# Inital Setup
rm(list = ls())
options(digits=12)
setwd("E:\\Google Drive UW\\C2Smart-ReachNow\\code\\RN_Sea\\data_analysis")
#install.packages("readxl")
#install.packages("dplyr")
#install.packages("rworldmap")
#install.packages("ggmap")
#install.packages(c("mapproj", "maps"))
#install.packages("lubridate")


library(readxl)
library(dplyr)
## 
## Attaching package: 'dplyr'
## The following objects are masked from 'package:stats':
## 
##     filter, lag
## The following objects are masked from 'package:base':
## 
##     intersect, setdiff, setequal, union
library(maps)
library(mapproj)

# Read the trip data from the excel file
# Total ReachNow i3 data for USA
RN_US_data <- read_excel("i3_TRIP_DATA_REACHNOW_USA.xlsx")
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28781 / R28781C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28781 / R28781C17: got '2033 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28782 / R28782C13: got '4815 SW Alaska St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28782 / R28782C17: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28785 / R28785C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28785 / R28785C17: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28786 / R28786C13: got '123-199 NW 105th St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28786 / R28786C17: got '7309 17th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28787 / R28787C13: got '10035 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28787 / R28787C17: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28788 / R28788C13: got '200-214 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28788 / R28788C17: got '2309 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28789 / R28789C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28789 / R28789C17: got '2015-2021 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28790 / R28790C13: got '3659 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28790 / R28790C17: got '339 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28793 / R28793C13: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28793 / R28793C17: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28795 / R28795C13: got '1000 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28795 / R28795C17: got '531-599 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28796 / R28796C13: got '949 S College St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28796 / R28796C17: got '1400-1470 W Newton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28798 / R28798C13: got '83 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28798 / R28798C17: got '1807-1815 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28799 / R28799C13: got '1807-1815 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28799 / R28799C17: got '1200 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28800 / R28800C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28800 / R28800C17: got '907 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28801 / R28801C13: got '1916 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28801 / R28801C17: got '2559-2569 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28802 / R28802C13: got '3825 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28802 / R28802C17: got '901-949 S College St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28803 / R28803C13: got '1801-1809 25th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28803 / R28803C17: got '311 Coryell Ct E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28804 / R28804C13: got '10331 15th Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28804 / R28804C17: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28805 / R28805C13: got '901-949 S College St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28805 / R28805C17: got '4501-4505 35th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28806 / R28806C13: got '6414-6418 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28806 / R28806C17: got '1705 E Columbia St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28807 / R28807C13: got '323 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28807 / R28807C17: got '1400 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28808 / R28808C13: got '301-399 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28808 / R28808C17: got '551-599 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28809 / R28809C13: got '4224-4228 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28809 / R28809C17: got '2104 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28810 / R28810C13: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28810 / R28810C17: got '713 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28811 / R28811C13: got '801 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28811 / R28811C17: got '2288-2298 W Commodore
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28813 / R28813C13: got '37-61 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28813 / R28813C17: got '3201-3231 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28814 / R28814C13: got '1615 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28814 / R28814C17: got '511-517 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28815 / R28815C13: got '3201-3231 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28815 / R28815C17: got '2302 46th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28816 / R28816C13: got '433 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28816 / R28816C17: got '535 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28817 / R28817C13: got '138 N 74th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28817 / R28817C17: got '5398 Russell Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28818 / R28818C13: got '2139-2199 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28818 / R28818C17: got '7701-7707 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28819 / R28819C13: got '300-312 N 71st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28819 / R28819C17: got '6414-6418 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28820 / R28820C13: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28820 / R28820C17: got '300-312 N 71st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28822 / R28822C13: got '311 Coryell Ct E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28822 / R28822C17: got '1701-1749 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28824 / R28824C13: got '5607 Keystone Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28824 / R28824C17: got '401-451 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28827 / R28827C13: got '3214-3218 Conkling Pl
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28827 / R28827C17: got '1759 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28828 / R28828C13: got '1759 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28828 / R28828C17: got '3033 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28829 / R28829C13: got '1-37 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28829 / R28829C17: got '83 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28830 / R28830C13: got '201-249 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28830 / R28830C17: got '111 W John St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28832 / R28832C13: got '551-599 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28832 / R28832C17: got '839 NE 56th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28834 / R28834C13: got '515-527 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28834 / R28834C17: got '433 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28835 / R28835C13: got '345 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28835 / R28835C17: got '200-214 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28836 / R28836C13: got '2033 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28836 / R28836C17: got '5500-5510 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28837 / R28837C13: got '5500-5510 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28837 / R28837C17: got '8351 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28838 / R28838C13: got '1400 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28838 / R28838C17: got '421 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28839 / R28839C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28839 / R28839C17: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28840 / R28840C13: got '3401-3449 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28840 / R28840C17: got '2032 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28843 / R28843C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28843 / R28843C17: got '909 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28845 / R28845C13: got '8400 Stone Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28845 / R28845C17: got '1-37 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28846 / R28846C13: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28846 / R28846C17: got '1716-1798 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28847 / R28847C13: got '5031-5033 16th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28847 / R28847C17: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28848 / R28848C13: got '4319 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28848 / R28848C17: got '303-307 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28850 / R28850C13: got '1516 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28850 / R28850C17: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28852 / R28852C13: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28852 / R28852C17: got '3046-3198 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28853 / R28853C13: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28853 / R28853C17: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28854 / R28854C13: got '303-307 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28854 / R28854C17: got '10035 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28855 / R28855C13: got '1220 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28855 / R28855C17: got '3401-3449 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28856 / R28856C13: got '1701-1749 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28856 / R28856C17: got '1601-1649 E Thomas
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28857 / R28857C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28857 / R28857C17: got '323 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28858 / R28858C13: got '2032 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28858 / R28858C17: got '2017 N 78th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28860 / R28860C13: got '2909-2917 NE Blakeley
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28860 / R28860C17: got '827 NE 56th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28861 / R28861C13: got '839 NE 56th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28861 / R28861C17: got '2909-2917 NE Blakeley
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28862 / R28862C13: got '3821 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28862 / R28862C17: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28863 / R28863C13: got '7303 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28863 / R28863C17: got '6101-6199 26th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28864 / R28864C13: got '531-599 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28864 / R28864C17: got '7303 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28865 / R28865C13: got '5737-5743 61st Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28865 / R28865C17: got '4327 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28866 / R28866C13: got '4327 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28866 / R28866C17: got '5743 61st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28867 / R28867C13: got '1425 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28867 / R28867C17: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28869 / R28869C13: got '535 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28869 / R28869C17: got '1425 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28870 / R28870C13: got '421 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28870 / R28870C17: got '2830-2850 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28871 / R28871C13: got '401-451 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28871 / R28871C17: got '1916 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28872 / R28872C13: got '8551 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28872 / R28872C17: got '501-543 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28873 / R28873C13: got '226 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28873 / R28873C17: got '8551 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28874 / R28874C13: got '111 W John St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28874 / R28874C17: got '1460-1488 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28875 / R28875C13: got '4201-4215 26th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28875 / R28875C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28876 / R28876C13: got '511-517 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28876 / R28876C17: got '301-399 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28877 / R28877C13: got '1242-1266 S Angelo
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28877 / R28877C17: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28878 / R28878C13: got '3411-3417 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28878 / R28878C17: got '1000 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28879 / R28879C13: got '1460-1488 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28879 / R28879C17: got '3507 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28880 / R28880C13: got '3507 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28880 / R28880C17: got '4601-4699 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28881 / R28881C13: got '4601-4699 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28881 / R28881C17: got '3659 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28882 / R28882C13: got '1716-1798 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28882 / R28882C17: got '4742 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28884 / R28884C13: got '5398 Russell Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28884 / R28884C17: got '124 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28886 / R28886C13: got '2309 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28886 / R28886C17: got '615 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28887 / R28887C13: got '615 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28887 / R28887C17: got '200-228 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28892 / R28892C13: got '1015 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28892 / R28892C17: got '201-249 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28893 / R28893C13: got '1200 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28893 / R28893C17: got '1400-1468 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28894 / R28894C13: got '1400-1468 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28894 / R28894C17: got '37-61 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28895 / R28895C13: got '523 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28895 / R28895C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28896 / R28896C13: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28896 / R28896C17: got '6833 36th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28898 / R28898C13: got '2260-2288 W Commodore
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28898 / R28898C17: got '7001 24th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28903 / R28903C13: got '1705 E Columbia St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28903 / R28903C17: got '321 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28905 / R28905C13: got '339 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28905 / R28905C17: got '10074-10298 32nd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28910 / R28910C13: got '4742 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28910 / R28910C17: got '2302 46th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28911 / R28911C13: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28911 / R28911C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28912 / R28912C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28912 / R28912C17: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28913 / R28913C13: got '2015-2017 N 78th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28913 / R28913C17: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28914 / R28914C13: got '1873-1901 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28914 / R28914C17: got '501-523 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28915 / R28915C13: got '2015-2021 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28915 / R28915C17: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28917 / R28917C13: got '6101-6199 26th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28917 / R28917C17: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28918 / R28918C13: got '1710 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28918 / R28918C17: got '1321-1399 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28919 / R28919C13: got '1511-1517 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28919 / R28919C17: got '5401-5417 22nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28920 / R28920C13: got '4101-4179 29th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28920 / R28920C17: got '4101-4179 29th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28921 / R28921C13: got '1356-1362 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28921 / R28921C17: got '1710 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28922 / R28922C13: got '827 NE 56th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28922 / R28922C17: got '1632-1772 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28924 / R28924C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28924 / R28924C17: got '817-899 W Bothwell
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28925 / R28925C13: got '5401-5417 22nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28925 / R28925C17: got '7331 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28927 / R28927C13: got '299 E Blaine St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28927 / R28927C17: got '451-499 16th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28928 / R28928C13: got '522 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28928 / R28928C17: got '3709-3751 S Ferdinand
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28929 / R28929C13: got '1911 32nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28929 / R28929C17: got '1931-1999 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28930 / R28930C13: got '301-305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28930 / R28930C17: got '748-798 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28931 / R28931C13: got '2900-2998 S Holgate
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28931 / R28931C17: got '2701-2707 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28932 / R28932C13: got '321 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28932 / R28932C17: got '6203-6207 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28935 / R28935C13: got '5100-5198 NE
## Laurelcrest Ln, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28935 / R28935C17: got '1911 32nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28936 / R28936C13: got '451-499 16th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28936 / R28936C17: got '5015 Nicklas Pl NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28937 / R28937C13: got '5015 Nicklas Pl NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28937 / R28937C17: got '5100-5198 NE
## Laurelcrest Ln, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28940 / R28940C13: got '519-601 W Mercer Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28940 / R28940C17: got '1317 Willard Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28941 / R28941C13: got '4005 41st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28941 / R28941C17: got '1827 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28942 / R28942C13: got '4400-4498 Williams
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28942 / R28942C17: got '3601-3617 Francis Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28943 / R28943C13: got '1401-1405 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28943 / R28943C17: got '4400-4498 Williams
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28944 / R28944C13: got '2505 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28944 / R28944C17: got '355 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28945 / R28945C13: got '345 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28945 / R28945C17: got '1601-1649 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28946 / R28946C13: got '8351 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28946 / R28946C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28947 / R28947C13: got '2701-2707 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28947 / R28947C17: got '915 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28948 / R28948C13: got '1250-1260 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28948 / R28948C17: got '719 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28950 / R28950C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28950 / R28950C17: got '1701 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28951 / R28951C13: got '601-615 Pasadena Pl
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28951 / R28951C17: got '1511-1517 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28952 / R28952C13: got '1719-1721 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28952 / R28952C17: got '401 NE Northlake Way,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28953 / R28953C13: got '1356-1362 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28953 / R28953C17: got '700-750 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28954 / R28954C13: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28954 / R28954C17: got '5632 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28955 / R28955C13: got '5632 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28955 / R28955C17: got '929-999 N 40th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28956 / R28956C13: got '400-500 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28956 / R28956C17: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28958 / R28958C13: got '755-895 S Forest St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28958 / R28958C17: got '3201-3223 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28959 / R28959C13: got '1813 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28959 / R28959C17: got '755-895 S Forest St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28960 / R28960C13: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28960 / R28960C17: got '1356-1362 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28961 / R28961C13: got '1601-1649 E Thomas
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28961 / R28961C17: got '1601-1649 E Thomas
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28962 / R28962C13: got '929-999 N 40th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28962 / R28962C17: got '101 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28963 / R28963C13: got '700-750 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28963 / R28963C17: got '2528 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28966 / R28966C13: got '719 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28966 / R28966C17: got '214 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28967 / R28967C13: got '214 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28967 / R28967C17: got '1401-1405 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28968 / R28968C13: got '1601-1649 E Thomas
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28968 / R28968C17: got '2251 E Roanoke St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28971 / R28971C13: got '7325 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28971 / R28971C17: got '345 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28972 / R28972C13: got '200-228 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28972 / R28972C17: got '787-799 Eastlake Ave
## E, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28974 / R28974C13: got '3033 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28974 / R28974C17: got '2348-2350 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28975 / R28975C13: got '4717 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28975 / R28975C17: got '4230-4240 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28977 / R28977C13: got '7001 24th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28977 / R28977C17: got '661-681 Maynard Ave
## S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28978 / R28978C13: got '401-469 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28978 / R28978C17: got '2815 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28979 / R28979C13: got '748-798 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28979 / R28979C17: got '2371 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28980 / R28980C13: got '391-399 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28980 / R28980C17: got '5606-5608 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28981 / R28981C13: got '1931-1999 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28981 / R28981C17: got '2811 Mt Rainier Dr S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28982 / R28982C13: got '2401 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28982 / R28982C17: got '4308 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28983 / R28983C13: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28983 / R28983C17: got '957-999 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28984 / R28984C13: got '7001 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28984 / R28984C17: got '3401-3499 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28985 / R28985C13: got '6833 36th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28985 / R28985C17: got '7001 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28986 / R28986C13: got '4501-4505 35th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28986 / R28986C17: got '391-399 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28988 / R28988C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28988 / R28988C17: got '551 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28989 / R28989C13: got '355 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28989 / R28989C17: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28990 / R28990C13: got '245-285 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28990 / R28990C17: got '522 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28991 / R28991C13: got '907 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28991 / R28991C17: got '1813 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M28992 / R28992C13: got '909 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28992 / R28992C17: got '2301-2323 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28993 / R28993C13: got '1300-1350 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28993 / R28993C17: got '901-999 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28994 / R28994C13: got '901-999 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28994 / R28994C17: got '4717 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28996 / R28996C13: got '123 NW 105th St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q28996 / R28996C17: got '401-469 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28997 / R28997C13: got '3601-3617 Francis Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28997 / R28997C17: got '2505 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M28998 / R28998C13: got '7701-7707 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q28998 / R28998C17: got '315 N 102nd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29000 / R29000C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29000 / R29000C17: got '245-285 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29001 / R29001C13: got '1827 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29001 / R29001C17: got '710 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29002 / R29002C13: got '710 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29002 / R29002C17: got '1801-1855 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29005 / R29005C13: got '10074-10298 32nd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29005 / R29005C17: got '2500-2598 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29006 / R29006C13: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29006 / R29006C17: got '1356-1362 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29009 / R29009C13: got '1321-1399 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29009 / R29009C17: got '2124 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29010 / R29010C13: got '3709-3751 S Ferdinand
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29010 / R29010C17: got '3860 Letitia Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29011 / R29011C13: got '2554-2598 E Montlake
## Pl E, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29011 / R29011C17: got '1300-1350 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29012 / R29012C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29012 / R29012C17: got '400-500 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29013 / R29013C13: got '661-681 Maynard Ave
## S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29013 / R29013C17: got '3601-3699 SW Edmunds
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29014 / R29014C13: got '6631 SW Admiral Way,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29014 / R29014C17: got '2622-2626 45th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29015 / R29015C13: got '617 8th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29015 / R29015C17: got '10074-10298 32nd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29016 / R29016C13: got '787-799 Eastlake Ave
## E, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29016 / R29016C17: got '7325 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29017 / R29017C13: got '7309 17th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29017 / R29017C17: got '1250-1260 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29018 / R29018C13: got '4230-4240 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29018 / R29018C17: got '901-999 E Shelby St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29019 / R29019C13: got '915 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29019 / R29019C17: got '501-505 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29020 / R29020C13: got '124 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29020 / R29020C17: got '1719-1721 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29022 / R29022C13: got '3201-3223 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29022 / R29022C17: got '4701-4825 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29023 / R29023C13: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29023 / R29023C17: got '2393-2499 Gilman Dr
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29024 / R29024C13: got '1400-1470 W Newton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29024 / R29024C17: got '3468 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29025 / R29025C13: got '3468 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29025 / R29025C17: got '519-601 W Mercer Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29026 / R29026C13: got '2104 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29026 / R29026C17: got '1873-1901 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29027 / R29027C13: got '1559-1575 S Lander
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29027 / R29027C17: got '1446-1498 S Dakota
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29028 / R29028C13: got '501-523 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29028 / R29028C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29029 / R29029C13: got '477-499 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29029 / R29029C17: got '6555 5th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29030 / R29030C13: got '6555 5th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29030 / R29030C17: got '2401 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29031 / R29031C13: got '2301-2323 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29031 / R29031C17: got '477-499 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29032 / R29032C13: got '136-198 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29032 / R29032C17: got '111 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29033 / R29033C13: got '2124 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29033 / R29033C17: got '1005 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29034 / R29034C13: got '4308 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29034 / R29034C17: got '3016 NW 72nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29035 / R29035C13: got '713 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29035 / R29035C17: got '136-198 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29039 / R29039C13: got '3046-3198 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29039 / R29039C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29042 / R29042C13: got '4002 Pasadena Pl NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29042 / R29042C17: got '1559-1575 S Lander
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29043 / R29043C13: got '1801-1855 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29043 / R29043C17: got '617 8th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29046 / R29046C13: got '2900-2998 S Holgate
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29046 / R29046C17: got '2900-2998 S Holgate
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29047 / R29047C13: got '1200-1298 N 88th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29047 / R29047C17: got '10601-10615 Bagley
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29056 / R29056C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29056 / R29056C17: got '3414-3418 Walnut Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29057 / R29057C13: got '5875-5907 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29057 / R29057C17: got '151 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29058 / R29058C13: got '2401-2599 Lorentz Pl
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29058 / R29058C17: got '1025 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29061 / R29061C13: got '4701-4825 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29061 / R29061C17: got '2401 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29062 / R29062C13: got '2711-2717 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29062 / R29062C17: got '4701-4825 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29063 / R29063C13: got '4101-4179 29th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29063 / R29063C17: got '414-416 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29064 / R29064C13: got '553 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29064 / R29064C17: got '1314 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29065 / R29065C13: got '1025 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29065 / R29065C17: got '4722-4724 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29066 / R29066C13: got '127 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29066 / R29066C17: got '7721 57th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29067 / R29067C13: got '816-886 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29067 / R29067C17: got '2644-2798 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29068 / R29068C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29068 / R29068C17: got '5119 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29070 / R29070C13: got '1317 Willard Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29070 / R29070C17: got '306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29071 / R29071C13: got '8218-8222 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29071 / R29071C17: got '1200-1298 N 88th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29073 / R29073C13: got '2644-2798 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29073 / R29073C17: got '1412-1426 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29075 / R29075C13: got '2807 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29075 / R29075C17: got '300-348 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29076 / R29076C13: got '2401 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29076 / R29076C17: got '2800 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29077 / R29077C13: got '1601-1649 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29077 / R29077C17: got '3503 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29078 / R29078C13: got '414-416 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29078 / R29078C17: got '1805 38th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29079 / R29079C13: got '1103 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29079 / R29079C17: got '1101 N Northlake Way,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29080 / R29080C13: got '2521-2531 W Montlake
## Pl E, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29080 / R29080C17: got '1103 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29081 / R29081C13: got '1911 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29081 / R29081C17: got '411 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29082 / R29082C13: got '2528 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29082 / R29082C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29083 / R29083C13: got '801-807 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29083 / R29083C17: got '940-944 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29085 / R29085C13: got '2515 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29085 / R29085C17: got '1610 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29086 / R29086C13: got '1432 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29086 / R29086C17: got '2515 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29087 / R29087C13: got '6203-6207 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29087 / R29087C17: got '553 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29088 / R29088C13: got '2302 46th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29088 / R29088C17: got '2565-2597 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29091 / R29091C13: got '4625-4631 Union Bay
## Pl NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29091 / R29091C17: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29092 / R29092C13: got '787-815 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29092 / R29092C17: got '4625-4631 Union Bay
## Pl NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29093 / R29093C13: got '3401-3499 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29093 / R29093C17: got '5875-5907 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29094 / R29094C13: got '1300-1316 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29094 / R29094C17: got '2348-2350 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29095 / R29095C13: got '2348-2350 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29095 / R29095C17: got '1200-1298 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29097 / R29097C13: got '801 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29097 / R29097C17: got '1300-1316 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29098 / R29098C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29098 / R29098C17: got '1001-1015 NE 97th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29101 / R29101C13: got '1700 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29101 / R29101C17: got '2031 Waverly Pl N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29102 / R29102C13: got '5606-5608 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29102 / R29102C17: got '787-815 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29103 / R29103C13: got '201-247 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29103 / R29103C17: got '5258 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29104 / R29104C13: got '1600-1620 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29104 / R29104C17: got '2401-2599 Lorentz Pl
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29105 / R29105C13: got '6101-6103 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29105 / R29105C17: got '1615-1619 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29106 / R29106C13: got '1615-1619 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29106 / R29106C17: got '6723-6727 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29107 / R29107C13: got '1701 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29107 / R29107C17: got '6101-6103 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29108 / R29108C13: got '6329-6337 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29108 / R29108C17: got '701-799 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29110 / R29110C13: got '817-899 W Bothwell
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29110 / R29110C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29111 / R29111C13: got '101 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29111 / R29111C17: got '3600-3616 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29112 / R29112C13: got '10063 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29112 / R29112C17: got '3951-3961 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29113 / R29113C13: got '300-348 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29113 / R29113C17: got '6329-6337 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29115 / R29115C13: got '2500-2502 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29115 / R29115C17: got '251-275 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29116 / R29116C13: got '3503 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29116 / R29116C17: got '1521 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29117 / R29117C13: got '1521 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29117 / R29117C17: got '2501-2531 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29118 / R29118C13: got '100-198 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29118 / R29118C17: got '1001-1099 W Nickerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29119 / R29119C13: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29119 / R29119C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29120 / R29120C13: got '1101 N Northlake Way,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29120 / R29120C17: got '7522-7528 10th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29123 / R29123C13: got '1633 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29123 / R29123C17: got '5032 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29124 / R29124C13: got '2500-2598 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29124 / R29124C17: got '529 N 82nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29127 / R29127C13: got '1504 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29127 / R29127C17: got '1-49 S Alaska St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29129 / R29129C13: got '1525 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29129 / R29129C17: got '1911 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29130 / R29130C13: got '2393-2499 Gilman Dr
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29130 / R29130C17: got '4552-4598 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29131 / R29131C13: got '9313 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29131 / R29131C17: got '1700 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29132 / R29132C13: got '3601-3699 SW Edmunds
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29132 / R29132C17: got '801-807 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29133 / R29133C13: got '3600-3616 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29133 / R29133C17: got '52-53 5th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29134 / R29134C13: got '2371 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29134 / R29134C17: got '123 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29135 / R29135C13: got '200-228 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29135 / R29135C17: got '1633 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29136 / R29136C13: got '4272-4398 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29136 / R29136C17: got '1401-1415 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29137 / R29137C13: got '1811 N 95th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29137 / R29137C17: got '4741-4751 12th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29138 / R29138C13: got '2800 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29138 / R29138C17: got '1811 N 95th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29141 / R29141C13: got '315 N 102nd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29141 / R29141C17: got '39-99 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29142 / R29142C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29142 / R29142C17: got '3300 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29143 / R29143C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29143 / R29143C17: got '7510-7514 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29144 / R29144C13: got '957-999 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29144 / R29144C17: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29145 / R29145C13: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29145 / R29145C17: got '957-999 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29146 / R29146C13: got '6101-6103 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29146 / R29146C17: got '6017-6247 Seaview Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29147 / R29147C13: got '1412-1426 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29147 / R29147C17: got '1243-1499 NE 102nd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29148 / R29148C13: got '401-469 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29148 / R29148C17: got '3809 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29150 / R29150C13: got '3860 Letitia Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29150 / R29150C17: got '6415 Flora Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29151 / R29151C13: got '4552-4598 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29151 / R29151C17: got '914-918 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29153 / R29153C13: got '201-299 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29153 / R29153C17: got '200-248 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29155 / R29155C13: got '809 38th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29155 / R29155C17: got '200-228 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29156 / R29156C13: got '7317-7321 53rd Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29156 / R29156C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29157 / R29157C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29157 / R29157C17: got '7317-7321 53rd Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29158 / R29158C13: got '1805 38th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29158 / R29158C17: got '2813 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29159 / R29159C13: got '151 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29159 / R29159C17: got '7123-7127 58th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29162 / R29162C13: got '123 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29162 / R29162C17: got '3418 S Mt Baker Blvd,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29163 / R29163C13: got '3418 S Mt Baker Blvd,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29163 / R29163C17: got '5578-5590 Airport Way
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29164 / R29164C13: got '733 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29164 / R29164C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29166 / R29166C13: got '940-944 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29166 / R29166C17: got '100-198 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29167 / R29167C13: got '1610 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29167 / R29167C17: got '1810 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29168 / R29168C13: got '2501-2531 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29168 / R29168C17: got '423 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29169 / R29169C13: got '423 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29169 / R29169C17: got '301 NW 55th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29170 / R29170C13: got '301 NW 55th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29170 / R29170C17: got '401-469 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29171 / R29171C13: got '10301 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29171 / R29171C17: got '1300-1324 N 90th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29172 / R29172C13: got '551 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29172 / R29172C17: got '6101-6103 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29173 / R29173C13: got '7522-7528 10th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29173 / R29173C17: got '1300-1324 N 90th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29174 / R29174C13: got '1300-1324 N 90th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29174 / R29174C17: got '319 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29175 / R29175C13: got '10300-10332 Evanston
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29175 / R29175C17: got '10400-10498 Dayton
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29176 / R29176C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29176 / R29176C17: got '201-247 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29177 / R29177C13: got '4225-4343 Beach Dr
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29177 / R29177C17: got '2306-2310 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29178 / R29178C13: got '101-145 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29178 / R29178C17: got '2106 Fairmount Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29179 / R29179C13: got '1206 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29179 / R29179C17: got '7033 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29182 / R29182C13: got '2559-2569 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29182 / R29182C17: got '1504 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29183 / R29183C13: got '1446-1498 S Dakota
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29183 / R29183C17: got '2711-2717 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29185 / R29185C13: got '3300 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29185 / R29185C17: got '4225-4343 Beach Dr
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29187 / R29187C13: got '39-99 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29187 / R29187C17: got '26-27 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29189 / R29189C13: got '2815 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29189 / R29189C17: got '518 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29190 / R29190C13: got '319 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29190 / R29190C17: got '201-299 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29191 / R29191C13: got '529 N 82nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29191 / R29191C17: got '513 Maynard Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29192 / R29192C13: got '1314 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29192 / R29192C17: got '900 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29193 / R29193C13: got '900 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29193 / R29193C17: got '724-798 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29194 / R29194C13: got '724-798 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29194 / R29194C17: got '186 34th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29196 / R29196C13: got '1853-1999 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29196 / R29196C17: got '201-249 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29197 / R29197C13: got '901-999 E Shelby St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29197 / R29197C17: got '2521-2531 W Montlake
## Pl E, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29198 / R29198C13: got '5258 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29198 / R29198C17: got '127 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29200 / R29200C13: got '306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29200 / R29200C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29201 / R29201C13: got '2565-2597 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29201 / R29201C17: got '1432 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29202 / R29202C13: got '55 5th Ave, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29202 / R29202C17: got '1600-1620 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29203 / R29203C13: got '4722-4724 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29203 / R29203C17: got '1206 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29204 / R29204C13: got '200-248 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29204 / R29204C17: got '1525 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29205 / R29205C13: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29205 / R29205C17: got '4272-4398 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29207 / R29207C13: got '215-227 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29207 / R29207C17: got '911-923 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29209 / R29209C13: got '1200-1298 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29209 / R29209C17: got '215-227 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29210 / R29210C13: got '4741-4751 12th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29210 / R29210C17: got '801 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29211 / R29211C13: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29211 / R29211C17: got '816-886 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29212 / R29212C13: got '2514 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29212 / R29212C17: got '5300-5310 Shilshole
## Ave NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29213 / R29213C13: got '2219 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29213 / R29213C17: got '3912-3918 S Edmunds
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29216 / R29216C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29216 / R29216C17: got '1901-1937 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29224 / R29224C13: got '2348-2350 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29224 / R29224C17: got '800-812 E Prospect
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29226 / R29226C13: got '1601-1607 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29226 / R29226C17: got '157 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29228 / R29228C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29228 / R29228C17: got '1112 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29229 / R29229C13: got '410 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29229 / R29229C17: got '200 W Thomas St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29231 / R29231C13: got '1-29 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29231 / R29231C17: got '1906-1998 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29232 / R29232C13: got '957-999 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29232 / R29232C17: got '2800-2898 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29233 / R29233C13: got '7721 57th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29233 / R29233C17: got '5609 Kirkwood Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29234 / R29234C13: got '5609 Kirkwood Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29234 / R29234C17: got '7721 57th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29235 / R29235C13: got '1112 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29235 / R29235C17: got '1428 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29236 / R29236C13: got '1001-1099 W Nickerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29236 / R29236C17: got '10506 12th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29237 / R29237C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29237 / R29237C17: got '3809 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29238 / R29238C13: got '10400-10498 Dayton
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29238 / R29238C17: got '411 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29239 / R29239C13: got '2323 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29239 / R29239C17: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29240 / R29240C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29240 / R29240C17: got '2323 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29241 / R29241C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29241 / R29241C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29242 / R29242C13: got '1300-1324 N 90th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29242 / R29242C17: got '1200-1298 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29244 / R29244C13: got '2031 Waverly Pl N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29244 / R29244C17: got '5301-5313 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29245 / R29245C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29245 / R29245C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29246 / R29246C13: got '4112 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29246 / R29246C17: got '4410 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29247 / R29247C13: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29247 / R29247C17: got '601 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29248 / R29248C13: got '1412 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29248 / R29248C17: got '11 W Aloha St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29249 / R29249C13: got '7510-7514 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29249 / R29249C17: got '901 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29251 / R29251C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29251 / R29251C17: got '343-373 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29252 / R29252C13: got '1801-1855 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29252 / R29252C17: got '338 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29253 / R29253C13: got '125 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29253 / R29253C17: got '1801-1855 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29254 / R29254C13: got '1906-1998 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29254 / R29254C17: got '8059 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29255 / R29255C13: got '307 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29255 / R29255C17: got '5429 Russell Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29256 / R29256C13: got '411 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29256 / R29256C17: got '2225 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29258 / R29258C13: got '601 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29258 / R29258C17: got '1168-1186 Boylston
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29259 / R29259C13: got '8600-8798 20th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29259 / R29259C17: got '1068-1092 Alder St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29260 / R29260C13: got '1001-1099 W Nickerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29260 / R29260C17: got '155-399 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29261 / R29261C13: got '155-399 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29261 / R29261C17: got '201-299 N 67th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29264 / R29264C13: got '1005 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29264 / R29264C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29265 / R29265C13: got '301-399 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29265 / R29265C17: got '326 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29266 / R29266C13: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29266 / R29266C17: got '5249 S Mayflower St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29267 / R29267C13: got '127-131 Bellevue Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29267 / R29267C17: got '500-598 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29269 / R29269C13: got '601-617 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29269 / R29269C17: got '5345 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29270 / R29270C13: got '338-382 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29270 / R29270C17: got '4410 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29271 / R29271C13: got '4410 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29271 / R29271C17: got '4410 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29272 / R29272C13: got '4410 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29272 / R29272C17: got '1318 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29273 / R29273C13: got '1318 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29273 / R29273C17: got '3810 S Edmunds St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29274 / R29274C13: got '400 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29274 / R29274C17: got '338-382 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29275 / R29275C13: got '186 34th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29275 / R29275C17: got '127-131 Bellevue Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29276 / R29276C13: got '4801-4899 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29276 / R29276C17: got '132-152 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29277 / R29277C13: got '2813 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29277 / R29277C17: got '2127-2199 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29278 / R29278C13: got '2103 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29278 / R29278C17: got '1523a NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29280 / R29280C13: got '1200-1298 N 88th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29280 / R29280C17: got '224 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29282 / R29282C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29282 / R29282C17: got '2601-2699 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29283 / R29283C13: got '6723-6727 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29283 / R29283C17: got '3600-3616 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29284 / R29284C13: got '1-43 Blaine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29284 / R29284C17: got '5601 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29285 / R29285C13: got '5455-5489 Shilshole
## Ave NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29285 / R29285C17: got '1-51 W Howe St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29287 / R29287C13: got '3951-3961 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29287 / R29287C17: got '9717 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29289 / R29289C13: got '326 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29289 / R29289C17: got '1764-1998 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29291 / R29291C13: got '5300-5310 Shilshole
## Ave NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29291 / R29291C17: got '509-599 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29292 / R29292C13: got '1801-1813 Harvard
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29292 / R29292C17: got '5455-5489 Shilshole
## Ave NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29293 / R29293C13: got '9717 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29293 / R29293C17: got '2514 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29294 / R29294C13: got '601-617 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29294 / R29294C17: got '1900-1904 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29295 / R29295C13: got '200 W Thomas St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29295 / R29295C17: got '2401-2439 Piedmont Pl
## W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29296 / R29296C13: got '325 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29296 / R29296C17: got '10510 19th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29297 / R29297C13: got '3600-3616 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29297 / R29297C17: got '410 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29298 / R29298C13: got '1115-1187 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29298 / R29298C17: got '633-657 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29299 / R29299C13: got '5119 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29299 / R29299C17: got '200-214 E Galer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29300 / R29300C13: got '200-214 E Galer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29300 / R29300C17: got '4801-4899 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29301 / R29301C13: got '7123-7127 58th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29301 / R29301C17: got '5551 30th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29302 / R29302C13: got '701-711 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29302 / R29302C17: got '301-399 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29303 / R29303C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29303 / R29303C17: got '9119-9199 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29304 / R29304C13: got '5345 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29304 / R29304C17: got '2100-2146 NW 85th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29305 / R29305C13: got '4272-4398 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29305 / R29305C17: got '312 NE 76th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29307 / R29307C13: got '501-505 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29307 / R29307C17: got '4272-4398 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29308 / R29308C13: got '1566-1598 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29308 / R29308C17: got '2807-2815 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29310 / R29310C13: got '2601 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29310 / R29310C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29311 / R29311C13: got '320-398 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29311 / R29311C17: got '1210 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29312 / R29312C13: got '1120-1124 Pike St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29312 / R29312C17: got '5547-5553 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29313 / R29313C13: got '5032 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29313 / R29313C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29314 / R29314C13: got '1630-1648 E Olive
## Way, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29314 / R29314C17: got '8600-8798 20th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29315 / R29315C13: got '800-812 E Prospect
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29315 / R29315C17: got '1201 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29316 / R29316C13: got '1134 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29316 / R29316C17: got '39 W Etruria St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29318 / R29318C13: got '1200-1298 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29318 / R29318C17: got '125 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29319 / R29319C13: got '914-918 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29319 / R29319C17: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29320 / R29320C13: got '513 Maynard Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29320 / R29320C17: got '2601 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29321 / R29321C13: got '2100-2146 NW 85th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29321 / R29321C17: got '8319 22nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29322 / R29322C13: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29322 / R29322C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29323 / R29323C13: got '338 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29323 / R29323C17: got '3617 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29325 / R29325C13: got '1001-1015 NE 97th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29325 / R29325C17: got '3810 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29326 / R29326C13: got '2300-2498 NE 82nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29326 / R29326C17: got '3836-3842 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29327 / R29327C13: got '224 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29327 / R29327C17: got '1566-1598 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29328 / R29328C13: got '501-543 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29328 / R29328C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29329 / R29329C13: got '1243-1499 NE 102nd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29329 / R29329C17: got '325 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29330 / R29330C13: got '1326 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29330 / R29330C17: got '320-398 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29332 / R29332C13: got '305 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29332 / R29332C17: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29333 / R29333C13: got '901-963 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29333 / R29333C17: got '304-308 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29334 / R29334C13: got '518 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29334 / R29334C17: got '901-963 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29335 / R29335C13: got '6017-6247 Seaview Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29335 / R29335C17: got '599 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29336 / R29336C13: got '901 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29336 / R29336C17: got '1-29 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29337 / R29337C13: got '4014 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29337 / R29337C17: got '301-399 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29338 / R29338C13: got '3809 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29338 / R29338C17: got '4014 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29339 / R29339C13: got '5743 61st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29339 / R29339C17: got '4705-4715 45th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29340 / R29340C13: got '2800-2898 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29340 / R29340C17: got '1914 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29342 / R29342C13: got '4705-4715 45th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29342 / R29342C17: got '400 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29343 / R29343C13: got '1900-1904 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29343 / R29343C17: got '1134 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29344 / R29344C13: got '1523a NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29344 / R29344C17: got '1720 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29345 / R29345C13: got '4537-4539 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29345 / R29345C17: got '3508 SW Andover St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29346 / R29346C13: got '2622-2626 45th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29346 / R29346C17: got '601-617 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29347 / R29347C13: got '1317 Willard Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29347 / R29347C17: got '3115-3121 Cascadia
## Ave S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29348 / R29348C13: got '3115-3121 Cascadia
## Ave S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29348 / R29348C17: got '601-617 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29349 / R29349C13: got '301-399 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29349 / R29349C17: got '1-43 Blaine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29351 / R29351C13: got '514 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29351 / R29351C17: got '1630-1648 E Olive
## Way, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29352 / R29352C13: got '1428 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29352 / R29352C17: got '1601-1607 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29353 / R29353C13: got '157 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29353 / R29353C17: got '2145 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29354 / R29354C13: got '4609 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29354 / R29354C17: got '4049 55th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29355 / R29355C13: got '4049 55th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29355 / R29355C17: got '4537-4539 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29356 / R29356C13: got '633-657 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29356 / R29356C17: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29357 / R29357C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29357 / R29357C17: got '2401 SW Alaska St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29358 / R29358C13: got '1068-1092 Alder St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29358 / R29358C17: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29359 / R29359C13: got '7033 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29359 / R29359C17: got '569-585 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29360 / R29360C13: got '132-152 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29360 / R29360C17: got '4609 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29361 / R29361C13: got '2221-2299 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29361 / R29361C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29362 / R29362C13: got '1809-1811 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29362 / R29362C17: got '5531 35th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29363 / R29363C13: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29363 / R29363C17: got '2221 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29364 / R29364C13: got '3912-3918 S Edmunds
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29364 / R29364C17: got '5501 Wilson Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29365 / R29365C13: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29365 / R29365C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29366 / R29366C13: got '5429 Russell Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29366 / R29366C17: got '411 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29367 / R29367C13: got '101-149 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29367 / R29367C17: got '2221-2299 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29368 / R29368C13: got '5601 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29368 / R29368C17: got '7209 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29369 / R29369C13: got '5301-5313 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29369 / R29369C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29371 / R29371C13: got '2225 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29371 / R29371C17: got '3335-3399 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29372 / R29372C13: got '1600 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29372 / R29372C17: got '3701-3767 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29373 / R29373C13: got '3810 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29373 / R29373C17: got '2300-2498 NE 82nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29374 / R29374C13: got '2306-2310 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29374 / R29374C17: got '2306-2310 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29375 / R29375C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29375 / R29375C17: got '2219 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29376 / R29376C13: got '3414-3418 Walnut Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29376 / R29376C17: got '1412 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29377 / R29377C13: got '343-373 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29377 / R29377C17: got '2103 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29378 / R29378C13: got '301 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29378 / R29378C17: got '3551 NE 88th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29382 / R29382C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29382 / R29382C17: got '701-711 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29386 / R29386C13: got '2221-2299 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29386 / R29386C17: got '1100-1114 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29387 / R29387C13: got '1100-1114 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29387 / R29387C17: got '1120-1124 Pike St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29388 / R29388C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29388 / R29388C17: got '1600 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29390 / R29390C13: got '10601-10615 Bagley
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29390 / R29390C17: got '1801-1813 Harvard
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29391 / R29391C13: got '2401-2439 Piedmont Pl
## W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29391 / R29391C17: got '307 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29392 / R29392C13: got '599 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29392 / R29392C17: got '1237 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29393 / R29393C13: got '1914 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29393 / R29393C17: got '4112 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29394 / R29394C13: got '500-598 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29394 / R29394C17: got '101-149 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29396 / R29396C13: got '7501 California Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29396 / R29396C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29398 / R29398C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29398 / R29398C17: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29402 / R29402C13: got '1237 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29402 / R29402C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29404 / R29404C13: got 'Union Square,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29404 / R29404C17: got '2648-2698 E Denny
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29409 / R29409C13: got '115 Battery St
## Tunnel, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29409 / R29409C17: got '2515 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29410 / R29410C13: got '8059 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29410 / R29410C17: got '1508 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29412 / R29412C13: got '8714-8720 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29412 / R29412C17: got '1003-1035 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29413 / R29413C13: got '201-299 N 67th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29413 / R29413C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29415 / R29415C13: got '5249 S Mayflower St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29415 / R29415C17: got '600-648 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29416 / R29416C13: got '3617 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29416 / R29416C17: got '2061-2065 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29418 / R29418C13: got '1508 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29418 / R29418C17: got '1717 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29419 / R29419C13: got '11 W Aloha St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29419 / R29419C17: got '517 23rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29420 / R29420C13: got '908-928 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29420 / R29420C17: got '515 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29421 / R29421C13: got '2323 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29421 / R29421C17: got '1200 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29422 / R29422C13: got '600-648 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29422 / R29422C17: got '305-309 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29423 / R29423C13: got '7721 57th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29423 / R29423C17: got '1583 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29424 / R29424C13: got '238-298 W Harrison
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29424 / R29424C17: got '1356-1398 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29425 / R29425C13: got '1124-1198 Columbia
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29425 / R29425C17: got '1356-1398 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29426 / R29426C13: got '4718-4720 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29426 / R29426C17: got '643 NW 89th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29427 / R29427C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29427 / R29427C17: got '2851-2893 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29428 / R29428C13: got '2851-2893 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29428 / R29428C17: got '1613 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29430 / R29430C13: got '1791-1799 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29430 / R29430C17: got '943 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29432 / R29432C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29432 / R29432C17: got '1511 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29434 / R29434C13: got '1815 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29434 / R29434C17: got '1404 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29435 / R29435C13: got '206-214 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29435 / R29435C17: got '3733 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29436 / R29436C13: got '1400-1408 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29436 / R29436C17: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29437 / R29437C13: got '1404 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29437 / R29437C17: got '1418-1422 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29438 / R29438C13: got '1720 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29438 / R29438C17: got '1706-1710 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29439 / R29439C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29439 / R29439C17: got '121 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29440 / R29440C13: got '533 Howe St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29440 / R29440C17: got '3000-3030 SW Manning
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29441 / R29441C13: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29441 / R29441C17: got '901-999 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29442 / R29442C13: got '1653-1701 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29442 / R29442C17: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29445 / R29445C13: got '600-698 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29445 / R29445C17: got '523-527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29447 / R29447C13: got '10391-10495 5th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29447 / R29447C17: got '1051-1099 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29448 / R29448C13: got '612 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29448 / R29448C17: got '2505 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29449 / R29449C13: got '7145-7151 45th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29449 / R29449C17: got '7513-7517 32nd Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29450 / R29450C13: got '3109-3115 NE 84th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29450 / R29450C17: got '3109-3115 NE 84th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29451 / R29451C13: got '3551 NE 88th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29451 / R29451C17: got '3109-3115 NE 84th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29452 / R29452C13: got '7145-7151 45th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29452 / R29452C17: got '7145-7151 45th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29453 / R29453C13: got '3109-3115 NE 84th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29453 / R29453C17: got '7145-7151 45th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29454 / R29454C13: got '7513-7517 32nd Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29454 / R29454C17: got '3115-3121 NE 84th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29455 / R29455C13: got '1511 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29455 / R29455C17: got '79-99 Broad St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29456 / R29456C13: got '3733 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29456 / R29456C17: got '1288 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29458 / R29458C13: got '3810 S Edmunds St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29458 / R29458C17: got '514 28th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29459 / R29459C13: got '1000-1098 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29459 / R29459C17: got '700-750 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29460 / R29460C13: got '305-311 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29460 / R29460C17: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29462 / R29462C13: got '722-898 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29462 / R29462C17: got '5311 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29463 / R29463C13: got '1356-1398 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29463 / R29463C17: got '3818 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29464 / R29464C13: got '2648-2698 E Denny
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29464 / R29464C17: got '1512-1598 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29467 / R29467C13: got '3861-3901 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29467 / R29467C17: got '612 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29468 / R29468C13: got '1001-1079 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29468 / R29468C17: got '3044 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29470 / R29470C13: got '144-152 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29470 / R29470C17: got '238-298 W Harrison
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29471 / R29471C13: got '501 Stadium Pl S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29471 / R29471C17: got '1101-1199 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29472 / R29472C13: got '119 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29472 / R29472C17: got '225 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29473 / R29473C13: got '2201 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29473 / R29473C17: got '49-99 McGraw St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29476 / R29476C13: got '2221 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29476 / R29476C17: got '567-631 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29477 / R29477C13: got '1731 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29477 / R29477C17: got '211-299 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29478 / R29478C13: got '928-1098 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29478 / R29478C17: got '1731 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29479 / R29479C13: got '211-299 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29479 / R29479C17: got '6 S Spokane St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29480 / R29480C13: got '105 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29480 / R29480C17: got '2396-2398 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29481 / R29481C13: got '531-537 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29481 / R29481C17: got '1539-1543 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29482 / R29482C13: got '643 NW 89th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29482 / R29482C17: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29483 / R29483C13: got '1418-1422 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29483 / R29483C17: got '5219-5231 Shilshole
## Ave NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29484 / R29484C13: got '1764-1998 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29484 / R29484C17: got '1764-1998 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29485 / R29485C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29485 / R29485C17: got '2644-2798 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29486 / R29486C13: got '2109-2199 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29486 / R29486C17: got '4722-4742 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29488 / R29488C13: got '1512-1598 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29488 / R29488C17: got '1719 Madrona Dr,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29489 / R29489C13: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29489 / R29489C17: got '601 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29490 / R29490C13: got '567-631 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29490 / R29490C17: got '144-152 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29491 / R29491C13: got '9119-9199 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29491 / R29491C17: got '5129 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29492 / R29492C13: got '291-337 3rd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29492 / R29492C17: got '2905 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29494 / R29494C13: got '1764-1998 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29494 / R29494C17: got '10391-10495 5th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29497 / R29497C13: got '5003 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29497 / R29497C17: got '4201-4249 7th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29498 / R29498C13: got '2201 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29498 / R29498C17: got '6405-6409 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29499 / R29499C13: got '2219 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29499 / R29499C17: got '5003 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29500 / R29500C13: got '401 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29500 / R29500C17: got '533 Howe St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29502 / R29502C13: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29502 / R29502C17: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29503 / R29503C13: got '1237 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29503 / R29503C17: got '3401-3499 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29504 / R29504C13: got '1051-1099 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29504 / R29504C17: got '249 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29505 / R29505C13: got '3401-3499 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29505 / R29505C17: got '901-947 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29507 / R29507C13: got '1210 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29507 / R29507C17: got '1000-1098 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29509 / R29509C13: got '3810 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29509 / R29509C17: got '401-407 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29511 / R29511C13: got '1-51 W Howe St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29511 / R29511C17: got '1791-1799 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29512 / R29512C13: got '901-947 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29512 / R29512C17: got '1601-1611 E Lynn St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29513 / R29513C13: got '6515 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29513 / R29513C17: got '531-537 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29514 / R29514C13: got '517 23rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29514 / R29514C17: got '6515 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29515 / R29515C13: got '105 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29515 / R29515C17: got '1274-1298 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29518 / R29518C13: got '2231 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29518 / R29518C17: got 'Union Square,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29519 / R29519C13: got '4306-4310 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29519 / R29519C17: got '3912 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29520 / R29520C13: got '3912 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29520 / R29520C17: got '7201-7299 East Green
## Lake Dr N, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29521 / R29521C13: got '523-527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29521 / R29521C17: got '4306-4310 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29524 / R29524C13: got '7201-7299 East Green
## Lake Dr N, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29524 / R29524C17: got '5265-5275 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29525 / R29525C13: got '5551 30th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29525 / R29525C17: got '2109-2199 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29527 / R29527C13: got '10506 12th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29527 / R29527C17: got '1124-1198 Columbia
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29528 / R29528C13: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29528 / R29528C17: got '119-121 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29529 / R29529C13: got '121 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29529 / R29529C17: got '1321 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29530 / R29530C13: got '32 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29530 / R29530C17: got '501 Stadium Pl S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29531 / R29531C13: got '600-650 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29531 / R29531C17: got '1761 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29532 / R29532C13: got '509-599 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29532 / R29532C17: got '915 W Blaine St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29533 / R29533C13: got '2515 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29533 / R29533C17: got '3861-3901 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29534 / R29534C13: got '1003-1035 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29534 / R29534C17: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29535 / R29535C13: got '1901-1937 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29535 / R29535C17: got '2219 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29537 / R29537C13: got '2800-2898 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29537 / R29537C17: got '1400-1408 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29538 / R29538C13: got '1411 E Olive Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29538 / R29538C17: got '105 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29539 / R29539C13: got '2501-2599 NE 49th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29539 / R29539C17: got '4017 41st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29541 / R29541C13: got '225 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29541 / R29541C17: got '1001-1079 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29542 / R29542C13: got '312 NE 76th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29542 / R29542C17: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29543 / R29543C13: got '700-750 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29543 / R29543C17: got '8714-8720 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29544 / R29544C13: got '1813 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29544 / R29544C17: got '2501-2599 NE 49th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29546 / R29546C13: got '1706-1710 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29546 / R29546C17: got '1813 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29547 / R29547C13: got '2807-2815 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29547 / R29547C17: got '206-214 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29548 / R29548C13: got '2901-3099 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29548 / R29548C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29549 / R29549C13: got '5265-5275 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29549 / R29549C17: got '2926 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29550 / R29550C13: got '1201 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29550 / R29550C17: got '1815 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29551 / R29551C13: got '411 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29551 / R29551C17: got '105 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29552 / R29552C13: got '2401 SW Alaska St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29552 / R29552C17: got '928-1098 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29553 / R29553C13: got '3836-3842 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29553 / R29553C17: got '1502-1506 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29554 / R29554C13: got '1-15 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29554 / R29554C17: got '3810 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29555 / R29555C13: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29555 / R29555C17: got '1411 E Olive Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29556 / R29556C13: got '49-99 McGraw St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29556 / R29556C17: got '908-928 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29557 / R29557C13: got '5501 Wilson Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29557 / R29557C17: got '3870 S Dawson St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29558 / R29558C13: got '2600 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29558 / R29558C17: got '2612 Rainier Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29559 / R29559C13: got '2612 Rainier Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29559 / R29559C17: got '1717 S Lucile St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29560 / R29560C13: got '5547-5553 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29560 / R29560C17: got '2600 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29561 / R29561C13: got '943 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29561 / R29561C17: got '949 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29562 / R29562C13: got '7209 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29562 / R29562C17: got '119 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29563 / R29563C13: got '79-99 Broad St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29563 / R29563C17: got '1723-1729 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29565 / R29565C13: got '949 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29565 / R29565C17: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29566 / R29566C13: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29566 / R29566C17: got '1101-1365 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29567 / R29567C13: got '901-999 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29567 / R29567C17: got '401 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29570 / R29570C13: got '8319 22nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29570 / R29570C17: got '3401-3429 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29571 / R29571C13: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29571 / R29571C17: got '2800-2898 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29572 / R29572C13: got '2601-2699 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29572 / R29572C17: got '115 Battery St
## Tunnel, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29574 / R29574C13: got '1168-1186 Boylston
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29574 / R29574C17: got '305-311 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29578 / R29578C13: got '401-407 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29578 / R29578C17: got '2201 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29579 / R29579C13: got '1356-1398 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29579 / R29579C17: got '619 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29580 / R29580C13: got '5129 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29580 / R29580C17: got '600-650 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29581 / R29581C13: got '39 W Etruria St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29581 / R29581C17: got '2901-3099 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29583 / R29583C13: got '1717 S Lucile St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29583 / R29583C17: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29584 / R29584C13: got '2505 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29584 / R29584C17: got '1545-1699 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29585 / R29585C13: got '2145 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29585 / R29585C17: got '2231 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29586 / R29586C13: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29586 / R29586C17: got '2323 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29587 / R29587C13: got '601 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29587 / R29587C17: got '701 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29589 / R29589C13: got '1539-1543 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29589 / R29589C17: got '2201 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29590 / R29590C13: got '1101-1115 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29590 / R29590C17: got '2208 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29591 / R29591C13: got '2061-2065 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29591 / R29591C17: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29592 / R29592C13: got '2130-2134 44th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29592 / R29592C17: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29597 / R29597C13: got '1101-1199 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29597 / R29597C17: got '4542-4546 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29598 / R29598C13: got '1274-1298 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29598 / R29598C17: got '900 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29603 / R29603C13: got '901 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29603 / R29603C17: got '1901-1999 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29604 / R29604C13: got '108 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29604 / R29604C17: got '5537 35th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29609 / R29609C13: got '2419 E Aloha St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29609 / R29609C17: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29611 / R29611C13: got '1719 Madrona Dr,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29611 / R29611C17: got '4508-4514 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29612 / R29612C13: got '1200 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29612 / R29612C17: got '900-998 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29613 / R29613C13: got '3508 SW Andover St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29613 / R29613C17: got '1742 S Hinds St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29614 / R29614C13: got '27-99 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29614 / R29614C17: got '108 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29615 / R29615C13: got '1575-1639 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29615 / R29615C17: got '505-511 W Mercer Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29616 / R29616C13: got '5531 35th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29616 / R29616C17: got '1575-1639 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29617 / R29617C13: got '2106 Fairmount Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29617 / R29617C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29618 / R29618C13: got '4508-4514 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29618 / R29618C17: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29619 / R29619C13: got '723-729 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29619 / R29619C17: got '3400-3448 NE 73rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29620 / R29620C13: got '147-199 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29620 / R29620C17: got '915 W Blaine St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29622 / R29622C13: got '2411-2415 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29622 / R29622C17: got '1165-1191 N 94th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29623 / R29623C13: got '339-369 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29623 / R29623C17: got '116 E Edgar St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29624 / R29624C13: got '621 WA-99, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29624 / R29624C17: got '2130-2134 44th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29625 / R29625C13: got '1017-1099 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29625 / R29625C17: got '733 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29627 / R29627C13: got '1200-1286 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29627 / R29627C17: got '1212 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29628 / R29628C13: got '4542-4546 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29628 / R29628C17: got '8033 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29630 / R29630C13: got '1016 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29630 / R29630C17: got '608-698 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29631 / R29631C13: got '2231 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29631 / R29631C17: got '2411-2415 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29632 / R29632C13: got '305-309 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29632 / R29632C17: got '817 1/2 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29633 / R29633C13: got '249 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29633 / R29633C17: got '500-528 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29634 / R29634C13: got '6405-6409 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29634 / R29634C17: got '27-99 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29636 / R29636C13: got '6 S Spokane St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29636 / R29636C17: got '1725 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29637 / R29637C13: got '11500-11512 28th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29637 / R29637C17: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29639 / R29639C13: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29639 / R29639C17: got '11500-11512 28th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29640 / R29640C13: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29640 / R29640C17: got '3401-3499 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29641 / R29641C13: got '3401-3499 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29641 / R29641C17: got '126-198 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29642 / R29642C13: got '1288 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29642 / R29642C17: got '850-888 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29643 / R29643C13: got '1601-1611 E Lynn St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29643 / R29643C17: got '900-998 E Roy St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29644 / R29644C13: got '923 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29644 / R29644C17: got '1201-1217 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29645 / R29645C13: got '1761 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29645 / R29645C17: got '3930-3960 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29646 / R29646C13: got 'Union Square,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29646 / R29646C17: got '2115 W Barrett St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29647 / R29647C13: got '3335-3399 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29647 / R29647C17: got '621 WA-99, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29648 / R29648C13: got '1321 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29648 / R29648C17: got '2419 E Aloha St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29652 / R29652C13: got '616 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29652 / R29652C17: got '1134-1138 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29653 / R29653C13: got '900-998 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29653 / R29653C17: got '1901-1999 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29654 / R29654C13: got '8511-8531 Nesbit Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29654 / R29654C17: got '501-519 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29655 / R29655C13: got '817 1/2 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29655 / R29655C17: got '901 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29656 / R29656C13: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29656 / R29656C17: got '923 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29657 / R29657C13: got '500-528 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29657 / R29657C17: got '147-199 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29658 / R29658C13: got '119-121 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29658 / R29658C17: got '1016 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29659 / R29659C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29659 / R29659C17: got '5223 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29661 / R29661C13: got '3818 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29661 / R29661C17: got '616 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29662 / R29662C13: got '515 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29662 / R29662C17: got '1017-1099 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29664 / R29664C13: got '901-1023 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29664 / R29664C17: got '2210-2294 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29667 / R29667C13: got '4722-4742 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29667 / R29667C17: got '1735 NE 106th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29668 / R29668C13: got '900 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29668 / R29668C17: got '723-729 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29669 / R29669C13: got '2644-2798 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29669 / R29669C17: got '2612 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29670 / R29670C13: got '1101-1199 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29670 / R29670C17: got '7607 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29671 / R29671C13: got '2926 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29671 / R29671C17: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29672 / R29672C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29672 / R29672C17: got '1101-1143 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29673 / R29673C13: got '1545-1699 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29673 / R29673C17: got '5421 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29674 / R29674C13: got '5900 West Green Lake
## Way N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29674 / R29674C17: got '9051-9057 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29675 / R29675C13: got '1101-1365 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29675 / R29675C17: got '949 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29676 / R29676C13: got '215 E Louisa St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29676 / R29676C17: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29677 / R29677C13: got '126-198 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29677 / R29677C17: got '215 E Louisa St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29678 / R29678C13: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29678 / R29678C17: got '800-850 Spring St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29679 / R29679C13: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29679 / R29679C17: got '2615 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29680 / R29680C13: got '900-998 E Roy St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29680 / R29680C17: got '901-1023 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29681 / R29681C13: got '7607 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29681 / R29681C17: got '4711-4727 40th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29682 / R29682C13: got '500-516 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29682 / R29682C17: got '1200-1286 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29685 / R29685C13: got '800-850 Spring St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29685 / R29685C17: got '7500-7798 11th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29686 / R29686C13: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29686 / R29686C17: got 'Union Square,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29687 / R29687C13: got '3930-3960 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29687 / R29687C17: got '3835-3899 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29688 / R29688C13: got '2210-2294 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29688 / R29688C17: got '4119 E Blaine St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29692 / R29692C13: got '1201-1217 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29692 / R29692C17: got '1201-1217 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29693 / R29693C13: got '4017 41st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29693 / R29693C17: got '2545 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29694 / R29694C13: got '301 NW 55th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29694 / R29694C17: got '4301 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29695 / R29695C13: got '701 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29695 / R29695C17: got '1721-1799 Taylor Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29696 / R29696C13: got '2905 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29696 / R29696C17: got '500-516 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29697 / R29697C13: got '249 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29697 / R29697C17: got '249 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29698 / R29698C13: got '1723-1729 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29698 / R29698C17: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29699 / R29699C13: got '909 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29699 / R29699C17: got '1503-1519 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29700 / R29700C13: got '1503-1519 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29700 / R29700C17: got '2145-2479 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29701 / R29701C13: got '3033-3199 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29701 / R29701C17: got '909 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29702 / R29702C13: got '2615 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29702 / R29702C17: got '3033-3199 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29703 / R29703C13: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29703 / R29703C17: got '2505 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29704 / R29704C13: got '1-49 S Alaska St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29704 / R29704C17: got '51-79 S Hudson St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29705 / R29705C13: got '2545 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29705 / R29705C17: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29706 / R29706C13: got '722 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29706 / R29706C17: got '2801-2821 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29707 / R29707C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29707 / R29707C17: got '323 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29711 / R29711C13: got '129-199 Belmont Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29711 / R29711C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29712 / R29712C13: got '2515-2519 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29712 / R29712C17: got '115-121 Belmont Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29714 / R29714C13: got '5311 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29714 / R29714C17: got '1518 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29717 / R29717C13: got '1742 S Hinds St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29717 / R29717C17: got '2515-2519 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29718 / R29718C13: got '1321-1399 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29718 / R29718C17: got '521 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29719 / R29719C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29719 / R29719C17: got '2272-2298 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29720 / R29720C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29720 / R29720C17: got '817 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29721 / R29721C13: got '722 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29721 / R29721C17: got '1321-1399 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29723 / R29723C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29723 / R29723C17: got '34-36 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29724 / R29724C13: got '505-511 W Mercer Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29724 / R29724C17: got '1721-1799 Taylor Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29725 / R29725C13: got '1721 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29725 / R29725C17: got '630-658 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29726 / R29726C13: got '915 W Blaine St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29726 / R29726C17: got '839-867 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29727 / R29727C13: got '2012 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29727 / R29727C17: got '4307 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29728 / R29728C13: got '2801-2821 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29728 / R29728C17: got '2515-2519 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29729 / R29729C13: got '8033 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29729 / R29729C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29731 / R29731C13: got '500 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29731 / R29731C17: got '761 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29732 / R29732C13: got '2501-2505 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29732 / R29732C17: got '917-921 N 82nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29733 / R29733C13: got '7500-7798 11th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29733 / R29733C17: got '4001 NE 50th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29734 / R29734C13: got '3615 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29734 / R29734C17: got '11-13 W Aloha St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29735 / R29735C13: got '37-61 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29735 / R29735C17: got '8019 27th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29736 / R29736C13: got '521 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29736 / R29736C17: got '1701-1799 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29737 / R29737C13: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29737 / R29737C17: got '7245-7319 Seaview Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29738 / R29738C13: got '735 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29738 / R29738C17: got '1016 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29739 / R29739C13: got '4214 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29739 / R29739C17: got '7755 Seaview Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29740 / R29740C13: got '601-615 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29740 / R29740C17: got '5543 26th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29741 / R29741C13: got '801-825 Howell St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29741 / R29741C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29742 / R29742C13: got '116 E Edgar St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29742 / R29742C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29744 / R29744C13: got '546-612 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29744 / R29744C17: got '125 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29746 / R29746C13: got '3870 S Dawson St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29746 / R29746C17: got '500 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29747 / R29747C13: got '633-699 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29747 / R29747C17: got '410-420 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29748 / R29748C13: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29748 / R29748C17: got '633-699 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29750 / R29750C13: got '121 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29750 / R29750C17: got '201-299 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29751 / R29751C13: got '817 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29751 / R29751C17: got '121 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29752 / R29752C13: got '1725 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29752 / R29752C17: got '1725 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29753 / R29753C13: got '2415-2499 E John St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29753 / R29753C17: got '1725 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29754 / R29754C13: got '1725 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29754 / R29754C17: got '2415-2499 E John St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29755 / R29755C13: got '2145-2479 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29755 / R29755C17: got '1201-1217 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29756 / R29756C13: got '761 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29756 / R29756C17: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29757 / R29757C13: got '1201-1217 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29757 / R29757C17: got '809 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29758 / R29758C13: got '55 5th Ave, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29758 / R29758C17: got '2012 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29759 / R29759C13: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29759 / R29759C17: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29760 / R29760C13: got '4201-4249 7th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29760 / R29760C17: got '6101-6111 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29761 / R29761C13: got '25 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29761 / R29761C17: got '8345 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29762 / R29762C13: got '5223 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29762 / R29762C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29763 / R29763C13: got '508-516 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29763 / R29763C17: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29764 / R29764C13: got '1101-1143 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29764 / R29764C17: got '500 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29765 / R29765C13: got '501-503 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29765 / R29765C17: got '1415-1453 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29766 / R29766C13: got '1415-1453 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29766 / R29766C17: got '600-698 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29767 / R29767C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29767 / R29767C17: got '54 5th Ave, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29768 / R29768C13: got '1501-1599 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29768 / R29768C17: got '1620 E Highland Dr,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29770 / R29770C13: got '410-420 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29770 / R29770C17: got '129-199 Belmont Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29771 / R29771C13: got '611 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29771 / R29771C17: got '119 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29773 / R29773C13: got '323 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29773 / R29773C17: got '1900 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29774 / R29774C13: got '1600 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29774 / R29774C17: got '4214 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29776 / R29776C13: got '1701-1799 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29776 / R29776C17: got '5799 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29777 / R29777C13: got '1221 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29777 / R29777C17: got '1924 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29778 / R29778C13: got '839-867 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29778 / R29778C17: got '3401-3405 Albion Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29780 / R29780C13: got '4001 NE 50th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29780 / R29780C17: got '2199 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29783 / R29783C13: got '355 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29783 / R29783C17: got '1501-1599 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29784 / R29784C13: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29784 / R29784C17: got '3733-3799 Burke Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29785 / R29785C13: got '2232-2236 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29785 / R29785C17: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29786 / R29786C13: got '3930 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29786 / R29786C17: got '2232-2236 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29787 / R29787C13: got '1701-1735 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29787 / R29787C17: got '1918 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29788 / R29788C13: got '500 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29788 / R29788C17: got '903 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29789 / R29789C13: got '1518 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29789 / R29789C17: got '735 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29790 / R29790C13: got '2115 W Barrett St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29790 / R29790C17: got '508-516 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29791 / R29791C13: got '1212 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29791 / R29791C17: got '7325 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29792 / R29792C13: got '4119 E Blaine St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29792 / R29792C17: got '1439 E Ward St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29793 / R29793C13: got '1439 E Ward St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29793 / R29793C17: got '2501-2505 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29794 / R29794C13: got '1924 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29794 / R29794C17: got '3719-3721 Burke Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29795 / R29795C13: got '1735 NE 106th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29795 / R29795C17: got '800 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29797 / R29797C13: got '1165-1191 N 94th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29797 / R29797C17: got '2149 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29798 / R29798C13: got '2149 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29798 / R29798C17: got '106 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29799 / R29799C13: got '2145-2479 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29799 / R29799C17: got '1221 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29800 / R29800C13: got '600-698 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29800 / R29800C17: got '958 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29801 / R29801C13: got '7325 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29801 / R29801C17: got '201-251 NE 44th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29803 / R29803C13: got '958 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29803 / R29803C17: got '3615 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29804 / R29804C13: got '630-658 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29804 / R29804C17: got '10718 Exeter Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29805 / R29805C13: got '4711-4727 40th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29805 / R29805C17: got '1600 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29806 / R29806C13: got '3835-3899 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29806 / R29806C17: got '601-615 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29807 / R29807C13: got '809-899 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29807 / R29807C17: got '403 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29809 / R29809C13: got '773-799 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29809 / R29809C17: got '37-61 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29811 / R29811C13: got '1501-1515 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29811 / R29811C17: got '611 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29812 / R29812C13: got '201-299 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29812 / R29812C17: got '1501-1515 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29813 / R29813C13: got '1900 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29813 / R29813C17: got '809-899 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29814 / R29814C13: got '501-519 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29814 / R29814C17: got '1701-1735 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29815 / R29815C13: got '125 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29815 / R29815C17: got '1939-1941 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29816 / R29816C13: got '3733-3799 Burke Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29816 / R29816C17: got '25 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29817 / R29817C13: got '2229-2235 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29817 / R29817C17: got '546-612 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29818 / R29818C13: got '2505 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29818 / R29818C17: got '3159-3165 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29820 / R29820C13: got '34-36 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29820 / R29820C17: got '2145-2479 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29821 / R29821C13: got '3401-3405 Albion Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29821 / R29821C17: got '3930 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29822 / R29822C13: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29822 / R29822C17: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29823 / R29823C13: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29823 / R29823C17: got '907-911 N 82nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29824 / R29824C13: got '917-921 N 82nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29824 / R29824C17: got '309-331 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29825 / R29825C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29825 / R29825C17: got '1819-1899 E John St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29826 / R29826C13: got '2917-2999 W Boston
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29826 / R29826C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29827 / R29827C13: got '2032 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29827 / R29827C17: got '550 14th Ave,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29828 / R29828C13: got '1819-1899 E John St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29828 / R29828C17: got '1500 Lakeview Blvd E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29829 / R29829C13: got '3000-3030 SW Manning
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29829 / R29829C17: got '1710B California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29841 / R29841C13: got '89-91 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29841 / R29841C17: got '1731 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29842 / R29842C13: got '3643-3661 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29842 / R29842C17: got '2117 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29844 / R29844C13: got '1801-1855 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29844 / R29844C17: got '1442-1496 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29849 / R29849C13: got '4032-4098 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29849 / R29849C17: got '613 NW 86th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29850 / R29850C13: got '1936 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29850 / R29850C17: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29851 / R29851C13: got '4307 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29851 / R29851C17: got '4838-4898 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29852 / R29852C13: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29852 / R29852C17: got '1901-1921 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29853 / R29853C13: got '1201-1217 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29853 / R29853C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29854 / R29854C13: got '106 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29854 / R29854C17: got '100-198 E Garfield
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29855 / R29855C13: got '510-530 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29855 / R29855C17: got '400-408 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29857 / R29857C13: got '101-199 NE Pacific
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29857 / R29857C17: got '1533 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29858 / R29858C13: got '100-198 E Garfield
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29858 / R29858C17: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29859 / R29859C13: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29859 / R29859C17: got '1238 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29860 / R29860C13: got '500-548 Spring St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29860 / R29860C17: got '411 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29862 / R29862C13: got '2512 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29862 / R29862C17: got '1001-1099 Summit Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29863 / R29863C13: got '1918 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29863 / R29863C17: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29864 / R29864C13: got '1901-1999 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29864 / R29864C17: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29865 / R29865C13: got '4101-4179 29th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29865 / R29865C17: got '4101-4179 29th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29866 / R29866C13: got '1250 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29866 / R29866C17: got '4101-4179 29th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29867 / R29867C13: got '600-698 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29867 / R29867C17: got '801-825 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29868 / R29868C13: got '101-199 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29868 / R29868C17: got '1001-1079 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29869 / R29869C13: got '1001-1099 Summit Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29869 / R29869C17: got '510-530 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29870 / R29870C13: got '1535 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29870 / R29870C17: got '425 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29873 / R29873C13: got '1132-1198 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29873 / R29873C17: got '1822 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29874 / R29874C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29874 / R29874C17: got '1930 Post Alley,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29875 / R29875C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29875 / R29875C17: got '1934 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29876 / R29876C13: got '1939-1941 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29876 / R29876C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29877 / R29877C13: got '8019 27th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29877 / R29877C17: got '1011 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29879 / R29879C13: got '4519-4555 25th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29879 / R29879C17: got '3401-3415 Densmore
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29880 / R29880C13: got '121 Lakeside Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29880 / R29880C17: got '3316 S College St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29881 / R29881C13: got '7755 Seaview Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29881 / R29881C17: got '1400-1408 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29884 / R29884C13: got '907-911 N 82nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29884 / R29884C17: got '1012 NE Ravenna Blvd,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29885 / R29885C13: got '3109-3115 NE 84th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29885 / R29885C17: got '722-738 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29886 / R29886C13: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29886 / R29886C17: got '315 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29887 / R29887C13: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29887 / R29887C17: got '1749 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29888 / R29888C13: got '1749 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29888 / R29888C17: got '1805 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29889 / R29889C13: got '1533 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29889 / R29889C17: got '4509-4511 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29892 / R29892C13: got '2219-2223 N 56th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29892 / R29892C17: got '1901 Pike Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29894 / R29894C13: got '300-314 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29894 / R29894C17: got '1224-1246 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29895 / R29895C13: got '1224-1246 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29895 / R29895C17: got '3643-3661 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29896 / R29896C13: got '1500 Lakeview Blvd E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29896 / R29896C17: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29897 / R29897C13: got '1001-1079 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29897 / R29897C17: got '121 Lakeside Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29898 / R29898C13: got '1101-1199 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29898 / R29898C17: got '153-183 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29899 / R29899C13: got '135 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29899 / R29899C17: got '1250 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29900 / R29900C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29900 / R29900C17: got '6537 20th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29901 / R29901C13: got '147-199 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29901 / R29901C17: got '1314 Denny Way,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29903 / R29903C13: got '1016 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29903 / R29903C17: got '1801-1855 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29904 / R29904C13: got '4746 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29904 / R29904C17: got '9119-9199 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29905 / R29905C13: got '2306-2310 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29905 / R29905C17: got '701 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29906 / R29906C13: got '550 14th Ave,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29906 / R29906C17: got '41-73 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29907 / R29907C13: got '401-437 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29907 / R29907C17: got '1132-1198 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29909 / R29909C13: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29909 / R29909C17: got '3637 50th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29910 / R29910C13: got '223-227 27th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29910 / R29910C17: got '1731 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29911 / R29911C13: got '3115 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29911 / R29911C17: got '1721 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29912 / R29912C13: got '1725 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29912 / R29912C17: got '223-227 27th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29913 / R29913C13: got '1314 Denny Way,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29913 / R29913C17: got '7812 Stone Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29914 / R29914C13: got '1717 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29914 / R29914C17: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29915 / R29915C13: got '1613 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29915 / R29915C17: got '101-199 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29917 / R29917C13: got '1969 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29917 / R29917C17: got '719 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29918 / R29918C13: got '315 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29918 / R29918C17: got '6743 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29919 / R29919C13: got '6645-6699 12th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29919 / R29919C17: got '4061 NE 50th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29920 / R29920C13: got '10015 Holman Rd NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29920 / R29920C17: got '8531 24th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29921 / R29921C13: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29921 / R29921C17: got '10015 Holman Rd NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29924 / R29924C13: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29924 / R29924C17: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29925 / R29925C13: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29925 / R29925C17: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29927 / R29927C13: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29927 / R29927C17: got '1421-1499 15th Ave E,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29928 / R29928C13: got '6539 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29928 / R29928C17: got '2631-2685 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29929 / R29929C13: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29929 / R29929C17: got '2016-2044 Terry Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29930 / R29930C13: got '1500-1502 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29930 / R29930C17: got '9207 31st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29931 / R29931C13: got '1702-1776 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29931 / R29931C17: got '500-548 Spring St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29933 / R29933C13: got '1501-1599 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29933 / R29933C17: got '2132-2198 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29935 / R29935C13: got '11-13 W Aloha St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29935 / R29935C17: got '209-299 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29936 / R29936C13: got '209-299 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29936 / R29936C17: got '5713-5799 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29937 / R29937C13: got '2599-2699 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29937 / R29937C17: got '3021A 60th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29939 / R29939C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29939 / R29939C17: got '1512 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29940 / R29940C13: got '903 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29940 / R29940C17: got '4746 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29941 / R29941C13: got '722-738 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29941 / R29941C17: got '5515 Beacon Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29943 / R29943C13: got '1901-1921 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29943 / R29943C17: got '265 E Edgar St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29944 / R29944C13: got '3401-3415 Densmore
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29944 / R29944C17: got '1500-1502 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29945 / R29945C13: got '801-825 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29945 / R29945C17: got '6645-6699 12th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29946 / R29946C13: got '3847 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29946 / R29946C17: got '147-199 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29947 / R29947C13: got '5543 26th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29947 / R29947C17: got '433 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29948 / R29948C13: got '2199 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29948 / R29948C17: got '300-314 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29951 / R29951C13: got '5810-5816 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29951 / R29951C17: got '1936 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29952 / R29952C13: got '1934 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29952 / R29952C17: got '1459 NW Ballard Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29953 / R29953C13: got '6101-6113 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29953 / R29953C17: got '1501-1599 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29954 / R29954C13: got '1601-1649 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29954 / R29954C17: got '418 NE 81st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29956 / R29956C13: got '1901 Pike Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29956 / R29956C17: got '2567-2571 27th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29957 / R29957C13: got '41-73 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29957 / R29957C17: got '7731 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29958 / R29958C13: got '47-99 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29958 / R29958C17: got '10828-10944 23rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29959 / R29959C13: got '5713-5799 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29959 / R29959C17: got '6539 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29960 / R29960C13: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29960 / R29960C17: got '1479-1499 E Harrison
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29961 / R29961C13: got '1479-1499 E Harrison
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29961 / R29961C17: got '1535 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29962 / R29962C13: got '309-331 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29962 / R29962C17: got '135 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29963 / R29963C13: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29963 / R29963C17: got '100-164 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29964 / R29964C13: got '2016-2044 Terry Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29964 / R29964C17: got '3847 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29966 / R29966C13: got '701 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29966 / R29966C17: got '2512 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29968 / R29968C13: got '8345 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29968 / R29968C17: got '89-91 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29969 / R29969C13: got '15 W Garfield St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29969 / R29969C17: got '1101-1199 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M29970 / R29970C13: got '3711 26th Pl W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29970 / R29970C17: got '1601-1649 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29971 / R29971C13: got '1455-1459 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29971 / R29971C17: got '3711 26th Pl W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29975 / R29975C13: got '1400-1408 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29975 / R29975C17: got '1969 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29976 / R29976C13: got '100-164 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29976 / R29976C17: got '47-99 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29978 / R29978C13: got '300-354 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29978 / R29978C17: got '722 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29982 / R29982C13: got '4536-4540 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29982 / R29982C17: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29983 / R29983C13: got '153-183 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29983 / R29983C17: got '4314 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29984 / R29984C13: got '3159-3165 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29984 / R29984C17: got '315 W Comstock St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29985 / R29985C13: got '315 W Comstock St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29985 / R29985C17: got '3219-3227 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29986 / R29986C13: got '6101-6111 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29986 / R29986C17: got '6101-6111 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29987 / R29987C13: got '201-251 NE 44th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29987 / R29987C17: got '1601 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29988 / R29988C13: got '1011 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29988 / R29988C17: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29989 / R29989C13: got '1601 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29989 / R29989C17: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29990 / R29990C13: got '411 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29990 / R29990C17: got '15 W Garfield St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29991 / R29991C13: got '1620 E Highland Dr,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29991 / R29991C17: got '4519-4555 25th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29992 / R29992C13: got '9051-9057 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q29992 / R29992C17: got '2214 N 56th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29993 / R29993C13: got '2631-2685 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29993 / R29993C17: got '300-354 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29994 / R29994C13: got '255-299 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29994 / R29994C17: got '101-199 NE Pacific
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29996 / R29996C13: got '400-452 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29996 / R29996C17: got '4032-4098 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29997 / R29997C13: got '2921-2999 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29997 / R29997C17: got '600-698 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M29998 / R29998C13: got '701-715 Belmont Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q29998 / R29998C17: got '2921-2999 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30000 / R30000C13: got '1012 NE Ravenna Blvd,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30000 / R30000C17: got '7500-7798 11th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30001 / R30001C13: got '119 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30001 / R30001C17: got '5810-5816 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30002 / R30002C13: got '1421-1499 15th Ave E,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30002 / R30002C17: got '2917-2999 W Boston
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30003 / R30003C13: got '1822 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30003 / R30003C17: got '1637-1701 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30004 / R30004C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30004 / R30004C17: got '255-299 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30006 / R30006C13: got '1930 Post Alley,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30006 / R30006C17: got '2599-2699 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30007 / R30007C13: got '2117 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30007 / R30007C17: got '2000-2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30008 / R30008C13: got '5537 35th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30008 / R30008C17: got '4523 S Lucile St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30009 / R30009C13: got '2132 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30009 / R30009C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30010 / R30010C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30010 / R30010C17: got '323 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30011 / R30011C13: got '323 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30011 / R30011C17: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30012 / R30012C13: got '1755-1821 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30012 / R30012C17: got '9119-9199 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30018 / R30018C13: got '1134-1138 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30018 / R30018C17: got '900 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30019 / R30019C13: got '9119-9199 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30019 / R30019C17: got '2260-2298 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30021 / R30021C13: got '7812 Stone Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30021 / R30021C17: got '2819 NE 117th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30022 / R30022C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30022 / R30022C17: got '4001-4087 NE 65th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30023 / R30023C13: got '4616 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30023 / R30023C17: got '1051-1099 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30024 / R30024C13: got '1801-1899 E Highland
## Dr, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30024 / R30024C17: got '2435 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30026 / R30026C13: got '4101-4179 29th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30026 / R30026C17: got '615 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30027 / R30027C13: got '4061 NE 50th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30027 / R30027C17: got '1400-1468 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30028 / R30028C13: got '103 Erie Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30028 / R30028C17: got '5529 27th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30029 / R30029C13: got '3431 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30029 / R30029C17: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30030 / R30030C13: got '126-198 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30030 / R30030C17: got '3201 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30031 / R30031C13: got '3201 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30031 / R30031C17: got '3201 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30032 / R30032C13: got '117 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30032 / R30032C17: got '2204-2214 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30034 / R30034C13: got '1111-1199 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30034 / R30034C17: got '559 NE 79th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30035 / R30035C13: got '201-217 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30035 / R30035C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30036 / R30036C13: got '317-323 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30036 / R30036C17: got '2200 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30037 / R30037C13: got '900 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30037 / R30037C17: got '119 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30038 / R30038C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30038 / R30038C17: got '319 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30039 / R30039C13: got '1508 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30039 / R30039C17: got '4463 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30040 / R30040C13: got '2800-2806 NE 117th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30040 / R30040C17: got '523 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30041 / R30041C13: got '3049-3069 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30041 / R30041C17: got '3648-3698 Burke Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30042 / R30042C13: got '1601-1699 E Denny
## Way, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30042 / R30042C17: got '1900-2098 S
## Washington St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30043 / R30043C13: got '127 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30043 / R30043C17: got '133 32nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30044 / R30044C13: got '1527 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30044 / R30044C17: got '503 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30045 / R30045C13: got '119 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30045 / R30045C17: got '201-217 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30048 / R30048C13: got '1805 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30048 / R30048C17: got '1418-1426 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30049 / R30049C13: got '915-919 Martin Luther
## King Jr Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30049 / R30049C17: got '1403-1411 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30050 / R30050C13: got '1205 S Holgate St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30050 / R30050C17: got '700-798 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30051 / R30051C13: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30051 / R30051C17: got '1205 S Holgate St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30052 / R30052C13: got '3648-3698 Burke Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30052 / R30052C17: got '4333 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30053 / R30053C13: got '7500-7798 11th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30053 / R30053C17: got '1671-1685 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30054 / R30054C13: got '1405-1411 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30054 / R30054C17: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30055 / R30055C13: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30055 / R30055C17: got '1114 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30056 / R30056C13: got '1203 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30056 / R30056C17: got '2133-2187 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30057 / R30057C13: got '800 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30057 / R30057C17: got '115 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30058 / R30058C13: got '421 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30058 / R30058C17: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30059 / R30059C13: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30059 / R30059C17: got '421 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30061 / R30061C13: got '9119 31st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30061 / R30061C17: got '4819 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30062 / R30062C13: got '4819 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30062 / R30062C17: got '9119-9199 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30063 / R30063C13: got '9119-9199 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30063 / R30063C17: got '9119 31st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30066 / R30066C13: got '1628-1798 42nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30066 / R30066C17: got '1405-1411 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30067 / R30067C13: got '214 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30067 / R30067C17: got '109 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30068 / R30068C13: got '2565-2597 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30068 / R30068C17: got '214 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30069 / R30069C13: got '418 NE 81st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30069 / R30069C17: got '1203 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30071 / R30071C13: got '1900-2098 S
## Washington St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30071 / R30071C17: got '1510-1512 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30072 / R30072C13: got '617-621 NW 86th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30072 / R30072C17: got '2328-2358 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30073 / R30073C13: got '115 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30073 / R30073C17: got '108 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30075 / R30075C13: got '108 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30075 / R30075C17: got '1816 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30077 / R30077C13: got '7245-7319 Seaview Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30077 / R30077C17: got '4616 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30078 / R30078C13: got '6537 20th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30078 / R30078C17: got '800 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30079 / R30079C13: got '1731 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30079 / R30079C17: got '3049-3069 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30081 / R30081C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30081 / R30081C17: got '2016 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30082 / R30082C13: got '1823 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30082 / R30082C17: got '4201 Roosevelt Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30085 / R30085C13: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30085 / R30085C17: got '1825 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30086 / R30086C13: got '4201 Roosevelt Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30086 / R30086C17: got '1414 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30088 / R30088C13: got '1816 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30088 / R30088C17: got '1343-1399 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30089 / R30089C13: got '205-289 3rd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30089 / R30089C17: got '806 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30090 / R30090C13: got '722 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30090 / R30090C17: got '1755-1821 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30091 / R30091C13: got '118-122 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30091 / R30091C17: got '4736-4738 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30093 / R30093C13: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30093 / R30093C17: got '1601-1699 E Denny
## Way, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30094 / R30094C13: got '1701-1799 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30094 / R30094C17: got '406 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30095 / R30095C13: got '3219-3227 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30095 / R30095C17: got '1777-1999 W Nickerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30096 / R30096C13: got '4314 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30096 / R30096C17: got '126-198 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30097 / R30097C13: got '4433-4499 33rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30097 / R30097C17: got '5336 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30099 / R30099C13: got '3021A 60th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30099 / R30099C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30100 / R30100C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30100 / R30100C17: got '2700-2948 59th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30103 / R30103C13: got '1512 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30103 / R30103C17: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30105 / R30105C13: got '700-798 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30105 / R30105C17: got '1521 36th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30106 / R30106C13: got '1400-1468 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30106 / R30106C17: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30107 / R30107C13: got '3316 S College St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30107 / R30107C17: got '1801-1899 E Highland
## Dr, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30109 / R30109C13: got '5557 36th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30109 / R30109C17: got '4323 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30110 / R30110C13: got '3400-3448 NE 73rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30110 / R30110C17: got '5557 36th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30111 / R30111C13: got '3042-3098 Humes Pl W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30111 / R30111C17: got '1628-1798 42nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30112 / R30112C13: got '8531 24th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30112 / R30112C17: got '3042-3098 Humes Pl W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30114 / R30114C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30114 / R30114C17: got '8317 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30118 / R30118C13: got '2133-2187 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30118 / R30118C17: got '118-122 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30121 / R30121C13: got '4701-4999 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30121 / R30121C17: got '5211-5399 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30122 / R30122C13: got '2000-2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30122 / R30122C17: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30123 / R30123C13: got '319 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30123 / R30123C17: got '1356-1398 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30125 / R30125C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30125 / R30125C17: got '2501-2599 W Bertona
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30127 / R30127C13: got '51-79 S Hudson St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30127 / R30127C17: got '6202 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30128 / R30128C13: got '3637 50th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30128 / R30128C17: got '317-323 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30129 / R30129C13: got '3201 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30129 / R30129C17: got '7735 Jones Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30130 / R30130C13: got '6743 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30130 / R30130C17: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30131 / R30131C13: got '1051-1099 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30131 / R30131C17: got '6001 24th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30133 / R30133C13: got '2303 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30133 / R30133C17: got '127 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30135 / R30135C13: got '949 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30135 / R30135C17: got '915-919 Martin Luther
## King Jr Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30136 / R30136C13: got '1510-1512 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30136 / R30136C17: got '1701-1799 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30137 / R30137C13: got '2567-2571 27th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30137 / R30137C17: got '2565-2597 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30139 / R30139C13: got '306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30139 / R30139C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30140 / R30140C13: got '1114 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30140 / R30140C17: got '1527 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30143 / R30143C13: got '901-999 7th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30143 / R30143C17: got '2721 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30144 / R30144C13: got '265 E Edgar St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30144 / R30144C17: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30146 / R30146C13: got '4736-4738 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30146 / R30146C17: got '123-211 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30147 / R30147C13: got '123-211 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30147 / R30147C17: got '205-289 3rd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30149 / R30149C13: got '1671-1685 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30149 / R30149C17: got '4433-4499 33rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30150 / R30150C13: got '1777-1999 W Nickerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30150 / R30150C17: got '117 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30151 / R30151C13: got '615 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30151 / R30151C17: got '103 Erie Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30152 / R30152C13: got '2824-2844 NE 117th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30152 / R30152C17: got '2800-2806 NE 117th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30153 / R30153C13: got '1356-1398 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30153 / R30153C17: got '901-999 7th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30154 / R30154C13: got '1403-1411 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30154 / R30154C17: got '4759-4807 25th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30155 / R30155C13: got '4759-4807 25th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30155 / R30155C17: got '3820 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30156 / R30156C13: got '1343-1399 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30156 / R30156C17: got '1111-1199 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30157 / R30157C13: got '4509-4511 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30157 / R30157C17: got '1508 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30158 / R30158C13: got '123-211 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30158 / R30158C17: got '123-211 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30159 / R30159C13: got '5211-5399 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30159 / R30159C17: got '4784 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30160 / R30160C13: got '2139 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30160 / R30160C17: got '2139 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30161 / R30161C13: got '1509-1511 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30161 / R30161C17: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30162 / R30162C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30162 / R30162C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30163 / R30163C13: got '1-49 S Alaska St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30163 / R30163C17: got '601-699 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30165 / R30165C13: got '1521 36th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30165 / R30165C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30166 / R30166C13: got '7735 Jones Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30166 / R30166C17: got '1735-1899 NE 106th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30172 / R30172C13: got '1200-1298 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30172 / R30172C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30174 / R30174C13: got '3710 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30174 / R30174C17: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30178 / R30178C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30178 / R30178C17: got '1318 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30179 / R30179C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30179 / R30179C17: got '417-499 NE 81st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30180 / R30180C13: got '1442-1496 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30180 / R30180C17: got '2001 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30181 / R30181C13: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30181 / R30181C17: got '2599 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30182 / R30182C13: got '307-309 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30182 / R30182C17: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30183 / R30183C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30183 / R30183C17: got '1301-1399 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30186 / R30186C13: got '141-147 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30186 / R30186C17: got '2100 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30187 / R30187C13: got '806 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30187 / R30187C17: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30189 / R30189C13: got '4838-4898 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30189 / R30189C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30193 / R30193C13: got '601-699 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30193 / R30193C17: got '3401-3417 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30195 / R30195C13: got '4523 S Lucile St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30195 / R30195C17: got '1551-1599 E Thomas
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30197 / R30197C13: got '1513-1521 36th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30197 / R30197C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30198 / R30198C13: got '523 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30198 / R30198C17: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30199 / R30199C13: got '411-417 Halladay St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30199 / R30199C17: got '5403 NE 54th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30201 / R30201C13: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30201 / R30201C17: got '2100-2298 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30202 / R30202C13: got '4333 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30202 / R30202C17: got '720 N 86th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30203 / R30203C13: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30203 / R30203C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30204 / R30204C13: got '1001-1099 7th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30204 / R30204C17: got '2323 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30206 / R30206C13: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30206 / R30206C17: got '1503 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30207 / R30207C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30207 / R30207C17: got '5700-5798 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30209 / R30209C13: got '8317 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30209 / R30209C17: got '1011 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30212 / R30212C13: got '101-145 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30212 / R30212C17: got '15 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30213 / R30213C13: got '133 32nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30213 / R30213C17: got 'Qwest Plaza, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30215 / R30215C13: got '4001-4087 NE 65th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30215 / R30215C17: got '7915-7999 6th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30216 / R30216C13: got '7915-7999 6th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30216 / R30216C17: got '4018 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30217 / R30217C13: got '1301 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30217 / R30217C17: got '1503 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30218 / R30218C13: got '601-677 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30218 / R30218C17: got '1-49 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30219 / R30219C13: got '2819 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30219 / R30219C17: got '10031 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30221 / R30221C13: got '1418-1426 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30221 / R30221C17: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30223 / R30223C13: got '1-49 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30223 / R30223C17: got '1001-1099 7th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30224 / R30224C13: got '2240 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30224 / R30224C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30225 / R30225C13: got 'Qwest Plaza, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30225 / R30225C17: got '1001-1079 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30226 / R30226C13: got '2260-2298 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30226 / R30226C17: got '1001-1099 5th Ave,
## Seattle, WA 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30227 / R30227C13: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30227 / R30227C17: got '820 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30228 / R30228C13: got '820 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30228 / R30228C17: got '213-299 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30230 / R30230C13: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30230 / R30230C17: got '411-417 Halladay St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30231 / R30231C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30231 / R30231C17: got '1113-1399 Broadway
## Ct, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30232 / R30232C13: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30232 / R30232C17: got '2211 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30233 / R30233C13: got '1011 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30233 / R30233C17: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30236 / R30236C13: got '823 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30236 / R30236C17: got '601-677 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30237 / R30237C13: got '15 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30237 / R30237C17: got '102 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30238 / R30238C13: got '4229-4299 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30238 / R30238C17: got '1814 N 97th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30239 / R30239C13: got '1814 N 97th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30239 / R30239C17: got '3961 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30240 / R30240C13: got '1318 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30240 / R30240C17: got '213-215 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30241 / R30241C13: got '2105 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30241 / R30241C17: got '2843 NW 71st St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30242 / R30242C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30242 / R30242C17: got '748-798 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30243 / R30243C13: got '2101 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30243 / R30243C17: got '2101 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30245 / R30245C13: got '1301-1399 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30245 / R30245C17: got '1205 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30246 / R30246C13: got '7731 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30246 / R30246C17: got '2240 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30247 / R30247C13: got '2550 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30247 / R30247C17: got '3311-3399 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30248 / R30248C13: got '3179-3199 16th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30248 / R30248C17: got '2550 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30249 / R30249C13: got '1503 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30249 / R30249C17: got '1545-1547 S Shelton
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30250 / R30250C13: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30250 / R30250C17: got '533 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30251 / R30251C13: got '3811 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30251 / R30251C17: got '2558 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30252 / R30252C13: got '2442 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30252 / R30252C17: got '308 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30253 / R30253C13: got '748-798 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30253 / R30253C17: got '4229-4299 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30254 / R30254C13: got '9119-9199 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30254 / R30254C17: got '2032 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30255 / R30255C13: got '1710B California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30255 / R30255C17: got '532-536 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30256 / R30256C13: got '1551-1599 E Thomas
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30256 / R30256C17: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30257 / R30257C13: got '109 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30257 / R30257C17: got '2401-2409 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30258 / R30258C13: got '4701-4803 7th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30258 / R30258C17: got '1200-1298 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30259 / R30259C13: got '751-799 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30259 / R30259C17: got '2819 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30260 / R30260C13: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30260 / R30260C17: got '5731 Schmitz Park to
## Alki Trail, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30261 / R30261C13: got '2700-2948 59th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30261 / R30261C17: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30262 / R30262C13: got '2101 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30262 / R30262C17: got '1301 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30263 / R30263C13: got '533 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30263 / R30263C17: got '3826 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30265 / R30265C13: got '1414 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30265 / R30265C17: got '1800 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30266 / R30266C13: got '2001 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30266 / R30266C17: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30267 / R30267C13: got '1001-1079 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30267 / R30267C17: got '2763 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30268 / R30268C13: got '2401-2409 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30268 / R30268C17: got '4809-4899 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30269 / R30269C13: got '3001-3009 SW Andover
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30269 / R30269C17: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30270 / R30270C13: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30270 / R30270C17: got '9531 College Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30272 / R30272C13: got '406 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30272 / R30272C17: got '3300 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30273 / R30273C13: got '4717 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30273 / R30273C17: got '5600-5606 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30274 / R30274C13: got '5336 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30274 / R30274C17: got '4717 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30275 / R30275C13: got '2323 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30275 / R30275C17: got '915 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30276 / R30276C13: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30276 / R30276C17: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30278 / R30278C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30278 / R30278C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30279 / R30279C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30279 / R30279C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30280 / R30280C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30280 / R30280C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30281 / R30281C13: got '124-198 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30281 / R30281C17: got '501-549 Lee St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30282 / R30282C13: got '503 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30282 / R30282C17: got '901 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30283 / R30283C13: got '1205 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30283 / R30283C17: got '1201-1215 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30284 / R30284C13: got '1113-1399 Broadway
## Ct, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30284 / R30284C17: got '1205 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30285 / R30285C13: got '2032 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30285 / R30285C17: got '5301 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30286 / R30286C13: got '10718 Exeter Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30286 / R30286C17: got '1001-1009 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30287 / R30287C13: got '1800 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30287 / R30287C17: got '15 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30288 / R30288C13: got '6001 24th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30288 / R30288C17: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30290 / R30290C13: got '5700-5798 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30290 / R30290C17: got '2655 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30291 / R30291C13: got '459 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30291 / R30291C17: got '100-108 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30292 / R30292C13: got '2204-2214 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30292 / R30292C17: got '600-698 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30294 / R30294C13: got '2763 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30294 / R30294C17: got '3212 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30295 / R30295C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30295 / R30295C17: got '2201 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30296 / R30296C13: got '308 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30296 / R30296C17: got '5223 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30297 / R30297C13: got '5223 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30297 / R30297C17: got '533 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30299 / R30299C13: got '3961 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30299 / R30299C17: got '3507 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30300 / R30300C13: got '2199 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30300 / R30300C17: got '3001-3009 SW Andover
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30301 / R30301C13: got '2501-2599 W Bertona
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30301 / R30301C17: got '1001 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30302 / R30302C13: got '9207 31st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30302 / R30302C17: got '3116 NW 95th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30305 / R30305C13: got '2016 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30305 / R30305C17: got '3811 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30306 / R30306C13: got '2240 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30306 / R30306C17: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30307 / R30307C13: got '3820 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30307 / R30307C17: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30308 / R30308C13: got '715-733 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30308 / R30308C17: got '5901-5999 14th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30309 / R30309C13: got '1503 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30309 / R30309C17: got '715-733 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30310 / R30310C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30310 / R30310C17: got '3179-3199 16th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30311 / R30311C13: got '532-536 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30311 / R30311C17: got '421 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30312 / R30312C13: got '1001-1099 5th Ave,
## Seattle, WA 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30312 / R30312C17: got '823 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30313 / R30313C13: got '2721 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30313 / R30313C17: got '1203 S Vale St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30314 / R30314C13: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30314 / R30314C17: got '816-822 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30316 / R30316C13: got '2139 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30316 / R30316C17: got '2199 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30318 / R30318C13: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30318 / R30318C17: got '6828 Oswego Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30320 / R30320C13: got '1825 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30320 / R30320C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30321 / R30321C13: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30321 / R30321C17: got '141-147 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30322 / R30322C13: got '3826 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30322 / R30322C17: got '8206 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30323 / R30323C13: got '130 Cremona St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30323 / R30323C17: got '459 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30324 / R30324C13: got '901 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30324 / R30324C17: got '1515 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30325 / R30325C13: got '9531 College Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30325 / R30325C17: got '4725 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30327 / R30327C13: got '6202 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30327 / R30327C17: got '1-49 S Alaska St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30330 / R30330C13: got '1956 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30330 / R30330C17: got '124-198 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30331 / R30331C13: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30331 / R30331C17: got '1956 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30332 / R30332C13: got '501-549 Lee St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30332 / R30332C17: got '1237 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30334 / R30334C13: got '2200 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30334 / R30334C17: got '101-145 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30335 / R30335C13: got '15 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30335 / R30335C17: got '15 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30336 / R30336C13: got '5600-5606 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30336 / R30336C17: got '3710 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30337 / R30337C13: got '2036 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30337 / R30337C17: got '6601-6799 Weedin Pl
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30338 / R30338C13: got '213-215 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30338 / R30338C17: got '10052-10326 46th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30339 / R30339C13: got '2599 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30339 / R30339C17: got '2434 W Lynn St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30340 / R30340C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30340 / R30340C17: got '1509-1511 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30341 / R30341C13: got '102 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30341 / R30341C17: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30342 / R30342C13: got '600-698 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30342 / R30342C17: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30343 / R30343C13: got '1607-1611 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30343 / R30343C17: got '46 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30345 / R30345C13: got '208 Hayes St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30345 / R30345C17: got '208 Hayes St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30346 / R30346C13: got '1621 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30346 / R30346C17: got '208 Hayes St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30348 / R30348C13: got '1001 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30348 / R30348C17: got '751-799 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30349 / R30349C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30349 / R30349C17: got '2442 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30352 / R30352C13: got '6000-6006 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30352 / R30352C17: got '2105 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30353 / R30353C13: got '559 NE 79th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30353 / R30353C17: got '4701-4803 7th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30354 / R30354C13: got '1205 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30354 / R30354C17: got '9552 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30355 / R30355C13: got '9552 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30355 / R30355C17: got '1621 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30357 / R30357C13: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30357 / R30357C17: got '999-1099 Hiawatha Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30359 / R30359C13: got '1009-1011 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30359 / R30359C17: got '307-309 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30360 / R30360C13: got '816-822 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30360 / R30360C17: got '3109-3115 NE 84th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30363 / R30363C13: got '3239 21st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30363 / R30363C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30364 / R30364C13: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30364 / R30364C17: got '9501-9599 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30367 / R30367C13: got '3507 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30367 / R30367C17: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30368 / R30368C13: got '3300 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30368 / R30368C17: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30372 / R30372C13: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30372 / R30372C17: got '601-649 S Charles St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30378 / R30378C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30378 / R30378C17: got '3207-3223 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30379 / R30379C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30379 / R30379C17: got '601-699 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30381 / R30381C13: got '613 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30381 / R30381C17: got '2300-2308 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30382 / R30382C13: got '2300-2308 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30382 / R30382C17: got '323-347 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30383 / R30383C13: got '359-385 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30383 / R30383C17: got '1515-1517 Bellevue
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30384 / R30384C13: got '1929 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30384 / R30384C17: got '2153 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30385 / R30385C13: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30385 / R30385C17: got '359 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30386 / R30386C13: got '4423 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30386 / R30386C17: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30387 / R30387C13: got '425-499 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30387 / R30387C17: got '831-861 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30389 / R30389C13: got '523 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30389 / R30389C17: got '359-385 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30390 / R30390C13: got '1201-1215 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30390 / R30390C17: got '1020-1098 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30392 / R30392C13: got '206 Hayes St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30392 / R30392C17: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30394 / R30394C13: got '901-1023 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30394 / R30394C17: got '515 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30395 / R30395C13: got '7209 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30395 / R30395C17: got '7699 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30397 / R30397C13: got '4323 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30397 / R30397C17: got '4423 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30398 / R30398C13: got '100-148 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30398 / R30398C17: got '1701-1735 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30399 / R30399C13: got '900-918 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30399 / R30399C17: got '1815-1899 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30400 / R30400C13: got '601-699 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30400 / R30400C17: got '973-999 S Harney St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30401 / R30401C13: got '2301-2313 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30401 / R30401C17: got '3831 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30402 / R30402C13: got '4011 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30402 / R30402C17: got '802 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30403 / R30403C13: got '502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30403 / R30403C17: got '147-199 Broad St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30404 / R30404C13: got '4419-4425 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30404 / R30404C17: got '801 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30405 / R30405C13: got '5322 Beacon Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30405 / R30405C17: got '3917-3921 S Ferdinand
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30406 / R30406C13: got '129 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30406 / R30406C17: got '8513 6th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30407 / R30407C13: got '720 N 86th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30407 / R30407C17: got '337-371 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30408 / R30408C13: got '2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30408 / R30408C17: got '2201 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30409 / R30409C13: got '518-598 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30409 / R30409C17: got '311 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30410 / R30410C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30410 / R30410C17: got '2607 20th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30411 / R30411C13: got '1801-1811 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30411 / R30411C17: got '1518-1522 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30412 / R30412C13: got '1518-1522 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30412 / R30412C17: got '1511-1599 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30413 / R30413C13: got '323-347 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30413 / R30413C17: got '711-717 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30414 / R30414C13: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30414 / R30414C17: got '463-505 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30415 / R30415C13: got '115 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30415 / R30415C17: got '4014 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30416 / R30416C13: got '309-331 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30416 / R30416C17: got '606-608 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30418 / R30418C13: got '1041 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30418 / R30418C17: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30419 / R30419C13: got '226-248 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30419 / R30419C17: got '950-974 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30420 / R30420C13: got '950-974 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30420 / R30420C17: got '551-599 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30421 / R30421C13: got '551-599 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30421 / R30421C17: got '1041 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30422 / R30422C13: got '999-1099 Hiawatha Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30422 / R30422C17: got '1533 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30423 / R30423C13: got '3049-3069 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30423 / R30423C17: got '2501 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30424 / R30424C13: got '1707-1709 Bellevue
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30424 / R30424C17: got '3600-3616 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30425 / R30425C13: got '348-398 W Harrison
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30425 / R30425C17: got '1011-1021 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30427 / R30427C13: got '6615 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30427 / R30427C17: got '851 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30428 / R30428C13: got '3927 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30428 / R30428C17: got '3625-3631 Meridian
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30429 / R30429C13: got '2100 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30429 / R30429C17: got '1-27 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30430 / R30430C13: got '1441-1499 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30430 / R30430C17: got '807 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30431 / R30431C13: got '2607 20th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30431 / R30431C17: got '1411 E Olive Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30432 / R30432C13: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30432 / R30432C17: got '956-992 Minor Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30433 / R30433C13: got '251-299 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30433 / R30433C17: got '101-109 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30436 / R30436C13: got '37-61 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30436 / R30436C17: got '4917-4925 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30437 / R30437C13: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30437 / R30437C17: got '1801-1811 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30438 / R30438C13: got '3459-3499 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30438 / R30438C17: got '502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30441 / R30441C13: got '1415 E Valley St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30441 / R30441C17: got '2315 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30443 / R30443C13: got '2211 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30443 / R30443C17: got '2248-2270 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30444 / R30444C13: got '2248-2270 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30444 / R30444C17: got '5607 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30445 / R30445C13: got '111 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30445 / R30445C17: got '1 Etruria St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30447 / R30447C13: got '1237 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30447 / R30447C17: got '1600-1638 Harbor Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30448 / R30448C13: got '2915-2919 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30448 / R30448C17: got '1300-1310 E Spring
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30449 / R30449C13: got '1600-1638 Harbor Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30449 / R30449C17: got '2309b 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30450 / R30450C13: got '3401-3417 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30450 / R30450C17: got '4011 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30451 / R30451C13: got '1515-1517 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30451 / R30451C17: got '3927 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30452 / R30452C13: got '601-649 S Charles St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30452 / R30452C17: got '1135-1141 N 92nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30453 / R30453C13: got '801-853 6th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30453 / R30453C17: got '3431-3499 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30454 / R30454C13: got '3207-3223 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30454 / R30454C17: got '11 Air Cargo Rd,
## SeaTac, WA 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30457 / R30457C13: got '101-109 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30457 / R30457C17: got '1301 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30458 / R30458C13: got '4231-4299 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30458 / R30458C17: got '309-331 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30459 / R30459C13: got '801 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30459 / R30459C17: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30461 / R30461C13: got '1431 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30461 / R30461C17: got '601 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30462 / R30462C13: got '2001-2199 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30462 / R30462C17: got '901-1023 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30463 / R30463C13: got '1020-1098 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30463 / R30463C17: got '348-398 W Harrison
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30464 / R30464C13: got '1011-1021 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30464 / R30464C17: got '1633 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30465 / R30465C13: got '6601-6799 Weedin Pl
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30465 / R30465C17: got '4272-4398 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30466 / R30466C13: got '4272-4398 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30466 / R30466C17: got '7209 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30467 / R30467C13: got '1115-1199 Harvard
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30467 / R30467C17: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30469 / R30469C13: got '6101-6111 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30469 / R30469C17: got '37-61 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30470 / R30470C13: got '9501-9599 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30470 / R30470C17: got '251-299 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30471 / R30471C13: got '3212 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30471 / R30471C17: got '1671-1685 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30472 / R30472C13: got '3431-3499 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30472 / R30472C17: got '1415 E Valley St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30473 / R30473C13: got '1364-1398 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30473 / R30473C17: got '523 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30474 / R30474C13: got '2500 Gilman Dr W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30474 / R30474C17: got '300 W Harrison St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30476 / R30476C13: got '1735-1899 NE 106th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30476 / R30476C17: got '5211-5399 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30477 / R30477C13: got '4014 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30477 / R30477C17: got '1935 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30478 / R30478C13: got '7001-7007 Alonzo Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30478 / R30478C17: got '450-498 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30480 / R30480C13: got '1671-1685 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30480 / R30480C17: got '11-21 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30481 / R30481C13: got '4725 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30481 / R30481C17: got '4419-4425 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30482 / R30482C13: got '5301 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30482 / R30482C17: got '1-37 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30483 / R30483C13: got '851 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30483 / R30483C17: got '3459-3499 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30484 / R30484C13: got '2655 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30484 / R30484C17: got '1201-1251 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30485 / R30485C13: got '213-299 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30485 / R30485C17: got '111 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30487 / R30487C13: got '956-992 Minor Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30487 / R30487C17: got '116 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30488 / R30488C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30488 / R30488C17: got '7701 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30490 / R30490C13: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30490 / R30490C17: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30491 / R30491C13: got '1135-1141 N 92nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30491 / R30491C17: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30492 / R30492C13: got '1545-1547 S Shelton
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30492 / R30492C17: got '3111 Rainier Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30493 / R30493C13: got '451-507 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30493 / R30493C17: got '7001-7007 Alonzo Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30495 / R30495C13: got '300 W Harrison St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30495 / R30495C17: got '39-99 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30496 / R30496C13: got '2007 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30496 / R30496C17: got '2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30497 / R30497C13: got '116 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30497 / R30497C17: got '1431 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30498 / R30498C13: got '337-371 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30498 / R30498C17: got '115 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30499 / R30499C17: got '226-248 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30501 / R30501C13: got '450-498 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30501 / R30501C17: got '1267-1299 S Bailey
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30502 / R30502C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30502 / R30502C17: got '3239 21st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30503 / R30503C13: got '301-347 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30503 / R30503C17: got '1305-1315 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30504 / R30504C13: got '1201-1251 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30504 / R30504C17: got '4301 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30505 / R30505C13: got '5416 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30505 / R30505C17: got '6615 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30507 / R30507C13: got '1237 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30507 / R30507C17: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30508 / R30508C13: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30508 / R30508C17: got '8015 14th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30510 / R30510C13: got '1633 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30510 / R30510C17: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30511 / R30511C13: got '533 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30511 / R30511C17: got '801-853 6th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30512 / R30512C13: got '3625-3631 Meridian
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30512 / R30512C17: got '1900 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30513 / R30513C13: got '6509 42nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30513 / R30513C17: got '1115-1199 Harvard
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30514 / R30514C13: got '4018 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30514 / R30514C17: got '6509 42nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30515 / R30515C13: got '1-27 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30515 / R30515C17: got '1515-1517 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30516 / R30516C13: got '39-99 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30516 / R30516C17: got '2915-2919 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30517 / R30517C13: got '433 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30517 / R30517C17: got '5450-5456 Barnes Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30518 / R30518C13: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30518 / R30518C17: got '632 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30521 / R30521C13: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30521 / R30521C17: got '3416 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30522 / R30522C13: got '3416 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30522 / R30522C17: got '3416 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30523 / R30523C13: got '1301 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30523 / R30523C17: got '8304-8308 28th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30524 / R30524C13: got '1533 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30524 / R30524C17: got '3551-3599 SW
## Snoqualmie St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30525 / R30525C13: got '4809-4899 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30525 / R30525C17: got '3049-3069 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30526 / R30526C13: got '5607 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30526 / R30526C17: got '5416 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30527 / R30527C13: got '10828-10944 23rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30527 / R30527C17: got '7502 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30529 / R30529C13: got '1851 McGilvra Blvd E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30529 / R30529C17: got '433 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30531 / R30531C13: got '2100-2298 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30531 / R30531C17: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30532 / R30532C13: got '2309b 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30532 / R30532C17: got '3451 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30533 / R30533C13: got '800-898 Nob Hill Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30533 / R30533C17: got '1-11 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30534 / R30534C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30534 / R30534C17: got '4541-4545 10th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30535 / R30535C13: got '4541-4545 10th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30535 / R30535C17: got '1446-1498 S Dakota
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30536 / R30536C13: got '831-861 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30536 / R30536C17: got '1851 McGilvra Blvd E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30537 / R30537C13: got '11 Air Cargo Rd,
## SeaTac, WA 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30537 / R30537C17: got '301-347 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30539 / R30539C13: got '3600-3616 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30539 / R30539C17: got '3236 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30541 / R30541C13: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30541 / R30541C17: got '712-722 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30542 / R30542C13: got '2715 22nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30542 / R30542C17: got '1101-1121 Taylor Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30543 / R30543C13: got '359 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30543 / R30543C17: got '2007 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30544 / R30544C13: got '2843 NW 71st St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30544 / R30544C17: got '651-699 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30545 / R30545C13: got '5211-5399 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30545 / R30545C17: got '1364-1398 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30546 / R30546C13: got '6828 Oswego Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30546 / R30546C17: got '613 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30548 / R30548C13: got '417-499 NE 81st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30548 / R30548C17: got '1201-1251 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30549 / R30549C13: got '1201-1251 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30549 / R30549C17: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30550 / R30550C13: got '802 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30550 / R30550C17: got '4717 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30551 / R30551C13: got '2303 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30551 / R30551C17: got '900-918 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30552 / R30552C13: got '5515 Beacon Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30552 / R30552C17: got '4501 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30553 / R30553C13: got '4501 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30553 / R30553C17: got '5322 Beacon Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30554 / R30554C13: got '1101-1121 Taylor Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30554 / R30554C17: got '1237 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30555 / R30555C13: got '1701-1735 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30555 / R30555C17: got '129 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30556 / R30556C13: got '2201 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30556 / R30556C17: got '1101-1107 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30557 / R30557C13: got '4917-4925 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30557 / R30557C17: got '2400-2410 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30564 / R30564C13: got '901 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30564 / R30564C17: got '2245 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30566 / R30566C13: got '315 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30566 / R30566C17: got '1558-1698 29th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30568 / R30568C13: got '1536 29th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30568 / R30568C17: got '4401-4455 2nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30572 / R30572C13: got '4199 SW Alaska St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30572 / R30572C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30573 / R30573C13: got '1515-1517 Bellevue
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30573 / R30573C17: got '524 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30574 / R30574C13: got '2857 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30574 / R30574C17: got '700-714 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30576 / R30576C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30576 / R30576C17: got '1009 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30577 / R30577C13: got '1405-1411 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30577 / R30577C17: got '1405-1411 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30578 / R30578C13: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30578 / R30578C17: got '1502-1506 Sturgus Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30579 / R30579C13: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30579 / R30579C17: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30581 / R30581C13: got '2356 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30581 / R30581C17: got '649 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30582 / R30582C13: got '7358-7514 West Green
## Lake Dr N, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30582 / R30582C17: got '8717 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30583 / R30583C13: got '315 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30583 / R30583C17: got '315 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30584 / R30584C13: got '500-598 Virginia St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30584 / R30584C17: got '3101-3303 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30586 / R30586C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30586 / R30586C17: got '3501-3549 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30587 / R30587C13: got '712-722 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30587 / R30587C17: got '227-229 31st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30589 / R30589C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30589 / R30589C17: got '849 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30590 / R30590C13: got '123 NW 41st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30590 / R30590C17: got '4615-4699 Ohio Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30591 / R30591C13: got '879-885 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30591 / R30591C17: got '4199 SW Alaska St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30592 / R30592C13: got '1415 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30592 / R30592C17: got '2857 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30593 / R30593C13: got '807 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30593 / R30593C17: got '309 S Orcas St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30594 / R30594C13: got '8513 6th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30594 / R30594C17: got '2601 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30596 / R30596C13: got '928-1098 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30596 / R30596C17: got '5037-5199 21st Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30598 / R30598C13: got '3501-3549 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30598 / R30598C17: got '946-956 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30599 / R30599C13: got '524 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30599 / R30599C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30600 / R30600C13: got '463-505 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30600 / R30600C17: got '2001 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30601 / R30601C13: got '2400-2410 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30601 / R30601C17: got '2457-2499 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30602 / R30602C13: got '715 N Allen Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30602 / R30602C17: got '109 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30603 / R30603C13: got '711-717 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30603 / R30603C17: got '109 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30604 / R30604C13: got '109 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30604 / R30604C17: got '715 N Allen Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30606 / R30606C13: got '4228 27th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30606 / R30606C17: got '4435 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30607 / R30607C13: got '2601 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30607 / R30607C17: got '423 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30608 / R30608C13: got '809-899 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30608 / R30608C17: got '1683-1699 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30609 / R30609C13: got '2001 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30609 / R30609C17: got '901 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30612 / R30612C13: got '1815-1899 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30612 / R30612C17: got '1810 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30615 / R30615C13: got '7699 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30615 / R30615C17: got '1300-1332 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30616 / R30616C13: got '837 NW 45th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30616 / R30616C17: got '263-269 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30617 / R30617C13: got '109 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30617 / R30617C17: got '123 NW 41st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30618 / R30618C13: got '1300-1332 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30618 / R30618C17: got '1433 Madrona Dr,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30619 / R30619C13: got '1701-1735 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30619 / R30619C17: got '1201-1215 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30620 / R30620C13: got '5037-5199 21st Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30620 / R30620C17: got '309 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30622 / R30622C13: got '2139 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30622 / R30622C17: got '315 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30623 / R30623C13: got '451-499 W McGraw Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30623 / R30623C17: got '500-598 Virginia St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30624 / R30624C13: got '7502 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30624 / R30624C17: got '7001 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30625 / R30625C13: got '7701 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30625 / R30625C17: got '1579 Nob Hill Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30626 / R30626C13: got '1579 Nob Hill Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30626 / R30626C17: got '879-885 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30628 / R30628C13: got '208 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30628 / R30628C17: got '2407 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30630 / R30630C13: got '315 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30630 / R30630C17: got '1701-1799 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30631 / R30631C13: got '52-98 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30631 / R30631C17: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30632 / R30632C13: got '2721 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30632 / R30632C17: got '7358-7514 West Green
## Lake Dr N, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30633 / R30633C13: got '7358-7514 West Green
## Lake Dr N, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30633 / R30633C17: got '7358-7514 West Green
## Lake Dr N, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30634 / R30634C13: got '2419-2425 33rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30634 / R30634C17: got '601-699 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30636 / R30636C13: got '1 Etruria St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30636 / R30636C17: got '52-98 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30637 / R30637C13: got '1401-1405 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30637 / R30637C17: got '1653-1701 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30638 / R30638C13: got '501-513 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30638 / R30638C17: got '1815 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30640 / R30640C13: got '11-21 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30640 / R30640C17: got '2721 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30641 / R30641C13: got '946-956 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30641 / R30641C17: got '809-899 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30642 / R30642C13: got '601-699 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30642 / R30642C17: got '1617 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30643 / R30643C13: got '606-608 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30643 / R30643C17: got '1401-1405 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30644 / R30644C13: got '1-11 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30644 / R30644C17: got '2425-2499 33rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30645 / R30645C13: got '1558-1698 29th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30645 / R30645C17: got '2356 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30647 / R30647C13: got '3111 Rainier Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30647 / R30647C17: got '3437-3499 S Oregon
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30649 / R30649C13: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30649 / R30649C17: got '1415 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30650 / R30650C13: got '700-714 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30650 / R30650C17: got '453-499 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30651 / R30651C13: got '309 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30651 / R30651C17: got '426-428 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30652 / R30652C13: got '2245 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30652 / R30652C17: got '1143B N 93rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30653 / R30653C13: got '1143B N 93rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30653 / R30653C17: got '1892-1998 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30654 / R30654C13: got '3437-3499 S Oregon
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30654 / R30654C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30655 / R30655C13: got '8717 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30655 / R30655C17: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30657 / R30657C13: got '315 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30657 / R30657C17: got '513 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30658 / R30658C13: got '751-771 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30658 / R30658C17: got '4228 27th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30660 / R30660C13: got '5099 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30660 / R30660C17: got '403 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30661 / R30661C13: got '4717 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30661 / R30661C17: got '501-513 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30662 / R30662C13: got '2431-2435 W Lynn St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30662 / R30662C17: got '2240 Eastlake Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30663 / R30663C13: got '3416 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30663 / R30663C17: got '3416 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30664 / R30664C13: got '8304-8308 28th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30664 / R30664C17: got '851 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30665 / R30665C13: got '851 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30665 / R30665C17: got '7600 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30666 / R30666C13: got '3236 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30666 / R30666C17: got '2419-2425 33rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30667 / R30667C13: got '583 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30667 / R30667C17: got '925-929 23rd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30668 / R30668C13: got '925-929 23rd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30668 / R30668C17: got '1405-1411 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30669 / R30669C13: got '201-215 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30669 / R30669C17: got '315 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30671 / R30671C13: got '1653-1701 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30671 / R30671C17: got '500-554 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30672 / R30672C13: got '1446-1498 S Dakota
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30672 / R30672C17: got '6006-6012 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30673 / R30673C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30673 / R30673C17: got '1328-1348 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30674 / R30674C13: got '1328-1348 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30674 / R30674C17: got '2501-2505 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30675 / R30675C13: got '2407 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30675 / R30675C17: got '73-81 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30676 / R30676C13: got '1201 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30676 / R30676C17: got '418 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30677 / R30677C13: got '418 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30677 / R30677C17: got '2315-2399 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30678 / R30678C13: got '500-554 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30678 / R30678C17: got '801 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30679 / R30679C13: got '712-722 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30679 / R30679C17: got '1701-1789 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30680 / R30680C13: got '1791-1799 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30680 / R30680C17: got '710-712 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30681 / R30681C13: got '515 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30681 / R30681C17: got '451-499 W McGraw Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30682 / R30682C13: got '1810 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30682 / R30682C17: got '3407-3415 63rd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30683 / R30683C13: got '3917-3921 S Ferdinand
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30683 / R30683C17: got '201-215 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30684 / R30684C13: got '1201-1215 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30684 / R30684C17: got '9701-9799 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30685 / R30685C13: got '1683-1699 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30685 / R30685C17: got '11544 28th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30686 / R30686C13: got '4266 Winslow Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30686 / R30686C17: got '4500-4506 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30687 / R30687C13: got '4500-4506 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30687 / R30687C17: got '901-947 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30688 / R30688C13: got '1701-1799 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30688 / R30688C17: got '4266 Winslow Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30689 / R30689C13: got '4100-4198 E Blaine
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30689 / R30689C17: got '422 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30690 / R30690C13: got '1815 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30690 / R30690C17: got '4100-4198 E Blaine
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30691 / R30691C13: got '7001 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30691 / R30691C17: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30692 / R30692C13: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30692 / R30692C17: got '7003 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30694 / R30694C13: got '118-122 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30694 / R30694C17: got '2139 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30695 / R30695C13: got '2153 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30695 / R30695C17: got '118-122 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30696 / R30696C13: got '423 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30696 / R30696C17: got '1201 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30697 / R30697C13: got '1405-1411 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30697 / R30697C17: got '524 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30698 / R30698C13: got '513 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30698 / R30698C17: got '583 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30701 / R30701C13: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30701 / R30701C17: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30703 / R30703C13: got '227-229 31st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30703 / R30703C17: got '208 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30704 / R30704C13: got '801-899 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30704 / R30704C17: got '837 NW 45th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30705 / R30705C13: got '10052-10326 46th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30705 / R30705C17: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30706 / R30706C13: got '3116 NW 95th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30706 / R30706C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30709 / R30709C13: got '8555-8613 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30709 / R30709C17: got '7003 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30712 / R30712C13: got '10329-10333 Sand
## Point Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30712 / R30712C17: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30714 / R30714C13: got '7003 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30714 / R30714C17: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30719 / R30719C13: got '3655 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30719 / R30719C17: got '4743-4747 48th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30720 / R30720C13: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30720 / R30720C17: got '3831 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30722 / R30722C13: got '5403 NE 54th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30722 / R30722C17: got '416-426 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30724 / R30724C13: got '477 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30724 / R30724C17: got '700 Dearborn Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30725 / R30725C13: got '1433 Madrona Dr,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30725 / R30725C17: got '4705 30th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30726 / R30726C13: got '715-717 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30726 / R30726C17: got '903-999 W Fulton St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30727 / R30727C13: got '6006-6012 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30727 / R30727C17: got '973-999 S Harney St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30728 / R30728C13: got '26 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30728 / R30728C17: got '1405-1411 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30730 / R30730C13: got '8555-8613 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30730 / R30730C17: got '758-776 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30735 / R30735C13: got '3101-3303 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30735 / R30735C17: got '209 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30736 / R30736C13: got '3311-3399 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30736 / R30736C17: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30737 / R30737C13: got '2501-2505 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30737 / R30737C17: got '2315-2399 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30738 / R30738C13: got '1301-1349 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30738 / R30738C17: got '6245-6251 52nd Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30739 / R30739C13: got '1892-1998 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30739 / R30739C17: got '1916-1922 42nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30741 / R30741C13: got '500 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30741 / R30741C17: got '524 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30742 / R30742C13: got '3831 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30742 / R30742C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30744 / R30744C13: got '524 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30744 / R30744C17: got '1518-1530 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30746 / R30746C13: got '511-517 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30746 / R30746C17: got '477 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30747 / R30747C13: got '849 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30747 / R30747C17: got '9946-9992 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30748 / R30748C13: got '2020 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30748 / R30748C17: got '3200 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30749 / R30749C13: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30749 / R30749C17: got '2012 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30750 / R30750C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30750 / R30750C17: got '122-124 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30751 / R30751C13: got '427 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30751 / R30751C17: got '538 NE 82nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30752 / R30752C13: got '500-516 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30752 / R30752C17: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30753 / R30753C13: got '508 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30753 / R30753C17: got '911-915 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30754 / R30754C13: got '263-269 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30754 / R30754C17: got '3903 SW Bradford St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30756 / R30756C13: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30756 / R30756C17: got '8801 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30757 / R30757C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30757 / R30757C17: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30758 / R30758C13: got '7399-7471 11th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30758 / R30758C17: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30759 / R30759C13: got '8801 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30759 / R30759C17: got '7399-7471 11th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30761 / R30761C13: got '407-411 W Lee St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30761 / R30761C17: got '3653-3665 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30762 / R30762C13: got '3653-3665 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30762 / R30762C17: got '1506 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30763 / R30763C13: got '1405-1411 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30763 / R30763C17: got '4737 2nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30764 / R30764C13: got '1916-1922 42nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30764 / R30764C17: got '3431 Gilman Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30765 / R30765C13: got '416-426 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30765 / R30765C17: got '401-411 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30766 / R30766C13: got '2240 Eastlake Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30766 / R30766C17: got '407-411 W Lee St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30767 / R30767C13: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30767 / R30767C17: got '506 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30768 / R30768C13: got '453-499 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30768 / R30768C17: got '10329-10333 Sand
## Point Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30769 / R30769C13: got '1422 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30769 / R30769C17: got '1301-1349 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30770 / R30770C13: got '1-51 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30770 / R30770C17: got '2117-2119 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30771 / R30771C13: got '1502-1506 Sturgus Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30771 / R30771C17: got '511-517 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30772 / R30772C13: got '1617 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30772 / R30772C17: got '324 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30773 / R30773C13: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30773 / R30773C17: got '2207 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30774 / R30774C13: got '401-411 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30774 / R30774C17: got '9221 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30775 / R30775C13: got '1097 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30775 / R30775C17: got '1-51 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30776 / R30776C13: got '710-712 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30776 / R30776C17: got '1709-1711 37th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30777 / R30777C13: got '7003 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30777 / R30777C17: got '601-629 S Lane St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30778 / R30778C13: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30778 / R30778C17: got '8555-8613 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30779 / R30779C13: got '6403 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30779 / R30779C17: got '1521-1699 N 80th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30780 / R30780C13: got '1521-1699 N 80th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30780 / R30780C17: got '26 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30781 / R30781C13: got '601-629 S Lane St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30781 / R30781C17: got '1644-1698 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30782 / R30782C13: got '911-915 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30782 / R30782C17: got '1097 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30783 / R30783C13: got '1743 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30783 / R30783C17: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30784 / R30784C13: got '1111 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30784 / R30784C17: got '4119 E Blaine St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30788 / R30788C13: got '1617-1621 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30788 / R30788C17: got '715-717 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30789 / R30789C13: got '8212 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30789 / R30789C17: got '1111 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30790 / R30790C13: got '209 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30790 / R30790C17: got '1617-1621 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30791 / R30791C13: got '3407-3415 63rd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30791 / R30791C17: got '500 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30792 / R30792C13: got '324 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30792 / R30792C17: got '1743 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30793 / R30793C13: got '2457-2499 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30793 / R30793C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30794 / R30794C13: got '1709-1711 37th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30794 / R30794C17: got '3655 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30795 / R30795C13: got '1518-1530 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30795 / R30795C17: got '1927-1929 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30796 / R30796C13: got '11544 28th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30796 / R30796C17: got '427 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30797 / R30797C13: got '3416 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30797 / R30797C17: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30798 / R30798C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30798 / R30798C17: got '4262 Winslow Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30799 / R30799C13: got '538 NE 82nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30799 / R30799C17: got '1422 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30800 / R30800C13: got '5021 Wilson Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30800 / R30800C17: got '3601-3799 E Superior
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30801 / R30801C13: got '9701-9799 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30801 / R30801C17: got '6403 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30803 / R30803C13: got '506 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30803 / R30803C17: got '4803 Delridge Way SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30804 / R30804C13: got '505 NE 79th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30804 / R30804C17: got '1009 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30805 / R30805C13: got '2729 Nob Hill Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30805 / R30805C17: got '500-516 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30806 / R30806C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30806 / R30806C17: got '1400-1428 NW 100th
## St, Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30807 / R30807C13: got '1051-1099 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30807 / R30807C17: got '1000-1008 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30808 / R30808C13: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30808 / R30808C17: got '1051-1099 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30811 / R30811C13: got '343-399 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30811 / R30811C17: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30812 / R30812C13: got '1339-1407 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30812 / R30812C17: got '1300 N Northlake Way,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30819 / R30819C13: got '6245-6251 52nd Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30819 / R30819C17: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30821 / R30821C13: got '2351-2355 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30821 / R30821C17: got '733 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30822 / R30822C13: got '3401-3499 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30822 / R30822C17: got '2342-2398 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30823 / R30823C13: got '2318-2320 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30823 / R30823C17: got '146 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30827 / R30827C13: got '122-124 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30827 / R30827C17: got '1112-1120 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30830 / R30830C13: got '4217-4231 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30830 / R30830C17: got '1109 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30831 / R30831C13: got '1318 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30831 / R30831C17: got '3504 E Terrace St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30832 / R30832C13: got '3601-3799 E Superior
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30832 / R30832C17: got '633-657 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30834 / R30834C13: got '1644-1698 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30834 / R30834C17: got '1519 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30835 / R30835C13: got '1513 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30835 / R30835C17: got '1513 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30838 / R30838C13: got '649 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30838 / R30838C17: got '2515-2521 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30839 / R30839C13: got '5051-5111 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30839 / R30839C17: got '1541 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30840 / R30840C13: got '7600 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30840 / R30840C17: got '5051-5199 30th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30845 / R30845C13: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30845 / R30845C17: got '8059 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30846 / R30846C13: got '7043 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30846 / R30846C17: got '800 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30847 / R30847C13: got '815 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30847 / R30847C17: got '6742 Alonzo Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30849 / R30849C13: got '2117-2119 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30849 / R30849C17: got '815 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30853 / R30853C13: got '2028-2030 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30853 / R30853C17: got '332-336 NE 76th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30855 / R30855C13: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30855 / R30855C17: got '144 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30856 / R30856C13: got '3525-3529 Burke Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30856 / R30856C17: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30857 / R30857C13: got '4435 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30857 / R30857C17: got '4400-4498 Williams
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30858 / R30858C13: got '1655-1681 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30858 / R30858C17: got '2648-2698 E Denny
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30860 / R30860C13: got '9221 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30860 / R30860C17: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30864 / R30864C13: got '802 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30864 / R30864C17: got '3603 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30865 / R30865C13: got '900-998 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30865 / R30865C17: got '2351-2355 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30866 / R30866C13: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30866 / R30866C17: got '1100-1138 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30867 / R30867C13: got '215 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30867 / R30867C17: got '2124 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30868 / R30868C13: got '4403-4499 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30868 / R30868C17: got '2028-2030 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30869 / R30869C13: got '500-598 Virginia St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30869 / R30869C17: got '4403-4499 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30873 / R30873C13: got '1009 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30873 / R30873C17: got '2217-2221 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30874 / R30874C13: got '2121 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30874 / R30874C17: got '1900 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30875 / R30875C13: got '5300-5398 14th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30875 / R30875C17: got '6533 24th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30876 / R30876C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30876 / R30876C17: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30877 / R30877C13: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30877 / R30877C17: got '1937-1979 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30879 / R30879C13: got '1112-1120 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30879 / R30879C17: got '500-598 Virginia St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30880 / R30880C13: got '3603 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30880 / R30880C17: got '561 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30881 / R30881C13: got '1300 N Northlake Way,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30881 / R30881C17: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30882 / R30882C13: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30882 / R30882C17: got '1339-1407 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30883 / R30883C13: got '411-449 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30883 / R30883C17: got '215 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30884 / R30884C13: got '146 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30884 / R30884C17: got '5300-5398 14th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30885 / R30885C13: got '6251 52nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30885 / R30885C17: got '5523 30th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30889 / R30889C13: got '1566-1598 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30889 / R30889C17: got '1410 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30891 / R30891C13: got '5507 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30891 / R30891C17: got '2121 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30892 / R30892C13: got '200-218 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30892 / R30892C17: got '5507 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30893 / R30893C13: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30893 / R30893C17: got '1412-1418 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30895 / R30895C13: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30895 / R30895C17: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30896 / R30896C13: got '144 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30896 / R30896C17: got '6150-6198 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30903 / R30903C13: got '633-657 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30903 / R30903C17: got '1519 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30905 / R30905C13: got '3646 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30905 / R30905C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30906 / R30906C13: got '733 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30906 / R30906C17: got '1001-1021 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30907 / R30907C13: got '310 E Allison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30907 / R30907C17: got '3012 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30908 / R30908C13: got '2452 33rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30908 / R30908C17: got '310 E Allison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30909 / R30909C13: got '512 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30909 / R30909C17: got '2738 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30910 / R30910C13: got '973-999 S Harney St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30910 / R30910C17: got '655 S Edmunds St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30912 / R30912C13: got '1-51 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30912 / R30912C17: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30913 / R30913C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30913 / R30913C17: got '557-575 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30914 / R30914C13: got '2568 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30914 / R30914C17: got '933 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30915 / R30915C13: got '3200 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30915 / R30915C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30917 / R30917C13: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30917 / R30917C17: got '1207-1299 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30918 / R30918C13: got '557-575 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30918 / R30918C17: got '173 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30919 / R30919C13: got '5051-5199 30th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30919 / R30919C17: got '451-457 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30920 / R30920C13: got '1900 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30920 / R30920C17: got '2515-2521 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30921 / R30921C13: got '1800-1890 W Nickerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30921 / R30921C17: got '512 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30922 / R30922C13: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30922 / R30922C17: got '1800-1890 W Nickerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30923 / R30923C13: got '1100-1138 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30923 / R30923C17: got '950 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30924 / R30924C13: got '4743-4747 48th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30924 / R30924C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30927 / R30927C13: got '215 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30927 / R30927C17: got '5731 Schmitz Park to
## Alki Trail, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30928 / R30928C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30928 / R30928C17: got '215 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30929 / R30929C13: got '941-943 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30929 / R30929C17: got '39-99 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30931 / R30931C13: got '1506 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30931 / R30931C17: got '943 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30932 / R30932C13: got '4401-4455 2nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30932 / R30932C17: got '7043 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30933 / R30933C13: got '808 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30933 / R30933C17: got '1-51 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30934 / R30934C13: got '800 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30934 / R30934C17: got '5400 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30935 / R30935C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30935 / R30935C17: got '4217-4231 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30936 / R30936C13: got '173 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30936 / R30936C17: got '1609-1615 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30937 / R30937C13: got '4100-4198 E Blaine
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30937 / R30937C17: got '801-849 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30938 / R30938C13: got '1100-1138 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30938 / R30938C17: got '1100-1138 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30940 / R30940C13: got '950 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30940 / R30940C17: got '4209 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30941 / R30941C13: got '903-999 W Fulton St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30941 / R30941C17: got '343-399 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30942 / R30942C13: got '2515-2521 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30942 / R30942C17: got '151-199 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30943 / R30943C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30943 / R30943C17: got '4262 Winslow Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30944 / R30944C13: got '3431 Gilman Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30944 / R30944C17: got '200-218 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30945 / R30945C13: got '4803 Delridge Way SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30945 / R30945C17: got '4747 Delridge Way SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30946 / R30946C13: got '39-99 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30946 / R30946C17: got '2568 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30947 / R30947C13: got '758-776 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30947 / R30947C17: got '4222-4228 Burke Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30948 / R30948C13: got '1519 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30948 / R30948C17: got '3401-3499 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30952 / R30952C13: got '1109 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30952 / R30952C17: got '3838 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30953 / R30953C13: got '561 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30953 / R30953C17: got '2318-2320 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30954 / R30954C13: got '2342-2398 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30954 / R30954C17: got '1655-1681 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30955 / R30955C13: got '1853-1999 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30955 / R30955C17: got '4419-4499 Eastern Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30957 / R30957C13: got '2515-2521 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30957 / R30957C17: got '802 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30958 / R30958C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30958 / R30958C17: got '1151-1199 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30959 / R30959C13: got '301-343 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30959 / R30959C17: got '349-399 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30962 / R30962C13: got '198 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30962 / R30962C17: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30964 / R30964C13: got '5014 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30964 / R30964C17: got '2201-2205 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30965 / R30965C13: got '332-336 NE 76th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30965 / R30965C17: got '2124 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30966 / R30966C13: got '2124 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30966 / R30966C17: got '250-298 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30967 / R30967C13: got '317-323 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30967 / R30967C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30968 / R30968C13: got '207 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30968 / R30968C17: got '920-928 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30969 / R30969C13: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30969 / R30969C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30976 / R30976C13: got '5453-5499 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30976 / R30976C17: got '625 NW 78th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30978 / R30978C13: got '947 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30978 / R30978C17: got '1501 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30979 / R30979C13: got '1501 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30979 / R30979C17: got '200-248 W Thomas St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30980 / R30980C13: got '2738 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30980 / R30980C17: got '2393-2395 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30981 / R30981C13: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30981 / R30981C17: got '2671-2703 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30982 / R30982C13: got '151-199 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30982 / R30982C17: got '1300-1332 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30983 / R30983C13: got '1000-1008 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30983 / R30983C17: got '1115 N 94th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30984 / R30984C13: got '1400-1406 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30984 / R30984C17: got '1808 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30985 / R30985C13: got '617 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30985 / R30985C17: got '3515-3599 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30986 / R30986C13: got '613 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30986 / R30986C17: got '2320-2322 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30987 / R30987C13: got '1206 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30987 / R30987C17: got '349-399 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30988 / R30988C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30988 / R30988C17: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30990 / R30990C13: got '310 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30990 / R30990C17: got '209-299 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30991 / R30991C13: got '4615-4699 Ohio Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30991 / R30991C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30993 / R30993C13: got '7033 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30993 / R30993C17: got '8544-8698 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M30994 / R30994C13: got '211 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30994 / R30994C17: got '2200-2212 30th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30995 / R30995C13: got '2200-2230 Condon Way
## W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q30995 / R30995C17: got '517 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30996 / R30996C13: got '4710-4716 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30996 / R30996C17: got '4027 52nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30997 / R30997C13: got '345-357 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30997 / R30997C17: got '1541 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30998 / R30998C13: got '831-861 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30998 / R30998C17: got '1419-1499 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M30999 / R30999C13: got '5523 30th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q30999 / R30999C17: got '3442 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31000 / R31000C13: got '619 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31000 / R31000C17: got '310 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31001 / R31001C13: got '32 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31001 / R31001C17: got '2800-2898 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31003 / R31003C13: got '3442 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31003 / R31003C17: got '346-398 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31004 / R31004C13: got '8059 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31004 / R31004C17: got '651-699 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31005 / R31005C13: got '1412-1418 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31005 / R31005C17: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31006 / R31006C13: got '209-299 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31006 / R31006C17: got '4209 34th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31007 / R31007C13: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31007 / R31007C17: got '211 32nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31008 / R31008C13: got '6742 Alonzo Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31008 / R31008C17: got '6748-6998 13th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31009 / R31009C13: got '1207-1299 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31009 / R31009C17: got '800 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31010 / R31010C13: got '3515-3599 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31010 / R31010C17: got '605 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31011 / R31011C13: got '4209 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31011 / R31011C17: got '200 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31013 / R31013C13: got '633-657 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31013 / R31013C17: got '619 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31014 / R31014C13: got '145-259 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31014 / R31014C17: got '6103-6109 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31015 / R31015C13: got '349-399 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31015 / R31015C17: got '145-259 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31017 / R31017C13: got '6103-6109 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31017 / R31017C17: got '326 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31018 / R31018C13: got '901-999 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31018 / R31018C17: got '701-799 S Andover St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31020 / R31020C13: got '3012 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31020 / R31020C17: got '901 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31021 / R31021C13: got '41-73 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31021 / R31021C17: got '1537 NW Ballard Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31022 / R31022C13: got '3504 E Terrace St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31022 / R31022C17: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31023 / R31023C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31023 / R31023C17: got '1617 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31024 / R31024C13: got '3116-3122 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31024 / R31024C17: got '2501 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31025 / R31025C13: got '4400-4498 Williams
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31025 / R31025C17: got '403 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31026 / R31026C13: got '403 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31026 / R31026C17: got '4400-4498 Williams
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31029 / R31029C13: got '135 S King St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31029 / R31029C17: got '911 N 72nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31030 / R31030C13: got '3145 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31030 / R31030C17: got '755-799 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31031 / R31031C13: got '2501 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31031 / R31031C17: got '3145 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31033 / R31033C13: got '412 NE 65th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31033 / R31033C17: got '715-723 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31034 / R31034C13: got '1943 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31034 / R31034C17: got '2105 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31035 / R31035C13: got '5400 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31035 / R31035C17: got '8339 15th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31036 / R31036C13: got '8339 15th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31036 / R31036C17: got '5453-5499 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31037 / R31037C13: got '1937-1979 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31037 / R31037C17: got '450 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31038 / R31038C13: got '346-398 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31038 / R31038C17: got '350-398 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31039 / R31039C13: got '1400-1468 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31039 / R31039C17: got '4457 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31040 / R31040C13: got '651-699 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31040 / R31040C17: got '41-73 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31042 / R31042C13: got '6150-6198 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31042 / R31042C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31044 / R31044C13: got '715-723 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31044 / R31044C17: got '5628 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31045 / R31045C13: got '4222-4228 Burke Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31045 / R31045C17: got '319 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31049 / R31049C13: got '6533 24th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31049 / R31049C17: got '5014 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31050 / R31050C13: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31050 / R31050C17: got '1808 Bigelow Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31051 / R31051C13: got '1400-1468 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31051 / R31051C17: got '135 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31052 / R31052C13: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31052 / R31052C17: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31054 / R31054C13: got '1800 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31054 / R31054C17: got '4601-4875 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31055 / R31055C13: got '1016-1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31055 / R31055C17: got '3815 Eastern Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31056 / R31056C13: got '1252-1298 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31056 / R31056C17: got '207 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31057 / R31057C13: got '1541 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31057 / R31057C17: got '1321-1329 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31058 / R31058C13: got '2315-2399 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31058 / R31058C17: got '1016-1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31059 / R31059C13: got '1617 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31059 / R31059C17: got '345-357 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31060 / R31060C13: got '2320-2322 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31060 / R31060C17: got '8800-8898 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31061 / R31061C13: got '2800-2898 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31061 / R31061C17: got '8837-8845 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31062 / R31062C13: got '1720 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31062 / R31062C17: got '2291 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31063 / R31063C13: got '1537 NW Ballard Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31063 / R31063C17: got '1439 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31064 / R31064C13: got '2601 W Marina Pl,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31064 / R31064C17: got '301-343 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31065 / R31065C13: got '200-248 W Thomas St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31065 / R31065C17: got '2601 W Marina Pl,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31066 / R31066C13: got '801-809 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31066 / R31066C17: got '1707 Bigelow Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31067 / R31067C13: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31067 / R31067C17: got '801-809 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31068 / R31068C13: got '1808 Bigelow Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31068 / R31068C17: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31070 / R31070C13: got '2671-2703 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31070 / R31070C17: got '1408-1468 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31071 / R31071C13: got '1408-1468 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31071 / R31071C17: got '6041 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31073 / R31073C13: got '319 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31073 / R31073C17: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31074 / R31074C13: got '1819 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31074 / R31074C17: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31075 / R31075C13: got '933 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31075 / R31075C17: got '1819 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31077 / R31077C13: got '1001-1021 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31077 / R31077C17: got '1970-1982 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31078 / R31078C13: got '29 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31078 / R31078C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31080 / R31080C13: got '250-298 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31080 / R31080C17: got '1400-1468 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31081 / R31081C13: got '2648-2698 E Denny
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31081 / R31081C17: got '1252-1298 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31082 / R31082C13: got '9017 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31082 / R31082C17: got '533 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31083 / R31083C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31083 / R31083C17: got '9017 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31084 / R31084C13: got '2443-2449 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31084 / R31084C17: got '3861-3901 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31086 / R31086C13: got '4240 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31086 / R31086C17: got '927-1051 N 100th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31087 / R31087C13: got '2105 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31087 / R31087C17: got '2601-2699 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31088 / R31088C13: got '450 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31088 / R31088C17: got '633-657 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31089 / R31089C13: got '4262 Winslow Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31089 / R31089C17: got '4240 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31090 / R31090C13: got '3838 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31090 / R31090C17: got '1415-1417 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31092 / R31092C13: got '11623-11699 28th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31092 / R31092C17: got '6535 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31093 / R31093C13: got '7531 23rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31093 / R31093C17: got '617 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31094 / R31094C13: got '135 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31094 / R31094C17: got '1943 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31095 / R31095C13: got '533 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31095 / R31095C17: got '1720 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31097 / R31097C13: got '1415-1417 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31097 / R31097C17: got '1400-1468 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31098 / R31098C13: got '227-233 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31098 / R31098C17: got '412 NE 65th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31099 / R31099C13: got '1140-1168 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31099 / R31099C17: got '1000-1020 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31101 / R31101C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31101 / R31101C17: got '1725-1727 Martin
## Luther King Jr Way S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31102 / R31102C13: got '901 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31102 / R31102C17: got '6212 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31105 / R31105C13: got '6748-6998 13th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31105 / R31105C17: got '317-323 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31107 / R31107C13: got '911 N 72nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31107 / R31107C17: got '5009 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31108 / R31108C13: got '755-799 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31108 / R31108C17: got '10718-10722 19th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31109 / R31109C13: got '5731 Schmitz Park to
## Alki Trail, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31109 / R31109C17: got '2396-2398 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31110 / R31110C13: got '350-398 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31110 / R31110C17: got '2340-2378 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31111 / R31111C13: got '2340-2378 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31111 / R31111C17: got '211 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31112 / R31112C13: got '819-869 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31112 / R31112C17: got '2443-2449 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31114 / R31114C13: got '1417-1499 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31114 / R31114C17: got '947 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31115 / R31115C13: got '800 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31115 / R31115C17: got '7033 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31116 / R31116C13: got '801-815 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31116 / R31116C17: got '2900-2948 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31117 / R31117C13: got '107 27th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31117 / R31117C17: got '801-815 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31118 / R31118C13: got '949-953 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31118 / R31118C17: got '11623-11699 28th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31120 / R31120C13: got '1609-1615 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31120 / R31120C17: got '227-233 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31121 / R31121C13: got '1410 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31121 / R31121C17: got '29 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31123 / R31123C13: got '1140-1168 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31123 / R31123C17: got '1140-1168 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31124 / R31124C13: got '933 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31124 / R31124C17: got '5001-5011 48th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31128 / R31128C13: got '1009 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31128 / R31128C17: got '1140-1168 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31130 / R31130C13: got '920-928 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31130 / R31130C17: got '4100-4146 Cheasty
## Blvd S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31132 / R31132C13: got '4262 Winslow Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31132 / R31132C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31133 / R31133C13: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31133 / R31133C17: got '613 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31135 / R31135C13: got '2393-2395 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31135 / R31135C17: got '819-869 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31136 / R31136C13: got '2124 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31136 / R31136C17: got '4033 NE 56th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31137 / R31137C13: got '4457 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31137 / R31137C17: got '933 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31138 / R31138C13: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31138 / R31138C17: got '107 27th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31139 / R31139C13: got '1970-1982 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31139 / R31139C17: got '1800 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31143 / R31143C13: got '349-399 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31143 / R31143C17: got '4710-4716 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31144 / R31144C13: got '6529 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31144 / R31144C17: got '901-999 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31145 / R31145C13: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31145 / R31145C17: got '564-574 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31146 / R31146C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31146 / R31146C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31149 / R31149C13: got '2201-2205 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31149 / R31149C17: got '4877-4907 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31151 / R31151C13: got '2802-2898 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31151 / R31151C17: got '201-209 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31157 / R31157C13: got '2218 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31157 / R31157C17: got '2915 16th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31158 / R31158C13: got '927-1051 N 100th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31158 / R31158C17: got '123 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31161 / R31161C13: got '564-574 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31161 / R31161C17: got '7 Boston St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31162 / R31162C13: got '427 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31162 / R31162C17: got '1819-1823 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31163 / R31163C13: got '3535 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31163 / R31163C17: got '5201-5217 50th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31164 / R31164C13: got '1421 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31164 / R31164C17: got '427 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31165 / R31165C13: got '1212-1224 Harrison
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31165 / R31165C17: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31166 / R31166C13: got '146-198 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31166 / R31166C17: got '529 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31167 / R31167C13: got '9740-9744 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31167 / R31167C17: got '8110-8116 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31168 / R31168C13: got '3409 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31168 / R31168C17: got '101-199 Melrose Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31169 / R31169C13: got '1501-1515 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31169 / R31169C17: got '1633 Boylston Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31170 / R31170C13: got '1439 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31170 / R31170C17: got '773-799 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31171 / R31171C13: got '7868 Green Lake Dr N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31171 / R31171C17: got '7632 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31172 / R31172C13: got '925-945 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31172 / R31172C17: got '1803 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31174 / R31174C13: got '655 S Edmunds St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31174 / R31174C17: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31175 / R31175C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31175 / R31175C17: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31176 / R31176C13: got '1001-1013 2nd Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31176 / R31176C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31177 / R31177C13: got 'Russell Investments
## Center, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31177 / R31177C17: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31178 / R31178C13: got '625 NW 78th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31178 / R31178C17: got '469 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31179 / R31179C13: got '401-499 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31179 / R31179C17: got '3503 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31180 / R31180C13: got '900 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31180 / R31180C17: got '1813 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31182 / R31182C13: got '2407-2421 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31182 / R31182C17: got '2217 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31183 / R31183C13: got '47-51 S Atlantic St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31183 / R31183C17: got '3415-3441 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31186 / R31186C13: got '1026-1198 NE 61st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31186 / R31186C17: got '5215-5299 NE 74th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31187 / R31187C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31187 / R31187C17: got '45-99 Blaine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31188 / R31188C13: got '1609 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31188 / R31188C17: got '703-711 Bellevue Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31189 / R31189C13: got '326 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31189 / R31189C17: got '1013-1035 Elliott Ave
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31190 / R31190C13: got '1013-1035 Elliott Ave
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31190 / R31190C17: got 'Russell Investments
## Center, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31191 / R31191C13: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31191 / R31191C17: got '633-657 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31192 / R31192C13: got '703-711 Bellevue Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31192 / R31192C17: got '5119 27th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31193 / R31193C13: got '5119 27th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31193 / R31193C17: got '401-499 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31195 / R31195C13: got '1909 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31195 / R31195C17: got '3411 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31196 / R31196C13: got '607 1st Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31196 / R31196C17: got '2717 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31200 / R31200C13: got '4508 Eastern Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31200 / R31200C17: got '4465 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31201 / R31201C13: got '2201 Cheshiahud Lake
## Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31201 / R31201C17: got '8035 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31202 / R31202C13: got '45-99 Blaine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31202 / R31202C17: got '3106 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31203 / R31203C13: got '6212 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31203 / R31203C17: got '5636 20th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31204 / R31204C13: got '528 NE 80th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31204 / R31204C17: got '1026-1198 NE 61st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31205 / R31205C13: got '1541 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31205 / R31205C17: got '1420 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31206 / R31206C13: got '211 32nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31206 / R31206C17: got '500 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31207 / R31207C13: got '1813 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31207 / R31207C17: got '2516 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31209 / R31209C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31209 / R31209C17: got '1013 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31210 / R31210C13: got '4737 2nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31210 / R31210C17: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31211 / R31211C13: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31211 / R31211C17: got '4699-4999 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31212 / R31212C13: got '5636 20th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31212 / R31212C17: got '5351-5499 20th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31213 / R31213C13: got '5001-5011 48th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31213 / R31213C17: got '1517-1545 S Lander
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31214 / R31214C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31214 / R31214C17: got '615-621 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31215 / R31215C13: got '615-621 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31215 / R31215C17: got '2636-2678 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31216 / R31216C13: got '3606 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31216 / R31216C17: got '1633 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31219 / R31219C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31219 / R31219C17: got '2805 NW 92nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31220 / R31220C13: got '1803 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31220 / R31220C17: got '1314 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31223 / R31223C13: got '417 N Bowdoin Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31223 / R31223C17: got '215 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31224 / R31224C13: got '2805 NW 92nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31224 / R31224C17: got '2407-2421 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31225 / R31225C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31225 / R31225C17: got '3001-3143 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31226 / R31226C13: got '1420 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31226 / R31226C17: got '900 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31227 / R31227C13: got '215 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31227 / R31227C17: got '1720 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31228 / R31228C13: got '3923 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31228 / R31228C17: got '2001 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31230 / R31230C13: got '2001 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31230 / R31230C17: got '8550-8554 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31231 / R31231C13: got '211 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31231 / R31231C17: got '1201-1247 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31233 / R31233C13: got '633-657 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31233 / R31233C17: got '1421 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31235 / R31235C13: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31235 / R31235C17: got '7001 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31236 / R31236C13: got '509 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31236 / R31236C17: got '2403 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31237 / R31237C13: got '2403 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31237 / R31237C17: got '2403 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31238 / R31238C13: got '605 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31238 / R31238C17: got '509 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31243 / R31243C13: got '2291 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31243 / R31243C17: got '47-51 S Atlantic St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31245 / R31245C13: got '1013 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31245 / R31245C17: got '127-203 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31246 / R31246C13: got '529 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31246 / R31246C17: got '611-619 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31247 / R31247C13: got '1321-1329 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31247 / R31247C17: got '3614-3634 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31248 / R31248C13: got '1201-1247 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31248 / R31248C17: got '3409 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31249 / R31249C13: got '773-799 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31249 / R31249C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31250 / R31250C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31250 / R31250C17: got '2201 Cheshiahud Lake
## Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31252 / R31252C13: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31252 / R31252C17: got '2211 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31253 / R31253C13: got '500 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31253 / R31253C17: got '1609 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31254 / R31254C13: got '1517-1545 S Lander
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31254 / R31254C17: got '2399 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31255 / R31255C13: got '201-209 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31255 / R31255C17: got '3239 21st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31256 / R31256C13: got '503 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31256 / R31256C17: got '2802-2898 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31258 / R31258C13: got '2801 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31258 / R31258C17: got '9509 14th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31260 / R31260C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31260 / R31260C17: got '7868 Green Lake Dr N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31261 / R31261C13: got '2246-2248 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31261 / R31261C17: got '503 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31263 / R31263C13: got '3210-3212 Beacon Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31263 / R31263C17: got '1501-1515 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31264 / R31264C13: got '1808 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31264 / R31264C17: got '1501-1515 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31265 / R31265C13: got '1501-1515 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31265 / R31265C17: got '3210-3212 Beacon Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31266 / R31266C13: got '1819-1823 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31266 / R31266C17: got '311 NE Longwood Pl,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31268 / R31268C13: got '4209 34th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31268 / R31268C17: got '3535 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31269 / R31269C13: got '205 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31269 / R31269C17: got '1001-1013 2nd Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31270 / R31270C13: got '2601-2699 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31270 / R31270C17: got '1017-1099 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31271 / R31271C13: got '7 Boston St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31271 / R31271C17: got '4017 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31273 / R31273C13: got '1518 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31273 / R31273C17: got '2801 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31274 / R31274C13: got '2717 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31274 / R31274C17: got '2801 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31275 / R31275C13: got '2217 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31275 / R31275C17: got '1105 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31276 / R31276C13: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31276 / R31276C17: got '607 1st Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31277 / R31277C13: got '3614-3634 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31277 / R31277C17: got '6127-6155 5th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31280 / R31280C13: got '469 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31280 / R31280C17: got '601-699 W Smith St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31281 / R31281C13: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31281 / R31281C17: got '3606 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31282 / R31282C13: got '517 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31282 / R31282C17: got '4001-4087 NE 65th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31283 / R31283C13: got '1201 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31283 / R31283C17: got '2555-2617 8th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31284 / R31284C13: got '2555-2617 8th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31284 / R31284C17: got '5208 S Hudson St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31285 / R31285C13: got '2411 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31285 / R31285C17: got '1201 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31286 / R31286C13: got '5208 S Hudson St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31286 / R31286C17: got '4907 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31288 / R31288C13: got '5543-5571 8th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31288 / R31288C17: got '2417 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31289 / R31289C13: got '1633 Boylston Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31289 / R31289C17: got '5543-5571 8th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31290 / R31290C13: got '1633 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31290 / R31290C17: got '417 N Bowdoin Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31292 / R31292C13: got '4465 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31292 / R31292C17: got '198 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31293 / R31293C13: got '2801 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31293 / R31293C17: got '811 W Bertona St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31294 / R31294C13: got '3861-3901 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31294 / R31294C17: got '205 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31295 / R31295C13: got '5009 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31295 / R31295C17: got '1909 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31296 / R31296C13: got '8837-8845 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31296 / R31296C17: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31297 / R31297C13: got '1605-1611 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31297 / R31297C17: got '1518 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31298 / R31298C13: got '611-619 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31298 / R31298C17: got '319 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31299 / R31299C13: got '1017-1099 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31299 / R31299C17: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31300 / R31300C13: got '2915 16th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31300 / R31300C17: got '4133 13th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31302 / R31302C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31302 / R31302C17: got '3923 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31304 / R31304C13: got '9740-9744 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31304 / R31304C17: got '9740-9744 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31305 / R31305C13: got '8544-8698 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31305 / R31305C17: got '9740-9744 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31307 / R31307C13: got '2403 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31307 / R31307C17: got '1605-1611 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31308 / R31308C13: got '1105 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31308 / R31308C17: got '1009 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31309 / R31309C13: got '4100-4146 Cheasty
## Blvd S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31309 / R31309C17: got '146-198 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31310 / R31310C13: got '8110-8116 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31310 / R31310C17: got '528 NE 80th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31311 / R31311C13: got '1707 Bigelow Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31311 / R31311C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31312 / R31312C13: got '6041 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31312 / R31312C17: got '1212-1224 Harrison
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31313 / R31313C13: got '3411 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31313 / R31313C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31314 / R31314C13: got '11550 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31314 / R31314C17: got '1620-1698 NE 82nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31315 / R31315C13: got '567 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31315 / R31315C17: got '926-944 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31316 / R31316C13: got '4907 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31316 / R31316C17: got '4735 30th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31317 / R31317C13: got '3001-3143 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31317 / R31317C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31318 / R31318C13: got '5215-5299 NE 74th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31318 / R31318C17: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31319 / R31319C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31319 / R31319C17: got '2117 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31320 / R31320C13: got '311 NE Longwood Pl,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31320 / R31320C17: got '6817 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31321 / R31321C13: got '6807 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31321 / R31321C17: got '5216-5222 NE 74th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31324 / R31324C13: got '3239 21st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31324 / R31324C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31325 / R31325C13: got '3106 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31325 / R31325C17: got '5036-5040 35th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31326 / R31326C13: got '9509 14th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31326 / R31326C17: got '301-311 NE Longwood
## Pl, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31327 / R31327C13: got '1925-1933 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31327 / R31327C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31330 / R31330C13: got '227 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31330 / R31330C17: got '1812 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31334 / R31334C13: got '180-198 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31334 / R31334C17: got '5755-5759 SW Admiral
## Way, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31335 / R31335C13: got '8550-8554 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31335 / R31335C17: got '2201-2243 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31336 / R31336C13: got '6401 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31336 / R31336C17: got '8739-8743 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31337 / R31337C13: got '1901-1913 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31337 / R31337C17: got '6401 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31338 / R31338C13: got '630-658 S Lane St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31338 / R31338C17: got '311 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31339 / R31339C13: got '323 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31339 / R31339C17: got '1141 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31341 / R31341C13: got '4735 30th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31341 / R31341C17: got '705 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31343 / R31343C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31343 / R31343C17: got '1255-1283 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31344 / R31344C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31344 / R31344C17: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31345 / R31345C13: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31345 / R31345C17: got '7520 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31346 / R31346C13: got '3001-3143 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31346 / R31346C17: got '507 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31348 / R31348C13: got '1009 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31348 / R31348C17: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31350 / R31350C13: got '531-599 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31350 / R31350C17: got '3100 Cheshiahud Lake
## Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31351 / R31351C13: got '900-998 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31351 / R31351C17: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31352 / R31352C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31352 / R31352C17: got '343-373 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31353 / R31353C13: got '2125-2127 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31353 / R31353C17: got '3501 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31354 / R31354C13: got '505 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31354 / R31354C17: got '505-519 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31355 / R31355C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31355 / R31355C17: got '1501-1515 35th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31356 / R31356C13: got '1725-1727 Martin
## Luther King Jr Way S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31356 / R31356C17: got '2819 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31357 / R31357C13: got '1620-1698 NE 82nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31357 / R31357C17: got '101-113 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31358 / R31358C13: got '5216-5222 NE 74th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31358 / R31358C17: got '5051 NE 75th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31359 / R31359C13: got '172-180 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31359 / R31359C17: got '721-799 Nob Hill Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31360 / R31360C13: got '4877-4907 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31360 / R31360C17: got '2400-2648 5th Pl S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31361 / R31361C13: got '2105 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31361 / R31361C17: got '659 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31362 / R31362C13: got '224-230 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31362 / R31362C17: got '6318 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31363 / R31363C13: got '1713-1799 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31363 / R31363C17: got '505 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31364 / R31364C13: got '127-203 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31364 / R31364C17: got '2105 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31365 / R31365C13: got '349-399 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31365 / R31365C17: got '1200-1298 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31366 / R31366C13: got '1501-1515 35th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31366 / R31366C17: got '1716 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31368 / R31368C13: got '1302 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31368 / R31368C17: got '2125-2127 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31369 / R31369C13: got '507 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31369 / R31369C17: got '2015 W Dravus St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31370 / R31370C13: got '4033 NE 56th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31370 / R31370C17: got '531-599 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31371 / R31371C13: got '2819 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31371 / R31371C17: got '11550 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31372 / R31372C13: got '2808-2812 Ballard
## Neighborhood Greenway, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31372 / R31372C17: got '2204-2206 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31373 / R31373C13: got '1255-1283 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31373 / R31373C17: got '1305 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31374 / R31374C13: got '3415-3441 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31374 / R31374C17: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31377 / R31377C13: got '7632 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31377 / R31377C17: got '217 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31379 / R31379C13: got '4699-4999 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31379 / R31379C17: got '6716-6720 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31380 / R31380C13: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31380 / R31380C17: got '1713-1799 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31381 / R31381C13: got '1305 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31381 / R31381C17: got '505 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31382 / R31382C13: got '311 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31382 / R31382C17: got '323 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31383 / R31383C13: got '2015 W Dravus St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31383 / R31383C17: got '2000 W Barrett St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31387 / R31387C13: got '4272-4398 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31387 / R31387C17: got '1901-1913 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31388 / R31388C13: got '2100-2106 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31388 / R31388C17: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31389 / R31389C13: got '1115 N 94th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31389 / R31389C17: got '630-658 S Lane St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31390 / R31390C13: got '4123 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31390 / R31390C17: got '1519 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31391 / R31391C13: got '1141 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31391 / R31391C17: got '1134-1138 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31392 / R31392C13: got '3002 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31392 / R31392C17: got '127-155 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31393 / R31393C13: got '923-927 N 100th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31393 / R31393C17: got '10008 Aurora Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31395 / R31395C13: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31395 / R31395C17: got '6501-6799 34th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31396 / R31396C13: got '5201-5217 50th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31396 / R31396C17: got '5245 S Mayflower St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31397 / R31397C13: got '610 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31397 / R31397C17: got '2239 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31398 / R31398C13: got '1812 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31398 / R31398C17: got '1752-1758 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31399 / R31399C13: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31399 / R31399C17: got '4714-4722 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31400 / R31400C13: got '4714-4722 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31400 / R31400C17: got '826-828 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31401 / R31401C13: got '2417 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31401 / R31401C17: got '2416-2418 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31402 / R31402C13: got '123 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31402 / R31402C17: got '4371-4389 Leary Way
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31403 / R31403C13: got '1519 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31403 / R31403C17: got '1808 27th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31404 / R31404C13: got '601-699 W Smith St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31404 / R31404C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31406 / R31406C13: got '319 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31406 / R31406C17: got '3525-3599 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31407 / R31407C13: got '1210 11th Ave,
## Milton, WA 98354'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31407 / R31407C17: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31408 / R31408C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31408 / R31408C17: got '522-598 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31409 / R31409C13: got '1100 S Atlantic St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31409 / R31409C17: got '6361-6499 5th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31411 / R31411C13: got '3525-3599 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31411 / R31411C17: got '224-230 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31412 / R31412C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31412 / R31412C17: got '3002 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31414 / R31414C13: got '6501-6799 34th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31414 / R31414C17: got '3521-3525 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31415 / R31415C13: got '522-598 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31415 / R31415C17: got '2808-2812 Ballard
## Neighborhood Greenway, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31416 / R31416C13: got '1629 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31416 / R31416C17: got '1100 S Atlantic St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31417 / R31417C13: got '8739-8743 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31417 / R31417C17: got '227 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31418 / R31418C13: got '926-944 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31418 / R31418C17: got '10742-10998 20th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31421 / R31421C13: got '2051-2199 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31421 / R31421C17: got '198 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31422 / R31422C13: got '505 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31422 / R31422C17: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31423 / R31423C13: got '343-373 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31423 / R31423C17: got '4123 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31424 / R31424C13: got '5446 Wilson Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31424 / R31424C17: got '4907 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31425 / R31425C13: got '4907 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31425 / R31425C17: got '4907 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31426 / R31426C13: got '5009 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31426 / R31426C17: got '5446 Wilson Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31427 / R31427C13: got '2400-2648 5th Pl S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31427 / R31427C17: got '5009 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31430 / R31430C13: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31430 / R31430C17: got '900-998 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31431 / R31431C13: got '2239 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31431 / R31431C17: got '2500 W Marina Pl,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31432 / R31432C13: got '6716-6720 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31432 / R31432C17: got '1210 11th Ave,
## Milton, WA 98354'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31433 / R31433C13: got '1716 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31433 / R31433C17: got '109 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31434 / R31434C13: got '721-799 Nob Hill Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31434 / R31434C17: got '610 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31436 / R31436C13: got '2416-2418 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31436 / R31436C17: got '567 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31437 / R31437C13: got '701 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31437 / R31437C17: got '227 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31438 / R31438C13: got '217 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31438 / R31438C17: got '701 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31439 / R31439C13: got '127-155 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31439 / R31439C17: got '349-399 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31440 / R31440C13: got '5351-5499 20th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31440 / R31440C17: got '4741 30th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31441 / R31441C13: got '3214-3218 Conkling Pl
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31441 / R31441C17: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31442 / R31442C13: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31442 / R31442C17: got '3214-3218 Conkling Pl
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31443 / R31443C13: got '2636-2678 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31443 / R31443C17: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31444 / R31444C13: got '6653 Carleton Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31444 / R31444C17: got '6915 Carleton Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31445 / R31445C13: got '4747 Delridge Way SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31445 / R31445C17: got '4272-4398 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31446 / R31446C13: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31446 / R31446C17: got '4637-4725 Union Bay
## Pl NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31448 / R31448C13: got '3100 Cheshiahud Lake
## Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31448 / R31448C17: got '172-180 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31449 / R31449C13: got '659 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31449 / R31449C17: got '4408-4416 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31450 / R31450C13: got '51-79 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31450 / R31450C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31451 / R31451C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31451 / R31451C17: got '323 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31463 / R31463C13: got '1134-1138 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31463 / R31463C17: got '200-248 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31464 / R31464C13: got '6361-6499 5th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31464 / R31464C17: got '1406 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31466 / R31466C13: got '2119 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31466 / R31466C17: got '641-645 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31467 / R31467C13: got '227 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31467 / R31467C17: got '4877-4907 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31470 / R31470C13: got '6310 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31470 / R31470C17: got '903 N 102nd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31471 / R31471C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31471 / R31471C17: got '816-886 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31472 / R31472C13: got '826-828 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31472 / R31472C17: got '1406 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31476 / R31476C13: got '2501-2505 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31476 / R31476C17: got '3012 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31479 / R31479C13: got '4371-4389 Leary Way
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31479 / R31479C17: got '1200 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31481 / R31481C13: got '1925-1933 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31481 / R31481C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31482 / R31482C13: got '1808 27th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31482 / R31482C17: got '2910 S Irving St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31483 / R31483C13: got '926-944 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31483 / R31483C17: got '1001 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31484 / R31484C13: got '1101 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31484 / R31484C17: got '525 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31485 / R31485C13: got '4133 13th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31485 / R31485C17: got '2701-2721 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31487 / R31487C13: got '6507-6511 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31487 / R31487C17: got '101 Pine St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31488 / R31488C13: got '301-343 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31488 / R31488C17: got '502 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31489 / R31489C13: got '6817 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31489 / R31489C17: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31491 / R31491C13: got '2116 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31491 / R31491C17: got '3843-3847 19th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31493 / R31493C13: got '2204-2206 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31493 / R31493C17: got '351-399 Spring St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31494 / R31494C13: got '4643-4647 Eastern Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31494 / R31494C17: got '1727 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31495 / R31495C13: got '641-645 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31495 / R31495C17: got '641-645 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31496 / R31496C13: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31496 / R31496C17: got '2008 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31497 / R31497C13: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31497 / R31497C17: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31498 / R31498C13: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31498 / R31498C17: got '2644-2798 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31499 / R31499C13: got '2030 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31499 / R31499C17: got '679-699 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31500 / R31500C13: got '679-699 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31500 / R31500C17: got '138-158 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31501 / R31501C13: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31501 / R31501C17: got '51-79 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31502 / R31502C13: got '901-949 S College St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31502 / R31502C17: got '3201-3231 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31503 / R31503C13: got '5036-5040 35th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31503 / R31503C17: got '5048 32nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31504 / R31504C13: got '1406 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31504 / R31504C17: got '6253-6359 5th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31505 / R31505C13: got '1406 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31505 / R31505C17: got '830-898 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31506 / R31506C13: got '351-399 Spring St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31506 / R31506C17: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31507 / R31507C13: got '1857-1899 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31507 / R31507C17: got '4010-4098 SW Genesee
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31508 / R31508C13: got '806-810 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31508 / R31508C17: got '2519-2525 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31509 / R31509C13: got '400-498 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31509 / R31509C17: got '3127 SW Genesee St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31510 / R31510C13: got '5334 Beacon Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31510 / R31510C17: got '2030 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31512 / R31512C13: got '3961 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31512 / R31512C17: got '26-34 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31513 / R31513C13: got '3521-3525 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31513 / R31513C17: got '2117 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31515 / R31515C13: got '1501-1515 Bellevue
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31515 / R31515C17: got '4413 Eastern Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31516 / R31516C13: got '3201-3231 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31516 / R31516C17: got '3610 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31517 / R31517C13: got '3610 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31517 / R31517C17: got '400-498 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31518 / R31518C13: got '1001 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31518 / R31518C17: got '1900-2098 S
## Washington St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31520 / R31520C13: got '601-617 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31520 / R31520C17: got '4643-4647 Eastern Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31521 / R31521C13: got '1200-1298 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31521 / R31521C17: got '925 Hiawatha Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31522 / R31522C13: got '3127 SW Genesee St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31522 / R31522C17: got '1150 Alki Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31523 / R31523C13: got '2105-2107 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31523 / R31523C17: got '2459-2465 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31525 / R31525C13: got '1727 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31525 / R31525C17: got '1857-1899 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31526 / R31526C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31526 / R31526C17: got '7539 31st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31528 / R31528C13: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31528 / R31528C17: got '401-419 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31535 / R31535C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31535 / R31535C17: got '716 NW 100th Pl,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31536 / R31536C13: got '2106-2120 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31536 / R31536C17: got '3961 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31538 / R31538C13: got '905 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31538 / R31538C17: got '926-944 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31539 / R31539C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31539 / R31539C17: got '1923-1939 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31542 / R31542C13: got '8035 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31542 / R31542C17: got '200-228 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31544 / R31544C13: got '716 NW 100th Pl,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31544 / R31544C17: got '3961 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31545 / R31545C13: got '705 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31545 / R31545C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31547 / R31547C13: got '200-248 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31547 / R31547C17: got '9301-9305 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31550 / R31550C13: got '1200-1220 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31550 / R31550C17: got '1-15 W Florentia St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31551 / R31551C13: got '10718-10722 19th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31551 / R31551C17: got '10718-10722 19th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31552 / R31552C13: got '1752-1758 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31552 / R31552C17: got '235-299 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31553 / R31553C13: got '2122 9th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31553 / R31553C17: got '2401-2499 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31557 / R31557C13: got '5651-5693 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31557 / R31557C17: got '1741-1781 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31558 / R31558C13: got '23 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31558 / R31558C17: got '202 W Boston St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31561 / R31561C13: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31561 / R31561C17: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31562 / R31562C13: got '7520 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31562 / R31562C17: got '2100-2106 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31564 / R31564C13: got '2111 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31564 / R31564C17: got '1825 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31565 / R31565C13: got '7539 31st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31565 / R31565C17: got '11 Air Cargo Rd,
## SeaTac, WA 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31566 / R31566C13: got '401-451 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31566 / R31566C17: got '1001-1099 Summit Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31567 / R31567C13: got '9301-9305 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31567 / R31567C17: got '9119-9199 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31570 / R31570C13: got '1200-1298 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31570 / R31570C17: got '830-870 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31571 / R31571C13: got '2001-2009 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31571 / R31571C17: got '5651-5693 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31572 / R31572C13: got '301-311 NE Longwood
## Pl, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31572 / R31572C17: got '4272-4398 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31573 / R31573C13: got '4272-4398 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31573 / R31573C17: got '7501-7549 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31574 / R31574C13: got '925 Hiawatha Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31574 / R31574C17: got '4000-4098 SW Oregon
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31576 / R31576C13: got '375-399 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31576 / R31576C17: got '731 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31577 / R31577C13: got '414-422 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31577 / R31577C17: got '2501-2505 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31578 / R31578C13: got '4907 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31578 / R31578C17: got '2119 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31582 / R31582C13: got '2326 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31582 / R31582C17: got '2441 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31583 / R31583C13: got '505-519 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31583 / R31583C17: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31584 / R31584C13: got '41-73 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31584 / R31584C17: got '300 W Halladay St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31585 / R31585C13: got '2115 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31585 / R31585C17: got '8707 2nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31587 / R31587C13: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31587 / R31587C17: got '6559 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31588 / R31588C13: got '101 Pine St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31588 / R31588C17: got '4315 S Alaska St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31589 / R31589C13: got '1-15 W Florentia St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31589 / R31589C17: got '1001-1099 W Nickerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31590 / R31590C13: got '2910 S Irving St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31590 / R31590C17: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31592 / R31592C13: got '1001-1099 Summit Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31592 / R31592C17: got '2115 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31593 / R31593C13: got '4408-4416 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31593 / R31593C17: got '1032 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31594 / R31594C13: got '1501-1599 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31594 / R31594C17: got '200 NE 65th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31598 / R31598C13: got '502 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31598 / R31598C17: got '1124 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31600 / R31600C13: got '2001 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31600 / R31600C17: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31601 / R31601C13: got '2644-2798 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31601 / R31601C17: got '3202 E Madison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31602 / R31602C13: got '2701-2721 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31602 / R31602C17: got '913 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31603 / R31603C13: got '400-448 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31603 / R31603C17: got '1020 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31604 / R31604C13: got '109 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31604 / R31604C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31605 / R31605C13: got '9503 College Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31605 / R31605C17: got '421-429 E Roanoke St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31606 / R31606C13: got '4637-4725 Union Bay
## Pl NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31606 / R31606C17: got '2001-2009 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31607 / R31607C13: got '138-158 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31607 / R31607C17: got '414-422 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31608 / R31608C13: got '4027 52nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31608 / R31608C17: got '2326 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31609 / R31609C13: got '1541 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31609 / R31609C17: got '2816 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31610 / R31610C13: got '2519-2525 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31610 / R31610C17: got '41-73 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31611 / R31611C13: got '3179-3199 E Ward St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31611 / R31611C17: got '401-451 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31612 / R31612C13: got '430 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31612 / R31612C17: got '301-343 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31613 / R31613C13: got '401-419 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31613 / R31613C17: got '6507-6511 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31614 / R31614C13: got '902 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31614 / R31614C17: got '430 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31615 / R31615C13: got '2020-2028 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31615 / R31615C17: got '902 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31616 / R31616C13: got '101-113 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31616 / R31616C17: got '23 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31617 / R31617C13: got '235-299 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31617 / R31617C17: got '3246-3398 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31618 / R31618C13: got '1900-2098 S
## Washington St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31618 / R31618C17: got '2100-2122 9th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31619 / R31619C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31619 / R31619C17: got '3820-3824 48th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31620 / R31620C13: got '1923-1939 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31620 / R31620C17: got '6202 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31621 / R31621C13: got '79-87 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31621 / R31621C17: got '1101 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31622 / R31622C13: got '830-898 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31622 / R31622C17: got '601-617 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31624 / R31624C13: got '2441 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31624 / R31624C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31625 / R31625C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31625 / R31625C17: got '2116 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31628 / R31628C13: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31628 / R31628C17: got '2815 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31629 / R31629C13: got '6253-6359 5th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31629 / R31629C17: got '1501-1515 Bellevue
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31630 / R31630C13: got '323 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31630 / R31630C17: got '1117 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31631 / R31631C13: got '1117 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31631 / R31631C17: got '1200-1220 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31632 / R31632C13: got '4738 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31632 / R31632C17: got '9503 College Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31633 / R31633C13: got '913 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31633 / R31633C17: got '720 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31635 / R31635C13: got '10008 Aurora Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31635 / R31635C17: got '4738 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31636 / R31636C13: got '1032 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31636 / R31636C17: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31637 / R31637C13: got '26-34 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31637 / R31637C17: got '1159 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31638 / R31638C13: got '7706 31st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31638 / R31638C17: got '2457 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31639 / R31639C13: got '202 W Boston St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31639 / R31639C17: got '7706 31st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31642 / R31642C13: got '165 McGraw St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31642 / R31642C17: got '400-448 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31643 / R31643C13: got '816-886 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31643 / R31643C17: got '7524 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31644 / R31644C13: got '720 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31644 / R31644C17: got '700 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31645 / R31645C13: got '700 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31645 / R31645C17: got '130-142 34th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31646 / R31646C13: got '3214-3218 Conkling Pl
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31646 / R31646C17: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31647 / R31647C13: got '5501-5599 30th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31647 / R31647C17: got '300-320 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31648 / R31648C13: got '1001-1099 W Nickerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31648 / R31648C17: got '5501-5599 30th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31649 / R31649C13: got '2459-2465 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31649 / R31649C17: got '806-810 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31650 / R31650C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31650 / R31650C17: got '375-399 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31653 / R31653C13: got '4877-4907 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31653 / R31653C17: got '336 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31656 / R31656C13: got '200-228 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31656 / R31656C17: got '927 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31657 / R31657C13: got '336 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31657 / R31657C17: got '601-603 W Howe St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31659 / R31659C13: got '2572 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31659 / R31659C17: got '1200-1298 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31660 / R31660C13: got '1200 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31660 / R31660C17: got '818 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31663 / R31663C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31663 / R31663C17: got '2111 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31665 / R31665C13: got '641-645 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31665 / R31665C17: got '79-87 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31666 / R31666C13: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31666 / R31666C17: got '1541 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31667 / R31667C13: got '500 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31667 / R31667C17: got '500-554 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31668 / R31668C13: got '2815 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31668 / R31668C17: got '500 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31670 / R31670C13: got '1901-1937 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31670 / R31670C17: got '2550 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31674 / R31674C13: got '6127-6155 5th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31674 / R31674C17: got '3221 SW Genesee St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31676 / R31676C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31676 / R31676C17: got '2225-2399 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31677 / R31677C13: got '1303 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31677 / R31677C17: got '387-399 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31678 / R31678C13: got '4877-4907 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31678 / R31678C17: got '1303 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31680 / R31680C13: got '5305 Russell Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31680 / R31680C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31686 / R31686C13: got '1-49 S Alaska St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31686 / R31686C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31688 / R31688C13: got '714 NW 100th Pl,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31688 / R31688C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31689 / R31689C13: got '2551-2561 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31689 / R31689C17: got '3855 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31691 / R31691C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31691 / R31691C17: got '119 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31692 / R31692C13: got '1900 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31692 / R31692C17: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31693 / R31693C13: got '4017 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31693 / R31693C17: got '651-673 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31694 / R31694C13: got '2153 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31694 / R31694C17: got '217 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31695 / R31695C13: got '6252-6298 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31695 / R31695C17: got '715-721 Nob Hill Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31696 / R31696C13: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31696 / R31696C17: got '5439-5455 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31697 / R31697C13: got '3221 SW Genesee St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31697 / R31697C17: got '116 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31699 / R31699C13: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31699 / R31699C17: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31700 / R31700C13: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31700 / R31700C17: got '2000 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31701 / R31701C13: got '2615-2619 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31701 / R31701C17: got '2619-2699 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31702 / R31702C13: got '311 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31702 / R31702C17: got '719-723 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31703 / R31703C13: got '2550 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31703 / R31703C17: got '2522 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31704 / R31704C13: got '1901-1999 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31704 / R31704C17: got '702-710 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31705 / R31705C13: got '2801-2899 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31705 / R31705C17: got '5305 Russell Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31706 / R31706C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31706 / R31706C17: got '2409 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31707 / R31707C13: got '1267-1299 S Bailey
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31707 / R31707C17: got '1900 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31709 / R31709C13: got '2109-2199 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31709 / R31709C17: got '1601 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31710 / R31710C13: got '2501 E Madison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31710 / R31710C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31711 / R31711C13: got '4401-4499 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31711 / R31711C17: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31712 / R31712C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31712 / R31712C17: got '8539 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31713 / R31713C13: got '4010-4098 SW Genesee
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31713 / R31713C17: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31714 / R31714C13: got '500-554 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31714 / R31714C17: got '353-399 W Barrett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31715 / R31715C13: got '1001-1015 NE 63rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31715 / R31715C17: got '300-348 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31716 / R31716C13: got '387-399 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31716 / R31716C17: got '401-411 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31717 / R31717C13: got '1118-1122 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31717 / R31717C17: got 'Union Square,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31718 / R31718C13: got '1020 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31718 / R31718C17: got '3421-3499 Albion Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31719 / R31719C13: got '5457-5459 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31719 / R31719C17: got '2615-2619 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31720 / R31720C13: got '851 NE 59th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31720 / R31720C17: got '523 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31722 / R31722C13: got '201 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31722 / R31722C17: got '851 NE 59th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31723 / R31723C13: got '2139-2199 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31723 / R31723C17: got '8539 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31724 / R31724C13: got '4731 S Hudson St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31724 / R31724C17: got '4731 S Hudson St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31725 / R31725C13: got '5048 32nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31725 / R31725C17: got '900-968 Bellevue Pl
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31726 / R31726C13: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31726 / R31726C17: got '4401-4499 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31729 / R31729C13: got '5051 NE 75th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31729 / R31729C17: got '3017 NE 50th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31733 / R31733C13: got '353-399 W Barrett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31733 / R31733C17: got '10300-10306 Stone Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31734 / R31734C13: got '1150 Alki Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31734 / R31734C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31735 / R31735C13: got '1016 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31735 / R31735C17: got '3803 Delridge Way SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31736 / R31736C13: got '4557 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31736 / R31736C17: got '735 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31737 / R31737C13: got '604 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31737 / R31737C17: got '2618 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31738 / R31738C13: got '1401-1413 E Howell
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31738 / R31738C17: got '604 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31741 / R31741C13: got '303 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31741 / R31741C17: got '300-348 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31742 / R31742C13: got '2816 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31742 / R31742C17: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31743 / R31743C13: got '852-898 Spring St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31743 / R31743C17: got '303 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31744 / R31744C13: got '1621-1629 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31744 / R31744C17: got '1421 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31745 / R31745C13: got '4000-4098 SW Oregon
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31745 / R31745C17: got '4050-4098 SW Lander
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31746 / R31746C13: got '935-1051 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31746 / R31746C17: got '2800-2898 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31747 / R31747C13: got '724-760 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31747 / R31747C17: got '2817 W Hayes St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31749 / R31749C13: got '3515 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31749 / R31749C17: got '5701-5709 36th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31750 / R31750C13: got '3961 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31750 / R31750C17: got '714 NW 100th Pl,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31752 / R31752C13: got '130-142 34th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31752 / R31752C17: got '868-898 S Walker St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31753 / R31753C13: got '300-348 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31753 / R31753C17: got '1307-1313 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31754 / R31754C13: got '215 E Louisa St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31754 / R31754C17: got '4101-4199 W Emerson
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31755 / R31755C13: got '7537 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31755 / R31755C17: got '4925 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31756 / R31756C13: got '6101-6199 14th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31756 / R31756C17: got '7537 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31758 / R31758C13: got '7501-7549 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31758 / R31758C17: got '6243 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31759 / R31759C13: got '6243 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31759 / R31759C17: got '8555-8595 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31760 / R31760C13: got '8555-8595 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31760 / R31760C17: got '6243-6249 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31761 / R31761C13: got '4417-4449 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31761 / R31761C17: got '1621-1629 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31762 / R31762C13: got '5227 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31762 / R31762C17: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31763 / R31763C13: got '109 Bell St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31763 / R31763C17: got '5227 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31764 / R31764C13: got '7025 51st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31764 / R31764C17: got '2001 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31765 / R31765C13: got '1259-1281 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31765 / R31765C17: got '7025 51st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31766 / R31766C13: got '200 NE 65th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31766 / R31766C17: got '7741 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31767 / R31767C13: got '8707 2nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31767 / R31767C17: got '4322-4324 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31768 / R31768C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31768 / R31768C17: got '231 Martin Luther
## King Jr Way E, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31769 / R31769C13: got '408-498 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31769 / R31769C17: got '109 Bell St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31771 / R31771C13: got '1817 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31771 / R31771C17: got '700-722 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31772 / R31772C13: got '52-98 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31772 / R31772C17: got '2501 E Madison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31773 / R31773C13: got '3017 NE 50th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31773 / R31773C17: got '935-1051 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31774 / R31774C13: got '2225-2399 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31774 / R31774C17: got '4411-4449 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31775 / R31775C13: got '3501 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31775 / R31775C17: got '1700 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31776 / R31776C13: got '4101-4199 W Emerson
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31776 / R31776C17: got '1902 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31777 / R31777C13: got '7524 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31777 / R31777C17: got '6252-6298 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31778 / R31778C13: got '949-955 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31778 / R31778C17: got '2316 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31779 / R31779C13: got '421-429 E Roanoke St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31779 / R31779C17: got '939 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31780 / R31780C13: got '3459-3499 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31780 / R31780C17: got '1901-1999 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31781 / R31781C13: got '1633 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31781 / R31781C17: got '3459-3499 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31782 / R31782C13: got '3201-3207 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31782 / R31782C17: got '3200-3216 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31783 / R31783C13: got '5701-5709 36th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31783 / R31783C17: got '2109-2199 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31784 / R31784C13: got '4413 Eastern Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31784 / R31784C17: got '3515 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31786 / R31786C13: got '151-159 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31786 / R31786C17: got '2147-2399 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31787 / R31787C13: got '2225-2399 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31787 / R31787C17: got '2225-2399 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31788 / R31788C13: got '2221-2299 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31788 / R31788C17: got '311 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31790 / R31790C13: got '7823-7899 24th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31790 / R31790C17: got '8054 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31791 / R31791C13: got '8054 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31791 / R31791C17: got '949-955 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31792 / R31792C13: got '10300-10306 Stone Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31792 / R31792C17: got '7823-7899 24th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31793 / R31793C13: got '2671-2703 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31793 / R31793C17: got '1259-1281 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31794 / R31794C13: got '4322-4324 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31794 / R31794C17: got '1817 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31795 / R31795C13: got '601-603 W Howe St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31795 / R31795C17: got '2153 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31796 / R31796C13: got '903 N 102nd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31796 / R31796C17: got '1101 McGilvra Blvd E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31797 / R31797C13: got '525 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31797 / R31797C17: got '1507 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31798 / R31798C13: got '818 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31798 / R31798C17: got '1700-1776 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31799 / R31799C13: got '1700 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31799 / R31799C17: got '1633 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31800 / R31800C13: got '247-303 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31800 / R31800C17: got '4557 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31801 / R31801C13: got '4453-4499 12th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31801 / R31801C17: got '247-303 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31802 / R31802C13: got '1010-1098 N Allen Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31802 / R31802C17: got '2134 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31804 / R31804C13: got '1902 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31804 / R31804C17: got '421 NW 101st St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31805 / R31805C13: got '421 NW 101st St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31805 / R31805C17: got '2951-3107 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31806 / R31806C13: got '939 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31806 / R31806C17: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31807 / R31807C13: got '3246-3398 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31807 / R31807C17: got '2501-2599 W Bertona
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31809 / R31809C13: got '6202 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31809 / R31809C17: got '1943-2139 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31810 / R31810C13: got '1943-2139 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31810 / R31810C17: got '1-49 S Alaska St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31811 / R31811C13: got '3421-3499 Albion Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31811 / R31811C17: got '5457-5459 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31812 / R31812C13: got '927 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31812 / R31812C17: got '4877-4907 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31814 / R31814C13: got '4050-4098 SW Lander
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31814 / R31814C17: got '724-760 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31815 / R31815C13: got '1601 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31815 / R31815C17: got '201-217 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31816 / R31816C13: got '3843-3847 19th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31816 / R31816C17: got '52-98 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31817 / R31817C13: got '715-721 Nob Hill Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31817 / R31817C17: got '10811-10829 11th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31818 / R31818C13: got '300-348 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31818 / R31818C17: got '1251-1299 S
## Massachusetts St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31820 / R31820C13: got '4315 S Alaska St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31820 / R31820C17: got '1401-1413 E Howell
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31821 / R31821C13: got '1507 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31821 / R31821C17: got '201 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31822 / R31822C13: got '6915 Carleton Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31822 / R31822C17: got '1118-1122 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31823 / R31823C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31823 / R31823C17: got '2201-2215 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31824 / R31824C13: got '2201-2215 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31824 / R31824C17: got '1001-1015 NE 63rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31825 / R31825C13: got '7741 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31825 / R31825C17: got '1016 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31826 / R31826C13: got '2457 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31826 / R31826C17: got '2420 Westview Dr W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31827 / R31827C13: got '900-968 Bellevue Pl
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31827 / R31827C17: got '4417-4449 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31828 / R31828C13: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31828 / R31828C17: got '2801-2899 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31829 / R31829C13: got '116 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31829 / R31829C17: got '8244 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31830 / R31830C13: got '6243-6249 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31830 / R31830C17: got '852-898 Spring St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31831 / R31831C13: got '3012 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31831 / R31831C17: got '500-512 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31833 / R31833C13: got '1825 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31833 / R31833C17: got '1588 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31834 / R31834C13: got 'Union Square,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31834 / R31834C17: got '4453-4499 12th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31835 / R31835C13: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31835 / R31835C17: got '1517-1519 27th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31836 / R31836C13: got '700-722 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31836 / R31836C17: got '2139-2199 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31837 / R31837C13: got '2000 W Barrett St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31837 / R31837C17: got '408-498 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31838 / R31838C13: got '1517-1519 27th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31838 / R31838C17: got '1407 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31839 / R31839C13: got '217 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31839 / R31839C17: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31840 / R31840C13: got '2316 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31840 / R31840C17: got '151-159 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31842 / R31842C13: got '500-512 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31842 / R31842C17: got '2221-2299 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31844 / R31844C13: got '651-673 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31844 / R31844C17: got '215 E Louisa St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31845 / R31845C13: got '523 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31845 / R31845C17: got '6101-6199 14th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31846 / R31846C13: got '2501-2599 W Bertona
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31846 / R31846C17: got '3201-3207 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31847 / R31847C13: got '300-320 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31847 / R31847C17: got '2671-2703 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31848 / R31848C13: got '1700-1776 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31848 / R31848C17: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31849 / R31849C13: got '2409 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31849 / R31849C17: got '2139 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31850 / R31850C13: got '2619-2699 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31850 / R31850C17: got '4709 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31851 / R31851C13: got '5439-5455 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31851 / R31851C17: got '4300-4312 SW
## Charlestown St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31853 / R31853C13: got '868-898 S Walker St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31853 / R31853C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31854 / R31854C13: got '8244 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31854 / R31854C17: got '1601 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31857 / R31857C13: got '913-999 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31857 / R31857C17: got '901 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31859 / R31859C13: got '825-899 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31859 / R31859C17: got '2607 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31860 / R31860C13: got '1201-1217 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31860 / R31860C17: got '913-999 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31863 / R31863C13: got '6365-6499 14th Avenue
## Northeast, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31863 / R31863C17: got '10104 4th Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31864 / R31864C13: got '421 NW 101st St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31864 / R31864C17: got '5247 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31865 / R31865C13: got '800-810 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31865 / R31865C17: got '555 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31867 / R31867C13: got '1307-1313 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31867 / R31867C17: got '1500-1540 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31868 / R31868C13: got '1200 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31868 / R31868C17: got '201-215 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31869 / R31869C13: got '202 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31869 / R31869C17: got '348-398 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31870 / R31870C13: got '2535-2599 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31870 / R31870C17: got '1200 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31871 / R31871C13: got '1124 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31871 / R31871C17: got '541-699 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31872 / R31872C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31872 / R31872C17: got '659 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31873 / R31873C13: got '3503 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31873 / R31873C17: got '2601 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31875 / R31875C13: got '2001 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31875 / R31875C17: got '800-810 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31876 / R31876C13: got '100-128 Ward St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31876 / R31876C17: got '650-682 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31877 / R31877C13: got '10742-10998 20th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31877 / R31877C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31878 / R31878C13: got '901-907 N 67th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31878 / R31878C17: got '1211 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31879 / R31879C13: got '129 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31879 / R31879C17: got '3503 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31880 / R31880C13: got '625 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31880 / R31880C17: got '1259-1999 Hiawatha Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31881 / R31881C13: got '1211 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31881 / R31881C17: got '9053 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31882 / R31882C13: got '1211 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31882 / R31882C17: got '401-451 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31884 / R31884C13: got '8539 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31884 / R31884C17: got '1416 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31885 / R31885C13: got '509 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31885 / R31885C17: got '1835 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31886 / R31886C13: got '1122-1198 S Jackson
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31886 / R31886C17: got '1826-1878 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31887 / R31887C13: got '118-122 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31887 / R31887C17: got '2005 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31888 / R31888C13: got '900-912 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31888 / R31888C17: got '1323-1399 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31889 / R31889C13: got '219-229 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31889 / R31889C17: got '1049 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31890 / R31890C13: got '1049 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31890 / R31890C17: got '6515 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31891 / R31891C13: got '2000 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31891 / R31891C17: got '219-229 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31892 / R31892C13: got '913-999 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31892 / R31892C17: got '465-499 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31893 / R31893C13: got '1200 E Highland Dr,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31893 / R31893C17: got '1200 E Highland Dr,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31896 / R31896C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31896 / R31896C17: got '732-898 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31897 / R31897C13: got '1001-1049 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31897 / R31897C17: got '6231 34th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31898 / R31898C13: got '401-451 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31898 / R31898C17: got '311 NE 59th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31899 / R31899C13: got '1803 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31899 / R31899C17: got '214 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31900 / R31900C13: got '1500-1540 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31900 / R31900C17: got '913-999 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31903 / R31903C13: got '516-522 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31903 / R31903C17: got '2325 NW 86th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31904 / R31904C13: got '2325 NW 86th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31904 / R31904C17: got '516 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31905 / R31905C13: got '2715 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31905 / R31905C17: got '5433-5439 Kirkwood Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31906 / R31906C13: got '5433-5439 Kirkwood Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31906 / R31906C17: got '715 N Allen Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31907 / R31907C13: got '715 N Allen Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31907 / R31907C17: got '5608-5698 Latona Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31908 / R31908C13: got '465-499 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31908 / R31908C17: got '2320-2352 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31909 / R31909C13: got '2320-2352 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31909 / R31909C17: got '2320-2352 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31910 / R31910C13: got '702-710 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31910 / R31910C17: got '2201-2251 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31911 / R31911C13: got '2221-2299 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31911 / R31911C17: got '1501-1599 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31912 / R31912C13: got '1001-1199 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31912 / R31912C17: got '901-907 N 67th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31913 / R31913C13: got '516 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31913 / R31913C17: got '625 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31914 / R31914C13: got '1103-1121 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31914 / R31914C17: got '901-907 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31915 / R31915C13: got '2499 SW Charlestown
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31915 / R31915C17: got '129 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31917 / R31917C13: got '1801-1899 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31917 / R31917C17: got '7014 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31919 / R31919C13: got '701-715 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31919 / R31919C17: got '311 NE 53rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31920 / R31920C13: got '3820-3824 48th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31920 / R31920C17: got '1803 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31921 / R31921C13: got '3200-3216 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31921 / R31921C17: got '118-122 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31922 / R31922C13: got '529 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31922 / R31922C17: got '1818 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31923 / R31923C13: got '901 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31923 / R31923C17: got '100-128 Ward St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31924 / R31924C13: got '9023 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31924 / R31924C17: got '9119-9199 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31925 / R31925C13: got '9119-9199 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31925 / R31925C17: got '9023 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31926 / R31926C13: got '2800-2898 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31926 / R31926C17: got '529 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31928 / R31928C13: got '2817 W Hayes St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31928 / R31928C17: got '2817 W Hayes St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31929 / R31929C13: got '3614-3634 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31929 / R31929C17: got '701 15th Ave E,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31930 / R31930C13: got '1101 McGilvra Blvd E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31930 / R31930C17: got '3524-3598 E Madison
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31931 / R31931C13: got '231 Martin Luther
## King Jr Way E, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31931 / R31931C17: got '1649-1665 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31932 / R31932C13: got '814-816 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31932 / R31932C17: got '7607 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31933 / R31933C13: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31933 / R31933C17: got '8543 24th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31934 / R31934C13: got '401-411 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31934 / R31934C17: got '420 Melrose Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31935 / R31935C13: got '740-756 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31935 / R31935C17: got '1201-1217 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31936 / R31936C13: got '1649-1665 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31936 / R31936C17: got '2410 E Cherry St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31937 / R31937C13: got '2410 E Cherry St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31937 / R31937C17: got '1103-1121 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31938 / R31938C13: got '6111 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31938 / R31938C17: got '1201-1247 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31940 / R31940C13: got '750-798 S Lane St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31940 / R31940C17: got '900-912 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31941 / R31941C13: got '147-199 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31941 / R31941C17: got '2202 Westlake Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31942 / R31942C13: got '2202 Westlake Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31942 / R31942C17: got '2221-2227 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31944 / R31944C13: got '10811-10829 11th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31944 / R31944C17: got '10323 Roosevelt Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31945 / R31945C13: got '1601 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31945 / R31945C17: got '147-199 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31947 / R31947C13: got '119 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31947 / R31947C17: got '750-798 S Lane St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31948 / R31948C13: got '551-599 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31948 / R31948C17: got '863-899 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31949 / R31949C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31949 / R31949C17: got '509 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31950 / R31950C13: got '4580 NE 88th Pl,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31950 / R31950C17: got '401 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31951 / R31951C13: got '1826-1878 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31951 / R31951C17: got '4580 NE 88th Pl,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31952 / R31952C13: got '617 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31952 / R31952C17: got '833-843 Davis Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31953 / R31953C13: got '719-723 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31953 / R31953C17: got '509 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31954 / R31954C13: got '1501-1599 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31954 / R31954C17: got '3901 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31957 / R31957C13: got '1818 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31957 / R31957C17: got '666-698 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31958 / R31958C13: got '666-698 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31958 / R31958C17: got '1211 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31959 / R31959C13: got '4300-4312 SW
## Charlestown St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31959 / R31959C17: got '7102-7184 12th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31960 / R31960C13: got '301 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31960 / R31960C17: got '901-915 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31962 / R31962C13: got '541-699 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31962 / R31962C17: got '551-599 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31963 / R31963C13: got '1741-1781 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31963 / R31963C17: got '119 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31964 / R31964C13: got '2139 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31964 / R31964C17: got '516-522 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31965 / R31965C13: got '735 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31965 / R31965C17: got '6521-6565 5th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31966 / R31966C13: got '2420 Westview Dr W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31966 / R31966C17: got '650-682 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31967 / R31967C13: got '1835 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31967 / R31967C17: got '81 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31968 / R31968C13: got '6723-6727 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31968 / R31968C17: got '617 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31969 / R31969C13: got '1201-1247 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31969 / R31969C17: got '1321-1329 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31970 / R31970C13: got '2951-3107 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31970 / R31970C17: got '421 NW 101st St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31971 / R31971C13: got '201-217 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31971 / R31971C17: got '740-756 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31972 / R31972C13: got '311 NE 59th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31972 / R31972C17: got '3614-3634 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31973 / R31973C13: got '3410-3416 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31973 / R31973C17: got '1407 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31975 / R31975C13: got '1259-1999 Hiawatha Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31975 / R31975C17: got '815 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31979 / R31979C13: got '1201-1217 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31979 / R31979C17: got '6723-6727 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31981 / R31981C13: got '10104 4th Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31981 / R31981C17: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31982 / R31982C13: got '509 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31982 / R31982C17: got '403 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31983 / R31983C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31983 / R31983C17: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31984 / R31984C13: got '4833 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q31984 / R31984C17: got '149 34th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31985 / R31985C13: got '901-907 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31985 / R31985C17: got '149-151 34th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31986 / R31986C13: got '149-151 34th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31986 / R31986C17: got '4833 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31987 / R31987C13: got '4925 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31987 / R31987C17: got '6365-6499 14th Avenue
## Northeast, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31988 / R31988C13: got '2005 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31988 / R31988C17: got '814-816 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31990 / R31990C13: got '815 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31990 / R31990C17: got '1672-1744 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31991 / R31991C13: got '5247 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31991 / R31991C17: got '1801-1899 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31992 / R31992C13: got '701 15th Ave E,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31992 / R31992C17: got '4737-4741 26th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31993 / R31993C13: got '650-682 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31993 / R31993C17: got '5322 Beacon Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31994 / R31994C13: got '420 Melrose Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31994 / R31994C17: got '6111 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M31995 / R31995C13: got '1416 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31995 / R31995C17: got '2101-2199 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31996 / R31996C13: got '1421 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31996 / R31996C17: got '213-299 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M31998 / R31998C13: got '1101-1111 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q31998 / R31998C17: got '1001-1199 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32000 / R32000C13: got '213-299 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32000 / R32000C17: got '1101-1111 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32001 / R32001C13: got '119 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32001 / R32001C17: got '3410-3416 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32002 / R32002C13: got '949-955 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32002 / R32002C17: got '701-715 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32003 / R32003C13: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32003 / R32003C17: got '949-955 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32007 / R32007C13: got '2221-2227 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32007 / R32007C17: got '2535-2599 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32009 / R32009C13: got '1321-1329 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32009 / R32009C17: got '1001-1049 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32010 / R32010C13: got '9053 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32010 / R32010C17: got '9026-9098 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32012 / R32012C13: got '9119 31st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32012 / R32012C17: got '5503-5511 33rd Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32014 / R32014C13: got '2522 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32014 / R32014C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32016 / R32016C13: got '535-599 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32016 / R32016C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32017 / R32017C13: got '2100-2104 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32017 / R32017C17: got '535-599 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32019 / R32019C13: got '30 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32019 / R32019C17: got '2501-2505 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32021 / R32021C13: got '1857-1899 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32021 / R32021C17: got '2100-2104 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32022 / R32022C13: got '3518 SW Genesee St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32022 / R32022C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32024 / R32024C13: got '27-99 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32024 / R32024C17: got '201-207 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32026 / R32026C13: got '616 NW 53rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32026 / R32026C17: got '7820-7856 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32027 / R32027C13: got '1864-1898 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32027 / R32027C17: got '105 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32028 / R32028C13: got '3735 Eastern Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32028 / R32028C17: got '1853-1999 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32032 / R32032C13: got '3855 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32032 / R32032C17: got '1016 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32033 / R32033C13: got '7325 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32033 / R32033C17: got '2101-2199 NW 94th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32034 / R32034C13: got '751-799 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32034 / R32034C17: got '3653-3665 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32035 / R32035C13: got '2501-2505 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32035 / R32035C17: got '1515 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32036 / R32036C13: got '1201 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32036 / R32036C17: got '908A E Terrace St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32037 / R32037C13: got '4111 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32037 / R32037C17: got '301 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32039 / R32039C13: got '301 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32039 / R32039C17: got '2239 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32042 / R32042C13: got '5245 S Mayflower St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32042 / R32042C17: got '5433-5499 Wilson Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32043 / R32043C13: got '10718-10722 19th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32043 / R32043C17: got '4718 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32044 / R32044C13: got '3855 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32044 / R32044C17: got '3855 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32045 / R32045C13: got '901-915 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32045 / R32045C17: got '2230 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32046 / R32046C13: got '4327-4333 Bagley Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32046 / R32046C17: got '978-998 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32047 / R32047C13: got '1510 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32047 / R32047C17: got '1407 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32048 / R32048C13: got '1200 E Highland Dr,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32048 / R32048C17: got '938-942 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32049 / R32049C13: got '938-942 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32049 / R32049C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32050 / R32050C13: got '1155 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32050 / R32050C17: got '2818 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32051 / R32051C13: got '5608-5698 Latona Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32051 / R32051C17: got '1830 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32052 / R32052C13: got '1813 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32052 / R32052C17: got '3311 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32053 / R32053C13: got '3311 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32053 / R32053C17: got '1513 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32054 / R32054C13: got '3432-3436 Belvidere
## Ave SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32054 / R32054C17: got '1000 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32055 / R32055C13: got '317-323 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32055 / R32055C17: got '2200 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32057 / R32057C13: got '1407 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32057 / R32057C17: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32058 / R32058C13: got '2120-2124 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32058 / R32058C17: got '3432-3436 Belvidere
## Ave SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32059 / R32059C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32059 / R32059C17: got '201-217 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32063 / R32063C13: got '2512-2548 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32063 / R32063C17: got '1103 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32066 / R32066C13: got '201-215 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32066 / R32066C17: got '300-320 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32068 / R32068C13: got '2134 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32068 / R32068C17: got '952-998 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32069 / R32069C13: got '1000 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32069 / R32069C17: got '943 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32070 / R32070C13: got '2239 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32070 / R32070C17: got '1212 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32071 / R32071C13: got '311 NE 53rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32071 / R32071C17: got '326 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32072 / R32072C13: got '809 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32072 / R32072C17: got '6757 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32074 / R32074C13: got '2201-2251 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32074 / R32074C17: got '27-99 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32075 / R32075C13: got '401 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32075 / R32075C17: got '2600-2606 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32077 / R32077C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32077 / R32077C17: got '1942-1968 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32078 / R32078C13: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32078 / R32078C17: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32079 / R32079C13: got '1407 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32079 / R32079C17: got '1016 NE Ravenna Blvd,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32080 / R32080C13: got '2212 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32080 / R32080C17: got '2300-2364 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32081 / R32081C13: got '2300-2364 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32081 / R32081C17: got '8523 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32082 / R32082C13: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32082 / R32082C17: got '3643-3645 40th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32085 / R32085C13: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32085 / R32085C17: got '85 E Roanoke St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32086 / R32086C13: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32086 / R32086C17: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32088 / R32088C13: got '9541 7th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32088 / R32088C17: got '3961 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32089 / R32089C13: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32089 / R32089C17: got '809 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32091 / R32091C13: got '105 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32091 / R32091C17: got '1909a 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32092 / R32092C13: got '1588 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32092 / R32092C17: got '215 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32094 / R32094C13: got '9026-9098 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32094 / R32094C17: got '7724-7868 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32095 / R32095C13: got '1149 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32095 / R32095C17: got '1200 E Highland Dr,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32096 / R32096C13: got '732-898 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32096 / R32096C17: got '1200-1210 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32097 / R32097C13: got '1200 E Highland Dr,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32097 / R32097C17: got '823 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32098 / R32098C13: got '1200-1210 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32098 / R32098C17: got '1149 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32100 / R32100C13: got '3901 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32100 / R32100C17: got '2268 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32101 / R32101C13: got '2143-2147 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32101 / R32101C17: got '2221-2227 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32102 / R32102C13: got '935-939 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32102 / R32102C17: got '2405-2499 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32103 / R32103C13: got '662 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32103 / R32103C17: got '346 Diagonal Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32104 / R32104C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32104 / R32104C17: got '662 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32105 / R32105C13: got '7014 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32105 / R32105C17: got '4598 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32106 / R32106C13: got '833-843 Davis Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32106 / R32106C17: got '2050 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32107 / R32107C13: got '931-969 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32107 / R32107C17: got '935-1051 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32108 / R32108C13: got '5702 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32108 / R32108C17: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32109 / R32109C13: got '127 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32109 / R32109C17: got '1201 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32111 / R32111C13: got '3908 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32111 / R32111C17: got '2505 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32112 / R32112C13: got '201-217 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32112 / R32112C17: got '808-812 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32113 / R32113C13: got '935-1051 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32113 / R32113C17: got '5731 Schmitz Park to
## Alki Trail, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32114 / R32114C13: got '1505 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32114 / R32114C17: got '4201 Roosevelt Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32115 / R32115C13: got '7724-7868 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32115 / R32115C17: got '2307 NW 97th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32116 / R32116C13: got '659 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32116 / R32116C17: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32117 / R32117C13: got '4598 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32117 / R32117C17: got '4901-4915 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32118 / R32118C13: got '4601 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32118 / R32118C17: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32119 / R32119C13: got '555 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32119 / R32119C17: got '26-36 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32121 / R32121C13: got '26-36 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32121 / R32121C17: got '417 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32122 / R32122C13: got '6231 34th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32122 / R32122C17: got '5702 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32124 / R32124C13: got '201-207 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32124 / R32124C17: got '9541 7th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32125 / R32125C13: got '2120-2124 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32125 / R32125C17: got '2120-2124 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32126 / R32126C13: got '2120-2124 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32126 / R32126C17: got '2120-2124 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32127 / R32127C13: got '1323-1399 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32127 / R32127C17: got '4111 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32128 / R32128C13: got '9119-9199 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32128 / R32128C17: got '9119 31st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32129 / R32129C13: got '9119-9199 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32129 / R32129C17: got '9119-9199 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32132 / R32132C13: got '1942-1968 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32132 / R32132C17: got '3908 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32134 / R32134C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32134 / R32134C17: got '1510 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32135 / R32135C13: got '2400-2498 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32135 / R32135C17: got '163-199 Hayes St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32136 / R32136C13: got '3653-3665 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32136 / R32136C17: got '1509 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32138 / R32138C13: got '214 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32138 / R32138C17: got '1505 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32139 / R32139C13: got '300-320 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32139 / R32139C17: got '1936-2012 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32140 / R32140C13: got '5503-5511 33rd Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32140 / R32140C17: got '4327-4333 Bagley Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32141 / R32141C13: got '823 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32141 / R32141C17: got '315-399 W Crockett
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32142 / R32142C13: got '4718 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32142 / R32142C17: got '2216 NE 46th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32143 / R32143C13: got '952-998 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32143 / R32143C17: got '616 NW 53rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32144 / R32144C13: got '1212-1298 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32144 / R32144C17: got '3735 Eastern Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32145 / R32145C13: got '1513 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32145 / R32145C17: got '970-998 Bellevue Pl
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32149 / R32149C13: got '1500-1546 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32149 / R32149C17: got '1026-1198 NE 61st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32151 / R32151C13: got '978-998 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32151 / R32151C17: got '8620-8798 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32152 / R32152C13: got '3961 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32152 / R32152C17: got '1515 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32153 / R32153C13: got '2601 W Marina Pl,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32153 / R32153C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32154 / R32154C13: got '1026-1198 NE 61st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32154 / R32154C17: got '3835 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32155 / R32155C13: got '2600-2606 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32155 / R32155C17: got '915 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32156 / R32156C13: got '915 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32156 / R32156C17: got '1501-1599 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32157 / R32157C13: got '1501-1599 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32157 / R32157C17: got '127 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32158 / R32158C13: got '4737-4741 26th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32158 / R32158C17: got '3518 SW Genesee St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32159 / R32159C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32159 / R32159C17: got '2212 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32160 / R32160C13: got '6515 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32160 / R32160C17: got '1500-1546 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32161 / R32161C13: got '808-812 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32161 / R32161C17: got '2151 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32162 / R32162C13: got '7607 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32162 / R32162C17: got '2028-2060 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32163 / R32163C13: got '863-899 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32163 / R32163C17: got '317-323 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32164 / R32164C13: got '3524-3598 E Madison
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32164 / R32164C17: got '2512-2548 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32165 / R32165C13: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32165 / R32165C17: got '7325 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32166 / R32166C13: got '215 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32166 / R32166C17: got '1155 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32167 / R32167C13: got '8543 24th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32167 / R32167C17: got '2629 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32168 / R32168C13: got '807 N Allen Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32168 / R32168C17: got '935-939 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32169 / R32169C13: got '1601-1645 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32169 / R32169C17: got '1212-1298 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32170 / R32170C13: got '1016 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32170 / R32170C17: got '4065 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32171 / R32171C13: got '2050 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32171 / R32171C17: got '4010-4016 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32172 / R32172C13: got '4010-4016 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32172 / R32172C17: got '1813 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32174 / R32174C13: got '2629 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32174 / R32174C17: got '2820 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32175 / R32175C13: got '908A E Terrace St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32175 / R32175C17: got '803 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32176 / R32176C13: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32176 / R32176C17: got '751-799 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32177 / R32177C13: got '1212 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32177 / R32177C17: got '218 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32178 / R32178C13: got '400-452 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32178 / R32178C17: got '2111 E Hamlin St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32179 / R32179C13: got '2101-2199 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32179 / R32179C17: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32180 / R32180C13: got '2505 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32180 / R32180C17: got '3010 NW 72nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32182 / R32182C13: got '2028-2060 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32182 / R32182C17: got '1864-1898 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32183 / R32183C13: got '1672-1744 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32183 / R32183C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32184 / R32184C13: got '970-998 Bellevue Pl
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32184 / R32184C17: got '1041 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32185 / R32185C13: got '2311-2319 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32185 / R32185C17: got '931-969 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32189 / R32189C13: got '5322 Beacon Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32189 / R32189C17: got '4601 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32190 / R32190C13: got '2817 W Hayes St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32190 / R32190C17: got '2858 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32191 / R32191C13: got '2858 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32191 / R32191C17: got '3250 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32195 / R32195C13: got '4201 Roosevelt Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32195 / R32195C17: got '4460-4466 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32197 / R32197C13: got '11544 28th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32197 / R32197C17: got '3509-3513 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32198 / R32198C13: got '1901-1999 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32198 / R32198C17: got '2813-2817 NE 115th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32199 / R32199C13: got '2221-2227 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32199 / R32199C17: got '813 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32244 / R32244C13: got '3521-3525 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32244 / R32244C17: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32245 / R32245C13: got '615 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32245 / R32245C17: got '2607 20th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32247 / R32247C13: got '2607 20th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32247 / R32247C17: got '3234-3242 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32250 / R32250C13: got '813 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32250 / R32250C17: got '3812-3816 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32251 / R32251C13: got '1415-1421 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32251 / R32251C17: got '2515 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32252 / R32252C13: got '2813-2817 NE 115th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32252 / R32252C17: got '3155-3159 Warren Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32253 / R32253C13: got '215 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32253 / R32253C17: got '5875-5907 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32254 / R32254C13: got '1515 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32254 / R32254C17: got '2501 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32255 / R32255C13: got '2501 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32255 / R32255C17: got '1547-1699 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32256 / R32256C13: got '2105-2107 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32256 / R32256C17: got '3401-3417 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32257 / R32257C13: got '345-357 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32257 / R32257C17: got '1600 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32258 / R32258C13: got '1114 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32258 / R32258C17: got '323-327 29th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32259 / R32259C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32259 / R32259C17: got '2800-2898 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32260 / R32260C13: got '51-99 W John St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32260 / R32260C17: got '4401-4403 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32261 / R32261C13: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32261 / R32261C17: got '5023 28th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32262 / R32262C13: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32262 / R32262C17: got '9801-9899 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32263 / R32263C13: got '1620-1698 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32263 / R32263C17: got '615 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32264 / R32264C13: got '346 Diagonal Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32264 / R32264C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32265 / R32265C13: got '3234-3242 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32265 / R32265C17: got '1308 S College St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32267 / R32267C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32267 / R32267C17: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32268 / R32268C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32268 / R32268C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32269 / R32269C13: got '4731 S Hudson St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32269 / R32269C17: got '5001-5011 48th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32271 / R32271C13: got '3617-3625 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32271 / R32271C17: got '413 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32272 / R32272C13: got '326 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32272 / R32272C17: got '550 14th Ave,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32273 / R32273C13: got '3200-3204 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32273 / R32273C17: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32274 / R32274C13: got '9006 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32274 / R32274C17: got '403 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32275 / R32275C13: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32275 / R32275C17: got '9006 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32276 / R32276C13: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32276 / R32276C17: got '2200-2212 30th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32278 / R32278C13: got '3521 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32278 / R32278C17: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32279 / R32279C13: got '1463-1477 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32279 / R32279C17: got '6555 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32280 / R32280C13: got '2400-2448 NE Blakeley
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32280 / R32280C17: got '4883-4999 Eastern Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32281 / R32281C13: got '4649-4699 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32281 / R32281C17: got '2400-2448 NE Blakeley
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32282 / R32282C13: got '1176-1198 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32282 / R32282C17: got '569-585 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32283 / R32283C13: got '621-651 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32283 / R32283C17: got '2717-2727 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32284 / R32284C13: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32284 / R32284C17: got '848-898 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32285 / R32285C13: got '3155-3159 Warren Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32285 / R32285C17: got '3617-3625 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32287 / R32287C13: got '301-399 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32287 / R32287C17: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32288 / R32288C13: got '569-585 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32288 / R32288C17: got '2403-2499 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32290 / R32290C13: got '421-429 E Roanoke St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32290 / R32290C17: got '3200-3204 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32291 / R32291C13: got '917-921 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32291 / R32291C17: got '1015 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32292 / R32292C13: got '1041 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32292 / R32292C17: got '621-625 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32293 / R32293C13: got '3603 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32293 / R32293C17: got '5417 Kirkwood Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32294 / R32294C13: got '4883-4999 Eastern Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32294 / R32294C17: got '326 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32295 / R32295C13: got '319 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32295 / R32295C17: got '3651-3655 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32296 / R32296C13: got '2333 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32296 / R32296C17: got '518-536 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32297 / R32297C13: got '218 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32297 / R32297C17: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32298 / R32298C13: got '518-536 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32298 / R32298C17: got '1401-1449 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32299 / R32299C13: got '2405-2499 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32299 / R32299C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32300 / R32300C13: got '3337-3369 Meridian
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32300 / R32300C17: got '1408 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32301 / R32301C13: got '2300-2398 E Spring
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32301 / R32301C17: got '3521 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32302 / R32302C13: got '658-660 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32302 / R32302C17: got '3337-3369 Meridian
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32303 / R32303C13: got '530-598 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32303 / R32303C17: got '4400-4498 Williams
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32304 / R32304C13: got '111 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32304 / R32304C17: got '8301-8399 1st Ave NW,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32305 / R32305C13: got '2006 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32305 / R32305C17: got '2300-2398 E Spring
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32306 / R32306C13: got '1123-1199 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32306 / R32306C17: got '1256-1260 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32307 / R32307C13: got '1600 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32307 / R32307C17: got '2006 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32308 / R32308C13: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32308 / R32308C17: got '601 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32309 / R32309C13: got '1547-1699 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32309 / R32309C17: got '1501 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32310 / R32310C13: got '1501 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32310 / R32310C17: got '658-660 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32311 / R32311C13: got '1564 S Atlantic St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32311 / R32311C17: got '1319 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32312 / R32312C13: got '5606-5608 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32312 / R32312C17: got '180-198 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32314 / R32314C13: got '1853-1999 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32314 / R32314C17: got '5606-5608 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32315 / R32315C13: got '845 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32315 / R32315C17: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32317 / R32317C13: got '1105 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32317 / R32317C17: got '3603 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32318 / R32318C13: got '538-598 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32318 / R32318C17: got '6546 9th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32319 / R32319C13: got '85 E Roanoke St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32319 / R32319C17: got '2010-2020 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32321 / R32321C13: got '2015-2017 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32321 / R32321C17: got '51-73 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32322 / R32322C13: got '1909 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32322 / R32322C17: got '215 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32323 / R32323C13: got '5875-5907 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32323 / R32323C17: got '1564 S Atlantic St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32324 / R32324C13: got '621-625 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32324 / R32324C17: got '601-617 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32325 / R32325C13: got '8523 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32325 / R32325C17: got '2100-2106 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32326 / R32326C13: got '550 14th Ave,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32326 / R32326C17: got '845 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32327 / R32327C13: got '7820-7856 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32327 / R32327C17: got '319 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32328 / R32328C13: got '2515 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32328 / R32328C17: got '900 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32329 / R32329C13: got '2200 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32329 / R32329C17: got '2607 20th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32330 / R32330C13: got '1400-1412 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32330 / R32330C17: got '351-399 27th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32331 / R32331C13: got '351-399 27th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32331 / R32331C17: got '1423-1425 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32332 / R32332C13: got '943 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32332 / R32332C17: got '1400-1412 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32334 / R32334C13: got '180-198 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32334 / R32334C17: got '2236 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32335 / R32335C13: got '2500 Gilman Dr W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32335 / R32335C17: got '4649-4699 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32337 / R32337C13: got '848-898 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32337 / R32337C17: got '1718 Madrona Dr,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32338 / R32338C13: got '550 14th Ave,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32338 / R32338C17: got '1415-1421 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32339 / R32339C13: got '601 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32339 / R32339C17: got '2221-2299 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32341 / R32341C13: got '1021 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32341 / R32341C17: got '1302 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32344 / R32344C13: got '51-73 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32344 / R32344C17: got '1825 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32346 / R32346C13: got '6524-6562 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32346 / R32346C17: got '7735 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32347 / R32347C13: got '9041-9169 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32347 / R32347C17: got '421-429 E Roanoke St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32348 / R32348C13: got '2717-2727 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32348 / R32348C17: got '9041-9169 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32351 / R32351C13: got '5478-5498 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32351 / R32351C17: got '2231 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32352 / R32352C13: got '3651-3655 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32352 / R32352C17: got '841 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32354 / R32354C13: got '8515-8523 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32354 / R32354C17: got '5609B Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32356 / R32356C13: got '300-398 Alaskan Way
## S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32356 / R32356C17: got '2220-2236 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32358 / R32358C13: got '163-199 Hayes St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32358 / R32358C17: got '621-651 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32359 / R32359C13: got '1509 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32359 / R32359C17: got '3521-3525 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32360 / R32360C13: got '2231 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32360 / R32360C17: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32361 / R32361C13: got '201-249 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32361 / R32361C17: got '2020 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32362 / R32362C13: got '1936-2012 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32362 / R32362C17: got '5478-5498 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32363 / R32363C13: got '601 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32363 / R32363C17: got '811 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32365 / R32365C13: got '2216 NE 46th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32365 / R32365C17: got '857-965 NE 67th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32366 / R32366C13: got '857-965 NE 67th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32366 / R32366C17: got '1101 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32368 / R32368C13: got '2607 20th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32368 / R32368C17: got '538-598 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32369 / R32369C13: got '803 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32369 / R32369C17: got '1620-1698 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32370 / R32370C13: got '6546 9th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32370 / R32370C17: got '6101-6199 26th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32371 / R32371C13: got '2020 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32371 / R32371C17: got '1176-1198 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32372 / R32372C13: got '5469-5499 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32372 / R32372C17: got '1901-1999 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32373 / R32373C13: got '1016 NE Ravenna Blvd,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32373 / R32373C17: got '1-35 S Hudson St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32374 / R32374C13: got '413 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32374 / R32374C17: got '601 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32375 / R32375C13: got '1256-1260 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32375 / R32375C17: got '111 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32376 / R32376C13: got '8301-8399 1st Ave NW,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32376 / R32376C17: got '1463-1477 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32377 / R32377C13: got '3509-3513 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32377 / R32377C17: got '6400-6498 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32378 / R32378C13: got '1401-1499 W Blaine
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32378 / R32378C17: got '2224-2226 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32379 / R32379C13: got '1097 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32379 / R32379C17: got '1021 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32380 / R32380C13: got '1515 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32380 / R32380C17: got '1855 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32382 / R32382C13: got '3835 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32382 / R32382C17: got '345-357 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32384 / R32384C13: got '6757 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32384 / R32384C17: got '201-249 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32385 / R32385C13: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32385 / R32385C17: got '6524-6562 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32387 / R32387C13: got '1855 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32387 / R32387C17: got '1123-1199 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32388 / R32388C13: got '1302 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32388 / R32388C17: got '3115-3199 S Norman
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32389 / R32389C13: got '6101-6199 26th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32389 / R32389C17: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32390 / R32390C13: got '323-327 29th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32390 / R32390C17: got '449-499 N 100th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32391 / R32391C13: got '9233 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32391 / R32391C17: got '8024-8028 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32392 / R32392C13: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32392 / R32392C17: got '301-399 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32393 / R32393C13: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32393 / R32393C17: got '1097 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32394 / R32394C13: got '2151 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32394 / R32394C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32395 / R32395C13: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32395 / R32395C17: got '9233 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32397 / R32397C13: got '8620-8798 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32397 / R32397C17: got '819-869 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32398 / R32398C13: got '2200-2230 Condon Way
## W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32398 / R32398C17: got '2401-2415 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32400 / R32400C13: got '403 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32400 / R32400C17: got '51-99 W John St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32401 / R32401C13: got '5731 Schmitz Park to
## Alki Trail, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32401 / R32401C17: got '6553-6573 4th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32402 / R32402C13: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32402 / R32402C17: got '1114 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32403 / R32403C13: got '4065 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32403 / R32403C17: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32404 / R32404C13: got '501 Stadium Pl S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32404 / R32404C17: got '3414-3418 Walnut Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32406 / R32406C13: got '5417 Kirkwood Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32406 / R32406C17: got '7033 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32408 / R32408C13: got '4460-4466 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32408 / R32408C17: got '11544 28th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32410 / R32410C13: got '601-617 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32410 / R32410C17: got '8515-8523 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32411 / R32411C13: got '900 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32411 / R32411C17: got '3249 27th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32412 / R32412C13: got '1308 S College St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32412 / R32412C17: got '1501-1515 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32413 / R32413C13: got '3010 NW 72nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32413 / R32413C17: got '5469-5499 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32414 / R32414C13: got '8018 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32414 / R32414C17: got '10411-10419 Roosevelt
## Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32415 / R32415C13: got '10323 Roosevelt Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32415 / R32415C17: got '8018 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32416 / R32416C13: got '1319 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32416 / R32416C17: got '917-921 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32417 / R32417C13: got '3643-3645 40th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32417 / R32417C17: got '530-598 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32418 / R32418C13: got '2224-2226 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32418 / R32418C17: got '733-737 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32420 / R32420C13: got '819-869 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32420 / R32420C17: got '501 Stadium Pl S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32421 / R32421C13: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32421 / R32421C17: got '2333 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32423 / R32423C13: got '417 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32423 / R32423C17: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32425 / R32425C13: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32425 / R32425C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32426 / R32426C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32426 / R32426C17: got '2025 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32427 / R32427C13: got '2025 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32427 / R32427C17: got '323-331 Bellevue Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32429 / R32429C13: got '1923-1939 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32429 / R32429C17: got '1170-1194 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32430 / R32430C13: got '925-945 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32430 / R32430C17: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32431 / R32431C13: got '509 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32431 / R32431C17: got '1350-1398 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32433 / R32433C13: got '541-551 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32433 / R32433C17: got '2517-2649 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32434 / R32434C13: got '9801-9899 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32434 / R32434C17: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32436 / R32436C13: got '2218 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32436 / R32436C17: got '901-949 S College St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32437 / R32437C13: got '901-949 S College St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32437 / R32437C17: got '2403 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32442 / R32442C13: got '9 McGraw St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32442 / R32442C17: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32446 / R32446C13: got '169-199 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32446 / R32446C17: got '732 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32447 / R32447C13: got '5875-5907 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32447 / R32447C17: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32448 / R32448C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32448 / R32448C17: got '5422-5460 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32449 / R32449C13: got '449-499 N 100th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32449 / R32449C17: got '300-398 Madison St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32450 / R32450C13: got '323-347 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32450 / R32450C17: got '557-575 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32451 / R32451C13: got '115 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32451 / R32451C17: got '601 27th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32452 / R32452C13: got '601 27th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32452 / R32452C17: got '899 E Denny Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32453 / R32453C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32453 / R32453C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32454 / R32454C13: got '136-198 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32454 / R32454C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32456 / R32456C13: got '899 E Denny Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32456 / R32456C17: got '1321 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32461 / R32461C13: got '917-921 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32461 / R32461C17: got '2001-2025 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32463 / R32463C13: got '5023 28th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32463 / R32463C17: got '345 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32464 / R32464C13: got '2307 NW 97th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32464 / R32464C17: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32465 / R32465C13: got '724-760 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32465 / R32465C17: got '510-530 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32466 / R32466C13: got '1718 Madrona Dr,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32466 / R32466C17: got '1923-1939 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32468 / R32468C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32468 / R32468C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32469 / R32469C13: got '1000 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32469 / R32469C17: got '2109 E Galer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32470 / R32470C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32470 / R32470C17: got '8017 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32471 / R32471C13: got '326 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32471 / R32471C17: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32472 / R32472C13: got '6555 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32472 / R32472C17: got '1201-1499 Eastlake
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32473 / R32473C13: got '109 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32473 / R32473C17: got '2857 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32474 / R32474C13: got '4400-4498 Williams
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32474 / R32474C17: got '1700-1798 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32475 / R32475C13: got '1734 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32475 / R32475C17: got '3000 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32476 / R32476C13: got '1431 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32476 / R32476C17: got '1734 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32477 / R32477C13: got '2109 E Galer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32477 / R32477C17: got '1174 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32478 / R32478C13: got '952-956 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32478 / R32478C17: got '1000 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32479 / R32479C13: got '8024-8028 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32479 / R32479C17: got '5319 24th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32480 / R32480C13: got '5319 24th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32480 / R32480C17: got '7820 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32481 / R32481C13: got '1423-1425 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32481 / R32481C17: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32482 / R32482C13: got '300-398 Madison St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32482 / R32482C17: got '2814 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32483 / R32483C13: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32483 / R32483C17: got '1103 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32484 / R32484C13: got '1103 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32484 / R32484C17: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32485 / R32485C13: got '47-99 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32485 / R32485C17: got '1900-2098 S
## Washington St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32486 / R32486C13: got '2415-2499 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32486 / R32486C17: got '319 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32487 / R32487C13: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32487 / R32487C17: got '917-921 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32488 / R32488C13: got '500 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32488 / R32488C17: got '3216-3220 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32489 / R32489C13: got '1050-1098 Poplar Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32489 / R32489C17: got '3212-3216 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32490 / R32490C13: got '3216-3220 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32490 / R32490C17: got '1050-1098 Poplar Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32491 / R32491C13: got '3812-3816 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32491 / R32491C17: got '2521-2599 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32492 / R32492C13: got '3249 27th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32492 / R32492C17: got '509 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32493 / R32493C13: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32493 / R32493C17: got '109 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32494 / R32494C13: got '1519 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32494 / R32494C17: got '966-970 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32496 / R32496C13: got '2415 Everett Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32496 / R32496C17: got '3108-3110 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32498 / R32498C13: got '513 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32498 / R32498C17: got '1518 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32499 / R32499C13: got '900-918 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32499 / R32499C17: got '6030-6088 24th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32500 / R32500C13: got '1350-1398 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32500 / R32500C17: got '1301-1399 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32501 / R32501C13: got '1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32501 / R32501C17: got '1016 NE Ravenna Blvd,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32502 / R32502C13: got '2607 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32502 / R32502C17: got '2215-2225 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32503 / R32503C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32503 / R32503C17: got '3961 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32504 / R32504C13: got '1507 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32504 / R32504C17: got '1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32506 / R32506C13: got '808-812 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32506 / R32506C17: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32507 / R32507C13: got '510-530 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32507 / R32507C17: got '502 E Harrison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32508 / R32508C13: got '502 E Harrison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32508 / R32508C17: got '617 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32509 / R32509C13: got '7735 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32509 / R32509C17: got '200-228 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32510 / R32510C13: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32510 / R32510C17: got '1301-1333 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32511 / R32511C13: got '605 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32511 / R32511C17: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32512 / R32512C13: got '1301-1333 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32512 / R32512C17: got '605 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32513 / R32513C13: got '1170-1194 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32513 / R32513C17: got '1920 E Fir St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32514 / R32514C13: got '4130-4138 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32514 / R32514C17: got '5640 20th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32515 / R32515C13: got '2215-2225 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32515 / R32515C17: got '1007 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32517 / R32517C13: got '200-228 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32517 / R32517C17: got '9 McGraw St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32518 / R32518C13: got '2106-2120 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32518 / R32518C17: got '154-168 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32519 / R32519C13: got '2236 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32519 / R32519C17: got '169-199 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32520 / R32520C13: got '1461-1489 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32520 / R32520C17: got '2200-2558 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32521 / R32521C13: got '617 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32521 / R32521C17: got '47-99 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32522 / R32522C13: got '5609B Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32522 / R32522C17: got '6323 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32523 / R32523C13: got '2820 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32523 / R32523C17: got '2205 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32525 / R32525C13: got '345 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32525 / R32525C17: got '3210 S Plum St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32526 / R32526C13: got '535 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32526 / R32526C17: got '156 28th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32528 / R32528C13: got '2205 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32528 / R32528C17: got '519 Howe St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32530 / R32530C13: got '1125 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32530 / R32530C17: got '4130-4138 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32532 / R32532C13: got '2501-2517 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32532 / R32532C17: got '1100-1114 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32535 / R32535C13: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32535 / R32535C17: got '501-503 Randolph Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32536 / R32536C13: got '2131 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32536 / R32536C17: got '323-347 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32537 / R32537C13: got '707 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32537 / R32537C17: got '1507 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32539 / R32539C13: got '1916 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32539 / R32539C17: got '1936 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32540 / R32540C13: got '2120-2124 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32540 / R32540C17: got '510-530 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32541 / R32541C13: got '557-575 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32541 / R32541C17: got '1957 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32542 / R32542C13: got '421 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32542 / R32542C17: got '925-945 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32543 / R32543C13: got '2401-2415 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32543 / R32543C17: got '161-179 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32544 / R32544C13: got '154-168 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32544 / R32544C17: got '26 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32546 / R32546C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32546 / R32546C17: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32547 / R32547C13: got '126-198 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32547 / R32547C17: got '1701-1799 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32549 / R32549C13: got '6400-6498 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32549 / R32549C17: got '900-918 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32550 / R32550C13: got '375-399 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32550 / R32550C17: got '1519 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32555 / R32555C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32555 / R32555C17: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32556 / R32556C13: got '2403-2499 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32556 / R32556C17: got '421 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32557 / R32557C13: got '6323 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32557 / R32557C17: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32558 / R32558C13: got '2220-2236 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32558 / R32558C17: got '1125 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32559 / R32559C13: got '510-530 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32559 / R32559C17: got '1916 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32560 / R32560C13: got '156 28th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32560 / R32560C17: got '1431 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32561 / R32561C13: got '2407-2421 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32561 / R32561C17: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32562 / R32562C13: got '732 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32562 / R32562C17: got '513 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32563 / R32563C13: got '2354-2384 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32563 / R32563C17: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32564 / R32564C13: got '1-35 S Hudson St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32564 / R32564C17: got '1712 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32566 / R32566C13: got '811 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32566 / R32566C17: got '952-956 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32568 / R32568C13: got '1321 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32568 / R32568C17: got '2129-2131 N 51st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32571 / R32571C13: got '722-738 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32571 / R32571C17: got '535 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32573 / R32573C13: got '1936 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32573 / R32573C17: got '2131 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32574 / R32574C13: got '1825 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32574 / R32574C17: got '2354-2384 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32576 / R32576C13: got '7033 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32576 / R32576C17: got '541-551 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32579 / R32579C13: got '1103 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32579 / R32579C17: got '2415-2499 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32581 / R32581C13: got '319 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32581 / R32581C17: got '3049-3099 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32582 / R32582C13: got '1174 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32582 / R32582C17: got '2801-2833 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32583 / R32583C13: got '2801-2833 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32583 / R32583C17: got '1174 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32584 / R32584C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32584 / R32584C17: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32585 / R32585C13: got '751-785 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32585 / R32585C17: got '707 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32586 / R32586C13: got '1501-1515 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32586 / R32586C17: got '724-760 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32588 / R32588C13: got '601 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32588 / R32588C17: got '136-198 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32589 / R32589C13: got '323-331 Bellevue Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32589 / R32589C17: got '500 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32590 / R32590C13: got '1712 N 80th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32590 / R32590C17: got '10411 Roosevelt Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32591 / R32591C13: got '10411-10419 Roosevelt
## Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32591 / R32591C17: got '1712 N 80th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32592 / R32592C13: got '1408 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32592 / R32592C17: got '808-812 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32593 / R32593C13: got '1518 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32593 / R32593C17: got '126-198 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32594 / R32594C13: got '1301-1399 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32594 / R32594C17: got '1415-1453 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32595 / R32595C13: got '1415-1453 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32595 / R32595C17: got '1461-1489 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32597 / R32597C13: got '1007 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32597 / R32597C17: got '9899-9999 College Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32598 / R32598C13: got '4401-4403 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32598 / R32598C17: got '2407-2421 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32599 / R32599C13: got '2101-2199 NW 94th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32599 / R32599C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32600 / R32600C13: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32600 / R32600C17: got '722-738 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32602 / R32602C13: got '2521-2599 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32602 / R32602C17: got '115 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32603 / R32603C13: got '2124-2132 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32603 / R32603C17: got '375-399 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32606 / R32606C13: got '920-928 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32606 / R32606C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32611 / R32611C13: got '1101 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32611 / R32611C17: got '1101 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32614 / R32614C13: got '1900-2098 S
## Washington St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32614 / R32614C17: got '660-676 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32615 / R32615C13: got '1361-1427 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32615 / R32615C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32616 / R32616C13: got '815 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32616 / R32616C17: got '1311 W Newton St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32618 / R32618C13: got '420 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32618 / R32618C17: got '300-308 Hayes St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32620 / R32620C13: got '2129-2131 N 51st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32620 / R32620C17: got '2214 N 56th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32621 / R32621C13: got '2309 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32621 / R32621C17: got '815 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32622 / R32622C13: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32622 / R32622C17: got '1599-1699 Lakeview
## Blvd E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32623 / R32623C13: got '512 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32623 / R32623C17: got '2124-2132 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32624 / R32624C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32624 / R32624C17: got '3200-3210 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32626 / R32626C13: got '1518-1530 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32626 / R32626C17: got '721-727 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32627 / R32627C13: got '4035 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32627 / R32627C17: got '951 N Allen Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32628 / R32628C13: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32628 / R32628C17: got '4035 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32629 / R32629C13: got '3401-3417 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32629 / R32629C17: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32630 / R32630C13: got '3049-3099 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32630 / R32630C17: got '546-612 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32631 / R32631C13: got '7001 32nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32631 / R32631C17: got '3301 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32632 / R32632C13: got '201-215 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32632 / R32632C17: got '201-217 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32633 / R32633C13: got '1301-1319 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32633 / R32633C17: got '1001-1021 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32634 / R32634C13: got '201-217 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32634 / R32634C17: got '1200 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32635 / R32635C13: got '2001-2025 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32635 / R32635C17: got '911 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32636 / R32636C13: got '75-85 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32636 / R32636C17: got '7001 32nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32637 / R32637C13: got '901-949 S College St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32637 / R32637C17: got '1-51 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32638 / R32638C13: got '2023 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32638 / R32638C17: got '1099 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32639 / R32639C13: got '1101 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32639 / R32639C17: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32641 / R32641C13: got '2501 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32641 / R32641C17: got '2013-2015 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32642 / R32642C13: got '1035-1049 Poplar Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32642 / R32642C17: got '8413 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32644 / R32644C13: got '1200-1222 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32644 / R32644C17: got '813 NE 56th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32645 / R32645C13: got '101-199 Melrose Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32645 / R32645C17: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32647 / R32647C13: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32647 / R32647C17: got '6315 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32648 / R32648C13: got '401-449 16th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32648 / R32648C17: got '415 29th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32649 / R32649C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32649 / R32649C17: got '100-148 Dorffel Dr E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32650 / R32650C13: got '5037-5043 16th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32650 / R32650C17: got '8038-8044 36th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32653 / R32653C13: got '951 N Allen Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32653 / R32653C17: got '521 N 49th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32654 / R32654C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32654 / R32654C17: got '6727 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32655 / R32655C13: got '926-944 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32655 / R32655C17: got '1200-1222 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32657 / R32657C13: got '808-812 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32657 / R32657C17: got '1259 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32658 / R32658C13: got '1008 E Harrison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32658 / R32658C17: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32659 / R32659C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32659 / R32659C17: got '1419-1499 Bigelow Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32660 / R32660C13: got '1015 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32660 / R32660C17: got '901-963 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32661 / R32661C13: got '415 29th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32661 / R32661C17: got '3123-3131 37th Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32662 / R32662C13: got '1420-1428 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32662 / R32662C17: got '3511 E Columbia St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32663 / R32663C13: got '3210 S Plum St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32663 / R32663C17: got '1420-1428 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32664 / R32664C13: got '3511 E Columbia St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32664 / R32664C17: got '401-449 16th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32665 / R32665C13: got '546-612 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32665 / R32665C17: got '715 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32666 / R32666C13: got '12 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32666 / R32666C17: got '320-326 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32668 / R32668C13: got '715 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32668 / R32668C17: got '3931 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32670 / R32670C13: got '7820 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32670 / R32670C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32672 / R32672C13: got '3108-3110 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32672 / R32672C17: got '2501 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32675 / R32675C13: got '320-326 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32675 / R32675C17: got '4993-5069 Shilshole
## Ave NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32676 / R32676C13: got '501-509 Bellevue Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32676 / R32676C17: got '4311 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32678 / R32678C13: got '5640 20th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32678 / R32678C17: got '5037-5043 16th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32679 / R32679C13: got '1101 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32679 / R32679C17: got '816-886 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32680 / R32680C13: got '3961 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32680 / R32680C17: got '9717 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32681 / R32681C13: got '9717 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32681 / R32681C17: got '3961-3999 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32682 / R32682C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32682 / R32682C17: got '2629 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32683 / R32683C13: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32683 / R32683C17: got '3409 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32684 / R32684C13: got '762-798 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32684 / R32684C17: got '301-351 W Barrett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32685 / R32685C13: got '2753 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32685 / R32685C17: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32686 / R32686C13: got '343-399 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32686 / R32686C17: got '924-926 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32687 / R32687C13: got '3902-3906 Densmore
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32687 / R32687C17: got '116 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32688 / R32688C13: got '1901-1915 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32688 / R32688C17: got '1518-1530 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32689 / R32689C13: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32689 / R32689C17: got '1901-1915 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32690 / R32690C13: got '1200 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32690 / R32690C17: got '3019-3023 S Bradford
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32692 / R32692C13: got '550-574 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32692 / R32692C17: got '2636-2678 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32693 / R32693C13: got '6319 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32693 / R32693C17: got '2145-2479 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32694 / R32694C13: got '4649-4699 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32694 / R32694C17: got '2525 Gilman Dr W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32695 / R32695C13: got '2500 Gilman Dr W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32695 / R32695C17: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32696 / R32696C13: got '2500 Gilman Dr W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32696 / R32696C17: got '4649-4699 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32697 / R32697C13: got '2219-2233 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32697 / R32697C17: got '2023 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32698 / R32698C13: got '116 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32698 / R32698C17: got '6721-6999 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32701 / R32701C13: got '4311 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32701 / R32701C17: got '2265 N 54th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32703 / R32703C13: got '4301 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32703 / R32703C17: got '4901-4915 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32704 / R32704C13: got '4901-4915 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32704 / R32704C17: got '4512 45th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32706 / R32706C13: got '1016 NE Ravenna Blvd,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32706 / R32706C17: got '4272-4398 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32707 / R32707C13: got '4272-4398 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32707 / R32707C17: got '939-973 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32708 / R32708C13: got '429 Randolph Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32708 / R32708C17: got '550-574 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32709 / R32709C13: got '73-81 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32709 / R32709C17: got '6045-6049 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32710 / R32710C13: got '2013-2015 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32710 / R32710C17: got '2013-2015 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32711 / R32711C13: got '966-970 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32711 / R32711C17: got '2428 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32712 / R32712C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32712 / R32712C17: got '5801-6199 East Green
## Lake Way N, Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32713 / R32713C13: got '1201-1499 Eastlake
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32713 / R32713C17: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32714 / R32714C13: got '1701-1799 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32714 / R32714C17: got '512 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32716 / R32716C13: got '275-299 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32716 / R32716C17: got '801-899 E Highland
## Dr, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32719 / R32719C13: got '1123-1199 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32719 / R32719C17: got '2651-2699 E John St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32720 / R32720C13: got '2651-2699 E John St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32720 / R32720C17: got '1217-1299 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32721 / R32721C13: got '1205 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32721 / R32721C17: got '2219-2233 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32722 / R32722C13: got '729-733 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32722 / R32722C17: got '4522 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32723 / R32723C13: got '6315 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32723 / R32723C17: got '7504 31st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32724 / R32724C13: got '4522 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32724 / R32724C17: got '2615 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32725 / R32725C13: got '1415-1453 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32725 / R32725C17: got '1901-1949 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32726 / R32726C13: got '1957 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32726 / R32726C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32727 / R32727C13: got '3409 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32727 / R32727C17: got '1301-1319 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32728 / R32728C13: got '2115-2199 W Barrett
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32728 / R32728C17: got '1500 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32729 / R32729C13: got '1717 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32729 / R32729C17: got '4919 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32730 / R32730C13: got '4919 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32730 / R32730C17: got '2111-2137 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32731 / R32731C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32731 / R32731C17: got '3241 44th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32732 / R32732C13: got '6721-6999 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32732 / R32732C17: got '151-275 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32733 / R32733C13: got '1300-1332 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32733 / R32733C17: got '139-159 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32735 / R32735C13: got '2428 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32735 / R32735C17: got '762-798 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32736 / R32736C13: got '1001-1021 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32736 / R32736C17: got '201-215 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32738 / R32738C13: got '8413 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32738 / R32738C17: got '1463-1477 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32739 / R32739C13: got '1174 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32739 / R32739C17: got '2309 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32740 / R32740C13: got '4502 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32740 / R32740C17: got '1717 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32742 / R32742C13: got '1-51 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32742 / R32742C17: got '5227 Russell Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32743 / R32743C13: got '5478-5498 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32743 / R32743C17: got '1101 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32746 / R32746C13: got '911 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32746 / R32746C17: got '13 W Cremona St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32747 / R32747C13: got '13 W Cremona St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32747 / R32747C17: got '808-812 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32749 / R32749C13: got '2800-2898 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32749 / R32749C17: got '1205 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32750 / R32750C13: got '1920 E Fir St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32750 / R32750C17: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32751 / R32751C13: got '1001-1099 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32751 / R32751C17: got '1415-1453 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32752 / R32752C13: got '2013-2015 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32752 / R32752C17: got '2753 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32754 / R32754C13: got '139-159 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32754 / R32754C17: got '4065 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32755 / R32755C13: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32755 / R32755C17: got '1900-1906 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32756 / R32756C13: got '1827 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32756 / R32756C17: got '73-81 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32757 / R32757C13: got '2517-2649 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32757 / R32757C17: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32758 / R32758C13: got '514 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32758 / R32758C17: got '1421 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32759 / R32759C13: got '3212-3216 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32759 / R32759C17: got '514 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32760 / R32760C13: got '5422-5460 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32760 / R32760C17: got '4301 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32762 / R32762C13: got '2629 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32762 / R32762C17: got '325 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32763 / R32763C13: got '801-899 E Highland
## Dr, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32763 / R32763C17: got '1035-1049 Poplar Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32764 / R32764C13: got '1620-1624 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32764 / R32764C17: got '516 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32765 / R32765C13: got '301-351 W Barrett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32765 / R32765C17: got '1620-1624 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32767 / R32767C13: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32767 / R32767C17: got '8307 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32768 / R32768C13: got '8307 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32768 / R32768C17: got '6319 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32769 / R32769C13: got '6535-6551 4th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32769 / R32769C17: got '1200 S Angelo St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32770 / R32770C13: got '6030-6088 24th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32770 / R32770C17: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32771 / R32771C13: got '660-676 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32771 / R32771C17: got '3227 Conkling Pl W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32772 / R32772C13: got '516 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32772 / R32772C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32773 / R32773C13: got '1217-1299 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32773 / R32773C17: got '926-944 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32774 / R32774C13: got '841 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32774 / R32774C17: got '10411 Roosevelt Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32775 / R32775C13: got '901-963 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32775 / R32775C17: got '1008 E Harrison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32776 / R32776C13: got '2145-2479 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32776 / R32776C17: got '729-733 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32778 / R32778C13: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32778 / R32778C17: got '5618 Kensington Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32779 / R32779C13: got '3000 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32779 / R32779C17: got '1361-1427 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32780 / R32780C13: got '2818 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32780 / R32780C17: got '12 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32781 / R32781C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32781 / R32781C17: got '5721 31st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32782 / R32782C13: got '2403 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32782 / R32782C17: got '5478-5498 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32783 / R32783C13: got '1702 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32783 / R32783C17: got '75-85 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32784 / R32784C13: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32784 / R32784C17: got '1702 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32785 / R32785C13: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32785 / R32785C17: got '920-928 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32786 / R32786C13: got '8017 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32786 / R32786C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32787 / R32787C13: got '2212-2216 E Roanoke
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32787 / R32787C17: got '343-399 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32790 / R32790C13: got '1001 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32790 / R32790C17: got '409 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32791 / R32791C13: got '325 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32791 / R32791C17: got '1001 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32793 / R32793C13: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32793 / R32793C17: got '1300-1332 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32795 / R32795C13: got '1900-1906 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32795 / R32795C17: got '501-509 Bellevue Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32797 / R32797C13: got '10411 Roosevelt Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32797 / R32797C17: got '2409 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32798 / R32798C13: got '4512 45th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32798 / R32798C17: got '2627-2633 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32799 / R32799C13: got '2230 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32799 / R32799C17: got '1827 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32801 / R32801C13: got '5433-5499 Wilson Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32801 / R32801C17: got '80 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32802 / R32802C13: got '3115-3199 S Norman
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32802 / R32802C17: got '2212-2216 E Roanoke
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32803 / R32803C13: got '718-798 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32803 / R32803C17: got '1022 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32812 / R32812C13: got '1843-2199 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32812 / R32812C17: got '1406 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32815 / R32815C13: got '109 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32815 / R32815C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32821 / R32821C13: got '4365-4387 SW Edmunds
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32821 / R32821C17: got '4747-4751 48th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32822 / R32822C13: got '315-399 W Crockett
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32822 / R32822C17: got '1399 S McClellan St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32823 / R32823C13: got '711 Martin Luther
## King Jr Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32823 / R32823C17: got '1523 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32824 / R32824C13: got '1827 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32824 / R32824C17: got '88-98 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32825 / R32825C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32825 / R32825C17: got '401-419 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32826 / R32826C13: got '100-148 Dorffel Dr E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32826 / R32826C17: got '3801-3803 E Howell
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32827 / R32827C13: got '509 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32827 / R32827C17: got '509-599 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32829 / R32829C13: got '10009-10011 7th Ave
## NW, Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32829 / R32829C17: got '8733 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32831 / R32831C13: got '224-230 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32831 / R32831C17: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32832 / R32832C13: got '1406 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32832 / R32832C17: got '655 NE Northlake Pl,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32833 / R32833C13: got '2403 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32833 / R32833C17: got '2501-2607 W Newton
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32834 / R32834C13: got '647-699 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32834 / R32834C17: got '331 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32835 / R32835C13: got '2361-2381 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32835 / R32835C17: got '4749 37th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32836 / R32836C13: got '1800-1808 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32836 / R32836C17: got '1609 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32837 / R32837C13: got '1022 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32837 / R32837C17: got '2001-2039 22nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32838 / R32838C13: got '6007 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32838 / R32838C17: got '26-48 Bay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32839 / R32839C13: got '1399 S McClellan St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32839 / R32839C17: got '6000-6006 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32840 / R32840C13: got '2717 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32840 / R32840C17: got '2361-2381 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32841 / R32841C13: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32841 / R32841C17: got '2927 Fuhrman Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32842 / R32842C13: got '3100 Cheshiahud Lake
## Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32842 / R32842C17: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32843 / R32843C13: got '503 N 49th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32843 / R32843C17: got '801 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32845 / R32845C13: got '5810-5816 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32845 / R32845C17: got '415-471 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32846 / R32846C13: got '6601-6699 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32846 / R32846C17: got '911-917 N 82nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32847 / R32847C13: got '1227 E Barclay Ct,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32847 / R32847C17: got '2401-2417 33rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32848 / R32848C13: got '1630-1768 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32848 / R32848C17: got '3657 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32849 / R32849C13: got '420 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32849 / R32849C17: got '225 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32851 / R32851C13: got '1121 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32851 / R32851C17: got '4649-4699 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32853 / R32853C13: got '331 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32853 / R32853C17: got '549-567 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32854 / R32854C13: got '1501-1509 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32854 / R32854C17: got '4766-4792 11th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32856 / R32856C13: got '1614 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32856 / R32856C17: got '578-598 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32857 / R32857C13: got '549-567 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32857 / R32857C17: got '1236 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32858 / R32858C13: got '4014 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32858 / R32858C17: got '6558 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32859 / R32859C13: got '5001-5009 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32859 / R32859C17: got '1710 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32861 / R32861C13: got '469 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32861 / R32861C17: got '443-453 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32862 / R32862C13: got '4229 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32862 / R32862C17: got '7003 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32863 / R32863C13: got '7229 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32863 / R32863C17: got '3459-3469 Fremont Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32864 / R32864C13: got '101-149 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32864 / R32864C17: got '224-230 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32865 / R32865C13: got '216-222 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32865 / R32865C17: got '101-149 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32868 / R32868C13: got '2607 20th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32868 / R32868C17: got '200-204 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32869 / R32869C13: got '6609-6621 SW Admiral
## Way, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32869 / R32869C17: got '4100-4198 SW Oregon
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32870 / R32870C13: got '11548 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32870 / R32870C17: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32871 / R32871C13: got '8034 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32871 / R32871C17: got '8005 Jones Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32872 / R32872C13: got '6324 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32872 / R32872C17: got '8034 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32874 / R32874C13: got '655 NE Northlake Pl,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32874 / R32874C17: got '7137-7243 Seaview Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32876 / R32876C13: got '400-498 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32876 / R32876C17: got '4617-4625 22nd Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32877 / R32877C13: got '107 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32877 / R32877C17: got '1827 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32878 / R32878C13: got '1755-1821 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32878 / R32878C17: got '1218-1298 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32879 / R32879C13: got '1906 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32879 / R32879C17: got '1755-1821 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32880 / R32880C13: got '3459-3469 Fremont Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32880 / R32880C17: got '1614 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32881 / R32881C13: got '3636-3792 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32881 / R32881C17: got '1501 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32882 / R32882C13: got '578-598 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32882 / R32882C17: got '1323-1325 N Allen Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32883 / R32883C13: got '1509-1511 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32883 / R32883C17: got '29 Etruria St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32884 / R32884C13: got '29 Etruria St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32884 / R32884C17: got '303 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32885 / R32885C13: got '401 N Bowdoin Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32885 / R32885C17: got '51-79 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32886 / R32886C13: got '2401-2417 33rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32886 / R32886C17: got '2580-2584 Crestmont
## Pl W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32887 / R32887C13: got '3657 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32887 / R32887C17: got '1139 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32888 / R32888C13: got '5810-5816 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32888 / R32888C17: got '5810-5816 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32889 / R32889C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32889 / R32889C17: got '169-199 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32890 / R32890C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32890 / R32890C17: got '2515-2521 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32891 / R32891C13: got '525-549 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32891 / R32891C17: got '346-398 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32892 / R32892C13: got '200-204 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32892 / R32892C17: got '6402-6498 65th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32893 / R32893C13: got '5018 Latona Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32893 / R32893C17: got '2205 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32894 / R32894C13: got '4766-4792 11th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32894 / R32894C17: got '2815 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32895 / R32895C13: got '401-419 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32895 / R32895C17: got '341-343 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32896 / R32896C13: got '2501-2607 W Newton
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32896 / R32896C17: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32897 / R32897C13: got '2636-2678 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32897 / R32897C17: got '1630-1768 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32898 / R32898C13: got '1236 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32898 / R32898C17: got '501-519 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32899 / R32899C13: got '147-199 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32899 / R32899C17: got '255-299 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32900 / R32900C13: got '2515-2521 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32900 / R32900C17: got '1800-1808 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32901 / R32901C13: got '255-299 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32901 / R32901C17: got '6601-6699 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32902 / R32902C13: got '201-205 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32902 / R32902C17: got '208-216 Howe St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32903 / R32903C13: got '208-216 Howe St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32903 / R32903C17: got '1906 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32904 / R32904C13: got '10714 39th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32904 / R32904C17: got '400-498 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32905 / R32905C13: got '8733 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32905 / R32905C17: got '10200-10208 1st Ave
## NW, Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32906 / R32906C13: got '460-498 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32906 / R32906C17: got '914 9th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32907 / R32907C13: got '10508 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32907 / R32907C17: got '2245 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32908 / R32908C13: got '1112-1114 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32908 / R32908C17: got '758-760 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32910 / R32910C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32910 / R32910C17: got '647-699 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32911 / R32911C13: got '4411 W Armour St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32911 / R32911C17: got '10417 3rd Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32912 / R32912C13: got '2384-2466 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32912 / R32912C17: got '5615-5699 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32914 / R32914C13: got '88-98 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32914 / R32914C17: got '4100-4198 SW Oregon
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32915 / R32915C13: got '4100-4198 SW Oregon
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32915 / R32915C17: got '107 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32916 / R32916C13: got '2300-2312 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32916 / R32916C17: got '4810 Airport Way S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32917 / R32917C13: got '2001-2039 22nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32917 / R32917C17: got '2300-2312 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32918 / R32918C13: got '952-998 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32918 / R32918C17: got '923-927 N 92nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32919 / R32919C13: got '1323-1325 N Allen Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32919 / R32919C17: got '4229 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32920 / R32920C13: got '256-270 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32920 / R32920C17: got '1509-1511 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32921 / R32921C13: got '225 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32921 / R32921C17: got '2384-2466 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32922 / R32922C13: got '1609 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32922 / R32922C17: got '1010-1014 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32924 / R32924C13: got '7025 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32924 / R32924C17: got '1701-1735 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32925 / R32925C13: got '415-471 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32925 / R32925C17: got '3520c 27th Pl W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32927 / R32927C13: got '3520c 27th Pl W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32927 / R32927C17: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32928 / R32928C13: got '904-912 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32928 / R32928C17: got '6545 5th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32930 / R32930C13: got '3034 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32930 / R32930C17: got '5001-5009 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32931 / R32931C13: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32931 / R32931C17: got '2926 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32932 / R32932C13: got '1829-1833 25th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32932 / R32932C17: got '401 N Bowdoin Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32933 / R32933C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32933 / R32933C17: got '525-549 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32935 / R32935C13: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32935 / R32935C17: got '1107-1117 E Denny
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32936 / R32936C13: got '150-298 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32936 / R32936C17: got '460-498 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32938 / R32938C13: got '822 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32938 / R32938C17: got '2416 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32940 / R32940C13: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32940 / R32940C17: got '5621 Seaview Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32941 / R32941C13: got '1523 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32941 / R32941C17: got '1500-1546 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32942 / R32942C13: got '2151 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32942 / R32942C17: got '1-15 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32943 / R32943C13: got '2421-2423 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32943 / R32943C17: got '2387 NW 90th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32944 / R32944C13: got '1499 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32944 / R32944C17: got '2717 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32945 / R32945C13: got '801 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32945 / R32945C17: got '1201-1203 E Hamlin
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32946 / R32946C13: got '914 9th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32946 / R32946C17: got '3822-3950 Rainier Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32947 / R32947C13: got '924 N 88th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32947 / R32947C17: got '1829-1833 25th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32948 / R32948C13: got '1101 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32948 / R32948C17: got '256-270 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32949 / R32949C13: got '1351-1399 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32949 / R32949C17: got '2659 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32950 / R32950C13: got '3801-3803 E Howell
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32950 / R32950C17: got '2727 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32951 / R32951C13: got '910 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32951 / R32951C17: got '5810-5816 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32953 / R32953C13: got '26-48 Bay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32953 / R32953C17: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32954 / R32954C13: got '458-498 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32954 / R32954C17: got '3636-3792 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32955 / R32955C13: got '5615-5699 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32955 / R32955C17: got '469 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32956 / R32956C13: got '3100-3298 E Thomas
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32956 / R32956C17: got '952-998 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32957 / R32957C13: got '1218-1298 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32957 / R32957C17: got '3100-3298 E Thomas
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32958 / R32958C13: got '9899-9999 College Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32958 / R32958C17: got '1351-1399 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32959 / R32959C13: got '1710 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32959 / R32959C17: got '631 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32960 / R32960C13: got '633-699 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32960 / R32960C17: got '509 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32961 / R32961C13: got '2815 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32961 / R32961C17: got '9622 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32962 / R32962C13: got '1701-1735 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32962 / R32962C17: got '822 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32963 / R32963C13: got '2211-2217 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32963 / R32963C17: got '2211-2217 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32964 / R32964C13: got '346-398 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32964 / R32964C17: got '711 Martin Luther
## King Jr Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32965 / R32965C13: got '1001-1079 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32965 / R32965C17: got '1407 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32966 / R32966C13: got '4721 21st Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32966 / R32966C17: got '1001-1079 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32967 / R32967C13: got '4749 37th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32967 / R32967C17: got '1112-1114 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32968 / R32968C13: got '2659 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32968 / R32968C17: got '147-199 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32969 / R32969C13: got '8005 Jones Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32969 / R32969C17: got '2211-2217 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32971 / R32971C13: got '4649-4699 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32971 / R32971C17: got '718-798 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32972 / R32972C13: got '341-343 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32972 / R32972C17: got '1227 E Barclay Ct,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32973 / R32973C13: got '7533 31st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32973 / R32973C17: got '101-103 NW 104th St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32974 / R32974C13: got '1407 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32974 / R32974C17: got '1101 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32976 / R32976C13: got '2211-2217 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32976 / R32976C17: got '10408 42nd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32977 / R32977C13: got '9622 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32977 / R32977C17: got '9622 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M32989 / R32989C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32989 / R32989C17: got '5603 SW Winthrop St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32992 / R32992C13: got '346-398 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32992 / R32992C17: got '809 38th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32993 / R32993C13: got '2636-2678 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q32993 / R32993C17: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32996 / R32996C13: got '9033-9037 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32996 / R32996C17: got '6723 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32997 / R32997C13: got '3019-3023 S Bradford
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32997 / R32997C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M32998 / R32998C13: got '2409 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q32998 / R32998C17: got '7211-7215 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33000 / R33000C13: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33000 / R33000C17: got '2403 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33001 / R33001C13: got '1157 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33001 / R33001C17: got '2037-2199 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33002 / R33002C13: got '745-801 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33002 / R33002C17: got '1201-1215 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33004 / R33004C13: got '5715 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33004 / R33004C17: got '144-162 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33005 / R33005C13: got '1463-1477 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33005 / R33005C17: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33006 / R33006C13: got '62 Cedar St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33006 / R33006C17: got '4552-4598 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33008 / R33008C13: got '3561-3599 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33008 / R33008C17: got '8703 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33009 / R33009C13: got '2214 N 56th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33009 / R33009C17: got '1300 N Northlake Way,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33011 / R33011C13: got '7414 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33011 / R33011C17: got '10009-10011 7th Ave
## NW, Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33012 / R33012C13: got '2627-2633 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33012 / R33012C17: got '97 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33013 / R33013C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33013 / R33013C17: got '421 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33014 / R33014C13: got '309 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33014 / R33014C17: got '11548 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33015 / R33015C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33015 / R33015C17: got '924 N 88th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33016 / R33016C13: got '3200-3210 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33016 / R33016C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33017 / R33017C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33017 / R33017C17: got '100-148 Dorffel Dr E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33018 / R33018C13: got '816-886 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33018 / R33018C17: got '346-398 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33019 / R33019C13: got '2265 N 54th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33019 / R33019C17: got '948-1098 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33020 / R33020C13: got '2857 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33020 / R33020C17: got '2010 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33021 / R33021C13: got '1100 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33021 / R33021C17: got '4411 W Armour St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33022 / R33022C13: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33022 / R33022C17: got '1361-1427 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33023 / R33023C13: got '7211-7215 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33023 / R33023C17: got '7229 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33024 / R33024C13: got '551-599 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33024 / R33024C17: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33026 / R33026C13: got '1201-1215 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33026 / R33026C17: got '1909 22nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33027 / R33027C13: got '2309-2315 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33027 / R33027C17: got '4169-4239 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33028 / R33028C13: got '1334-1354 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33028 / R33028C17: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33029 / R33029C13: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33029 / R33029C17: got '602 E Harrison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33030 / R33030C13: got '3600 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33030 / R33030C17: got '4210-4222 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33032 / R33032C13: got '6723 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33032 / R33032C17: got '10453-10499 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33033 / R33033C13: got '4415 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33033 / R33033C17: got '3672-3800 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33035 / R33035C13: got '97 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33035 / R33035C17: got '301-399 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33037 / R33037C13: got '421-499 S
## Massachusetts St, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33037 / R33037C17: got '1412 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33039 / R33039C13: got '924-926 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33039 / R33039C17: got '421-499 S
## Massachusetts St, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33040 / R33040C13: got '831-861 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33040 / R33040C17: got '224-230 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33041 / R33041C13: got '724-798 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33041 / R33041C17: got '551-599 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33042 / R33042C13: got '209-299 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33042 / R33042C17: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33043 / R33043C13: got '7325 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33043 / R33043C17: got '7414 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33044 / R33044C13: got '509 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33044 / R33044C17: got '7533 31st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33045 / R33045C13: got '3301 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33045 / R33045C17: got '905 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33046 / R33046C13: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33046 / R33046C17: got '315-399 W Crockett
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33048 / R33048C13: got '948-1098 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33048 / R33048C17: got '66-198 E John Ct,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33049 / R33049C13: got '2038 Minor Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33049 / R33049C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33050 / R33050C13: got '1412 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33050 / R33050C17: got '109 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33051 / R33051C13: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33051 / R33051C17: got '3815 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33054 / R33054C13: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33054 / R33054C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33055 / R33055C13: got '1671-1685 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33055 / R33055C17: got '6609-6621 SW Admiral
## Way, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33056 / R33056C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33056 / R33056C17: got '3436 Walnut Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33057 / R33057C13: got '2615 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33057 / R33057C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33058 / R33058C13: got '2207 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33058 / R33058C17: got '2636-2678 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33059 / R33059C13: got '3815 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33059 / R33059C17: got '3627 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33060 / R33060C13: got '2010 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33060 / R33060C17: got '4609 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33061 / R33061C13: got '2627-2633 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33061 / R33061C17: got '1115 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33063 / R33063C13: got '7504 31st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33063 / R33063C17: got '458-498 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33064 / R33064C13: got '2636-2678 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33064 / R33064C17: got '201-205 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33066 / R33066C13: got '1115 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33066 / R33066C17: got '1433-1485 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33067 / R33067C13: got '5246 19th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33067 / R33067C17: got '157 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33069 / R33069C13: got '1419-1499 Bigelow Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33069 / R33069C17: got '3459-3499 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33070 / R33070C13: got '762-798 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33070 / R33070C17: got '904-912 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33074 / R33074C13: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33074 / R33074C17: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33075 / R33075C13: got '1700-1712 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33075 / R33075C17: got '10414-10686 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33076 / R33076C13: got '4609 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33076 / R33076C17: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33077 / R33077C13: got '905 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33077 / R33077C17: got '1157 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33078 / R33078C13: got '3672-3800 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33078 / R33078C17: got '2421-2423 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33079 / R33079C13: got '4901-4915 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33079 / R33079C17: got '1733 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33080 / R33080C13: got '519 Howe St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33080 / R33080C17: got '831-861 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33081 / R33081C13: got '4169-4239 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33081 / R33081C17: got '621 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33082 / R33082C13: got '157 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33082 / R33082C17: got '4365-4387 SW Edmunds
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33083 / R33083C13: got '813 NE 56th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33083 / R33083C17: got '1334-1354 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33084 / R33084C13: got '1433-1485 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33084 / R33084C17: got '4415 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33085 / R33085C13: got '939-973 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33085 / R33085C17: got '1230 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33087 / R33087C13: got '200 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33087 / R33087C17: got '1843-2199 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33088 / R33088C13: got '6045-6049 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33088 / R33088C17: got '62 Cedar St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33089 / R33089C13: got '1230 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33089 / R33089C17: got '6067 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33090 / R33090C13: got '602 E Harrison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33090 / R33090C17: got '345-399 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33092 / R33092C13: got '2201-2207 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33092 / R33092C17: got '700 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33093 / R33093C13: got '5512-5598 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33093 / R33093C17: got '201-225 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33095 / R33095C13: got '621-651 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33095 / R33095C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33097 / R33097C13: got '1421 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33097 / R33097C17: got '745-801 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33098 / R33098C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33098 / R33098C17: got '10508 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33099 / R33099C13: got '1356-1362 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33099 / R33099C17: got '10714 39th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33100 / R33100C13: got '300-308 Hayes St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33100 / R33100C17: got '621-651 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33101 / R33101C13: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33101 / R33101C17: got '124 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33102 / R33102C13: got '2221-2227 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33102 / R33102C17: got '1107-1199 W Emerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33103 / R33103C13: got '4210-4222 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33103 / R33103C17: got '150-298 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33104 / R33104C13: got '721-727 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33104 / R33104C17: got '552-598 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33106 / R33106C13: got '421 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33106 / R33106C17: got '7025 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33107 / R33107C13: got '3961-3999 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33107 / R33107C17: got '724-798 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33109 / R33109C13: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33109 / R33109C17: got '1357 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33111 / R33111C13: got '1500 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33111 / R33111C17: got '1701-1799 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33112 / R33112C13: got '80 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33112 / R33112C17: got '509 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33113 / R33113C13: got '10414-10686 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33113 / R33113C17: got '950-998 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33114 / R33114C13: got '1401-1447 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33114 / R33114C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33115 / R33115C13: got '5109-5299 Ravenna Pl
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33115 / R33115C17: got '2527 32nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33116 / R33116C13: got '124 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33116 / R33116C17: got '1600-1698 NW 48th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33117 / R33117C13: got '6067 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33117 / R33117C17: got '7601-7613 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33118 / R33118C13: got '144-162 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33118 / R33118C17: got '1202-1298 Harbor Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33119 / R33119C13: got '1311 W Newton St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33119 / R33119C17: got '2309-2315 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33120 / R33120C13: got '7726 East Green Lake
## Dr N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33120 / R33120C17: got '5850-5898 SW Carroll
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33121 / R33121C13: got '7413-7499 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33121 / R33121C17: got '1671-1685 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33122 / R33122C13: got '1733 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33122 / R33122C17: got '2124 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33123 / R33123C13: got '972-996 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33123 / R33123C17: got '6324 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33124 / R33124C13: got '3420 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33124 / R33124C17: got '5018 Latona Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33125 / R33125C13: got '621 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33125 / R33125C17: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33127 / R33127C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33127 / R33127C17: got '2151 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33128 / R33128C13: got '2124 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33128 / R33128C17: got '7726 East Green Lake
## Dr N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33129 / R33129C13: got '3459-3499 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33129 / R33129C17: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33131 / R33131C13: got '3930-3960 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33131 / R33131C17: got '2038 Minor Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33132 / R33132C13: got '301-399 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33132 / R33132C17: got '3561-3599 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33133 / R33133C13: got '3627 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33133 / R33133C17: got '7325 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33134 / R33134C13: got '5801-6199 East Green
## Lake Way N, Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33134 / R33134C17: got '350-398 Spring St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33136 / R33136C13: got '5618 Kensington Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33136 / R33136C17: got '3600 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33137 / R33137C13: got '1901-1985 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33137 / R33137C17: got '80 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33138 / R33138C13: got '345-399 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33138 / R33138C17: got '1121 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33139 / R33139C13: got '700 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33139 / R33139C17: got '5715 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33140 / R33140C13: got '1361-1427 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33140 / R33140C17: got '5246 19th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33141 / R33141C13: got '410-420 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33141 / R33141C17: got '5512-5598 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33142 / R33142C13: got '552-598 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33142 / R33142C17: got '1120 E Terrace St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33143 / R33143C13: got '3227 Conkling Pl W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33143 / R33143C17: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33144 / R33144C13: got '66-198 E John Ct,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33144 / R33144C17: got '3930-3960 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33145 / R33145C13: got '10411 Roosevelt Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33145 / R33145C17: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33147 / R33147C13: got '5721 31st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33147 / R33147C17: got '2207 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33148 / R33148C13: got '5721 31st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33148 / R33148C17: got '5721 31st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33149 / R33149C13: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33149 / R33149C17: got '5109-5299 Ravenna Pl
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33150 / R33150C13: got '350-398 Spring St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33150 / R33150C17: got '972-996 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33151 / R33151C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33151 / R33151C17: got '3100 Cheshiahud Lake
## Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33152 / R33152C13: got '3100 Cheshiahud Lake
## Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33152 / R33152C17: got '3100 Cheshiahud Lake
## Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33153 / R33153C13: got '950-998 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33153 / R33153C17: got '1901-1985 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33154 / R33154C13: got '1600-1698 NW 48th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33154 / R33154C17: got '762-798 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33155 / R33155C13: got '2719 Nob Hill Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33155 / R33155C17: got '3034 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33156 / R33156C13: got '201-225 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33156 / R33156C17: got '3420 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33157 / R33157C13: got '1357 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33157 / R33157C17: got '7413-7499 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33158 / R33158C13: got '1701-1799 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33158 / R33158C17: got '209-299 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33159 / R33159C13: got '4001 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33159 / R33159C17: got '2627-2633 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33160 / R33160C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33160 / R33160C17: got '200 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33161 / R33161C13: got '2111-2137 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33161 / R33161C17: got '4637-4725 Union Bay
## Pl NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33162 / R33162C13: got '1300 N Northlake Way,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33162 / R33162C17: got '1356-1362 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33170 / R33170C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33170 / R33170C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33171 / R33171C13: got '9622 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33171 / R33171C17: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33174 / R33174C13: got '6101-6199 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33174 / R33174C17: got '6101-6199 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33175 / R33175C13: got '7003 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33175 / R33175C17: got '6101-6199 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33178 / R33178C13: got '1001 S Jackson St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33178 / R33178C17: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33179 / R33179C13: got '809 38th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33179 / R33179C17: got '1001 S Jackson St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33180 / R33180C13: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33180 / R33180C17: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33181 / R33181C13: got '1139 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33181 / R33181C17: got '1141 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33182 / R33182C13: got '5476-5498 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33182 / R33182C17: got '3515-3599 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33183 / R33183C13: got '1141 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33183 / R33183C17: got '647-699 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33184 / R33184C13: got '4801-4807 S Hudson
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33184 / R33184C17: got '5011 48th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33185 / R33185C13: got '301 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33185 / R33185C17: got '9618 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33186 / R33186C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33186 / R33186C17: got '8544 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33188 / R33188C13: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33188 / R33188C17: got '1101-1111 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33189 / R33189C13: got '510-514 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33189 / R33189C17: got '6721 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33190 / R33190C13: got '758-760 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33190 / R33190C17: got '4123 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33191 / R33191C13: got '3521-3525 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33191 / R33191C17: got '1405 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33192 / R33192C13: got '303 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33192 / R33192C17: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33194 / R33194C13: got '4613 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33194 / R33194C17: got '1321 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33195 / R33195C13: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33195 / R33195C17: got '1655-1681 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33196 / R33196C13: got '5207-5211 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33196 / R33196C17: got '1600-1630 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33198 / R33198C13: got '63-67 W Etruria St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33198 / R33198C17: got '10665-10735 35th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33200 / R33200C13: got '2927 Fuhrman Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33200 / R33200C17: got '514 W Comstock St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33201 / R33201C13: got '2851-2893 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33201 / R33201C17: got '1019-1023 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33202 / R33202C13: got '8038-8040 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33202 / R33202C17: got '2851-2893 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33203 / R33203C13: got '1019-1023 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33203 / R33203C17: got '3542-3598 Albion Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33204 / R33204C13: got '2727 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33204 / R33204C17: got '2727 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33205 / R33205C13: got '127 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33205 / R33205C17: got '303 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33209 / R33209C13: got '514 W Comstock St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33209 / R33209C17: got '2924 W Eaton St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33210 / R33210C13: got '4617-4625 22nd Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33210 / R33210C17: got '1001-1099 Summit Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33211 / R33211C13: got '9618 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33211 / R33211C17: got '9618 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33213 / R33213C13: got '8544 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33213 / R33213C17: got '8544 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33215 / R33215C13: got '1101-1111 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33215 / R33215C17: got '1412 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33216 / R33216C13: got '126-198 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33216 / R33216C17: got '834-838 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33218 / R33218C13: got '121 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33218 / R33218C17: got '3200 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33222 / R33222C13: got '1412 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33222 / R33222C17: got '2600-2608 S
## Washington St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33223 / R33223C13: got '2600-2608 S
## Washington St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33223 / R33223C17: got '150-156 28th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33224 / R33224C13: got '862-898 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33224 / R33224C17: got '716 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33225 / R33225C13: got '5713-5799 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33225 / R33225C17: got '862-898 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33226 / R33226C13: got '2813 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33226 / R33226C17: got '928-1098 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33227 / R33227C13: got '2205 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33227 / R33227C17: got '7031 51st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33228 / R33228C13: got '647-699 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33228 / R33228C17: got '740 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33229 / R33229C13: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33229 / R33229C17: got '4754 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33231 / R33231C13: got '1001-1099 Summit Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33231 / R33231C17: got '2327-2335 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33236 / R33236C13: got '1107-1117 E Denny
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33236 / R33236C17: got '4613 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33237 / R33237C13: got '3515-3599 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33237 / R33237C17: got '1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33238 / R33238C13: got '52-53 5th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33238 / R33238C17: got '126-198 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33239 / R33239C13: got '745 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33239 / R33239C17: got '2420-2424 E Madison
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33240 / R33240C13: got '51-79 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33240 / R33240C17: got '745 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33241 / R33241C13: got '1321 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33241 / R33241C17: got '2505-2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33242 / R33242C13: got '169-199 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33242 / R33242C17: got '63-67 W Etruria St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33243 / R33243C13: got '716 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33243 / R33243C17: got '1500 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33245 / R33245C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33245 / R33245C17: got '510-514 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33246 / R33246C13: got '10200-10208 1st Ave
## NW, Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33246 / R33246C17: got '4371-4389 Leary Way
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33247 / R33247C13: got '4371-4389 Leary Way
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33247 / R33247C17: got '5476-5498 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33249 / R33249C13: got '1150-1174 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33249 / R33249C17: got '355-359 Howe St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33250 / R33250C13: got '7137-7243 Seaview Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33250 / R33250C17: got '8038-8040 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33251 / R33251C13: got '1600-1630 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33251 / R33251C17: got '304-308 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33252 / R33252C13: got '923-927 N 92nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33252 / R33252C17: got '345-383 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33253 / R33253C13: got '3200 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33253 / R33253C17: got '2813 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33254 / R33254C13: got '2606-2698 E Yesler
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33254 / R33254C17: got '127 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33255 / R33255C13: got '4123 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33255 / R33255C17: got '5713-5799 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33256 / R33256C13: got '740 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33256 / R33256C17: got '9725 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33257 / R33257C13: got '928-1098 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33257 / R33257C17: got '418 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33258 / R33258C13: got '10453-10499 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33258 / R33258C17: got '5207-5211 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33260 / R33260C13: got '501-519 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33260 / R33260C17: got '820-846 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33261 / R33261C13: got '203 W Comstock St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33261 / R33261C17: got '4402 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33262 / R33262C13: got '4402 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33262 / R33262C17: got '1304-1398 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33265 / R33265C13: got '1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33265 / R33265C17: got '2309-2315 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33266 / R33266C13: got '1-37 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33266 / R33266C17: got '3521-3525 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33267 / R33267C13: got '3542-3598 Albion Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33267 / R33267C17: got '1-37 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33268 / R33268C13: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33268 / R33268C17: got '8216-8218 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33270 / R33270C13: got '151-275 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33270 / R33270C17: got '1150-1174 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33271 / R33271C13: got '2101-2199 S Judkins
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33271 / R33271C17: got '1413-1417 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33272 / R33272C13: got '2580-2584 Crestmont
## Pl W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33272 / R33272C17: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33273 / R33273C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33273 / R33273C17: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33274 / R33274C13: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33274 / R33274C17: got '203 W Comstock St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33275 / R33275C13: got '2527 32nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33275 / R33275C17: got '416-424 18th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33276 / R33276C13: got '1513-1515 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33276 / R33276C17: got '2101-2199 S Judkins
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33278 / R33278C13: got '304-308 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33278 / R33278C17: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33279 / R33279C13: got '2309-2315 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33279 / R33279C17: got '225 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33280 / R33280C13: got '4100-4198 SW Oregon
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33280 / R33280C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33281 / R33281C13: got '8216-8218 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33281 / R33281C17: got '8045 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33282 / R33282C13: got '8544 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33282 / R33282C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33284 / R33284C13: got '1233 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33284 / R33284C17: got '1201-1221 Taylor Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33285 / R33285C13: got '1413-1417 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33285 / R33285C17: got '1233 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33286 / R33286C13: got '820-846 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33286 / R33286C17: got '2707 E Yesler Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33287 / R33287C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33287 / R33287C17: got '55 5th Ave, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33288 / R33288C13: got '1304-1398 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33288 / R33288C17: got '8600 Inverness Dr NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33289 / R33289C13: got '2420-2424 E Madison
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33289 / R33289C17: got '1513-1515 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33292 / R33292C13: got '785-837 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33292 / R33292C17: got '2393 NW 90th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33293 / R33293C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33293 / R33293C17: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33295 / R33295C13: got '2124-2132 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33295 / R33295C17: got '610 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33298 / R33298C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33298 / R33298C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33303 / R33303C13: got '2387 NW 90th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33303 / R33303C17: got '1800-1898 W Nickerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33304 / R33304C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33304 / R33304C17: got '2100-2104 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33309 / R33309C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33309 / R33309C17: got '601-699 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33312 / R33312C13: got '1016-1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33312 / R33312C17: got '1627 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33314 / R33314C13: got '4711 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33314 / R33314C17: got '2610-2616 44th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33315 / R33315C13: got '6101-6199 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33315 / R33315C17: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33317 / R33317C13: got '2100-2104 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33317 / R33317C17: got '4801-4811 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33318 / R33318C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33318 / R33318C17: got '5100 SW Charlestown
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33320 / R33320C13: got '355-359 Howe St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33320 / R33320C17: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33321 / R33321C13: got '907-911 N 82nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33321 / R33321C17: got '1830-1842 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33322 / R33322C13: got '1627 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33322 / R33322C17: got '300 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33324 / R33324C13: got '418 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33324 / R33324C17: got '1101-1119 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33326 / R33326C13: got '601-699 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33326 / R33326C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33327 / R33327C13: got '6545 5th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33327 / R33327C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33328 / R33328C13: got '225 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33328 / R33328C17: got '6500-6504 12th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33330 / R33330C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33330 / R33330C17: got '3230-3236 SW Avalon
## Way, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33331 / R33331C13: got '6402-6498 65th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33331 / R33331C17: got '3301 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33334 / R33334C13: got '1311 W Newton St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33334 / R33334C17: got '8122 Green Lake Dr N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33336 / R33336C13: got '2616-2698 44th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33336 / R33336C17: got '1301-1357 Hubbell Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33337 / R33337C13: got '1401-1449 E Harrison
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33337 / R33337C17: got '627-631 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33338 / R33338C13: got '715 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33338 / R33338C17: got '411 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33339 / R33339C13: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33339 / R33339C17: got '715 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33341 / R33341C13: got '1405 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33341 / R33341C17: got '3637 Albion Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33342 / R33342C13: got '5401-5417 22nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33342 / R33342C17: got '4251 27th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33343 / R33343C13: got '4819 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33343 / R33343C17: got '1713 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33344 / R33344C13: got '761 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33344 / R33344C17: got '624 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33346 / R33346C13: got '2401-2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33346 / R33346C17: got '717 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33347 / R33347C13: got '2016-2044 Terry Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33347 / R33347C17: got '2125 Terry Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33349 / R33349C13: got '303 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33349 / R33349C17: got '751-773 Garfield St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33351 / R33351C13: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33351 / R33351C17: got '3855 51st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33352 / R33352C13: got '3855 51st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33352 / R33352C17: got '4109 37th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33353 / R33353C13: got '1001-1009 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33353 / R33353C17: got '1001 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33354 / R33354C13: got '1021-1029 NE 68th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33354 / R33354C17: got '1418 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33355 / R33355C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33355 / R33355C17: got '935 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33357 / R33357C13: got '834-838 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33357 / R33357C17: got '4639-4699 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33358 / R33358C13: got '1101-1119 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33358 / R33358C17: got '1021-1029 NE 68th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33359 / R33359C13: got '749-799 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33359 / R33359C17: got '843 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33360 / R33360C13: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33360 / R33360C17: got '1001-1009 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33363 / R33363C13: got '9618 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33363 / R33363C17: got '1119 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33364 / R33364C13: got '2727 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33364 / R33364C17: got '601-699 7th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33365 / R33365C13: got '1809 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33365 / R33365C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33366 / R33366C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33366 / R33366C17: got '1809 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33367 / R33367C13: got '1314 Denny Way,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33367 / R33367C17: got '800-806 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33368 / R33368C13: got '601-611 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33368 / R33368C17: got '2506-2598 S
## Washington St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33369 / R33369C13: got '33 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33369 / R33369C17: got '4819 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33371 / R33371C13: got '1532 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33371 / R33371C17: got '1314 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33374 / R33374C13: got '202 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33374 / R33374C17: got '110 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33375 / R33375C13: got '110 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33375 / R33375C17: got '110 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33376 / R33376C13: got '2013 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33376 / R33376C17: got '2815 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33377 / R33377C13: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33377 / R33377C17: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33378 / R33378C13: got '1655-1681 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33378 / R33378C17: got '1401-1449 E Harrison
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33380 / R33380C13: got '4754 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33380 / R33380C17: got '202 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33383 / R33383C13: got '6721 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33383 / R33383C17: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33384 / R33384C13: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33384 / R33384C17: got '2401-2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33385 / R33385C13: got '221 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33385 / R33385C17: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33387 / R33387C13: got '10665-10735 35th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33387 / R33387C17: got '1314 Denny Way,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33389 / R33389C13: got '800 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33389 / R33389C17: got '5401-5417 22nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33390 / R33390C13: got '416-424 18th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33390 / R33390C17: got '3201-3299 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33391 / R33391C13: got '9017 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33391 / R33391C17: got '2201-2211 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33392 / R33392C13: got '3201-3299 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33392 / R33392C17: got '9017 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33394 / R33394C13: got '2505-2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33394 / R33394C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33396 / R33396C13: got '4251 27th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33396 / R33396C17: got 'NE University Village
## St #7, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33397 / R33397C13: got '4741-4747 34th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33397 / R33397C17: got '3929 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33398 / R33398C13: got '4109 37th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33398 / R33398C17: got '4741-4747 34th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33399 / R33399C13: got '9725 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33399 / R33399C17: got '761 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33401 / R33401C13: got '601-699 7th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33401 / R33401C17: got '800 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33403 / R33403C13: got '110 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33403 / R33403C17: got '1176-1198 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33404 / R33404C13: got '1119 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33404 / R33404C17: got '749-799 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33405 / R33405C13: got '101-103 NW 104th St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33405 / R33405C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33406 / R33406C13: got '751-773 Garfield St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33406 / R33406C17: got '9053 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33407 / R33407C13: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33407 / R33407C17: got '311 Blaine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33408 / R33408C13: got '1314 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33408 / R33408C17: got '4201-4221 Winslow Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33409 / R33409C13: got '5621 Seaview Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33409 / R33409C17: got '40 W Cremona St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33410 / R33410C13: got '1808 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33410 / R33410C17: got '2357-2399 W Plymouth
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33411 / R33411C13: got '6915 15th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33411 / R33411C17: got '1513 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33412 / R33412C13: got '717 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33412 / R33412C17: got '110 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33413 / R33413C13: got '5100 SW Charlestown
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33413 / R33413C17: got '3855-3989 Beach Dr
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33414 / R33414C13: got '300 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33414 / R33414C17: got '1808 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33415 / R33415C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33415 / R33415C17: got '2027 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33416 / R33416C13: got '3637 Albion Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33416 / R33416C17: got '1849 NW Central Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33417 / R33417C13: got '1830-1842 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33417 / R33417C17: got '2016-2044 Terry Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33418 / R33418C13: got '5603 SW Winthrop St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33418 / R33418C17: got '221 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33419 / R33419C13: got '800-806 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33419 / R33419C17: got '4056-4098 SW College
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33420 / R33420C13: got '2211 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33420 / R33420C17: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33421 / R33421C13: got '1500-1546 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33421 / R33421C17: got '8535 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33422 / R33422C13: got '2506-2598 S
## Washington St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33422 / R33422C17: got '1016-1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33423 / R33423C13: got '2027 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33423 / R33423C17: got '218 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33424 / R33424C13: got '1001 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33424 / R33424C17: got '1532 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33426 / R33426C13: got '2125 Terry Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33426 / R33426C17: got '719 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33429 / R33429C13: got '1629 McGilvra Blvd E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33429 / R33429C17: got '1001 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33430 / R33430C13: got '1001 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33430 / R33430C17: got '1636 McGilvra Blvd E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33431 / R33431C13: got '8045 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33431 / R33431C17: got '8047 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33432 / R33432C13: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33432 / R33432C17: got '2013 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33433 / R33433C13: got '40 W Cremona St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33433 / R33433C17: got '2601-2799 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33434 / R33434C13: got '110 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33434 / R33434C17: got '4199 SW Alaska St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33435 / R33435C13: got '411 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33435 / R33435C17: got '5956-5998 NE 65th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33436 / R33436C13: got '2601-2799 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33436 / R33436C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33437 / R33437C13: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33437 / R33437C17: got '900-946 Howell St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33439 / R33439C13: got '2031 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33439 / R33439C17: got '1118-1122 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33452 / R33452C13: got '935 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33452 / R33452C17: got '2201-2205 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33454 / R33454C13: got '1809-1811 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33454 / R33454C17: got '2031 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33455 / R33455C13: got '601 27th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33455 / R33455C17: got '301-309 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33456 / R33456C13: got '115 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33456 / R33456C17: got '601 27th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33457 / R33457C13: got '301-309 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33457 / R33457C17: got '601 27th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33458 / R33458C13: got '719 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33458 / R33458C17: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33459 / R33459C13: got '2357-2399 W Plymouth
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33459 / R33459C17: got '1405 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33460 / R33460C13: got '190 34th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33460 / R33460C17: got '905 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33462 / R33462C13: got '307-311 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33462 / R33462C17: got '4740 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33463 / R33463C13: got '311 Blaine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33463 / R33463C17: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33464 / R33464C13: got '500 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33464 / R33464C17: got '1305-1317 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33465 / R33465C13: got '1818 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33465 / R33465C17: got '1141 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33466 / R33466C13: got '1101 N Northlake Way,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33466 / R33466C17: got '1723-1727 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33467 / R33467C13: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33467 / R33467C17: got '1101 N Northlake Way,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33468 / R33468C13: got '301-363 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33468 / R33468C17: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33469 / R33469C13: got '475 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33469 / R33469C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33470 / R33470C13: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33470 / R33470C17: got '502-598 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33471 / R33471C13: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33471 / R33471C17: got '1801-1899 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33472 / R33472C13: got '1801-1899 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33472 / R33472C17: got '1200-1298 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33473 / R33473C13: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33473 / R33473C17: got '309 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33475 / R33475C13: got '156 28th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33475 / R33475C17: got '500 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33476 / R33476C13: got '6520 Weedin Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33476 / R33476C17: got '6520 Weedin Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33477 / R33477C13: got '843 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33477 / R33477C17: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33479 / R33479C13: got '900-946 Howell St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33479 / R33479C17: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33480 / R33480C13: got '215 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33480 / R33480C17: got '301-363 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33482 / R33482C13: got '401-411 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33482 / R33482C17: got '625-649 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33483 / R33483C13: got '625-649 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33483 / R33483C17: got '500 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33484 / R33484C13: got '4521 S Lucile St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33484 / R33484C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33485 / R33485C13: got '309 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33485 / R33485C17: got '535 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33486 / R33486C13: got '309 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33486 / R33486C17: got '309 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33487 / R33487C13: got '3929 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33487 / R33487C17: got '1001-1047 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33488 / R33488C13: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33488 / R33488C17: got '317-399 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33489 / R33489C13: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33489 / R33489C17: got '4701-4711 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33490 / R33490C13: got '218 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33490 / R33490C17: got '3605 Albion Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33491 / R33491C13: got '1713 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33491 / R33491C17: got '401-411 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33492 / R33492C13: got '1501-1599 NE 82nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33492 / R33492C17: got '301-399 N 58th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33493 / R33493C13: got '321 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33493 / R33493C17: got '345-383 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33494 / R33494C13: got '96 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33494 / R33494C17: got '321 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33495 / R33495C13: got '6520 Weedin Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33495 / R33495C17: got '96 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33497 / R33497C13: got '1200-1298 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33497 / R33497C17: got '4150-4198 SW College
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33498 / R33498C13: got '6117 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33498 / R33498C17: got '1501-1599 NE 82nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33499 / R33499C13: got '1138 N 82nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33499 / R33499C17: got '338-382 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33500 / R33500C13: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33500 / R33500C17: got '4521 S Lucile St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33502 / R33502C13: got '1900 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33502 / R33502C17: got '124 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33503 / R33503C13: got '1118-1122 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33503 / R33503C17: got '416-498 Randolph Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33504 / R33504C13: got '5108-5198 11th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33504 / R33504C17: got '1900 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33507 / R33507C13: got '1418 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33507 / R33507C17: got '4135-4199 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33508 / R33508C13: got '338-382 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33508 / R33508C17: got '215 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33509 / R33509C13: got '3605 Albion Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33509 / R33509C17: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33511 / R33511C13: got '601 27th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33511 / R33511C17: got '1911 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33512 / R33512C13: got '535 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33512 / R33512C17: got '1408 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33514 / R33514C13: got '10408 42nd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33514 / R33514C17: got '1356-1362 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33515 / R33515C13: got '1335-1399 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33515 / R33515C17: got '2404 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33516 / R33516C13: got '704-754 NE Northlake
## Pl, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33516 / R33516C17: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33517 / R33517C13: got '4201-4221 Winslow Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33517 / R33517C17: got '2226B Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33518 / R33518C13: got '345-383 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33518 / R33518C17: got '8054 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33519 / R33519C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33519 / R33519C17: got '2634 Thorndyke Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33520 / R33520C13: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33520 / R33520C17: got '1207-1299 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33521 / R33521C13: got '2815 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33521 / R33521C17: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33522 / R33522C13: got '1320 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33522 / R33522C17: got '1818 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33524 / R33524C13: got '651-673 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33524 / R33524C17: got '1809-1811 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33525 / R33525C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33525 / R33525C17: got '1827 S Weller St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33526 / R33526C13: got '2393 NW 90th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33526 / R33526C17: got '2633 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33527 / R33527C13: got '1723-1727 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33527 / R33527C17: got '137-151 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33528 / R33528C13: got '4001-4099 19th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33528 / R33528C17: got '6117 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33529 / R33529C13: got '403 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33529 / R33529C17: got '900-998 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33530 / R33530C13: got '124 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33530 / R33530C17: got '3410-3416 37th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33531 / R33531C13: got '137-151 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33531 / R33531C17: got '2101-2199 Warren Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33532 / R33532C13: got '1305-1317 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33532 / R33532C17: got '403 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33533 / R33533C13: got '1200-1268 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33533 / R33533C17: got '190 34th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33534 / R33534C13: got '317-399 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33534 / R33534C17: got '307-311 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33535 / R33535C13: got '3301 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33535 / R33535C17: got '7045 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33536 / R33536C13: got '7045 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33536 / R33536C17: got '6501-6599 Weedin Pl
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33537 / R33537C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33537 / R33537C17: got '1705-1709 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33538 / R33538C13: got '5322 Beacon Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33538 / R33538C17: got '5322 Beacon Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33539 / R33539C13: got '4810 Airport Way S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33539 / R33539C17: got '5322 Beacon Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33540 / R33540C13: got '1256-1260 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33540 / R33540C17: got '651-673 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33542 / R33542C13: got '500 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33542 / R33542C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33543 / R33543C13: got '8535 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33543 / R33543C17: got '1200-1268 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33545 / R33545C13: got '2201-2205 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33545 / R33545C17: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33587 / R33587C13: got '8054 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33587 / R33587C17: got '2201-2205 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33589 / R33589C13: got '916 Maynard Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33589 / R33589C17: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33597 / R33597C13: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33597 / R33597C17: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33598 / R33598C13: got '405 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33598 / R33598C17: got '900-1040 Olympic Way
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33599 / R33599C13: got '5956-5998 NE 65th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33599 / R33599C17: got '144-162 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33600 / R33600C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33600 / R33600C17: got '8239 41st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33601 / R33601C13: got '2103-2105 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33601 / R33601C17: got '2500 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33602 / R33602C13: got '200 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33602 / R33602C17: got '5201-5217 50th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33603 / R33603C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33603 / R33603C17: got '3203 W Lynn St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33604 / R33604C13: got '3203 W Lynn St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33604 / R33604C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33605 / R33605C13: got '826-866 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33605 / R33605C17: got '4111 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33606 / R33606C13: got '4111 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33606 / R33606C17: got '4111 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33607 / R33607C13: got '4135-4199 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33607 / R33607C17: got '826-866 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33608 / R33608C13: got '2201 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33608 / R33608C17: got '2000-2010 E Jansen
## Ct, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33609 / R33609C13: got '4740 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33609 / R33609C17: got '1713-1799 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33610 / R33610C13: got '216-222 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33610 / R33610C17: got '8034 27th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33613 / R33613C13: got '144-162 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33613 / R33613C17: got '259 35th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33614 / R33614C13: got '945 S Doris St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33614 / R33614C17: got '1900 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33616 / R33616C13: got '2500 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33616 / R33616C17: got '945 S Doris St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33618 / R33618C13: got '10417 3rd Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33618 / R33618C17: got '3717 NE 44th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33619 / R33619C13: got '49 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33619 / R33619C17: got '405 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33621 / R33621C13: got '1713-1799 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33621 / R33621C17: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33622 / R33622C13: got '3536 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33622 / R33622C17: got '4801-4899 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33624 / R33624C13: got '861-901 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33624 / R33624C17: got '3216-3220 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33625 / R33625C13: got '3212-3216 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33625 / R33625C17: got '3603 59th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33627 / R33627C13: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33627 / R33627C17: got '2048 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33629 / R33629C13: got '416-498 Randolph Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33629 / R33629C17: got '907 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33630 / R33630C13: got '630-658 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33630 / R33630C17: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33631 / R33631C13: got '1520 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33631 / R33631C17: got '2610 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33632 / R33632C13: got '210 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33632 / R33632C17: got '7539 31st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33633 / R33633C13: got '3717 NE 44th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33633 / R33633C17: got '3855 51st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33634 / R33634C13: got '2106-2120 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33634 / R33634C17: got '1943 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33635 / R33635C13: got '701-739 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33635 / R33635C17: got '2118 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33636 / R33636C13: got '4150-4198 SW College
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33636 / R33636C17: got '701-739 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33637 / R33637C13: got '1911 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33637 / R33637C17: got '2100-2106 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33638 / R33638C13: got '2031 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33638 / R33638C17: got '8027-8031 Bagley Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33639 / R33639C13: got '1002 E Seneca St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33639 / R33639C17: got '162-198 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33640 / R33640C13: got '1943 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33640 / R33640C17: got '1259 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33641 / R33641C13: got '510 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33641 / R33641C17: got '305-307 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33642 / R33642C13: got '2226B Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33642 / R33642C17: got '510 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33643 / R33643C13: got '301-399 N 58th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33643 / R33643C17: got '210 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33644 / R33644C13: got '1809 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33644 / R33644C17: got '1601 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33646 / R33646C13: got '2221 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33646 / R33646C17: got '2020-2028 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33647 / R33647C13: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33647 / R33647C17: got '510 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33648 / R33648C13: got '500-510 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33648 / R33648C17: got '1002 E Seneca St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33649 / R33649C13: got '2103-2105 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33649 / R33649C17: got '500-510 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33650 / R33650C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33650 / R33650C17: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33651 / R33651C13: got '1207-1299 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33651 / R33651C17: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33653 / R33653C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33653 / R33653C17: got '1820-1824 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33654 / R33654C13: got '2101-2199 Warren Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33654 / R33654C17: got '10401-10451 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33655 / R33655C13: got '205-289 3rd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33655 / R33655C17: got '1051-1099 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33656 / R33656C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33656 / R33656C17: got '533 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33657 / R33657C13: got '4401-4403 36th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33657 / R33657C17: got '4752 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33658 / R33658C13: got '4199 SW Alaska St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33658 / R33658C17: got '4401-4403 36th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33659 / R33659C13: got '2610 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33659 / R33659C17: got '1117 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33660 / R33660C13: got '1051-1099 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33660 / R33660C17: got '1809 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33661 / R33661C13: got '259 35th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33661 / R33661C17: got '463-505 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33662 / R33662C13: got '4801-4811 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33662 / R33662C17: got '2100-2106 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33663 / R33663C13: got '345-357 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33663 / R33663C17: got '1419 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33664 / R33664C13: got '162-198 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33664 / R33664C17: got '2226B Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33667 / R33667C13: got '907 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33667 / R33667C17: got '2273-2299 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33668 / R33668C13: got '5507-5511 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33668 / R33668C17: got '2201 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33669 / R33669C13: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33669 / R33669C17: got '5507-5511 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33670 / R33670C13: got '745-801 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33670 / R33670C17: got '3212-3216 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33671 / R33671C13: got '701-739 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33671 / R33671C17: got '701-739 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33672 / R33672C13: got '925 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33672 / R33672C17: got '7114 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33674 / R33674C13: got '500-516 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33674 / R33674C17: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33675 / R33675C13: got '4701-4711 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33675 / R33675C17: got '630-658 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33676 / R33676C13: got '2634 Thorndyke Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33676 / R33676C17: got '1808 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33677 / R33677C13: got '2000-2010 E Jansen
## Ct, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33677 / R33677C17: got '861-901 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33678 / R33678C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33678 / R33678C17: got '3921 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33679 / R33679C13: got '2273-2299 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33679 / R33679C17: got '6016-6020 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33680 / R33680C13: got '1259 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33680 / R33680C17: got '129 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33682 / R33682C13: got '1705-1709 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33682 / R33682C17: got '520 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33684 / R33684C13: got '111 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33684 / R33684C17: got '1207-1299 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33685 / R33685C13: got '1334-1354 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33685 / R33685C17: got '138-158 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33686 / R33686C13: got '1207-1299 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33686 / R33686C17: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33687 / R33687C13: got '1117 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33687 / R33687C17: got '501-511 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33688 / R33688C13: got '129 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33688 / R33688C17: got '500-516 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33689 / R33689C13: got '305-307 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33689 / R33689C17: got '216-222 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33690 / R33690C13: got '1419 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33690 / R33690C17: got '8555-8613 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33692 / R33692C13: got '1256-1260 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33692 / R33692C17: got '745-801 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33695 / R33695C13: got '4501 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33695 / R33695C17: got '3015-3025 SW Avalon
## Way, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33696 / R33696C13: got '905 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33696 / R33696C17: got '551-599 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33697 / R33697C13: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33697 / R33697C17: got '3828-3832 48th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33698 / R33698C13: got '2562 Thorndyke Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33698 / R33698C17: got '2221 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33701 / R33701C13: got '1827 S Weller St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33701 / R33701C17: got '2743 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33704 / R33704C13: got '2633 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33704 / R33704C17: got '9019 24th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33706 / R33706C13: got '1527 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33706 / R33706C17: got '205-289 3rd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33707 / R33707C13: got '2404 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33707 / R33707C17: got '1527 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33708 / R33708C13: got '8555-8613 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33708 / R33708C17: got '3538 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33709 / R33709C13: got '3538 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33709 / R33709C17: got '3536 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33710 / R33710C13: got '2743 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33710 / R33710C17: got '700-714 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33711 / R33711C13: got '6414-6418 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33711 / R33711C17: got '4130-4138 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33712 / R33712C13: got '510 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33712 / R33712C17: got '925 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33714 / R33714C13: got '1141 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33714 / R33714C17: got '1520 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33715 / R33715C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33715 / R33715C17: got '1256-1260 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33716 / R33716C13: got '700-714 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33716 / R33716C17: got '7411-7415 Keen Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33717 / R33717C13: got '4752 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33717 / R33717C17: got '10311-10315 14th Ave
## NW, Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33718 / R33718C13: got '1001 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33718 / R33718C17: got '403 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33719 / R33719C13: got '551-599 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33719 / R33719C17: got '1500-1532 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33720 / R33720C13: got '501-511 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33720 / R33720C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33722 / R33722C13: got '900-998 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33722 / R33722C17: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33723 / R33723C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33723 / R33723C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33724 / R33724C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33724 / R33724C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33725 / R33725C13: got '1808 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33725 / R33725C17: got '2733 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33728 / R33728C13: got '5322 Beacon Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33728 / R33728C17: got '4501 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33731 / R33731C13: got '4130-4138 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33731 / R33731C17: got '4810 Stone Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33732 / R33732C13: got '9019 24th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33732 / R33732C17: got '7539 29th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33733 / R33733C13: got '2201-2205 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33733 / R33733C17: got '2112 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33734 / R33734C13: got '5850-5898 SW Carroll
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33734 / R33734C17: got '4764-4770 Beach Dr
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33741 / R33741C13: got '916 Maynard Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33741 / R33741C17: got '1131-1139 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33747 / R33747C13: got '2105 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33747 / R33747C17: got '3321 30th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33751 / R33751C13: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33751 / R33751C17: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33752 / R33752C13: got '3015-3025 SW Avalon
## Way, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33752 / R33752C17: got '868-898 S Walker St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33754 / R33754C13: got '1534 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33754 / R33754C17: got '536 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33756 / R33756C13: got '868-898 S Walker St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33756 / R33756C17: got '2115 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33757 / R33757C13: got '201 Lake Washington
## Blvd, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33757 / R33757C17: got '430 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33758 / R33758C13: got '3230-3236 SW Avalon
## Way, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33758 / R33758C17: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33759 / R33759C13: got '101-145 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33759 / R33759C17: got '9801-9899 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33760 / R33760C13: got '1200-1248 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33760 / R33760C17: got '1301-1399 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33761 / R33761C13: got '326 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33761 / R33761C17: got '2602 NW 85th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33762 / R33762C13: got '425 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33762 / R33762C17: got '916 Maynard Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33763 / R33763C13: got '3534-3598 Densmore
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33763 / R33763C17: got '4240 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33764 / R33764C13: got '305 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33764 / R33764C17: got '2207 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33765 / R33765C13: got '1801-1899 S Waite St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33765 / R33765C17: got '4037 52nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33766 / R33766C13: got '8034 27th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33766 / R33766C17: got '201 Lake Washington
## Blvd, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33767 / R33767C13: got '5319 24th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33767 / R33767C17: got '1340-1342 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33768 / R33768C13: got '8027-8031 Bagley Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33768 / R33768C17: got '5319 24th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33769 / R33769C13: got '1601 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33769 / R33769C17: got '346-398 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33770 / R33770C13: got '310 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33770 / R33770C17: got '830-898 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33771 / R33771C13: got '2302 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33771 / R33771C17: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33773 / R33773C13: got '3921 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33773 / R33773C17: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33775 / R33775C13: got '3603 59th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33775 / R33775C17: got '3503 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33776 / R33776C13: got '830-898 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33776 / R33776C17: got '8506 27th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33777 / R33777C13: got '5201-5217 50th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33777 / R33777C17: got 'Russell Investments
## Center, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33779 / R33779C13: got '1301-1399 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33779 / R33779C17: got '525-535 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33782 / R33782C13: got '1260 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33782 / R33782C17: got '1008 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33784 / R33784C13: got '3855 51st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33784 / R33784C17: got '1162-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33785 / R33785C13: got '2301-2323 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33785 / R33785C17: got '212 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33787 / R33787C13: got '400-452 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33787 / R33787C17: got '2121 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33788 / R33788C13: got '1629 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33788 / R33788C17: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33789 / R33789C13: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33789 / R33789C17: got '1535-1541 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33790 / R33790C13: got '1126 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33790 / R33790C17: got '1016 NE Ravenna Blvd,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33791 / R33791C13: got '651-699 S Charles St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33791 / R33791C17: got '2108 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33792 / R33792C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33792 / R33792C17: got '601-631 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33793 / R33793C13: got '4240 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33793 / R33793C17: got '4105 55th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33794 / R33794C13: got '2124-2132 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33794 / R33794C17: got '5021 Wilson Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33796 / R33796C13: got '1021 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33796 / R33796C17: got '425 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33797 / R33797C13: got '1701-1799 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33797 / R33797C17: got '1101-1199 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33798 / R33798C13: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33798 / R33798C17: got '1120 E Terrace St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33799 / R33799C13: got '6016-6020 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33799 / R33799C17: got '2105 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33800 / R33800C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33800 / R33800C17: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33801 / R33801C13: got '2112 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33801 / R33801C17: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33802 / R33802C13: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33802 / R33802C17: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33803 / R33803C13: got '4707-4709 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33803 / R33803C17: got '4100 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33804 / R33804C13: got '4439-4511 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33804 / R33804C17: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33805 / R33805C13: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33805 / R33805C17: got '4439-4511 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33806 / R33806C13: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33806 / R33806C17: got '1545 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33807 / R33807C13: got '118-124 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33807 / R33807C17: got '10401-10451 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33808 / R33808C13: got '160-178 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33808 / R33808C17: got '3311-3399 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33810 / R33810C13: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33810 / R33810C17: got '2416 38th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33811 / R33811C13: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33811 / R33811C17: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33812 / R33812C13: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33812 / R33812C17: got '111 NE 50th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33813 / R33813C13: got '6900 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33813 / R33813C17: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33814 / R33814C13: got '111 NE 50th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33814 / R33814C17: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33815 / R33815C13: got '4801-4899 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33815 / R33815C17: got '4601-4699 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33816 / R33816C13: got '55 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33816 / R33816C17: got '2713 Prosch Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33817 / R33817C13: got '2121 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33817 / R33817C17: got '301-333 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33818 / R33818C13: got '212 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33818 / R33818C17: got '125 NE 53rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33819 / R33819C13: got '7411-7415 Keen Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33819 / R33819C17: got '2301-2323 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33820 / R33820C13: got '100-148 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33820 / R33820C17: got '9017 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33821 / R33821C13: got '9017 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33821 / R33821C17: got '326 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33823 / R33823C13: got '1001 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33823 / R33823C17: got '1417-1499 E Howell
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33824 / R33824C13: got '1221 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33824 / R33824C17: got '600-698 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33825 / R33825C13: got '533 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33825 / R33825C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33827 / R33827C13: got '1544-1598 Minor Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33827 / R33827C17: got '1629 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33828 / R33828C13: got '3503 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33828 / R33828C17: got '1221 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33829 / R33829C13: got '430 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33829 / R33829C17: got '81 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33831 / R33831C13: got '615 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33831 / R33831C17: got '161-179 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33832 / R33832C13: got '601-631 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33832 / R33832C17: got '1599 S Forest St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33833 / R33833C13: got '215e Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33833 / R33833C17: got '7309 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33834 / R33834C13: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33834 / R33834C17: got '5743 61st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33835 / R33835C13: got '4100 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33835 / R33835C17: got '6900 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33836 / R33836C13: got '1820-1824 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33836 / R33836C17: got '1260 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33837 / R33837C13: got '8239 41st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33837 / R33837C17: got '215e Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33839 / R33839C13: got '1008 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33839 / R33839C17: got '1544-1598 Minor Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33840 / R33840C13: got '463-505 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33840 / R33840C17: got '1021 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33844 / R33844C13: got '3162-3198 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33844 / R33844C17: got '4901-4917 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33845 / R33845C13: got 'Russell Investments
## Center, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33845 / R33845C17: got '3162-3198 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33846 / R33846C13: got '748-798 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33846 / R33846C17: got '5718 43rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33847 / R33847C13: got '3828-3832 48th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33847 / R33847C17: got '310 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33848 / R33848C13: got '1101-1199 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33848 / R33848C17: got '3416 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33849 / R33849C13: got '313 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33849 / R33849C17: got '2148-2158 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33850 / R33850C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33850 / R33850C17: got '313 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33851 / R33851C13: got '3443 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33851 / R33851C17: got '305 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33852 / R33852C13: got '1120 E Terrace St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33852 / R33852C17: got '748-798 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33854 / R33854C13: got '3422-3424 Walnut Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33854 / R33854C17: got '1126 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33855 / R33855C13: got '2115 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33855 / R33855C17: got '6101-6113 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33857 / R33857C13: got '3410-3416 37th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33857 / R33857C17: got '739 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33858 / R33858C13: got '701-739 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33858 / R33858C17: got '3422-3424 Walnut Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33859 / R33859C13: got '1417-1499 E Howell
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33859 / R33859C17: got '5214 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33860 / R33860C13: got '81 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33860 / R33860C17: got '306 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33861 / R33861C13: got '301-333 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33861 / R33861C17: got '3145-3199 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33862 / R33862C13: got '4810 Stone Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33862 / R33862C17: got '55 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33864 / R33864C13: got '55 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33864 / R33864C17: got '55 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33865 / R33865C13: got '2207 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33865 / R33865C17: got '1801-1899 S Waite St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33866 / R33866C13: got '5718 43rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33866 / R33866C17: got '4047 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33867 / R33867C13: got '10311-10315 14th Ave
## NW, Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33867 / R33867C17: got '615 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33868 / R33868C13: got '501-555 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33868 / R33868C17: got '215-599 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33869 / R33869C13: got '1600-1618 E Calhoun
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33869 / R33869C17: got '2359-2365 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33870 / R33870C13: got '215-599 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33870 / R33870C17: got '1600-1618 E Calhoun
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33872 / R33872C13: got '525-535 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33872 / R33872C17: got '1001 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33875 / R33875C13: got '346-398 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33875 / R33875C17: got '100-148 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33876 / R33876C13: got '306 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33876 / R33876C17: got '232 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33878 / R33878C13: got '125 NE 53rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33878 / R33878C17: got '4711-4715 Latona Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33879 / R33879C13: got '1900 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33879 / R33879C17: got '1200-1248 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33881 / R33881C13: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33881 / R33881C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33899 / R33899C13: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33899 / R33899C17: got '701-799 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33900 / R33900C13: got '7539 29th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33900 / R33900C17: got '200 W Thomas St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33902 / R33902C13: got '1301-1349 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33902 / R33902C17: got '4229-4299 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33903 / R33903C13: got '9053 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33903 / R33903C17: got '150-160 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33904 / R33904C13: got '2108 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33904 / R33904C17: got '2303 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33905 / R33905C13: got '3521-3525 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33905 / R33905C17: got '849-899 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33906 / R33906C13: got '7317 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33906 / R33906C17: got '3044 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33907 / R33907C13: got '1210 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33907 / R33907C17: got '7108 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33908 / R33908C13: got '6013 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33908 / R33908C17: got '9223 15th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33909 / R33909C13: got '600-698 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33909 / R33909C17: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33910 / R33910C13: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33910 / R33910C17: got '118-122 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33911 / R33911C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33911 / R33911C17: got '1914 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33912 / R33912C13: got '2048 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33912 / R33912C17: got '3401-3499 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33913 / R33913C13: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33913 / R33913C17: got '900-948 S Homer St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33914 / R33914C13: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33914 / R33914C17: got '600-698 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33915 / R33915C13: got '6022 29th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33915 / R33915C17: got '1212 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33916 / R33916C13: got '1015-1099 2nd Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33916 / R33916C17: got '6022 29th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33918 / R33918C13: got '1004-1032 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33918 / R33918C17: got '2211 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33919 / R33919C13: got '3401-3499 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33919 / R33919C17: got '1008 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33920 / R33920C13: got '1131-1139 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33920 / R33920C17: got '1001-1099 7th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33922 / R33922C13: got '2461-2479 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33922 / R33922C17: got '3501 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33924 / R33924C13: got '2105 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33924 / R33924C17: got '1126-1196 E Prospect
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33926 / R33926C13: got '1355 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33926 / R33926C17: got '2226-2298 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33929 / R33929C13: got '2139-2199 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33929 / R33929C17: got '2342-2398 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33930 / R33930C13: got '3321 30th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33930 / R33930C17: got '301-399 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33931 / R33931C13: got '935 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33931 / R33931C17: got '4135 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33932 / R33932C13: got '1807 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33932 / R33932C17: got '711 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33933 / R33933C13: got '8506 27th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33933 / R33933C17: got '8506 27th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33934 / R33934C13: got '51-99 W John St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33934 / R33934C17: got '3409 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33936 / R33936C13: got '2328-2358 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33936 / R33936C17: got '2319 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33937 / R33937C13: got '5011 48th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33937 / R33937C17: got '2105 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33939 / R33939C13: got '101-149 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33939 / R33939C17: got '1807 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33940 / R33940C13: got '2211 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33940 / R33940C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33941 / R33941C13: got '2319 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33941 / R33941C17: got '343 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33942 / R33942C13: got '553 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33942 / R33942C17: got '101-149 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33943 / R33943C13: got '232 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33943 / R33943C17: got '1221 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33944 / R33944C13: got '900-1040 Olympic Way
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33944 / R33944C17: got '2106-2120 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33945 / R33945C13: got '4135 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33945 / R33945C17: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33946 / R33946C13: got '900-948 S Homer St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33946 / R33946C17: got '51-99 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33947 / R33947C13: got '2226-2298 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33947 / R33947C17: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33948 / R33948C13: got '907 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33948 / R33948C17: got '307 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33950 / R33950C13: got '3311-3399 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33950 / R33950C17: got '3215-3217 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33951 / R33951C13: got '502-598 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33951 / R33951C17: got '3625 Albion Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33952 / R33952C13: got '1535-1541 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33952 / R33952C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33953 / R33953C13: got '2211 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33953 / R33953C17: got '8354 12th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33954 / R33954C13: got '10401-10451 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33954 / R33954C17: got '601-645 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33955 / R33955C13: got '2401 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33955 / R33955C17: got '4809 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33956 / R33956C13: got '711 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33956 / R33956C17: got '311-315 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33959 / R33959C13: got '5214 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33959 / R33959C17: got '8800-8898 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33960 / R33960C13: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33960 / R33960C17: got '555 N 73rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33961 / R33961C13: got '555 N 73rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33961 / R33961C17: got '547 N 73rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33962 / R33962C13: got '1545 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33962 / R33962C17: got '5611 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33964 / R33964C13: got '8354 12th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33964 / R33964C17: got '1725 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33965 / R33965C13: got '1126-1196 E Prospect
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33965 / R33965C17: got '1221 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33967 / R33967C13: got '2148-2158 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33967 / R33967C17: got '6265-6291 Seaview Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33968 / R33968C13: got '2713 Prosch Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33968 / R33968C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33970 / R33970C13: got '3145-3199 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33970 / R33970C17: got '1001-1047 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33971 / R33971C13: got '2303 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33971 / R33971C17: got '4011-4015 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33973 / R33973C13: got '150-160 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33973 / R33973C17: got '2348 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33975 / R33975C13: got '701-799 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33975 / R33975C17: got '1942-1968 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33976 / R33976C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33976 / R33976C17: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33977 / R33977C13: got '1914 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33977 / R33977C17: got '2457 43rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33978 / R33978C13: got '5021 Wilson Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33978 / R33978C17: got '101-149 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33979 / R33979C13: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33979 / R33979C17: got '4138-4140 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33980 / R33980C13: got '7309 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33980 / R33980C17: got '1334-1354 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33981 / R33981C13: got '1451 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33981 / R33981C17: got '1356 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33983 / R33983C13: got '1300-1332 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33983 / R33983C17: got '341-343 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33984 / R33984C13: got '341-343 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33984 / R33984C17: got '1451 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33985 / R33985C13: got '5743 61st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33985 / R33985C17: got '4021 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33986 / R33986C13: got '80 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33986 / R33986C17: got '907 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33987 / R33987C13: got '3625 Albion Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33987 / R33987C17: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33988 / R33988C13: got '4021 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33988 / R33988C17: got '6013 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33989 / R33989C13: got '1557-1599 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33989 / R33989C17: got '62-80 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33990 / R33990C13: got '101-149 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33990 / R33990C17: got '5417 32nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33991 / R33991C13: got '2342-2398 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33991 / R33991C17: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33992 / R33992C13: got '4105 55th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33992 / R33992C17: got '6825 Weedin Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33994 / R33994C13: got '118-122 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33994 / R33994C17: got '215-599 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33995 / R33995C13: got '4307 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33995 / R33995C17: got '7317 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33996 / R33996C13: got '62-80 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33996 / R33996C17: got '1304-1310 E Yesler
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33997 / R33997C13: got '1001-1099 7th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33997 / R33997C17: got '51-99 W John St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M33998 / R33998C13: got '1221 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q33998 / R33998C17: got '901-999 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M33999 / R33999C13: got '1221 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q33999 / R33999C17: got '80 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34000 / R34000C13: got '4011-4015 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34000 / R34000C17: got '929 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34001 / R34001C13: got '929 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34001 / R34001C17: got '3813 S Angeline St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34002 / R34002C13: got '3416 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34002 / R34002C17: got '502-598 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34003 / R34003C13: got '2118 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34003 / R34003C17: got '2775 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34004 / R34004C13: got '2775 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34004 / R34004C17: got '2205 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34005 / R34005C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34005 / R34005C17: got '1321 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34006 / R34006C13: got '1980 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34006 / R34006C17: got '2401 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34007 / R34007C13: got '4307 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34007 / R34007C17: got '1015-1099 2nd Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34008 / R34008C13: got '2359-2365 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34008 / R34008C17: got '4307 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34010 / R34010C13: got '213 Blaine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34010 / R34010C17: got '1553-1557 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34011 / R34011C13: got '1008 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34011 / R34011C17: got '553 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34012 / R34012C13: got '4138-4140 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34012 / R34012C17: got '465 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34013 / R34013C13: got '465 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34013 / R34013C17: got '1980 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34015 / R34015C13: got '1356 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34015 / R34015C17: got '207 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34016 / R34016C13: got '51-99 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34016 / R34016C17: got '2461-2479 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34017 / R34017C13: got '2348 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34017 / R34017C17: got '2328-2358 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34018 / R34018C13: got '6828 Oswego Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34018 / R34018C17: got '2752 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34019 / R34019C13: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34019 / R34019C17: got '6828 Oswego Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34021 / R34021C13: got '600-698 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34021 / R34021C17: got '213 Blaine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34022 / R34022C13: got '301-399 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34022 / R34022C17: got '2139-2199 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34023 / R34023C13: got '9801-9899 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34023 / R34023C17: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34025 / R34025C13: got '7114 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34025 / R34025C17: got '5578-5590 Airport Way
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34026 / R34026C13: got '1001-1047 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34026 / R34026C17: got '1004-1032 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34027 / R34027C13: got '1835 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34027 / R34027C17: got '3521-3525 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34028 / R34028C13: got '4809 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34028 / R34028C17: got '1809 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34029 / R34029C13: got '1942-1968 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34029 / R34029C17: got '1835 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34030 / R34030C13: got '849-899 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34030 / R34030C17: got '4307 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34031 / R34031C13: got '215-599 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34031 / R34031C17: got '711 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34032 / R34032C13: got '7539 31st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34032 / R34032C17: got '3033 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34037 / R34037C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34037 / R34037C17: got '30 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34041 / R34041C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34041 / R34041C17: got '2139 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34044 / R34044C13: got '1350-1398 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34044 / R34044C17: got '2515 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34045 / R34045C13: got '1123-1127 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34045 / R34045C17: got '761 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34046 / R34046C13: got '1304-1310 E Yesler
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34046 / R34046C17: got '901 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34047 / R34047C13: got '1020-1098 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34047 / R34047C17: got '1104 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34048 / R34048C13: got '215e Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34048 / R34048C17: got '1102-1110 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34049 / R34049C13: got '1914 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34049 / R34049C17: got '2851-2893 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34050 / R34050C13: got '315 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34050 / R34050C17: got '315 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34051 / R34051C13: got '7414 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34051 / R34051C17: got '315 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34052 / R34052C13: got '315 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34052 / R34052C17: got '1020-1098 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34055 / R34055C13: got '2012 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34055 / R34055C17: got '7321-7345 Winona Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34056 / R34056C13: got '4229-4299 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34056 / R34056C17: got '1519 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34057 / R34057C13: got '715 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34057 / R34057C17: got '905-921 Elliott Ave
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34058 / R34058C13: got '4601-4699 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34058 / R34058C17: got '935-1099 N 73rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34059 / R34059C13: got '601-645 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34059 / R34059C17: got '35-65 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34061 / R34061C13: got '2851-2893 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34061 / R34061C17: got '2323 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34063 / R34063C13: got '6009 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34063 / R34063C17: got '1300-1332 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34065 / R34065C13: got '3409 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34065 / R34065C17: got '3001-3099 S Columbian
## Way, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34066 / R34066C13: got '343 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34066 / R34066C17: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34067 / R34067C13: got '309-331 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34067 / R34067C17: got '7350 Keen Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34071 / R34071C13: got '737B Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34071 / R34071C17: got '1670-1698 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34072 / R34072C13: got '225 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34072 / R34072C17: got '530-576 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34073 / R34073C13: got '6825 Weedin Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34073 / R34073C17: got '225 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34074 / R34074C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34074 / R34074C17: got '2110 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34075 / R34075C13: got '2110 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34075 / R34075C17: got '4901-4999 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34076 / R34076C13: got '6265-6291 Seaview Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34076 / R34076C17: got '6515 37th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34077 / R34077C13: got '6515 37th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34077 / R34077C17: got '1508 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34078 / R34078C13: got '5417 32nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34078 / R34078C17: got '2012 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34079 / R34079C13: got '7729 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34079 / R34079C17: got '221 E Louisa St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34080 / R34080C13: got '221 E Louisa St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34080 / R34080C17: got '11 Air Cargo Rd,
## SeaTac, WA 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34081 / R34081C13: got '1670-1698 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34081 / R34081C17: got '801-849 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34082 / R34082C13: got '7321 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34082 / R34082C17: got '5909-5999 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34083 / R34083C13: got '711 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34083 / R34083C17: got '1717 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34084 / R34084C13: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34084 / R34084C17: got '17-21 W Comstock St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34085 / R34085C13: got '5001-5011 48th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34085 / R34085C17: got '3201-3299 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34087 / R34087C13: got '801-849 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34087 / R34087C17: got '1131 Olympic Way W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34089 / R34089C13: got '4037 52nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34089 / R34089C17: got '83-99 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34090 / R34090C13: got '2602 NW 85th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34090 / R34090C17: got '6051-6097 28th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34091 / R34091C13: got '8604 29th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34091 / R34091C17: got '10037 11th Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34092 / R34092C13: got '6051-6097 28th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34092 / R34092C17: got '8604 29th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34093 / R34093C13: got '4901-4917 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34093 / R34093C17: got '611 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34095 / R34095C13: got '2323 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34095 / R34095C17: got '4901 Rainier Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34096 / R34096C13: got '7321-7345 Winona Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34096 / R34096C17: got '486-498 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34097 / R34097C13: got '1319-1399 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34097 / R34097C17: got '1001-1067 4th Ave,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34098 / R34098C13: got '35-65 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34098 / R34098C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34099 / R34099C13: got '1300-1332 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34099 / R34099C17: got '925-945 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34101 / R34101C13: got '611 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34101 / R34101C17: got '919 W Newell St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34102 / R34102C13: got '4738 40th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34102 / R34102C17: got '1123-1127 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34103 / R34103C13: got '11 Air Cargo Rd,
## SeaTac, WA 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34103 / R34103C17: got '7321 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34104 / R34104C13: got '1016 NE Ravenna Blvd,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34104 / R34104C17: got '6206 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34105 / R34105C13: got '2352-2356 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34105 / R34105C17: got '117 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34106 / R34106C13: got '101-199 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34106 / R34106C17: got '1839 41st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34107 / R34107C13: got '1102-1110 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34107 / R34107C17: got '2847 NE 115th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34109 / R34109C13: got '901 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34109 / R34109C17: got '133 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34110 / R34110C13: got '547 N 73rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34110 / R34110C17: got '1319-1399 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34111 / R34111C13: got '2139 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34111 / R34111C17: got '900-998 Boylston Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34112 / R34112C13: got '1508 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34112 / R34112C17: got '1325 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34113 / R34113C13: got '117 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34113 / R34113C17: got '101-199 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34114 / R34114C13: got '4764-4770 Beach Dr
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34114 / R34114C17: got '4722-4742 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34118 / R34118C13: got '345-357 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34118 / R34118C17: got '309-331 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34119 / R34119C13: got '9717 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34119 / R34119C17: got '700 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34120 / R34120C13: got '700 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34120 / R34120C17: got '421 NW 101st St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34122 / R34122C13: got '4036 32nd Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34122 / R34122C17: got '100-104 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34123 / R34123C13: got '925-945 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34123 / R34123C17: got '1800 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34124 / R34124C13: got '1001-1067 4th Ave,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34124 / R34124C17: got '4036 32nd Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34126 / R34126C13: got '935-1099 N 73rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34126 / R34126C17: got '926-998 S Carstens
## Pl, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34127 / R34127C13: got '4027 59th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34127 / R34127C17: got '441-465 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34128 / R34128C13: got '1634 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34128 / R34128C17: got '2500-2598 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34130 / R34130C13: got '4901 Rainier Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34130 / R34130C17: got '715 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34131 / R34131C13: got '1150-1198 Bellevue Pl
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34131 / R34131C17: got '3813 S Angeline St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34133 / R34133C13: got '1334-1354 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34133 / R34133C17: got '1401-1445 S Dakota
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34134 / R34134C13: got '5578-5590 Airport Way
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34134 / R34134C17: got '1334-1354 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34135 / R34135C13: got '530-576 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34135 / R34135C17: got '737B Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34136 / R34136C13: got '520 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34136 / R34136C17: got '1634 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34137 / R34137C13: got '2500-2598 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34137 / R34137C17: got '1201-1249 S
## Massachusetts St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34140 / R34140C13: got '17-21 W Comstock St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34140 / R34140C17: got '4738 40th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34141 / R34141C13: got '2515 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34141 / R34141C17: got '6009 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34142 / R34142C13: got '83-99 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34142 / R34142C17: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34145 / R34145C13: got '426-430 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34145 / R34145C17: got '5737 61st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34146 / R34146C13: got '5737 61st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34146 / R34146C17: got '9521-9531 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34147 / R34147C13: got '6006-6012 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34147 / R34147C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34148 / R34148C13: got '100-104 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34148 / R34148C17: got '973-999 S Harney St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34149 / R34149C13: got '1717 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34149 / R34149C17: got '4319 W Dravus St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34150 / R34150C13: got '4319 W Dravus St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34150 / R34150C17: got '3030 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34151 / R34151C13: got '2457 43rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34151 / R34151C17: got '2352-2356 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34152 / R34152C13: got '1800 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34152 / R34152C17: got '4801 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34153 / R34153C13: got '1519 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34153 / R34153C17: got '9879-9931 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34154 / R34154C13: got '486-498 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34154 / R34154C17: got '2401-2433 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34160 / R34160C13: got '2209 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34160 / R34160C17: got '303 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34163 / R34163C13: got '1104 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34163 / R34163C17: got '1315 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34164 / R34164C13: got '1527 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34164 / R34164C17: got '3716 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34167 / R34167C13: got '1725 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34167 / R34167C17: got '33 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34168 / R34168C13: got '1922 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34168 / R34168C17: got '401 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34169 / R34169C13: got '2001 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34169 / R34169C17: got '2401 E Columbia St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34170 / R34170C13: got '1601 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34170 / R34170C17: got '2535 34th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34171 / R34171C13: got '514 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34171 / R34171C17: got '2218-2222 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34172 / R34172C13: got '7350 Keen Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34172 / R34172C17: got '10029 Holman Rd NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34173 / R34173C13: got '10029 Holman Rd NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34173 / R34173C17: got '7321-7345 Winona Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34175 / R34175C13: got '1201-1221 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34175 / R34175C17: got '3834-3898 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34176 / R34176C13: got '3834-3898 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34176 / R34176C17: got '1419-1499 Hubbell Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34177 / R34177C13: got '8506 27th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34177 / R34177C17: got '303-307 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34178 / R34178C13: got '401 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34178 / R34178C17: got '1801 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34179 / R34179C13: got '1400 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34179 / R34179C17: got '1201-1221 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34181 / R34181C13: got '3813 S Angeline St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34181 / R34181C17: got '4875-4899 39th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34183 / R34183C13: got '1419-1499 Hubbell Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34183 / R34183C17: got '6725-6849 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34185 / R34185C13: got '303 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34185 / R34185C17: got '6749-6999 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34186 / R34186C13: got '1131 Olympic Way W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34186 / R34186C17: got '2209 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34187 / R34187C13: got '7321-7345 Winona Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34187 / R34187C17: got '125 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34188 / R34188C13: got '1839 41st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34188 / R34188C17: got '1121-1399 33rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34189 / R34189C13: got '4245 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34189 / R34189C17: got '901-999 Boylston Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34190 / R34190C13: got '901-999 Boylston Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34190 / R34190C17: got '127 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34191 / R34191C13: got '1832 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34191 / R34191C17: got '1527 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34193 / R34193C13: got '425 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34193 / R34193C17: got '2209 E North St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34195 / R34195C13: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34195 / R34195C17: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34196 / R34196C13: got '3617-3621 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34196 / R34196C17: got '4245 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34197 / R34197C13: got '1001-1015 NE 63rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34197 / R34197C17: got '751 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34198 / R34198C13: got '1421 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34198 / R34198C17: got '4139 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34199 / R34199C13: got '933 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34199 / R34199C17: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34200 / R34200C13: got '607 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34200 / R34200C17: got '425 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34201 / R34201C13: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34201 / R34201C17: got '607 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34202 / R34202C13: got '1801 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34202 / R34202C17: got '782-798 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34203 / R34203C13: got '2416 38th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34203 / R34203C17: got '1832 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34204 / R34204C13: got '919 W Newell St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34204 / R34204C17: got '919 W Newell St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34205 / R34205C13: got '1501-1531 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34205 / R34205C17: got '1001-1015 NE 63rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34206 / R34206C13: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34206 / R34206C17: got '514 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34207 / R34207C13: got '133 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34207 / R34207C17: got '1701-1799 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34208 / R34208C13: got '4515 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34208 / R34208C17: got '117-119 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34209 / R34209C13: got '117-119 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34209 / R34209C17: got '109 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34210 / R34210C13: got '714-724 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34210 / R34210C17: got '4115 Dayton Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34212 / R34212C13: got '612 NW 53rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34212 / R34212C17: got '133 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34213 / R34213C13: got '35 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34213 / R34213C17: got '1411 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34214 / R34214C13: got '109 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34214 / R34214C17: got '612 NW 53rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34215 / R34215C13: got '1201-1249 S
## Massachusetts St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34215 / R34215C17: got '1922 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34217 / R34217C13: got '101-195 E Howe St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34217 / R34217C17: got '2357 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34218 / R34218C13: got '4875-4899 39th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34218 / R34218C17: got '4615 S Alaska St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34220 / R34220C13: got '4115 Dayton Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34220 / R34220C17: got '3617-3621 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34221 / R34221C13: got '2067 Westlake Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34221 / R34221C17: got '1000-1012 20th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34222 / R34222C13: got '421 NW 101st St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34222 / R34222C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34223 / R34223C13: got '1205 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34223 / R34223C17: got '222 S Holgate St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34224 / R34224C13: got '3201-3299 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34224 / R34224C17: got '949 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34227 / R34227C13: got '3030 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34227 / R34227C17: got '1801 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34228 / R34228C13: got '1401-1445 S Dakota
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34228 / R34228C17: got '1401-1445 S Dakota
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34230 / R34230C13: got '4139 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34230 / R34230C17: got '2223 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34231 / R34231C13: got '1401-1445 S Dakota
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34231 / R34231C17: got '933 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34232 / R34232C13: got '303-307 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34232 / R34232C17: got '501 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34233 / R34233C13: got '501 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34233 / R34233C17: got '2067-2095 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34234 / R34234C13: got '9879-9931 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34234 / R34234C17: got '9874 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34235 / R34235C13: got '1315 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34235 / R34235C17: got '1205 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34236 / R34236C13: got '2218-2222 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34236 / R34236C17: got '1400 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34238 / R34238C13: got '9223 15th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34238 / R34238C17: got '831 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34239 / R34239C13: got '1809 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34239 / R34239C17: got '7305 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34241 / R34241C13: got '4510 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34241 / R34241C17: got '3700 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34242 / R34242C13: got '414 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34242 / R34242C17: got '803 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34243 / R34243C13: got '5227-5231 S Hudson
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34243 / R34243C17: got '80-88 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34244 / R34244C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34244 / R34244C17: got '2921 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34245 / R34245C13: got '80-88 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34245 / R34245C17: got '4005-4011 14th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34246 / R34246C13: got '5563-5567 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34246 / R34246C17: got '2124-2132 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34247 / R34247C13: got '2847 NE 115th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34247 / R34247C17: got '5309-5313 Keystone Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34248 / R34248C13: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34248 / R34248C17: got '615-623 S Findlay St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34249 / R34249C13: got '11 Boston St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34249 / R34249C17: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34250 / R34250C13: got '2001 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34250 / R34250C17: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34251 / R34251C13: got '1760 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34251 / R34251C17: got '901-963 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34252 / R34252C13: got '901-963 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34252 / R34252C17: got '1746 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34255 / R34255C13: got '1301-1399 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34255 / R34255C17: got '3142-3198 59th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34261 / R34261C13: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34261 / R34261C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34263 / R34263C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34263 / R34263C17: got '700-748 S Lane St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34266 / R34266C13: got '441-465 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34266 / R34266C17: got '4056-4098 SW College
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34267 / R34267C13: got '529-533 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34267 / R34267C17: got '1016-1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34268 / R34268C13: got '615-623 S Findlay St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34268 / R34268C17: got '2201 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34269 / R34269C13: got '1746 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34269 / R34269C17: got '2963 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34270 / R34270C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34270 / R34270C17: got '1107 N Northlake Way,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34275 / R34275C13: got '3256 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34275 / R34275C17: got '3213 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34276 / R34276C13: got '9874 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34276 / R34276C17: got '400 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34277 / R34277C13: got '1016-1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34277 / R34277C17: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34279 / R34279C13: got '1901-2013 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34279 / R34279C17: got '306-310 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34280 / R34280C13: got '6725-6849 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34280 / R34280C17: got '8527 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34281 / R34281C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34281 / R34281C17: got '301-347 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34282 / R34282C13: got '2201 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34282 / R34282C17: got '6015-6019 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34284 / R34284C13: got '7305 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34284 / R34284C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34285 / R34285C13: got '2752 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34285 / R34285C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34286 / R34286C13: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34286 / R34286C17: got '2015 E McGraw St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34287 / R34287C13: got '127 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34287 / R34287C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34288 / R34288C13: got '1107 N Northlake Way,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34288 / R34288C17: got '561 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34290 / R34290C13: got '600 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34290 / R34290C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34291 / R34291C13: got '8620-8798 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34291 / R34291C17: got '80 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34292 / R34292C13: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34292 / R34292C17: got '124 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34293 / R34293C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34293 / R34293C17: got '401-411 NE 82nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34295 / R34295C13: got '949 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34295 / R34295C17: got '1040 S Jackson St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34296 / R34296C13: got '800-898 Alaskan Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34296 / R34296C17: got '5227-5231 S Hudson
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34297 / R34297C13: got '2209 E North St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34297 / R34297C17: got '1609 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34298 / R34298C13: got '2020-2028 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34298 / R34298C17: got '614-698 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34300 / R34300C13: got '5309-5313 Keystone Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34300 / R34300C17: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34302 / R34302C13: got '2719 Nob Hill Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34302 / R34302C17: got '542 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34304 / R34304C13: got '1040 S Jackson St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34304 / R34304C17: got '903 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34305 / R34305C13: got '1000-1012 20th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34305 / R34305C17: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34306 / R34306C13: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34306 / R34306C17: got '3829-3833 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34307 / R34307C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34307 / R34307C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34311 / R34311C13: got '125 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34311 / R34311C17: got '2001 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34312 / R34312C13: got '306-310 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34312 / R34312C17: got '1000 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34313 / R34313C13: got '1609 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34313 / R34313C17: got '1226-1298 NE 40th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34316 / R34316C13: got '2398 Ballard
## Neighborhood Greenway, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34316 / R34316C17: got '5563-5567 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34317 / R34317C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34317 / R34317C17: got '4510 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34319 / R34319C13: got '1127 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34319 / R34319C17: got '2005 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34320 / R34320C13: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34320 / R34320C17: got '2654-2698 Yale
## Terrace E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34321 / R34321C13: got '831 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34321 / R34321C17: got '2719 Nob Hill Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34322 / R34322C13: got '2122 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34322 / R34322C17: got '6526-6528 12th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34323 / R34323C13: got '542 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34323 / R34323C17: got '529-533 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34325 / R34325C13: got '2015 E McGraw St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34325 / R34325C17: got '1127 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34326 / R34326C13: got '700-748 S Lane St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34326 / R34326C17: got '508 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34328 / R34328C13: got '124 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34328 / R34328C17: got '124 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34329 / R34329C13: got '75-85 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34329 / R34329C17: got 'Westin Building,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34330 / R34330C13: got '6749-6999 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34330 / R34330C17: got '3600-3616 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34332 / R34332C13: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34332 / R34332C17: got '2926 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34333 / R34333C13: got '3829-3833 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34333 / R34333C17: got '2122 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34334 / R34334C13: got '2558-2698 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34334 / R34334C17: got '3256 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34335 / R34335C13: got '9521-9531 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34335 / R34335C17: got '1916 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34336 / R34336C13: got '124 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34336 / R34336C17: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34337 / R34337C13: got '919 W Newell St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34337 / R34337C17: got '2318-2398 NE 48th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34338 / R34338C13: got '1000 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34338 / R34338C17: got '1301-1399 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34339 / R34339C13: got '2223 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34339 / R34339C17: got '11 Boston St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34340 / R34340C13: got '2654-2698 Yale
## Terrace E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34340 / R34340C17: got '800-898 Alaskan Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34341 / R34341C13: got '4615 S Alaska St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34341 / R34341C17: got '2558-2698 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34343 / R34343C13: got '2357 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34343 / R34343C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34344 / R34344C13: got '2819 NE 117th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34344 / R34344C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34345 / R34345C13: got '132 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34345 / R34345C17: got '1201-1221 Taylor Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34346 / R34346C13: got '1101 N Northlake Way,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34346 / R34346C17: got '129 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34347 / R34347C13: got '5900-5948 SW Stevens
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34347 / R34347C17: got '3201-3207 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34348 / R34348C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34348 / R34348C17: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34349 / R34349C13: got '2305 S Norman St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34349 / R34349C17: got '3863-3899 S Ferdinand
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34350 / R34350C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34350 / R34350C17: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34351 / R34351C13: got '508 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34351 / R34351C17: got '1815 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34352 / R34352C13: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34352 / R34352C17: got '2001 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34353 / R34353C13: got '121-127 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34353 / R34353C17: got '615 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34356 / R34356C13: got '3006 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34356 / R34356C17: got '1909 N 40th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34360 / R34360C13: got '129 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34360 / R34360C17: got '2211 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34361 / R34361C13: got '2926 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34361 / R34361C17: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34362 / R34362C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34362 / R34362C17: got '101-199 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34363 / R34363C13: got '85 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34363 / R34363C17: got '15-27 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34364 / R34364C13: got '3213 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34364 / R34364C17: got '219 E Garfield St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34365 / R34365C13: got '1916 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34365 / R34365C17: got '350-398 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34366 / R34366C13: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34366 / R34366C17: got '3210-3216 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34367 / R34367C13: got '1909 N 40th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34367 / R34367C17: got '3720-3724 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34368 / R34368C13: got '6015-6019 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34368 / R34368C17: got '5458-5476 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34369 / R34369C13: got '1455 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34369 / R34369C17: got '7031 51st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34370 / R34370C13: got '401-411 NE 82nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34370 / R34370C17: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34371 / R34371C13: got '1121-1399 33rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34371 / R34371C17: got '1111 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34374 / R34374C13: got '6526-6528 12th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34374 / R34374C17: got '216-222 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34375 / R34375C13: got '105 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34375 / R34375C17: got '903 N 71st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34376 / R34376C13: got '615 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34376 / R34376C17: got '1001-1037 7th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34377 / R34377C13: got '3700 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34377 / R34377C17: got '4542-4546 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34378 / R34378C13: got '1801 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34378 / R34378C17: got '2427 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34380 / R34380C13: got '2250-2398 Ballard
## Neighborhood Greenway, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34380 / R34380C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34381 / R34381C13: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34381 / R34381C17: got '4001-4045 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34383 / R34383C13: got '310 W Prospect St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34383 / R34383C17: got '1819 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34385 / R34385C13: got '4005-4011 14th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34385 / R34385C17: got '4005-4011 14th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34386 / R34386C13: got 'NE University Village
## St #7, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34386 / R34386C17: got '3637-3647 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34387 / R34387C13: got '311-317 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34387 / R34387C17: got '323-347 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34388 / R34388C13: got '1111 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34388 / R34388C17: got '2265 N 56th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34389 / R34389C13: got '801-811 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34389 / R34389C17: got '803 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34390 / R34390C13: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34390 / R34390C17: got '3006 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34391 / R34391C13: got '65 Etruria St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34391 / R34391C17: got '6733 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34392 / R34392C13: got '109 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34392 / R34392C17: got '2323 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34393 / R34393C13: got '5360-5400 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34393 / R34393C17: got '154 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34394 / R34394C13: got '4147 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34394 / R34394C17: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34396 / R34396C13: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34396 / R34396C17: got '1717 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34397 / R34397C13: got '2425 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34397 / R34397C17: got '1455 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34398 / R34398C13: got '5458-5476 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34398 / R34398C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34399 / R34399C13: got '1942 Westlake Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34399 / R34399C17: got '4717-4735 22nd Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34400 / R34400C13: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34400 / R34400C17: got '5211-5217 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34401 / R34401C13: got '2001 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34401 / R34401C17: got '100 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34402 / R34402C13: got '154 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34402 / R34402C17: got '88 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34404 / R34404C13: got '1120 Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34404 / R34404C17: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34405 / R34405C13: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34405 / R34405C17: got '57-99 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34406 / R34406C13: got '304-338 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34406 / R34406C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34409 / R34409C13: got '1815 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34409 / R34409C17: got '1456-1498 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34412 / R34412C13: got '88 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34412 / R34412C17: got '1620 E Prospect St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34413 / R34413C13: got '2005 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34413 / R34413C17: got '3821 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34415 / R34415C13: got '340-370 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34415 / R34415C17: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34416 / R34416C13: got '309 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34416 / R34416C17: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34417 / R34417C13: got '2921 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34417 / R34417C17: got '2565-2599 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34419 / R34419C13: got '88 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34419 / R34419C17: got '1427 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34420 / R34420C13: got '2211 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34420 / R34420C17: got '31 W Etruria St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34421 / R34421C13: got '219 E Garfield St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34421 / R34421C17: got '3215-3217 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34422 / R34422C13: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34422 / R34422C17: got '613 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34423 / R34423C13: got '2323 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34423 / R34423C17: got '515 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34424 / R34424C13: got '1201-1221 Taylor Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34424 / R34424C17: got '1223 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34425 / R34425C13: got '2401 E Columbia St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34425 / R34425C17: got '20 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34426 / R34426C13: got '3215-3217 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34426 / R34426C17: got '2301-2307 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34427 / R34427C13: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34427 / R34427C17: got '6544-6598 21st Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34429 / R34429C13: got '15-27 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34429 / R34429C17: got '1434 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34430 / R34430C13: got '501 Stadium Pl S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34430 / R34430C17: got '1942 Westlake Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34431 / R34431C13: got '4542-4546 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34431 / R34431C17: got '5900-5948 SW Stevens
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34432 / R34432C13: got '515 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34432 / R34432C17: got '627-631 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34434 / R34434C13: got '501 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34434 / R34434C17: got '5360-5400 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34435 / R34435C13: got '101-199 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34435 / R34435C17: got '413-419 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34436 / R34436C13: got '1427 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34436 / R34436C17: got '1445-1463 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34437 / R34437C13: got '903 N 71st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34437 / R34437C17: got '2400-2498 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34440 / R34440C13: got '323-347 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34440 / R34440C17: got '411 N 49th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34441 / R34441C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34441 / R34441C17: got '316 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34443 / R34443C13: got '2501-2599 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34443 / R34443C17: got '349 NE 53rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34444 / R34444C13: got '1747 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34444 / R34444C17: got '201-299 NW 36th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34445 / R34445C13: got '1434 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34445 / R34445C17: got '924-926 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34446 / R34446C13: got '2622-2698 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34446 / R34446C17: got '4747 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34447 / R34447C13: got '569 Ward Pl, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34447 / R34447C17: got '724-760 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34448 / R34448C13: got '4056-4098 SW College
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34448 / R34448C17: got '29-35 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34449 / R34449C13: got '1445-1463 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34449 / R34449C17: got '315-317 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34450 / R34450C13: got '2609 E John St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34450 / R34450C17: got '3440-3444 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34453 / R34453C13: got '2003-2013 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34453 / R34453C17: got '801-811 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34454 / R34454C13: got '350-398 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34454 / R34454C17: got '501 Stadium Pl S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34455 / R34455C13: got '1456-1498 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34455 / R34455C17: got '1101 N Northlake Way,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34456 / R34456C13: got '100 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34456 / R34456C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34457 / R34457C13: got '3821 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34457 / R34457C17: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34461 / R34461C13: got '1251-1299 S Holgate
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34461 / R34461C17: got '1099 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34462 / R34462C13: got '29-35 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34462 / R34462C17: got '1417-1499 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34463 / R34463C13: got '413-419 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34463 / R34463C17: got '65 Etruria St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34465 / R34465C13: got '4747 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34465 / R34465C17: got '88 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34470 / R34470C13: got '216-222 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34470 / R34470C17: got '81 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34471 / R34471C13: got '803 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34471 / R34471C17: got '2305 S Norman St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34472 / R34472C13: got '613 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34472 / R34472C17: got '5316 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34473 / R34473C13: got '1001-1037 7th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34473 / R34473C17: got '1900 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34476 / R34476C13: got '28 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34476 / R34476C17: got '2914-3036 E Madison
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34477 / R34477C13: got '5211-5217 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34477 / R34477C17: got '105 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34478 / R34478C13: got '1417-1499 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34478 / R34478C17: got '132 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34479 / R34479C13: got '627-631 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34479 / R34479C17: got '1140-1168 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34480 / R34480C13: got '4001-4045 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34480 / R34480C17: got '1201-1215 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34481 / R34481C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34481 / R34481C17: got '2529-2599 Gilman Dr
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34482 / R34482C13: got '1223 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34482 / R34482C17: got '1801-1809 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34484 / R34484C13: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34484 / R34484C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34485 / R34485C13: got '1140-1168 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34485 / R34485C17: got '4219-4245 Roosevelt
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34486 / R34486C13: got '5316 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34486 / R34486C17: got '1251-1299 S Holgate
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34487 / R34487C13: got '3201-3207 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34487 / R34487C17: got '2721 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34488 / R34488C13: got '751 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34488 / R34488C17: got '2250-2398 Ballard
## Neighborhood Greenway, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34489 / R34489C13: got '2301-2307 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34489 / R34489C17: got '1747 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34491 / R34491C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34491 / R34491C17: got '1120 Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34492 / R34492C13: got '4219-4245 Roosevelt
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34492 / R34492C17: got '501 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34495 / R34495C13: got '3863-3899 S Ferdinand
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34495 / R34495C17: got '311-317 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34496 / R34496C13: got '1099 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34496 / R34496C17: got '2609 E John St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34500 / R34500C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34500 / R34500C17: got '1943 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34501 / R34501C13: got '804-808 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34501 / R34501C17: got '9718 19th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34504 / R34504C13: got '617 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34504 / R34504C17: got '816 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34505 / R34505C13: got '1001 W Howe St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34505 / R34505C17: got '307-313 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34506 / R34506C13: got '334 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34506 / R34506C17: got '1936-2012 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34507 / R34507C13: got '2505-2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34507 / R34507C17: got '2565-2599 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34509 / R34509C13: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34509 / R34509C17: got '1749 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34510 / R34510C13: got '1223 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34510 / R34510C17: got '1915-2055 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34511 / R34511C13: got '2565-2599 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34511 / R34511C17: got '2009-2099 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34512 / R34512C13: got '3720-3724 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34512 / R34512C17: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34513 / R34513C13: got '10037 11th Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34513 / R34513C17: got '4736-4738 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34514 / R34514C13: got '8527 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34514 / R34514C17: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34515 / R34515C13: got '507 W Smith St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34515 / R34515C17: got '200-218 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34516 / R34516C13: got '3405 Troll Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34516 / R34516C17: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34517 / R34517C13: got '2313-2335 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34517 / R34517C17: got '3514-3518 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34518 / R34518C13: got '1863 E Hamlin St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34518 / R34518C17: got '2025-2029 E Miller
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34519 / R34519C13: got '4736-4738 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34519 / R34519C17: got '1120-1148 Pike St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34520 / R34520C13: got '315-317 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34520 / R34520C17: got '115 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34521 / R34521C13: got '3215-3217 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34521 / R34521C17: got '90-98 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34522 / R34522C13: got '115 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34522 / R34522C17: got '2801 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34523 / R34523C13: got '1120-1148 Pike St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34523 / R34523C17: got '2825-2829 NW 94th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34524 / R34524C13: got '6544-6598 21st Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34524 / R34524C17: got '47-99 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34525 / R34525C13: got '1801-1809 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34525 / R34525C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34526 / R34526C13: got '349 NE 53rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34526 / R34526C17: got '103 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34527 / R34527C13: got '4005-4011 14th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34527 / R34527C17: got '2711-2717 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34528 / R34528C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34528 / R34528C17: got '2302 46th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34529 / R34529C13: got '2711-2717 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34529 / R34529C17: got '1201-1215 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34530 / R34530C13: got '2914-3036 E Madison
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34530 / R34530C17: got '1918 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34531 / R34531C13: got '2009-2099 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34531 / R34531C17: got '2505-2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34532 / R34532C13: got '3210-3216 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34532 / R34532C17: got '419 Occidental Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34534 / R34534C13: got '1600-1630 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34534 / R34534C17: got '2332 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34535 / R34535C13: got '1116-1120 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34535 / R34535C17: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34536 / R34536C13: got '1915-2055 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34536 / R34536C17: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34538 / R34538C13: got '7031 51st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34538 / R34538C17: got '3720 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34539 / R34539C13: got '2399 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34539 / R34539C17: got '1100-1138 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34540 / R34540C13: got '2801-2805 NE 117th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34540 / R34540C17: got '2067-2095 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34541 / R34541C13: got '4501 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34541 / R34541C17: got '701-723 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34543 / R34543C13: got '419 Occidental Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34543 / R34543C17: got '640-642 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34544 / R34544C13: got '47-99 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34544 / R34544C17: got '4600-4634 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34545 / R34545C13: got '103 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34545 / R34545C17: got '6400 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34546 / R34546C13: got '90-98 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34546 / R34546C17: got '111-113 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34547 / R34547C13: got '3033 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34547 / R34547C17: got '615 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34548 / R34548C13: got '4240 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34548 / R34548C17: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34549 / R34549C13: got '80 S Jackson St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34549 / R34549C17: got '1000-1020 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34550 / R34550C13: got '1000-1020 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34550 / R34550C17: got '1900-1928 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34551 / R34551C13: got '2067-2095 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34551 / R34551C17: got '8775-9099 Sylvan Pl
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34552 / R34552C13: got '615 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34552 / R34552C17: got '303 Blaine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34553 / R34553C13: got '345 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34553 / R34553C17: got '6239-6241 26th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34554 / R34554C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34554 / R34554C17: got '401-429 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34555 / R34555C13: got '4717-4735 22nd Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34555 / R34555C17: got '1820-1830 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34556 / R34556C13: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34556 / R34556C17: got '1229 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34557 / R34557C13: got '9717 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34557 / R34557C17: got '248-298 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34558 / R34558C13: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34558 / R34558C17: got '203-213 27th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34559 / R34559C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34559 / R34559C17: got '1024 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34560 / R34560C13: got '1936-2012 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34560 / R34560C17: got '2140-2198 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34561 / R34561C13: got '801-817 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34561 / R34561C17: got '301-399 NW 44th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34562 / R34562C13: got '2801 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34562 / R34562C17: got '2313-2335 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34563 / R34563C13: got '4537-4539 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34563 / R34563C17: got '309-349 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34564 / R34564C13: got '2960 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34564 / R34564C17: got '80 S Jackson St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34565 / R34565C13: got '3720 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34565 / R34565C17: got '801-817 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34566 / R34566C13: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34566 / R34566C17: got '617 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34567 / R34567C13: got '1201-1215 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34567 / R34567C17: got '304-310 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34568 / R34568C13: got '6733 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34568 / R34568C17: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34569 / R34569C13: got '6529-6531 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34569 / R34569C17: got '4601-4699 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34570 / R34570C13: got '4755-4761 26th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34570 / R34570C17: got '4501-4515 41st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34572 / R34572C13: got '1749 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34572 / R34572C17: got '105-109 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34573 / R34573C13: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34573 / R34573C17: got '1016 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34574 / R34574C13: got '1416 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34574 / R34574C17: got '6409 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34575 / R34575C13: got '248-298 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34575 / R34575C17: got '4137 25th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34577 / R34577C13: got '316 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34577 / R34577C17: got '1405 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34581 / R34581C13: got '419 Occidental Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34581 / R34581C17: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34583 / R34583C13: got '924-926 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34583 / R34583C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34584 / R34584C13: got '401-429 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34584 / R34584C17: got '4240 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34585 / R34585C13: got 'The Marianne
## Apartments, 633 4th Ave W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34585 / R34585C17: got '2235 Cheshiahud Lake
## Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34586 / R34586C13: got '2332 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34586 / R34586C17: got '4742 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34587 / R34587C13: got '200-218 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34587 / R34587C17: got '4811 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34588 / R34588C13: got '1900-1928 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34588 / R34588C17: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34589 / R34589C13: got '6400 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34589 / R34589C17: got '2148-2158 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34590 / R34590C13: got '3051-3099 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34590 / R34590C17: got '1410 NE 40th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34592 / R34592C13: got '999 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34592 / R34592C17: got '4753-4799 37th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34593 / R34593C13: got '2565-2599 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34593 / R34593C17: got '1612 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34594 / R34594C13: got '701-723 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34594 / R34594C17: got '4537-4539 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34595 / R34595C13: got '630-658 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34595 / R34595C17: got '1863 E Hamlin St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34597 / R34597C13: got '2025-2029 E Miller
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34597 / R34597C17: got '345 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34598 / R34598C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34598 / R34598C17: got '507 W Smith St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34599 / R34599C13: got '810-898 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34599 / R34599C17: got '2400 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34600 / R34600C13: got '303 Blaine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34600 / R34600C17: got '111 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34601 / R34601C13: got '2140-2198 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34601 / R34601C17: got '1237 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34602 / R34602C13: got '708 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34602 / R34602C17: got '1511 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34603 / R34603C13: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34603 / R34603C17: got '810-898 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34604 / R34604C13: got '460-498 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34604 / R34604C17: got '5535 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34605 / R34605C13: got '1943 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34605 / R34605C17: got '2111-2113 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34606 / R34606C13: got '900 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34606 / R34606C17: got '1001 W Howe St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34611 / R34611C13: got '2721 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34611 / R34611C17: got '801-849 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34612 / R34612C13: got '704 NE Northlake Way,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34612 / R34612C17: got '2110 N Pacific St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34613 / R34613C13: got '6537-6571 8th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34613 / R34613C17: got '5037 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34614 / R34614C13: got '1530 Eastlake Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34614 / R34614C17: got '704 NE Northlake Way,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34615 / R34615C13: got '309-349 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34615 / R34615C17: got '5909-5999 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34616 / R34616C13: got '1237 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34616 / R34616C17: got '549 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34617 / R34617C13: got '3236 39th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34617 / R34617C17: got '6933-6979 Flora Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34618 / R34618C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34618 / R34618C17: got '1415 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34619 / R34619C13: got '1201-1215 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34619 / R34619C17: got '716-898 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34620 / R34620C13: got '1501 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34620 / R34620C17: got '121 28th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34621 / R34621C13: got '4753-4799 37th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34621 / R34621C17: got '1600-1648 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34622 / R34622C13: got '1820-1830 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34622 / R34622C17: got '500-548 16th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34623 / R34623C13: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34623 / R34623C17: got '4903 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34624 / R34624C13: got '111-113 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34624 / R34624C17: got '999 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34625 / R34625C13: got '1100-1138 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34625 / R34625C17: got '708 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34626 / R34626C13: got '415-419 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34626 / R34626C17: got '2213 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34627 / R34627C13: got '2529-2599 Gilman Dr
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34627 / R34627C17: got '460-498 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34629 / R34629C13: got '307-313 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34629 / R34629C17: got '3051-3099 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34630 / R34630C13: got '1016 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34630 / R34630C17: got '2399 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34631 / R34631C13: got '2111-2113 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34631 / R34631C17: got '6529-6531 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34632 / R34632C13: got '2235 Cheshiahud Lake
## Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34632 / R34632C17: got '5119 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34633 / R34633C13: got '304-310 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34633 / R34633C17: got '1411-1421 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34635 / R34635C13: got '724-760 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34635 / R34635C17: got '2310-2318 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34637 / R34637C13: got '2310-2318 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34637 / R34637C17: got '4111 23rd Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34638 / R34638C13: got '2265 N 56th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34638 / R34638C17: got '96 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34639 / R34639C13: got '1229 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34639 / R34639C17: got '419 Occidental Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34640 / R34640C13: got '1918 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34640 / R34640C17: got '1801-1809 15th Ave E,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34641 / R34641C13: got '5037 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34641 / R34641C17: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34642 / R34642C13: got '1900 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34642 / R34642C17: got '1919 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34643 / R34643C13: got '1410 NE 40th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34643 / R34643C17: got '1600-1630 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34644 / R34644C13: got '2401 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34644 / R34644C17: got '1620 E Prospect St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34645 / R34645C13: got '2400 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34645 / R34645C17: got '1700-1798 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34648 / R34648C13: got '801-849 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34648 / R34648C17: got '6520 Weedin Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34651 / R34651C13: got '411 N 49th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34651 / R34651C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34652 / R34652C13: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34652 / R34652C17: got '6631 SW Admiral Way,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34653 / R34653C13: got '500-548 16th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34653 / R34653C17: got '2262-2298 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34654 / R34654C13: got '3514-3518 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34654 / R34654C17: got '701-799 38th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34655 / R34655C13: got '463 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34655 / R34655C17: got '6041-6105 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34657 / R34657C13: got '96 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34657 / R34657C17: got '2960 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34659 / R34659C13: got '4745-4769 24th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34659 / R34659C17: got '1942 Westlake Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34660 / R34660C13: got '500-516 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34660 / R34660C17: got '425 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34661 / R34661C13: got '1600-1648 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34661 / R34661C17: got '2535-2599 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34664 / R34664C13: got '816 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34664 / R34664C17: got '1707-1713 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34666 / R34666C13: got '105-109 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34666 / R34666C17: got '5260 16th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34667 / R34667C13: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34667 / R34667C17: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34668 / R34668C13: got '201-299 NW 36th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34668 / R34668C17: got '9717 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34669 / R34669C13: got '5909-5999 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34669 / R34669C17: got '4421 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34670 / R34670C13: got '2159 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34670 / R34670C17: got '1416 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34672 / R34672C13: got '1405 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34672 / R34672C17: got '415-419 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34673 / R34673C13: got '4111 23rd Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34673 / R34673C17: got '4501 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34675 / R34675C13: got '4501-4515 41st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34675 / R34675C17: got '4101 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34676 / R34676C13: got '1919 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34676 / R34676C17: got '900 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34677 / R34677C13: got '1801-1809 15th Ave E,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34677 / R34677C17: got '500-516 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34684 / R34684C13: got '2535-2599 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34684 / R34684C17: got '3317 Claremont Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34686 / R34686C13: got '1942 Westlake Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34686 / R34686C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34690 / R34690C13: got '4446-4520 Beacon Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34690 / R34690C17: got '4133 13th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34691 / R34691C13: got '6401-6405 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34691 / R34691C17: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34692 / R34692C13: got '425 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34692 / R34692C17: got '2403 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34693 / R34693C13: got '1700-1798 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34693 / R34693C17: got '1741 S Snoqualmie St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34694 / R34694C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34694 / R34694C17: got '1439 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34695 / R34695C13: got '419 Occidental Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34695 / R34695C17: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34697 / R34697C13: got '4811 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34697 / R34697C17: got '7422 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34698 / R34698C13: got '1511 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34698 / R34698C17: got '162 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34700 / R34700C13: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34700 / R34700C17: got '251-299 NW 44th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34703 / R34703C13: got '401-499 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34703 / R34703C17: got '5810-5816 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34704 / R34704C13: got '121 28th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34704 / R34704C17: got '4446-4520 Beacon Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34707 / R34707C13: got '1411-1421 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34707 / R34707C17: got '548-598 4th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34708 / R34708C13: got '162 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34708 / R34708C17: got '848-898 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34709 / R34709C13: got '301-399 NW 44th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34709 / R34709C17: got '617 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34710 / R34710C13: got '2110 N Pacific St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34710 / R34710C17: got '325-353 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34713 / R34713C13: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34713 / R34713C17: got '4200-4398 NE 104th
## Pl, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34714 / R34714C13: got '6041-6105 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34714 / R34714C17: got '1051-1099 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34715 / R34715C13: got '1707-1713 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34715 / R34715C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34716 / R34716C13: got '4601-4699 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34716 / R34716C17: got '4332-4498 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34717 / R34717C13: got '936-942 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34717 / R34717C17: got '2347 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34718 / R34718C13: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34718 / R34718C17: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34719 / R34719C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34719 / R34719C17: got '201-299 S Hudson St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34722 / R34722C13: got '325 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34722 / R34722C17: got '601-677 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34724 / R34724C13: got '2700 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34724 / R34724C17: got '800-882 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34725 / R34725C13: got '1061-1079 McGilvra
## Blvd E, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34725 / R34725C17: got '511-517 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34726 / R34726C13: got '4137 25th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34726 / R34726C17: got '4130-4138 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34727 / R34727C13: got '325-353 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34727 / R34727C17: got '4811 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34728 / R34728C13: got '2302 46th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34728 / R34728C17: got '511-515 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34729 / R34729C13: got '1408 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34729 / R34729C17: got '936-942 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34730 / R34730C13: got '123 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34730 / R34730C17: got '8301-8407 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34731 / R34731C13: got '511-517 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34731 / R34731C17: got '2601 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34732 / R34732C13: got '850 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34732 / R34732C17: got '3001-3011 E
## Laurelhurst Dr NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34733 / R34733C13: got '7422 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34733 / R34733C17: got '325 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34734 / R34734C13: got '4421 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34734 / R34734C17: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34735 / R34735C13: got '617 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34735 / R34735C17: got '123 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34736 / R34736C13: got '1301-1349 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34736 / R34736C17: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34737 / R34737C13: got '4811 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34737 / R34737C17: got '3535-3539 Meridian
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34738 / R34738C13: got '1635-1639 35th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34738 / R34738C17: got '400-418 5th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34739 / R34739C13: got '848-898 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34739 / R34739C17: got '2618 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34740 / R34740C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34740 / R34740C17: got '2801 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34741 / R34741C13: got '701-799 38th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34741 / R34741C17: got '1140-1166 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34742 / R34742C13: got '1051-1099 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34742 / R34742C17: got '3815 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34743 / R34743C13: got '3440-3444 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34743 / R34743C17: got '2535-2599 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34744 / R34744C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34744 / R34744C17: got '2302 46th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34745 / R34745C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34745 / R34745C17: got '6401-6405 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34746 / R34746C13: got '548-598 4th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34746 / R34746C17: got '1639 35th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34747 / R34747C13: got '3636 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34747 / R34747C17: got '2700 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34748 / R34748C13: got '5810-5816 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34748 / R34748C17: got '251-299 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34749 / R34749C13: got '9718 19th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34749 / R34749C17: got '850 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34750 / R34750C13: got '4903 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34750 / R34750C17: got '3636 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34751 / R34751C13: got '5260 16th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34751 / R34751C17: got '2001 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34752 / R34752C13: got '2001 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34752 / R34752C17: got '1811 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34753 / R34753C13: got '2213 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34753 / R34753C17: got '147-199 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34754 / R34754C13: got '4742 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34754 / R34754C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34756 / R34756C13: got '1024 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34756 / R34756C17: got '701 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34757 / R34757C13: got '1717 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34757 / R34757C17: got '4707-4721 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34758 / R34758C13: got '251-299 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34758 / R34758C17: got '47-57 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34759 / R34759C13: got '1620 E Prospect St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34759 / R34759C17: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34760 / R34760C13: got '1439 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34760 / R34760C17: got '1061-1079 McGilvra
## Blvd E, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34761 / R34761C13: got '601-677 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34761 / R34761C17: got '2001-2099 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34762 / R34762C13: got '4130-4138 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34762 / R34762C17: got '3636-3642 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34763 / R34763C13: got '2535-2599 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34763 / R34763C17: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34764 / R34764C13: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34764 / R34764C17: got '419 Occidental Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34765 / R34765C13: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34765 / R34765C17: got '2500-2502 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34766 / R34766C13: got '2403 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34766 / R34766C17: got '608 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34767 / R34767C13: got '608 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34767 / R34767C17: got '601-617 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34770 / R34770C13: got '1140-1166 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34770 / R34770C17: got '2520-2598 22nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34771 / R34771C13: got '3001-3011 E
## Laurelhurst Dr NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34771 / R34771C17: got '9720 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34772 / R34772C13: got '5535 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34772 / R34772C17: got '4214 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34774 / R34774C13: got '7352-7358 Jones Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34774 / R34774C17: got '6721 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34775 / R34775C13: got '4707-4721 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34775 / R34775C17: got '401-499 NW 44th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34776 / R34776C13: got '2001-2099 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34776 / R34776C17: got '601-677 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34777 / R34777C13: got '5119 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34777 / R34777C17: got '323-327 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34778 / R34778C13: got '6239-6241 26th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34778 / R34778C17: got '4033-4037 NE 56th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34779 / R34779C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34779 / R34779C17: got '1509 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34780 / R34780C13: got '6721 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34780 / R34780C17: got '7525-7653 20th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34781 / R34781C13: got '147-199 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34781 / R34781C17: got '5810 SW Lander St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34782 / R34782C13: got '400-418 5th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34782 / R34782C17: got '4002 34th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34783 / R34783C13: got '2262-2298 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34783 / R34783C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34786 / R34786C13: got '330-348 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34786 / R34786C17: got '800-818 Seattle Blvd
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34787 / R34787C13: got '800-818 Seattle Blvd
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34787 / R34787C17: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34788 / R34788C13: got '6409 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34788 / R34788C17: got '658-660 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34790 / R34790C13: got '3815 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34790 / R34790C17: got '2339 W Crockett St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34791 / R34791C13: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34791 / R34791C17: got '3242-3248 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34793 / R34793C13: got '601-677 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34793 / R34793C17: got '679-699 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34794 / R34794C13: got '2601 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34794 / R34794C17: got '459 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34795 / R34795C13: got '2500-2502 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34795 / R34795C17: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34796 / R34796C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34796 / R34796C17: got '1001-1043 E Galer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34797 / R34797C13: got '251-299 NW 44th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34797 / R34797C17: got '251-299 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34799 / R34799C13: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34799 / R34799C17: got '1015-1019 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34800 / R34800C13: got '3636-3642 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34800 / R34800C17: got '561 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34801 / R34801C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34801 / R34801C17: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34803 / R34803C13: got '47-57 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34803 / R34803C17: got '2119 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34804 / R34804C13: got '1015-1019 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34804 / R34804C17: got '2507 E John St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34807 / R34807C13: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34807 / R34807C17: got '755 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34808 / R34808C13: got '713-749 Denny Way,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34808 / R34808C17: got '3801-3899 Winslow Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34809 / R34809C13: got '2801 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34809 / R34809C17: got '201-249 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34810 / R34810C13: got '323-327 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34810 / R34810C17: got '1131 Olympic Way W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34811 / R34811C13: got '2119 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34811 / R34811C17: got '746-748 Garfield St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34812 / R34812C13: got '701 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34812 / R34812C17: got '5410-5416 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34813 / R34813C13: got '679-699 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34813 / R34813C17: got '2846-2850 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34814 / R34814C13: got '4214 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34814 / R34814C17: got '4429 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34815 / R34815C13: got '2963 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34815 / R34815C17: got '616 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34816 / R34816C13: got '111 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34816 / R34816C17: got '3445-3457 Fremont Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34818 / R34818C13: got '746-748 Garfield St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34818 / R34818C17: got '1809-1813 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34819 / R34819C13: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34819 / R34819C17: got '401-411 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34820 / R34820C13: got '755 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34820 / R34820C17: got '1800 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34821 / R34821C13: got '4033-4037 NE 56th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34821 / R34821C17: got '8031 30th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34823 / R34823C13: got '201-249 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34823 / R34823C17: got '301 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34824 / R34824C13: got '3445-3457 Fremont Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34824 / R34824C17: got '1113 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34825 / R34825C13: got '1131 Olympic Way W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34825 / R34825C17: got '501-523 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34826 / R34826C13: got '201-299 S Hudson St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34826 / R34826C17: got '301-399 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34827 / R34827C13: got '561 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34827 / R34827C17: got '2001-2011 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34828 / R34828C13: got '7525-7653 20th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34828 / R34828C17: got '400 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34829 / R34829C13: got '5410-5416 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34829 / R34829C17: got '7009 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34830 / R34830C13: got '301 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34830 / R34830C17: got '1207-1299 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34831 / R34831C13: got '3317 Claremont Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34831 / R34831C17: got '1634 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34832 / R34832C13: got '5810 SW Lander St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34832 / R34832C17: got '1801 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34833 / R34833C13: got '400 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34833 / R34833C17: got '4010-4016 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34834 / R34834C13: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34834 / R34834C17: got '1415-1421 Willard Ave
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34835 / R34835C13: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34835 / R34835C17: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34836 / R34836C13: got '511-515 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34836 / R34836C17: got '602 NW 86th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34837 / R34837C13: got '616 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34837 / R34837C17: got '2801-2807 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34838 / R34838C13: got '501-523 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34838 / R34838C17: got '414 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34839 / R34839C13: got '401-411 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34839 / R34839C17: got '123-199 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34843 / R34843C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34843 / R34843C17: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34844 / R34844C13: got '123-199 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34844 / R34844C17: got '3210 S Plum St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34845 / R34845C13: got '658-660 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34845 / R34845C17: got '5309-5313 Keystone Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34848 / R34848C13: got '2618 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34848 / R34848C17: got '1003-1035 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34849 / R34849C13: got '1113 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34849 / R34849C17: got '4338 Latona Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34850 / R34850C13: got '1634 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34850 / R34850C17: got '1700 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34851 / R34851C13: got '3801-3899 Winslow Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34851 / R34851C17: got '605 1st Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34852 / R34852C13: got '4010-4016 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34852 / R34852C17: got '6223 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34853 / R34853C13: got '1003-1035 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34853 / R34853C17: got '2226-2298 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34854 / R34854C13: got '2226-2298 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34854 / R34854C17: got '7331 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34856 / R34856C13: got '251-299 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34856 / R34856C17: got '6009 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34857 / R34857C13: got '1700 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34857 / R34857C17: got '4743 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34858 / R34858C13: got '1741 S Snoqualmie St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34858 / R34858C17: got '1701-1799 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34860 / R34860C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34860 / R34860C17: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34861 / R34861C13: got '4429 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34861 / R34861C17: got '5200-5208 11th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34862 / R34862C13: got '601-617 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34862 / R34862C17: got '2307 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34865 / R34865C13: got '2347 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34865 / R34865C17: got '1649 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34866 / R34866C13: got '1811 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34866 / R34866C17: got '5813 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34868 / R34868C13: got '2307 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34868 / R34868C17: got '301 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34869 / R34869C13: got '1001-1043 E Galer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34869 / R34869C17: got '2625 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34870 / R34870C13: got '1415-1421 Willard Ave
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34870 / R34870C17: got '3636-3640 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34871 / R34871C13: got '9720 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34871 / R34871C17: got '9725 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34873 / R34873C13: got '301 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34873 / R34873C17: got '1401-1443 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34889 / R34889C13: got '301-343 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34889 / R34889C17: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34891 / R34891C13: got '2846-2850 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34891 / R34891C17: got '2846 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34892 / R34892C13: got 'The Diller Hotel,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34892 / R34892C17: got '815 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34901 / R34901C13: got '1021 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34901 / R34901C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34902 / R34902C13: got '1710 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34902 / R34902C17: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34904 / R34904C13: got '860-898 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34904 / R34904C17: got '1111 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34905 / R34905C13: got '6301 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34905 / R34905C17: got '2428 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34906 / R34906C13: got '5221-5227 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34906 / R34906C17: got '2600 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34908 / R34908C13: got '958-1398 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34908 / R34908C17: got '1420-1424 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34911 / R34911C13: got '815 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34911 / R34911C17: got '755-799 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34912 / R34912C13: got '401-499 NW 44th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34912 / R34912C17: got '201-213 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34913 / R34913C13: got '515 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34913 / R34913C17: got '514 W Comstock St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34914 / R34914C13: got '1501 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34914 / R34914C17: got '515 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34915 / R34915C13: got '514 W Comstock St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34915 / R34915C17: got '808-812 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34916 / R34916C13: got '1314 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34916 / R34916C17: got '616 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34917 / R34917C13: got '6011-6015 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34917 / R34917C17: got '6011-6015 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34918 / R34918C13: got '1722-1730 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34918 / R34918C17: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34920 / R34920C13: got '135 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34920 / R34920C17: got '1909 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34921 / R34921C13: got '824 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34921 / R34921C17: got '2641-2699 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34922 / R34922C13: got '7009 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34922 / R34922C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34923 / R34923C13: got '861-901 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34923 / R34923C17: got '1959-1999 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34924 / R34924C13: got '803 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34924 / R34924C17: got '824 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34925 / R34925C13: got '201-207 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34925 / R34925C17: got '7209 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34926 / R34926C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34926 / R34926C17: got '1634 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34927 / R34927C13: got '7619-7699 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34927 / R34927C17: got '500-598 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34930 / R34930C13: got '2600 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34930 / R34930C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34931 / R34931C13: got '1959-1999 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34931 / R34931C17: got '821-825 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34933 / R34933C13: got '730-760 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34933 / R34933C17: got '9401-9499 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34934 / R34934C13: got '1207-1299 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34934 / R34934C17: got '2124-2132 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34935 / R34935C13: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34935 / R34935C17: got '501 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34936 / R34936C13: got '1905 N 55th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34936 / R34936C17: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34937 / R34937C13: got '301-399 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34937 / R34937C17: got '7901-7999 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34938 / R34938C13: got '808-812 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34938 / R34938C17: got '601-615 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34939 / R34939C13: got '2302 46th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34939 / R34939C17: got '2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34940 / R34940C13: got '41-73 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34940 / R34940C17: got '2550-2566 43rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34941 / R34941C13: got '88-98 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34941 / R34941C17: got '400 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34942 / R34942C13: got '118-122 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34942 / R34942C17: got '2028-2030 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34943 / R34943C13: got '5900-5998 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34943 / R34943C17: got '301-309 N 62nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34946 / R34946C13: got '801-807 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34946 / R34946C17: got '10035 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34947 / R34947C13: got '1957 Boyer Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34947 / R34947C17: got '507 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34948 / R34948C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34948 / R34948C17: got '811-815 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34949 / R34949C13: got '1420-1424 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34949 / R34949C17: got '2414 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34950 / R34950C13: got '5813 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34950 / R34950C17: got '1021 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34951 / R34951C13: got '1909 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34951 / R34951C17: got '801-807 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34952 / R34952C13: got '507 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34952 / R34952C17: got '1200-1302 E Spruce
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34953 / R34953C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34953 / R34953C17: got '3615-3625 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34955 / R34955C13: got '465 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34955 / R34955C17: got '3507 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34956 / R34956C13: got '6223 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34956 / R34956C17: got '465 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34957 / R34957C13: got '309-331 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34957 / R34957C17: got '1905 N 55th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34958 / R34958C13: got '201-213 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34958 / R34958C17: got '1957 Boyer Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34959 / R34959C13: got '3012 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34959 / R34959C17: got '958-1398 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34960 / R34960C13: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34960 / R34960C17: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34961 / R34961C13: got '5637 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34961 / R34961C17: got '200-214 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34962 / R34962C13: got '616 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34962 / R34962C17: got '316 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34963 / R34963C13: got '602 NW 86th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34963 / R34963C17: got '2643 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34964 / R34964C13: got '715-721 Nob Hill Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34964 / R34964C17: got '319 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34966 / R34966C13: got '1012 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34966 / R34966C17: got '10001 5th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34967 / R34967C13: got '810 E Allison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34967 / R34967C17: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34968 / R34968C13: got '3507 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34968 / R34968C17: got '6933-6979 Flora Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34970 / R34970C13: got '5309-5313 Keystone Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34970 / R34970C17: got '5900-5998 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34971 / R34971C13: got '303 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34971 / R34971C17: got '751 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34973 / R34973C13: got '2414 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34973 / R34973C17: got '800-898 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34974 / R34974C13: got '850 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34974 / R34974C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34975 / R34975C13: got '73-81 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34975 / R34975C17: got '2038-2098 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34976 / R34976C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34976 / R34976C17: got '933-935 N 97th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34977 / R34977C13: got '605 1st Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34977 / R34977C17: got '2715 Nob Hill Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34978 / R34978C13: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34978 / R34978C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34979 / R34979C13: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34979 / R34979C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34980 / R34980C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34980 / R34980C17: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34981 / R34981C13: got '1619-1699 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34981 / R34981C17: got '5731 Schmitz Park to
## Alki Trail, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34982 / R34982C13: got '5731 Schmitz Park to
## Alki Trail, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34982 / R34982C17: got '4730-4734 44th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34983 / R34983C13: got '2825-2829 NW 94th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34983 / R34983C17: got '1722-1730 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34984 / R34984C13: got '3406-3410 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34984 / R34984C17: got '5723 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34985 / R34985C13: got '5743 61st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34985 / R34985C17: got '3406-3410 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34986 / R34986C13: got '2339 W Crockett St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34986 / R34986C17: got '303 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34987 / R34987C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34987 / R34987C17: got '5221-5227 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M34988 / R34988C13: got '315 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34988 / R34988C17: got '101-107 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34989 / R34989C13: got '701-799 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34989 / R34989C17: got '2460 Canterbury Ln E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34990 / R34990C13: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34990 / R34990C17: got '162-198 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34991 / R34991C13: got '1509 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34991 / R34991C17: got '4272-4398 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34992 / R34992C13: got '4272-4398 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34992 / R34992C17: got '7501-7549 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34993 / R34993C13: got '401 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34993 / R34993C17: got '73-81 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34994 / R34994C13: got '2028-2030 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q34994 / R34994C17: got '2455 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34995 / R34995C13: got '9401-9499 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34995 / R34995C17: got '2800-2898 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34996 / R34996C13: got '1800-1814 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34996 / R34996C17: got '805 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M34998 / R34998C13: got '200-214 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q34998 / R34998C17: got '321 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35000 / R35000C13: got '2129-2135 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35000 / R35000C17: got '715-721 Nob Hill Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35001 / R35001C13: got '2801-2807 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35001 / R35001C17: got '810 E Allison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35002 / R35002C13: got '330-348 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35002 / R35002C17: got '5635-5637 7th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35003 / R35003C13: got '4729-4733 37th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35003 / R35003C17: got '730-760 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35004 / R35004C13: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35004 / R35004C17: got '1800-1814 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35005 / R35005C13: got '2715 Nob Hill Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35005 / R35005C17: got '611 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35006 / R35006C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35006 / R35006C17: got '10508 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35007 / R35007C13: got '1701-1799 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35007 / R35007C17: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35008 / R35008C13: got '611 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35008 / R35008C17: got '1012 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35009 / R35009C13: got '3210 S Plum St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35009 / R35009C17: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35010 / R35010C13: got '2428 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35010 / R35010C17: got '3411 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35011 / R35011C13: got '4401 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35011 / R35011C17: got '88-98 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35012 / R35012C13: got '1634 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35012 / R35012C17: got '2339-2343 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35013 / R35013C13: got '2038-2098 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35013 / R35013C17: got '1323 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35014 / R35014C13: got '949 Davis Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35014 / R35014C17: got '860-898 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35015 / R35015C13: got 'Union Square,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35015 / R35015C17: got '6524-6562 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35016 / R35016C13: got '1649 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35016 / R35016C17: got '850 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35017 / R35017C13: got '3535-3539 Meridian
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35017 / R35017C17: got '41-73 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35018 / R35018C13: got '2507 E John St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35018 / R35018C17: got '113-115 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35019 / R35019C13: got '319 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35019 / R35019C17: got '2457 43rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35020 / R35020C13: got '811-815 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35020 / R35020C17: got '6301 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35021 / R35021C13: got '1107 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35021 / R35021C17: got '1000-1016 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35022 / R35022C13: got '2001-2011 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35022 / R35022C17: got '118-122 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35023 / R35023C13: got '88-98 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35023 / R35023C17: got '88-98 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35025 / R35025C13: got '1100 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35025 / R35025C17: got '1051-1063 E Howe St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35026 / R35026C13: got '1800 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35026 / R35026C17: got '1100 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35027 / R35027C13: got '101-199 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35027 / R35027C17: got '2457-2499 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35028 / R35028C13: got '2207 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35028 / R35028C17: got '1710 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35029 / R35029C13: got '9725 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35029 / R35029C17: got '2207 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35030 / R35030C13: got '2520-2598 22nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35030 / R35030C17: got '861-901 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35031 / R35031C13: got '2625 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35031 / R35031C17: got '135 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35032 / R35032C13: got '8031 30th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35032 / R35032C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35033 / R35033C13: got '4332-4498 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35033 / R35033C17: got '5743 61st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35034 / R35034C13: got '805 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35034 / R35034C17: got '80-88 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35035 / R35035C13: got '80-88 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35035 / R35035C17: got '217-277 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35036 / R35036C13: got '901-999 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35036 / R35036C17: got '310-316 NE 65th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35039 / R35039C13: got '2295-2505 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35039 / R35039C17: got '201 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35040 / R35040C13: got '3242-3248 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35040 / R35040C17: got '301-343 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35041 / R35041C13: got '113-115 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35041 / R35041C17: got '949 Davis Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35042 / R35042C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35042 / R35042C17: got '3309 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35043 / R35043C13: got '3010 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35043 / R35043C17: got '2300-2338 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35044 / R35044C13: got '4338 Latona Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35044 / R35044C17: got '5003 25th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35045 / R35045C13: got '1800-1814 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35045 / R35045C17: got '2972-3002 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35046 / R35046C13: got '1472-1498 W Newton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35046 / R35046C17: got '101-199 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35047 / R35047C13: got '2300-2338 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35047 / R35047C17: got '755-799 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35048 / R35048C13: got '755-799 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35048 / R35048C17: got '4753-4799 37th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35049 / R35049C13: got '401-413 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35049 / R35049C17: got '51-99 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35050 / R35050C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35050 / R35050C17: got '1226-1248 Harrison
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35051 / R35051C13: got '162-198 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35051 / R35051C17: got '773-799 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35052 / R35052C13: got '101-135 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35052 / R35052C17: got '701-799 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35053 / R35053C13: got '1809-1813 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35053 / R35053C17: got '101-135 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35054 / R35054C13: got '4101 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35054 / R35054C17: got '3012 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35055 / R35055C13: got '400 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35055 / R35055C17: got '515 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35056 / R35056C13: got '1000-1016 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35056 / R35056C17: got '2519-2599 SW Dakota
## St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35057 / R35057C13: got '1300-1332 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35057 / R35057C17: got '2129-2135 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35058 / R35058C13: got '1477 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35058 / R35058C17: got '2295-2505 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35059 / R35059C13: got '4133 13th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35059 / R35059C17: got '401 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35062 / R35062C13: got '414 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35062 / R35062C17: got '2056-2098 9th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35064 / R35064C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35064 / R35064C17: got '3010 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35065 / R35065C13: got '2460 Canterbury Ln E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35065 / R35065C17: got '330-348 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35066 / R35066C13: got '4208-4248 SW Oregon
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35066 / R35066C17: got 'The Diller Hotel,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35067 / R35067C13: got '459 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35067 / R35067C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35068 / R35068C13: got '5200-5208 11th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35068 / R35068C17: got '1472-1498 W Newton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35069 / R35069C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35069 / R35069C17: got '501-507 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35070 / R35070C13: got '1111 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35070 / R35070C17: got '4717-4735 22nd Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35071 / R35071C13: got '2056-2098 9th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35071 / R35071C17: got 'Union Square,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35074 / R35074C13: got '2200-2204 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35074 / R35074C17: got '712-798 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35075 / R35075C13: got '2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35075 / R35075C17: got '1314 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35077 / R35077C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35077 / R35077C17: got '401-413 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35078 / R35078C13: got '4743 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35078 / R35078C17: got '4208-4248 SW Oregon
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35079 / R35079C13: got '4137 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35079 / R35079C17: got '6210-6214 Ellis Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35080 / R35080C13: got '712-798 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35080 / R35080C17: got '4137 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35081 / R35081C13: got '1323 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35081 / R35081C17: got '1800-1814 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35082 / R35082C13: got '3000 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35082 / R35082C17: got '901-999 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35083 / R35083C13: got '500-598 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35083 / R35083C17: got '3864 34th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35084 / R35084C13: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35084 / R35084C17: got '6102 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35085 / R35085C13: got '3864 34th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35085 / R35085C17: got '1107 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35086 / R35086C13: got '933-935 N 97th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35086 / R35086C17: got '315 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35087 / R35087C13: got '751 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35087 / R35087C17: got '1501 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35089 / R35089C13: got '1226-1248 Harrison
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35089 / R35089C17: got '309-331 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35090 / R35090C13: got '301-309 N 62nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35090 / R35090C17: got '1477 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35091 / R35091C13: got '2846 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35091 / R35091C17: got '2200-2204 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35093 / R35093C13: got '101-135 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35093 / R35093C17: got '1900-2198 Gilman Dr
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35094 / R35094C13: got '1900-2198 Gilman Dr
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35094 / R35094C17: got '3000 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35095 / R35095C13: got '6933-6979 Flora Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35095 / R35095C17: got '101-135 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35096 / R35096C13: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35096 / R35096C17: got '5637 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35098 / R35098C13: got '7901-7999 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35098 / R35098C17: got '1619-1699 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35099 / R35099C13: got '363-393 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35099 / R35099C17: got '115 Battery St
## Tunnel, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35100 / R35100C13: got '4106 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35100 / R35100C17: got '3927-3933 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35101 / R35101C13: got '1407-1525 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35101 / R35101C17: got '617 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35102 / R35102C13: got '321 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35102 / R35102C17: got '6409 Dayton Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35104 / R35104C13: got '1051-1063 E Howe St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35104 / R35104C17: got '1532 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35105 / R35105C13: got '3411 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35105 / R35105C17: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35106 / R35106C13: got '310 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35106 / R35106C17: got '633 S Snoqualmie St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35107 / R35107C13: got '5723 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35107 / R35107C17: got '1529 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35109 / R35109C13: got '609 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35109 / R35109C17: got '1441 Madrona Dr,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35111 / R35111C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35111 / R35111C17: got '1251-1299 S
## Massachusetts St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35112 / R35112C13: got '524 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35112 / R35112C17: got '501-505 W Mercer Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35113 / R35113C13: got '1051 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35113 / R35113C17: got '338 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35114 / R35114C13: got '97 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35114 / R35114C17: got '2307 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35116 / R35116C13: got '3213 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35116 / R35116C17: got '4712 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35117 / R35117C13: got '2307 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35117 / R35117C17: got '733 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35119 / R35119C13: got '521 Lake Washington
## Blvd E, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35119 / R35119C17: got '914 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35122 / R35122C13: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35122 / R35122C17: got '2121-2123 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35123 / R35123C13: got '600-648 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35123 / R35123C17: got '1612-1618 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35124 / R35124C13: got '4712 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35124 / R35124C17: got '4109-4113 25th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35125 / R35125C13: got '1510-1530 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35125 / R35125C17: got '326-338 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35126 / R35126C13: got '5601 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35126 / R35126C17: got '8349 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35127 / R35127C13: got '2121-2123 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35127 / R35127C17: got '626 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35128 / R35128C13: got '1137 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35128 / R35128C17: got '215 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35129 / R35129C13: got '2451-2499 Warren Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35129 / R35129C17: got '1-99 W Queen Anne
## Driveway, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35130 / R35130C13: got '1612-1618 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35130 / R35130C17: got '2356-2360 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35133 / R35133C13: got '733 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35133 / R35133C17: got '3501-3509 Hahn Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35134 / R35134C13: got '1-99 W Queen Anne
## Driveway, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35134 / R35134C17: got '1818-1898 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35135 / R35135C13: got '2800-2898 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35135 / R35135C17: got '710-712 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35136 / R35136C13: got '914 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35136 / R35136C17: got '1461 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35137 / R35137C13: got '5025 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35137 / R35137C17: got '1133 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35139 / R35139C13: got '5003 25th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35139 / R35139C17: got '4712 Mc Coy Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35141 / R35141C13: got '633 S Snoqualmie St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35141 / R35141C17: got '1318 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35142 / R35142C13: got '814-898 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35142 / R35142C17: got '1101-1119 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35143 / R35143C13: got '326-338 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35143 / R35143C17: got '1463-1477 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35144 / R35144C13: got '5641 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35144 / R35144C17: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35145 / R35145C13: got '1818-1898 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35145 / R35145C17: got '2211-2217 Nob Hill
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35146 / R35146C13: got '2356-2360 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35146 / R35146C17: got '106-198 29th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35147 / R35147C13: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35147 / R35147C17: got '3500 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35149 / R35149C13: got '1300-1316 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35149 / R35149C17: got '739 S Homer St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35150 / R35150C13: got '1101-1119 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35150 / R35150C17: got '630-658 S Lane St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35155 / R35155C13: got '800-898 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35155 / R35155C17: got '2309 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35156 / R35156C13: got '515 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35156 / R35156C17: got '1607-1611 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35157 / R35157C13: got '1520 E Olive Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35157 / R35157C17: got '709-711 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35159 / R35159C13: got '509 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35159 / R35159C17: got '7463-7465 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35160 / R35160C13: got '217-277 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35160 / R35160C17: got '3401-3417 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35162 / R35162C13: got '2309 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35162 / R35162C17: got '5618 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35163 / R35163C13: got '201-299 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35163 / R35163C17: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35164 / R35164C13: got '821-825 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35164 / R35164C17: got '9223-9233 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35165 / R35165C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35165 / R35165C17: got '9401-9499 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35166 / R35166C13: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35166 / R35166C17: got '2537 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35167 / R35167C13: got '101-107 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35167 / R35167C17: got '1512 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35168 / R35168C13: got '6631 SW Admiral Way,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35168 / R35168C17: got '301 E Roy St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35171 / R35171C13: got '601-615 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35171 / R35171C17: got '801-815 2nd Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35172 / R35172C13: got '1512 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35172 / R35172C17: got '7007 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35173 / R35173C13: got '301 E Roy St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35173 / R35173C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35174 / R35174C13: got '9401-9499 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35174 / R35174C17: got '4100-4106 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35175 / R35175C13: got '2339-2343 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35175 / R35175C17: got '5635-5637 7th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35176 / R35176C13: got '7463-7465 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35176 / R35176C17: got '4106 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35177 / R35177C13: got '2550-2566 43rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35177 / R35177C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35178 / R35178C13: got '2519-2599 SW Dakota
## St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35178 / R35178C17: got '1407 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35179 / R35179C13: got '4100-4106 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35179 / R35179C17: got '1528 NE 91st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35181 / R35181C13: got '3401-3417 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35181 / R35181C17: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35184 / R35184C13: got '1407 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35184 / R35184C17: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35185 / R35185C13: got '800-882 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35185 / R35185C17: got '1904 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35186 / R35186C13: got '4753-4799 37th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35186 / R35186C17: got '1401-1405 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35187 / R35187C13: got '5635-5637 7th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35187 / R35187C17: got '1637-1701 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35189 / R35189C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35189 / R35189C17: got '3000 SW Avalon Way,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35190 / R35190C13: got '801-815 2nd Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35190 / R35190C17: got '4801-4899 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35191 / R35191C13: got '10508 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35191 / R35191C17: got '2410 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35192 / R35192C13: got '3309 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35192 / R35192C17: got '4712 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35193 / R35193C13: got '501 NE 100th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35193 / R35193C17: got '400-498 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35194 / R35194C13: got '2457-2499 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35194 / R35194C17: got '4700-4762 14th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35195 / R35195C13: got '4712 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35195 / R35195C17: got '2727-2765 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35196 / R35196C13: got '310-316 NE 65th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35196 / R35196C17: got '151-299 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35197 / R35197C13: got '3636-3640 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35197 / R35197C17: got '2409 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35198 / R35198C13: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35198 / R35198C17: got '419 Occidental Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35200 / R35200C13: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35200 / R35200C17: got '3700-3706 47th Pl NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35201 / R35201C13: got '1061 E Miller St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35201 / R35201C17: got '1514 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35202 / R35202C13: got '51-99 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35202 / R35202C17: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35203 / R35203C13: got '3000 SW Avalon Way,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35203 / R35203C17: got '3223 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35205 / R35205C13: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35205 / R35205C17: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35206 / R35206C13: got '7209 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35206 / R35206C17: got '6559 42nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35207 / R35207C13: got '321 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35207 / R35207C17: got '1510-1530 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35209 / R35209C13: got '4106 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35209 / R35209C17: got '6410-6414 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35210 / R35210C13: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35210 / R35210C17: got '1215-1281 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35211 / R35211C13: got '2537 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35211 / R35211C17: got '427 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35213 / R35213C13: got '773-799 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35213 / R35213C17: got '227 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35214 / R35214C13: got '5618 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35214 / R35214C17: got '2224 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35215 / R35215C13: got '316 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35215 / R35215C17: got '5508 Kensington Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35216 / R35216C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35216 / R35216C17: got '80 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35217 / R35217C13: got '1401-1405 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35217 / R35217C17: got '6203-6211 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35218 / R35218C13: got '1528 NE 91st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35218 / R35218C17: got '778 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35219 / R35219C13: got '2410 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35219 / R35219C17: got '603 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35220 / R35220C13: got '1514 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35220 / R35220C17: got '5416 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35221 / R35221C13: got '7007 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35221 / R35221C17: got '715 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35222 / R35222C13: got '1637-1701 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35222 / R35222C17: got '2521 E Miller St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35223 / R35223C13: got '5508 Kensington Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35223 / R35223C17: got '4744 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35224 / R35224C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35224 / R35224C17: got '6329-6335 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35225 / R35225C13: got '6559 42nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35225 / R35225C17: got '8321-8499 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35226 / R35226C13: got '2224 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35226 / R35226C17: got '4300 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35227 / R35227C13: got '1904 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35227 / R35227C17: got '4323-4329 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35228 / R35228C13: got '227 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35228 / R35228C17: got '701 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35231 / R35231C13: got '427 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35231 / R35231C17: got '1101-1365 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35234 / R35234C13: got '4700-4762 14th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35234 / R35234C17: got '117 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35235 / R35235C13: got '4717-4735 22nd Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35235 / R35235C17: got '534 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35236 / R35236C13: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35236 / R35236C17: got '1259 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35237 / R35237C13: got '2727-2765 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35237 / R35237C17: got '3213 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35238 / R35238C13: got '603 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35238 / R35238C17: got '994-996 Minor Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35239 / R35239C13: got '4730-4734 44th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35239 / R35239C17: got '5001-5013 42nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35240 / R35240C13: got '1215-1281 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35240 / R35240C17: got '6401 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35241 / R35241C13: got '715 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35241 / R35241C17: got '1061 E Miller St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35242 / R35242C13: got '2521 E Miller St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35242 / R35242C17: got '521-523 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35243 / R35243C13: got '758-776 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35243 / R35243C17: got '150-156 28th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35244 / R35244C13: got '4300 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35244 / R35244C17: got '2400-2408 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35245 / R35245C13: got '419 Occidental Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35245 / R35245C17: got '89-91 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35246 / R35246C13: got '6329-6335 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35246 / R35246C17: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35250 / R35250C13: got '2409 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35250 / R35250C17: got '5641 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35252 / R35252C13: got '1101-1365 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35252 / R35252C17: got '927 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35253 / R35253C13: got '1259 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35253 / R35253C17: got '1610 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35254 / R35254C13: got '701 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35254 / R35254C17: got '201-247 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35255 / R35255C13: got '6401 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35255 / R35255C17: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35258 / R35258C13: got '2357-2399 W Plymouth
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35258 / R35258C17: got '3825 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35259 / R35259C13: got '117 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35259 / R35259C17: got '5210 16th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35260 / R35260C13: got '4744 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35260 / R35260C17: got '4429-4495 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35262 / R35262C13: got '151-299 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35262 / R35262C17: got '3820 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35265 / R35265C13: got '927 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35265 / R35265C17: got '814-898 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35266 / R35266C13: got '80 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35266 / R35266C17: got '958-1398 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35267 / R35267C13: got '201-247 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35267 / R35267C17: got '5305 Russell Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35268 / R35268C13: got '89-91 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35268 / R35268C17: got '1545 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35269 / R35269C13: got '342 NE 76th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35269 / R35269C17: got '5201-5233 20th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35270 / R35270C13: got '2643 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35270 / R35270C17: got '1319-1399 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35271 / R35271C13: got '534 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35271 / R35271C17: got '925-945 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35272 / R35272C13: got '709-711 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35272 / R35272C17: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35273 / R35273C13: got '3223 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35273 / R35273C17: got '1300-1332 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35274 / R35274C13: got '1610 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35274 / R35274C17: got '901-1023 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35275 / R35275C13: got '5416 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35275 / R35275C17: got '6728 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35276 / R35276C13: got '994-996 Minor Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35276 / R35276C17: got '503-509 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35278 / R35278C13: got '5305 Russell Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35278 / R35278C17: got '673 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35282 / R35282C13: got '1545 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35282 / R35282C17: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35283 / R35283C13: got '521-523 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35283 / R35283C17: got '2211 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35285 / R35285C13: got '150-156 28th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35285 / R35285C17: got '2412-2458 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35286 / R35286C13: got '501 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35286 / R35286C17: got '4744 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35287 / R35287C13: got '958-1398 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35287 / R35287C17: got '1429 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35288 / R35288C13: got '4429-4495 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35288 / R35288C17: got '815 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35292 / R35292C13: got '5210 16th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35292 / R35292C17: got '1900 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35293 / R35293C13: got '6410-6414 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35293 / R35293C17: got '321 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35294 / R35294C13: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35294 / R35294C17: got '4106 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35295 / R35295C13: got '503-509 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35295 / R35295C17: got '3046-3048 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35296 / R35296C13: got '3820 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35296 / R35296C17: got '2703 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35297 / R35297C13: got '1429 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35297 / R35297C17: got '211-299 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35299 / R35299C13: got '10035 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35299 / R35299C17: got '97 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35300 / R35300C13: got '2457 43rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35300 / R35300C17: got '5003 25th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35303 / R35303C13: got '2211 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35303 / R35303C17: got '1137 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35304 / R35304C13: got '4744 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35304 / R35304C17: got '310 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35305 / R35305C13: got '5201-5233 20th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35305 / R35305C17: got '5025 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35306 / R35306C13: got '211-299 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35306 / R35306C17: got '3406-3410 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35307 / R35307C13: got '901-1023 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35307 / R35307C17: got '3017 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35308 / R35308C13: got '1300-1332 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35308 / R35308C17: got '2145-2479 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35309 / R35309C13: got '6933-6979 Flora Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35309 / R35309C17: got '363-393 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35311 / R35311C13: got '1900 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35311 / R35311C17: got '609 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35312 / R35312C13: got '6235 Aurora Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35312 / R35312C17: got '1403 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35314 / R35314C13: got '673 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35314 / R35314C17: got '8106-8108 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35315 / R35315C13: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35315 / R35315C17: got '1407-1525 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35317 / R35317C13: got '925-945 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35317 / R35317C17: got '2451-2499 Warren Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35318 / R35318C13: got '2703 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35318 / R35318C17: got '2145-2479 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35319 / R35319C13: got '1319-1399 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35319 / R35319C17: got '3125-3135 W
## Government Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35320 / R35320C13: got '6728 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35320 / R35320C17: got '5601-5699 22nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35321 / R35321C13: got '1607-1611 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35321 / R35321C17: got '3306 E Ford Pl,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35322 / R35322C13: got '1061 E Miller St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35322 / R35322C17: got '1051 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35324 / R35324C13: got '9233 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35324 / R35324C17: got '524 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35325 / R35325C13: got '835 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35325 / R35325C17: got '567-599 Vine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35326 / R35326C13: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35326 / R35326C17: got '7399-7471 11th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35328 / R35328C13: got '147-199 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35328 / R35328C17: got '123-199 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35329 / R35329C13: got '7399-7471 11th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35329 / R35329C17: got '2015 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35330 / R35330C13: got '567-599 Vine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35330 / R35330C17: got '1806 E Prospect St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35332 / R35332C13: got '123-199 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35332 / R35332C17: got '2609-2649 E John St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35333 / R35333C13: got '200-244 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35333 / R35333C17: got '712 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35334 / R35334C13: got '550-574 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35334 / R35334C17: got '1603 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35336 / R35336C13: got '6615 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35336 / R35336C17: got '316 NE 65th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35337 / R35337C13: got '2507-2515 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35337 / R35337C17: got '173 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35338 / R35338C13: got '3205 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35338 / R35338C17: got '1054-1098 Summit Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35339 / R35339C13: got '316 NE 65th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35339 / R35339C17: got '1892-1998 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35341 / R35341C13: got '173 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35341 / R35341C17: got '1914 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35344 / R35344C13: got '1461 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35344 / R35344C17: got '405 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35345 / R35345C13: got '630-658 S Lane St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35345 / R35345C17: got '307 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35346 / R35346C13: got '2145-2479 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35346 / R35346C17: got '1006-1016 NE
## Northgate Way, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35347 / R35347C13: got '307 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35347 / R35347C17: got '301-399 E Olive Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35348 / R35348C13: got '301-399 E Olive Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35348 / R35348C17: got '773-799 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35349 / R35349C13: got '2641-2699 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35349 / R35349C17: got '1917 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35352 / R35352C13: got '215 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35352 / R35352C17: got '905 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35353 / R35353C13: got '8775-9099 Sylvan Pl
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35353 / R35353C17: got '7203-7207 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35354 / R35354C13: got '1463-1477 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35354 / R35354C17: got '8613 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35358 / R35358C13: got '3501-3509 Hahn Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35358 / R35358C17: got '301 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35360 / R35360C13: got '1403 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35360 / R35360C17: got '915 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35361 / R35361C13: got '7467 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35361 / R35361C17: got '4272-4398 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35362 / R35362C13: got '8613 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35362 / R35362C17: got '317-345 NE 97th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35363 / R35363C13: got '1532 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35363 / R35363C17: got '916-930 37th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35364 / R35364C13: got '626 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35364 / R35364C17: got '6003 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35365 / R35365C13: got '106-198 29th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35365 / R35365C17: got '1200-1220 E Spring
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35366 / R35366C13: got '2455 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35366 / R35366C17: got '5402 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35367 / R35367C13: got '4109-4113 25th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35367 / R35367C17: got '4527-4531 41st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35368 / R35368C13: got '1807-1815 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35368 / R35368C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35370 / R35370C13: got '3125-3135 W
## Government Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35370 / R35370C17: got '4233 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35371 / R35371C13: got '5418-5420 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35371 / R35371C17: got '2100 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35372 / R35372C13: got '3017 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35372 / R35372C17: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35373 / R35373C13: got '905 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35373 / R35373C17: got '9001-9509 15th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35374 / R35374C13: got '431 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35374 / R35374C17: got '399 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35375 / R35375C13: got '115 Battery St
## Tunnel, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35375 / R35375C17: got '25-37 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35376 / R35376C13: got '501-505 W Mercer Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35376 / R35376C17: got '417 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35377 / R35377C13: got '399 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35377 / R35377C17: got '1103 38th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35378 / R35378C13: got '2100-2104 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35378 / R35378C17: got '5424-5498 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35379 / R35379C13: got '317-345 NE 97th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35379 / R35379C17: got '326 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35380 / R35380C13: got '4801-4899 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35380 / R35380C17: got '3016 NW 72nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35381 / R35381C13: got '1200-1220 E Spring
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35381 / R35381C17: got '1134 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35384 / R35384C13: got '5409 Russell Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35384 / R35384C17: got '5343 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35385 / R35385C13: got '1251-1299 S
## Massachusetts St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35385 / R35385C17: got 'Union Square,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35386 / R35386C13: got '1133 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35386 / R35386C17: got '10015 Holman Rd NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35387 / R35387C13: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35387 / R35387C17: got '2207 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35388 / R35388C13: got '201-207 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35388 / R35388C17: got '115 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35389 / R35389C13: got '9001-9509 15th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35389 / R35389C17: got '815 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35390 / R35390C13: got '3500 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35390 / R35390C17: got '101-135 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35392 / R35392C13: got '916-930 37th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35392 / R35392C17: got '1716 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35394 / R35394C13: got '6533 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35394 / R35394C17: got '576-598 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35395 / R35395C13: got '1006-1016 NE
## Northgate Way, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35395 / R35395C17: got '3845 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35396 / R35396C13: got '4527-4531 41st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35396 / R35396C17: got '3038 NE Blakeley St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35397 / R35397C13: got '417 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35397 / R35397C17: got '2507-2515 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35398 / R35398C13: got '10015 Holman Rd NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35398 / R35398C17: got '7321-7345 Winona Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35399 / R35399C13: got '5343 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35399 / R35399C17: got '5211-5399 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35400 / R35400C13: got '4233 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35400 / R35400C17: got '109 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35401 / R35401C13: got '1716 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35401 / R35401C17: got '615 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35402 / R35402C13: got '3845 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35402 / R35402C17: got '1201-1225 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35403 / R35403C13: got '326 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35403 / R35403C17: got '746 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35404 / R35404C13: got '5424-5498 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35404 / R35404C17: got '4101-4199 W Emerson
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35405 / R35405C13: got '3825 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35405 / R35405C17: got '3825 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35406 / R35406C13: got 'Union Square,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35406 / R35406C17: got '1201 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35408 / R35408C13: got '7321-7345 Winona Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35408 / R35408C17: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35410 / R35410C13: got '576-598 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35410 / R35410C17: got '704-798 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35414 / R35414C13: got '1103 38th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35414 / R35414C17: got '1200-1208 E Thomas
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35415 / R35415C13: got '1917 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35415 / R35415C17: got '1719 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35416 / R35416C13: got '1515-1569 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35416 / R35416C17: got '2001-2099 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35417 / R35417C13: got '2106-2120 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35417 / R35417C17: got '3226-3230 17th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35418 / R35418C13: got '301 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35418 / R35418C17: got '9647-9671 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35421 / R35421C13: got '3530 27th Pl W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35421 / R35421C17: got '1401-1451 W Ruffner
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35422 / R35422C13: got '3046-3048 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35422 / R35422C17: got '123 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35423 / R35423C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35423 / R35423C17: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35425 / R35425C13: got '815 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35425 / R35425C17: got '2600 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35428 / R35428C13: got '704-798 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35428 / R35428C17: got '1138-1198 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35430 / R35430C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35430 / R35430C17: got '4342-4478 Roosevelt
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35431 / R35431C13: got '4101-4199 W Emerson
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35431 / R35431C17: got '2549-2553 Warren Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35433 / R35433C13: got '1401-1451 W Ruffner
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35433 / R35433C17: got '4457 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35434 / R35434C13: got '915 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35434 / R35434C17: got '2129 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35435 / R35435C13: got '9647-9671 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35435 / R35435C17: got '2028-2060 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35436 / R35436C13: got '1200-1208 E Thomas
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35436 / R35436C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35438 / R35438C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35438 / R35438C17: got '4399 SW Hill St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35439 / R35439C13: got '3406-3410 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35439 / R35439C17: got '4323 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35440 / R35440C13: got '4457 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35440 / R35440C17: got '406 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35441 / R35441C13: got '1138-1198 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35441 / R35441C17: got '3205 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35443 / R35443C13: got '1201 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35443 / R35443C17: got '2701-2715 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35444 / R35444C13: got '2207 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35444 / R35444C17: got '1415 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35445 / R35445C13: got '4342-4478 Roosevelt
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35445 / R35445C17: got '1210 11th Ave,
## Milton, WA 98354'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35446 / R35446C13: got '2600 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35446 / R35446C17: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35450 / R35450C13: got '5001-5013 42nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35450 / R35450C17: got '1507 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35451 / R35451C13: got '2028-2060 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35451 / R35451C17: got '6615 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35452 / R35452C13: got '101-135 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35452 / R35452C17: got '2111-2113 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35453 / R35453C13: got '3038 NE Blakeley St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35453 / R35453C17: got '1012 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35454 / R35454C13: got '2129 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35454 / R35454C17: got '413 Raye St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35455 / R35455C13: got '4323 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35455 / R35455C17: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35456 / R35456C13: got '1511-1513 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35456 / R35456C17: got '835 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35458 / R35458C13: got '1210 11th Ave,
## Milton, WA 98354'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35458 / R35458C17: got '6501-6599 Weedin Pl
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35459 / R35459C13: got '1415 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35459 / R35459C17: got '147-199 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35460 / R35460C13: got '115 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35460 / R35460C17: got '200-244 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35461 / R35461C13: got '1012 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35461 / R35461C17: got '550-574 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35462 / R35462C13: got '2111-2113 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35462 / R35462C17: got '940-944 S Stevens St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35463 / R35463C13: got '4712 Mc Coy Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35463 / R35463C17: got '851-1013 33rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35464 / R35464C13: got '1735 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35464 / R35464C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35465 / R35465C13: got '3700-3706 47th Pl NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35465 / R35465C17: got '3812-3820 48th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35466 / R35466C13: got '502-598 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35466 / R35466C17: got '4101-4179 29th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35512 / R35512C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35512 / R35512C17: got '337-339 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35513 / R35513C13: got '2169-2177 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35513 / R35513C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35514 / R35514C13: got '1806 E Prospect St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35514 / R35514C17: got '1501-1599 Taylor Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35515 / R35515C13: got '25-37 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35515 / R35515C17: got 'The Diller Hotel,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35516 / R35516C13: got '463-505 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35516 / R35516C17: got '900-1040 Olympic Way
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35517 / R35517C13: got '1401-1409 E Denny
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35517 / R35517C17: got '2169-2177 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35518 / R35518C13: got '1892-1998 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35518 / R35518C17: got '2501 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35519 / R35519C13: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35519 / R35519C17: got '4344 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35520 / R35520C13: got '6003 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35520 / R35520C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35521 / R35521C13: got '4344 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35521 / R35521C17: got '2330 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35522 / R35522C13: got '1412-1414 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35522 / R35522C17: got '1412-1414 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35523 / R35523C13: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35523 / R35523C17: got '401 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35524 / R35524C13: got '119 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35524 / R35524C17: got '3156 35th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35525 / R35525C13: got '2051-2199 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35525 / R35525C17: got '4747 Delridge Way SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35526 / R35526C13: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35526 / R35526C17: got '2201-2243 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35528 / R35528C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35528 / R35528C17: got '161 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35531 / R35531C13: got '2501 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35531 / R35531C17: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35532 / R35532C13: got '1819 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35532 / R35532C17: got '1412-1414 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35533 / R35533C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35533 / R35533C17: got '500 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35534 / R35534C13: got '1509 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35534 / R35534C17: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35535 / R35535C13: got '6900 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35535 / R35535C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35537 / R35537C13: got '408 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35537 / R35537C17: got '1225 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35539 / R35539C13: got '1051-1099 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35539 / R35539C17: got '1015 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35541 / R35541C13: got '500 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35541 / R35541C17: got '463-505 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35542 / R35542C13: got '1603 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35542 / R35542C17: got '605 Malden Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35543 / R35543C13: got '103-131 Erie Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35543 / R35543C17: got '3500 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35544 / R35544C13: got '1914 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35544 / R35544C17: got '214 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35545 / R35545C13: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35545 / R35545C17: got '1051-1099 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35546 / R35546C13: got '881-949 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35546 / R35546C17: got '165 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35547 / R35547C13: got '712 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35547 / R35547C17: got '4140-4142 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35548 / R35548C13: got '401 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35548 / R35548C17: got '711-713 W Crockett
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35550 / R35550C13: got '214 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35550 / R35550C17: got '2016 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35552 / R35552C13: got '1400 S Jackson Pl,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35552 / R35552C17: got '853 Hiawatha Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35554 / R35554C13: got '605 Malden Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35554 / R35554C17: got '615-621 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35555 / R35555C13: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35555 / R35555C17: got '305 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35556 / R35556C13: got '1510-1530 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35556 / R35556C17: got '1623-1649 Taylor Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35557 / R35557C13: got '6409 Dayton Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35557 / R35557C17: got '3631 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35558 / R35558C13: got '1123-1199 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35558 / R35558C17: got '2809 22nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35559 / R35559C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35559 / R35559C17: got '417-499 NE 81st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35560 / R35560C13: got '6053-6057 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35560 / R35560C17: got '215-599 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35561 / R35561C13: got '930-966 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35561 / R35561C17: got '3801-3807 36th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35562 / R35562C13: got '406 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35562 / R35562C17: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35563 / R35563C13: got '1719 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35563 / R35563C17: got '502-598 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35564 / R35564C13: got '930-966 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35564 / R35564C17: got '4527-4533 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35565 / R35565C13: got '2015 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35565 / R35565C17: got '1339-1407 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35566 / R35566C13: got '1339-1407 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35566 / R35566C17: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35567 / R35567C13: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35567 / R35567C17: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35568 / R35568C13: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35568 / R35568C17: got '100-106 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35569 / R35569C13: got '215-599 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35569 / R35569C17: got '6276 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35571 / R35571C13: got '6501-6599 Weedin Pl
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35571 / R35571C17: got '4111 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35572 / R35572C13: got '4111 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35572 / R35572C17: got '7501-7549 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35573 / R35573C13: got '2200-2238 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35573 / R35573C17: got '1123-1199 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35574 / R35574C13: got '400-452 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35574 / R35574C17: got '2314 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35577 / R35577C13: got '711-713 W Crockett
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35577 / R35577C17: got '2512 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35578 / R35578C13: got '3016 NW 72nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35578 / R35578C17: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35579 / R35579C13: got '1146-1198 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35579 / R35579C17: got '5800-5898 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35580 / R35580C13: got '4810 Airport Way S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35580 / R35580C17: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35581 / R35581C13: got '425 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35581 / R35581C17: got '4810 Airport Way S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35582 / R35582C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35582 / R35582C17: got '7742 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35583 / R35583C13: got '4140-4142 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35583 / R35583C17: got '6900 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35584 / R35584C13: got '8349 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35584 / R35584C17: got '881-949 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35586 / R35586C13: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35586 / R35586C17: got '1146-1198 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35587 / R35587C13: got '100-106 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35587 / R35587C17: got '1957 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35588 / R35588C13: got '1054-1098 Summit Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35588 / R35588C17: got '2309 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35590 / R35590C13: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35590 / R35590C17: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35591 / R35591C13: got 'The Diller Hotel,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35591 / R35591C17: got '425 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35592 / R35592C13: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35592 / R35592C17: got '2200-2238 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35593 / R35593C13: got '7203-7207 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35593 / R35593C17: got '251-299 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35594 / R35594C13: got '615 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35594 / R35594C17: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35595 / R35595C13: got '2314 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35595 / R35595C17: got '1400 S Jackson Pl,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35596 / R35596C13: got '851-1013 33rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35596 / R35596C17: got '304-398 NW 55th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35598 / R35598C13: got '2016 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35598 / R35598C17: got '10001 5th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35600 / R35600C13: got '2001-2033 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35600 / R35600C17: got '4010-4016 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35601 / R35601C13: got '4010-4016 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35601 / R35601C17: got '1819 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35602 / R35602C13: got '2609-2649 E John St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35602 / R35602C17: got '1401-1409 E Denny
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35603 / R35603C13: got '305 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35603 / R35603C17: got '1851 McGilvra Blvd E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35604 / R35604C13: got '3631 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35604 / R35604C17: got '2801 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35605 / R35605C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35605 / R35605C17: got '403 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35606 / R35606C13: got '1509 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35606 / R35606C17: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35607 / R35607C13: got '2599 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35607 / R35607C17: got '3100-3114 W McGraw
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35608 / R35608C13: got '3100-3114 W McGraw
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35608 / R35608C17: got '919 W Newell St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35609 / R35609C13: got '1201-1225 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35609 / R35609C17: got '2001-2033 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35611 / R35611C13: got '750 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35611 / R35611C17: got '2525-2551 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35612 / R35612C13: got '2309 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35612 / R35612C17: got '930-966 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35613 / R35613C13: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35613 / R35613C17: got '930-966 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35614 / R35614C13: got '1605 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35614 / R35614C17: got '119 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35615 / R35615C13: got '1501-1599 Taylor Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35615 / R35615C17: got '1605 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35617 / R35617C13: got '1412-1414 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35617 / R35617C17: got '1119-1199 NW 97th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35618 / R35618C13: got '251-299 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35618 / R35618C17: got '1735 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35619 / R35619C13: got '2211-2217 Nob Hill
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35619 / R35619C17: got '2599 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35621 / R35621C13: got '3212 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35621 / R35621C17: got '101-145 Broad St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35622 / R35622C13: got '2525-2551 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35622 / R35622C17: got '1600 Pike Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35624 / R35624C13: got '3400-3426 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35624 / R35624C17: got '7306 33rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35625 / R35625C13: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35625 / R35625C17: got '7724-7726 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35626 / R35626C13: got '4101-4179 29th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35626 / R35626C17: got '4101-4179 29th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35627 / R35627C13: got '1620-1624 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35627 / R35627C17: got 'Falcon Apartments,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35628 / R35628C13: got '1600 Pike Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35628 / R35628C17: got '6903 56th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35629 / R35629C13: got '4559-4575 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35629 / R35629C17: got '532 N 67th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35631 / R35631C13: got '4929 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35631 / R35631C17: got '1500-1548 E Howell
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35632 / R35632C13: got '1515 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35632 / R35632C17: got '1527 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35635 / R35635C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35635 / R35635C17: got '1201-1221 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35636 / R35636C13: got '1527 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35636 / R35636C17: got '703 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35637 / R35637C13: got '101-145 Broad St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35637 / R35637C17: got '2515 37th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35638 / R35638C13: got '563 Ward Pl, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35638 / R35638C17: got '215-599 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35639 / R35639C13: got '1117 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35639 / R35639C17: got '2331-2337 McGilvra
## Blvd E, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35640 / R35640C13: got '1201-1221 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35640 / R35640C17: got '957 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35641 / R35641C13: got '1500-1548 E Howell
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35641 / R35641C17: got '5621 Seaview Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35643 / R35643C13: got '2801 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35643 / R35643C17: got '900-914 9th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35644 / R35644C13: got '940-944 S Stevens St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35644 / R35644C17: got '3837-3847 23rd Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35646 / R35646C13: got '3801-3807 36th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35646 / R35646C17: got '365-399 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35647 / R35647C13: got '1520 E Olive Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35647 / R35647C17: got '135-149 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35649 / R35649C13: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35649 / R35649C17: got '1339-1407 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35651 / R35651C13: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35651 / R35651C17: got '9709 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35652 / R35652C13: got '3812-3820 48th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35652 / R35652C17: got '4637-4725 Union Bay
## Pl NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35653 / R35653C13: got '2809 22nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35653 / R35653C17: got '1527 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35654 / R35654C13: got '703 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35654 / R35654C17: got '1505 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35656 / R35656C13: got '957 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35656 / R35656C17: got '1330 S Hudson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35657 / R35657C13: got '1505 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35657 / R35657C17: got '3859 Letitia Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35659 / R35659C13: got '1015 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35659 / R35659C17: got '35 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35660 / R35660C13: got '8321-8499 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35660 / R35660C17: got '1350-1398 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35661 / R35661C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35661 / R35661C17: got '523 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35662 / R35662C13: got '853 Hiawatha Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35662 / R35662C17: got '2210 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35663 / R35663C13: got '8910 Lake City Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35663 / R35663C17: got '453 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35664 / R35664C13: got '1527 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35664 / R35664C17: got '724-798 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35665 / R35665C13: got '523 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35665 / R35665C17: got '1201-1221 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35666 / R35666C13: got '135-149 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35666 / R35666C17: got '2212-2298 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35667 / R35667C13: got '4272-4398 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35667 / R35667C17: got '3217 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35668 / R35668C13: got '2512 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35668 / R35668C17: got '200 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35670 / R35670C13: got '3825 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35670 / R35670C17: got '848-898 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35671 / R35671C13: got '1201-1221 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35671 / R35671C17: got '414 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35672 / R35672C13: got '1851 McGilvra Blvd E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35672 / R35672C17: got '2216 E Roanoke St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35674 / R35674C13: got '1957 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35674 / R35674C17: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35675 / R35675C13: got '301 NW 55th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35675 / R35675C17: got '1201-1299 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35676 / R35676C13: got '417-499 NE 81st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35676 / R35676C17: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35677 / R35677C13: got '615-621 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35677 / R35677C17: got '121-155 Lakeside Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35678 / R35678C13: got '4527-4533 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35678 / R35678C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35679 / R35679C13: got '1339-1407 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35679 / R35679C17: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35680 / R35680C13: got '3156 35th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35680 / R35680C17: got '915 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35681 / R35681C13: got '724-798 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35681 / R35681C17: got '407 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35682 / R35682C13: got '6523 6th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35682 / R35682C17: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35685 / R35685C13: got '1350-1398 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35685 / R35685C17: got '2809-2811 NE 115th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35686 / R35686C13: got '4747 Delridge Way SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35686 / R35686C17: got '3501-3599 SW Genesee
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35687 / R35687C13: got '1311 W Newton St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35687 / R35687C17: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35688 / R35688C13: got '2330 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35688 / R35688C17: got '2001-2009 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35689 / R35689C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35689 / R35689C17: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35690 / R35690C13: got '900-914 9th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35690 / R35690C17: got '1735 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35691 / R35691C13: got '3226-3230 17th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35691 / R35691C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35692 / R35692C13: got '5701-5899 34th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35692 / R35692C17: got '3309-3355 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35694 / R35694C13: got '1119-1199 NW 97th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35694 / R35694C17: got '109 NW 104th St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35696 / R35696C13: got '1401-1407 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35696 / R35696C17: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35697 / R35697C13: got '915 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35697 / R35697C17: got '600-648 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35698 / R35698C13: got '1623-1649 Taylor Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35698 / R35698C17: got '987-1037 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35700 / R35700C13: got '161 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35700 / R35700C17: got '721-749 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35701 / R35701C13: got '2001-2009 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35701 / R35701C17: got '979-999 S Nebraska
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35702 / R35702C13: got '3501-3599 SW Genesee
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35702 / R35702C17: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35703 / R35703C13: got '3500 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35703 / R35703C17: got '395 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35705 / R35705C13: got '395 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35705 / R35705C17: got '465-499 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35706 / R35706C13: got '5800-5898 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35706 / R35706C17: got '301-303 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35708 / R35708C13: got '919 W Newell St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35708 / R35708C17: got '2209 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35709 / R35709C13: got '365-399 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35709 / R35709C17: got '425 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35711 / R35711C13: got '1225 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35711 / R35711C17: got '2801-2805 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35712 / R35712C13: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35712 / R35712C17: got '1221 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35713 / R35713C13: got '465-499 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35713 / R35713C17: got '3224 NW 71st St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35714 / R35714C13: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35714 / R35714C17: got '3601-3675 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35717 / R35717C13: got '900-1040 Olympic Way
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35717 / R35717C17: got '563 Ward Pl, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35719 / R35719C13: got '630-658 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35719 / R35719C17: got '4416 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35720 / R35720C13: got '2020 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35720 / R35720C17: got '8910 Lake City Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35721 / R35721C13: got '301 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35721 / R35721C17: got '8301-8407 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35722 / R35722C13: got '979-999 S Nebraska
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35722 / R35722C17: got '1800-1846 NW Central
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35723 / R35723C13: got '337-339 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35723 / R35723C17: got '5309-5313 Keystone Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35724 / R35724C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35724 / R35724C17: got '411-499 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35725 / R35725C13: got '1221 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35725 / R35725C17: got '51-73 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35726 / R35726C13: got '425 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35726 / R35726C17: got '910 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35727 / R35727C13: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35727 / R35727C17: got '751-799 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35728 / R35728C13: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35728 / R35728C17: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35729 / R35729C13: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35729 / R35729C17: got '713 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35730 / R35730C13: got '121-155 Lakeside Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35730 / R35730C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35732 / R35732C13: got '2801-2805 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35732 / R35732C17: got '1433-1439 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35734 / R35734C13: got '4416 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35734 / R35734C17: got '3214-3218 Conkling Pl
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35735 / R35735C13: got '3601-3675 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35735 / R35735C17: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35736 / R35736C13: got '1735 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35736 / R35736C17: got '1213 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35737 / R35737C13: got '411-499 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35737 / R35737C17: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35739 / R35739C13: got '600-648 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35739 / R35739C17: got '1211 S Judkins St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35741 / R35741C13: got '51-73 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35741 / R35741C17: got '621 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35743 / R35743C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35743 / R35743C17: got '721-749 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35744 / R35744C13: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35744 / R35744C17: got '2205-2215 Bigelow Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35746 / R35746C13: got '200 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35746 / R35746C17: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35747 / R35747C13: got '401 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35747 / R35747C17: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35748 / R35748C13: got '621 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35748 / R35748C17: got '101-145 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35754 / R35754C13: got '1201-1299 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35754 / R35754C17: got '1833-1843 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35755 / R35755C13: got '713 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35755 / R35755C17: got '602 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35756 / R35756C13: got '407 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35756 / R35756C17: got '4701-4999 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35757 / R35757C13: got '101-145 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35757 / R35757C17: got '7001 32nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35758 / R35758C13: got '3309-3355 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35758 / R35758C17: got '1620-1624 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35759 / R35759C13: got '8301-8407 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35759 / R35759C17: got '2850-2852 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35760 / R35760C13: got '2210 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35760 / R35760C17: got '5217 21st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35761 / R35761C13: got '987-1037 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35761 / R35761C17: got '2545 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35762 / R35762C13: got '1213 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35762 / R35762C17: got '1200 E Highland Dr,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35763 / R35763C13: got '33-34 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35763 / R35763C17: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35764 / R35764C13: got '1433-1439 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35764 / R35764C17: got '2835-2839 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35768 / R35768C13: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35768 / R35768C17: got '1401-1437 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35769 / R35769C13: got '751-799 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35769 / R35769C17: got '4929 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35770 / R35770C13: got '1211 S Judkins St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35770 / R35770C17: got '704 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35771 / R35771C13: got '2209 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35771 / R35771C17: got '326 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35772 / R35772C13: got '2216 E Roanoke St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35772 / R35772C17: got '211-273 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35774 / R35774C13: got '563 Ward Pl, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35774 / R35774C17: got '563 Ward Pl, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35775 / R35775C13: got '602 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35775 / R35775C17: got '3400-3426 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35776 / R35776C13: got '1401-1437 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35776 / R35776C17: got '603 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35777 / R35777C13: got '4730 Ohio Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35777 / R35777C17: got '6202 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35778 / R35778C13: got '211-273 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35778 / R35778C17: got '709 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35779 / R35779C13: got '2850-2852 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35779 / R35779C17: got '6811 30th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35780 / R35780C13: got '1833-1843 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35780 / R35780C17: got '1520 E Olive Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35781 / R35781C13: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35781 / R35781C17: got '9200 2nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35782 / R35782C13: got '1800-1846 NW Central
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35782 / R35782C17: got '3215 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35783 / R35783C13: got '739 S Homer St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35783 / R35783C17: got '1117 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35784 / R35784C13: got '5309-5313 Keystone Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35784 / R35784C17: got '4618 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35785 / R35785C13: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35785 / R35785C17: got '4559-4575 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35786 / R35786C13: got '709 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35786 / R35786C17: got '1515 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35787 / R35787C13: got '704 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35787 / R35787C17: got '3023 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35788 / R35788C13: got '4618 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35788 / R35788C17: got '2565-2599 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35789 / R35789C13: got '326 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35789 / R35789C17: got '2321 N 58th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35790 / R35790C13: got '721-749 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35790 / R35790C17: got '3835 Winslow Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35792 / R35792C13: got '532 N 67th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35792 / R35792C17: got '6521-6523 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35793 / R35793C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35793 / R35793C17: got '209-299 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35795 / R35795C13: got '6521-6523 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35795 / R35795C17: got '5555 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35797 / R35797C13: got '617 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35797 / R35797C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35798 / R35798C13: got '1259 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35798 / R35798C17: got '505 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35799 / R35799C13: got '1813 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35799 / R35799C17: got '2517 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35800 / R35800C13: got '600-620 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35800 / R35800C17: got '4501-4515 Burke Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35802 / R35802C13: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35802 / R35802C17: got '4110 E Madison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35803 / R35803C13: got '3224 NW 71st St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35803 / R35803C17: got '411-447 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35804 / R35804C13: got '209-299 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35804 / R35804C17: got '9013 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35805 / R35805C13: got '850-898 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35805 / R35805C17: got '315 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35806 / R35806C13: got '315 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35806 / R35806C17: got '2601 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35807 / R35807C13: got '801-899 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35807 / R35807C17: got '3151 E Laurelhurst Dr
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35808 / R35808C13: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35808 / R35808C17: got '1205 S Holgate St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35809 / R35809C13: got '4501-4515 Burke Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35809 / R35809C17: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35812 / R35812C13: got '2517 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35812 / R35812C17: got '1801 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35813 / R35813C13: got '4637-4725 Union Bay
## Pl NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35813 / R35813C17: got '1510-1530 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35814 / R35814C13: got '381-399 3rd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35814 / R35814C17: got '4531-4533 41st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35816 / R35816C13: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35816 / R35816C17: got '6402-6498 65th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35817 / R35817C13: got '1801 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35817 / R35817C17: got '2204 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35818 / R35818C13: got '4240 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35818 / R35818C17: got '9006 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35819 / R35819C13: got '169-199 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35819 / R35819C17: got '1818-1898 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35820 / R35820C13: got '2601 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35820 / R35820C17: got '4722-4752 Beach Dr
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35822 / R35822C13: got '411-447 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35822 / R35822C17: got '1340 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35824 / R35824C13: got '2003-2071 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35824 / R35824C17: got '57-99 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35825 / R35825C13: got '1510-1530 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35825 / R35825C17: got '4519-4545 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35827 / R35827C13: got '6402-6498 65th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35827 / R35827C17: got '3016 NE Blakeley St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35828 / R35828C13: got '57-99 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35828 / R35828C17: got '419 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35829 / R35829C13: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35829 / R35829C17: got '2240-2268 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35830 / R35830C13: got '680-698 S Lane St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35830 / R35830C17: got '101-199 N 57th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35831 / R35831C13: got '1912-1914 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35831 / R35831C17: got '6302 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35832 / R35832C13: got '5118-5160 1st Avenue
## South, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35832 / R35832C17: got '2201-2203 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35833 / R35833C13: got '1312 S Hudson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35833 / R35833C17: got '1505 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35834 / R35834C13: got '4519-4545 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35834 / R35834C17: got '301-399 NW 44th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35835 / R35835C13: got '2020 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35835 / R35835C17: got '4637-4725 Union Bay
## Pl NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35836 / R35836C13: got '3016 NE Blakeley St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35836 / R35836C17: got '450-598 Garfield St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35837 / R35837C13: got '2201-2203 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35837 / R35837C17: got '3501 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35838 / R35838C13: got '419 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35838 / R35838C17: got '209 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35839 / R35839C13: got '5217 21st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35839 / R35839C17: got '2045 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35840 / R35840C13: got '2240-2268 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35840 / R35840C17: got '5413 Kirkwood Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35841 / R35841C13: got '2717 18th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35841 / R35841C17: got '1358 S Pearl St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35842 / R35842C13: got '1505 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35842 / R35842C17: got '1801 41st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35844 / R35844C13: got '7724-7726 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35844 / R35844C17: got '2411-2415 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35845 / R35845C13: got '5555 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35845 / R35845C17: got '8627 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35847 / R35847C13: got '1205 S Holgate St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35847 / R35847C17: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35848 / R35848C13: got '3023 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35848 / R35848C17: got '2003-2071 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35849 / R35849C13: got '1818-1898 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35849 / R35849C17: got '456-498 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35850 / R35850C13: got '848-898 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35850 / R35850C17: got '4005-4011 14th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35851 / R35851C13: got '209 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35851 / R35851C17: got '1800-1898 NW Ione Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35852 / R35852C13: got '2411-2415 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35852 / R35852C17: got '3200-3202 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35853 / R35853C13: got '6903 56th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35853 / R35853C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35854 / R35854C13: got '414 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35854 / R35854C17: got '80 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35855 / R35855C13: got '1340 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35855 / R35855C17: got '701-711 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35856 / R35856C13: got '6202 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35856 / R35856C17: got '680-698 S Lane St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35857 / R35857C13: got '2331-2337 McGilvra
## Blvd E, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35857 / R35857C17: got '5511 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35858 / R35858C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35858 / R35858C17: got '2217-2221 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35859 / R35859C13: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35859 / R35859C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35860 / R35860C13: got '6302 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35860 / R35860C17: got '1728 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35861 / R35861C13: got '3214-3218 Conkling Pl
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35861 / R35861C17: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35862 / R35862C13: got '453 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35862 / R35862C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35863 / R35863C13: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35863 / R35863C17: got '3648-3650 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35865 / R35865C13: got '4531-4533 41st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35865 / R35865C17: got '1835 S Weller St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35868 / R35868C13: got '2565-2599 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35868 / R35868C17: got '3327 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35869 / R35869C13: got '3215 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35869 / R35869C17: got '126-198 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35871 / R35871C13: got '4101-4179 29th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35871 / R35871C17: got '801-899 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35872 / R35872C13: got '2212-2298 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35872 / R35872C17: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35873 / R35873C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35873 / R35873C17: got '301-399 N 52nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35874 / R35874C13: got '2321 N 58th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35874 / R35874C17: got '3809 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35875 / R35875C13: got '4637-4725 Union Bay
## Pl NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35875 / R35875C17: got '5033 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35876 / R35876C13: got '609 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35876 / R35876C17: got '1830 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35877 / R35877C13: got '2045 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35877 / R35877C17: got '3609-3617 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35878 / R35878C13: got 'Falcon Apartments,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35878 / R35878C17: got '601-699 7th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35879 / R35879C13: got '80 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35879 / R35879C17: got '1912-1914 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35880 / R35880C13: got '1728 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35880 / R35880C17: got '4220-4226 E Madison
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35881 / R35881C13: got '4399 SW Hill St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35881 / R35881C17: got '701-739 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35883 / R35883C13: got '3835 Winslow Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35883 / R35883C17: got '850-898 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35884 / R35884C13: got '7501-7549 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35884 / R35884C17: got '1401-1499 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35885 / R35885C13: got '5511 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35885 / R35885C17: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35886 / R35886C13: got '3837-3847 23rd Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35886 / R35886C17: got '411 S Industrial Way,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35889 / R35889C13: got '5033 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35889 / R35889C17: got '2545 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35890 / R35890C13: got '2835-2839 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35890 / R35890C17: got '831-861 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35891 / R35891C13: got '301-399 NW 44th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35891 / R35891C17: got '107 N 82nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35892 / R35892C13: got '4110 E Madison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35892 / R35892C17: got '1817 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35893 / R35893C13: got '5621 Seaview Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35893 / R35893C17: got '25 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35894 / R35894C13: got '701-711 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35894 / R35894C17: got '4011-4015 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35895 / R35895C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35895 / R35895C17: got '2020 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35896 / R35896C13: got '413 Raye St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35896 / R35896C17: got '758 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35897 / R35897C13: got '4005-4011 14th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35897 / R35897C17: got '2717 18th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35898 / R35898C13: got '1830 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35898 / R35898C17: got '169-199 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35899 / R35899C13: got '6276 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35899 / R35899C17: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35900 / R35900C13: got '215-599 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35900 / R35900C17: got '9 McGraw St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35901 / R35901C13: got '831-861 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35901 / R35901C17: got '4005-4011 14th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35902 / R35902C13: got '746 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35902 / R35902C17: got '4240 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35903 / R35903C13: got '3809 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35903 / R35903C17: got '6749 10th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35904 / R35904C13: got '1200 E Highland Dr,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35904 / R35904C17: got '31-59 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35905 / R35905C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35905 / R35905C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35907 / R35907C13: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35907 / R35907C17: got '381-399 3rd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35908 / R35908C13: got '1330 S Hudson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35908 / R35908C17: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35909 / R35909C13: got '7306 33rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35909 / R35909C17: got '9206 2nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35910 / R35910C13: got '9200 2nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35910 / R35910C17: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35911 / R35911C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35911 / R35911C17: got '600-620 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35912 / R35912C13: got '601-699 7th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35912 / R35912C17: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35913 / R35913C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35913 / R35913C17: got '35-65 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35917 / R35917C13: got '1800-1898 NW Ione Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35917 / R35917C17: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35918 / R35918C13: got '701-739 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35918 / R35918C17: got '3206 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35920 / R35920C13: got '31-59 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35920 / R35920C17: got '787-799 Eastlake Ave
## E, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35922 / R35922C13: got '2545 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35922 / R35922C17: got '1819 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35924 / R35924C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35924 / R35924C17: got '1259 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35925 / R35925C13: got '126-198 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35925 / R35925C17: got '5118-5160 1st Avenue
## South, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35926 / R35926C13: got '3859 Letitia Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35926 / R35926C17: got '381-399 3rd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35927 / R35927C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35927 / R35927C17: got '617 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35928 / R35928C13: got '3327 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35928 / R35928C17: got '2601-2699 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35929 / R35929C13: got '2601-2699 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35929 / R35929C17: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35930 / R35930C13: got '1819 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35930 / R35930C17: got '400 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35932 / R35932C13: got '400 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35932 / R35932C17: got '3440-3444 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35934 / R35934C13: got '923 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35934 / R35934C17: got '2100-2134 S
## Washington St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35935 / R35935C13: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35935 / R35935C17: got '2800-2898 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35936 / R35936C13: got '200-208 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35936 / R35936C17: got '7747 27th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35937 / R35937C13: got '120 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35937 / R35937C17: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35938 / R35938C13: got '8401 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35938 / R35938C17: got '3901-3903 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35939 / R35939C13: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35939 / R35939C17: got '4455 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35940 / R35940C13: got '461-499 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35940 / R35940C17: got '8105-8109 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35941 / R35941C13: got '37-61 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35941 / R35941C17: got '2801-2899 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35942 / R35942C13: got '1629 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35942 / R35942C17: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35943 / R35943C13: got '2801-2899 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35943 / R35943C17: got '37-61 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35944 / R35944C13: got '5619 Keystone Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35944 / R35944C17: got '2008-2014 E Louisa
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35948 / R35948C13: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35948 / R35948C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35951 / R35951C13: got '1267-1299 S Bailey
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35951 / R35951C17: got '1740 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35952 / R35952C13: got '987-1037 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35952 / R35952C17: got '313-315 N 49th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35953 / R35953C13: got '2545 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35953 / R35953C17: got '301-311 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35954 / R35954C13: got '4455 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35954 / R35954C17: got '1451-1457 NE Campus
## Pkwy, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35956 / R35956C13: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35956 / R35956C17: got '8648-8798 Roosevelt
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35957 / R35957C13: got '985-999 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35957 / R35957C17: got '2501-2505 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35958 / R35958C13: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35958 / R35958C17: got '3732 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35959 / R35959C13: got '2100-2134 S
## Washington St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35959 / R35959C17: got '515-527 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35960 / R35960C13: got '8105-8109 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35960 / R35960C17: got '609 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35961 / R35961C13: got '1817 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35961 / R35961C17: got '1518 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35962 / R35962C13: got '37-61 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35962 / R35962C17: got '123-125 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35963 / R35963C13: got '1451-1457 NE Campus
## Pkwy, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35963 / R35963C17: got '200-202 W Highland
## Dr, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35964 / R35964C13: got '313-315 N 49th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35964 / R35964C17: got '1039-1089 Fairview
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35966 / R35966C13: got '2272-2298 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35966 / R35966C17: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35967 / R35967C13: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35967 / R35967C17: got '2501-2577 NE Blakeley
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35968 / R35968C13: got '2501-2505 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35968 / R35968C17: got '2117-2119 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35969 / R35969C13: got '2800-2898 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35969 / R35969C17: got '5457-5459 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35971 / R35971C13: got '401 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35971 / R35971C17: got '3224 NW 71st St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35973 / R35973C13: got '2008-2014 E Louisa
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35973 / R35973C17: got '4605 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35974 / R35974C13: got '151 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35974 / R35974C17: got '431 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35975 / R35975C13: got '2061-2065 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35975 / R35975C17: got '2250 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35976 / R35976C13: got '531-599 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35976 / R35976C17: got '1506 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35977 / R35977C13: got '609 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35977 / R35977C17: got '345-357 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35978 / R35978C13: got '700 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35978 / R35978C17: got '426 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35981 / R35981C13: got '5457-5459 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35981 / R35981C17: got '1225-1247 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35982 / R35982C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35982 / R35982C17: got '5619-5623 Kirkwood Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35983 / R35983C13: got '115 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35983 / R35983C17: got '611 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35984 / R35984C13: got '3548-3598 SW Dakota
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35984 / R35984C17: got '1318 S College St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35985 / R35985C13: got '515-527 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35985 / R35985C17: got '1207-1299 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35986 / R35986C13: got '123-125 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35986 / R35986C17: got '303-307 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35987 / R35987C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q35987 / R35987C17: got '2455 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35988 / R35988C13: got '301-311 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35988 / R35988C17: got '1201 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35989 / R35989C13: got '200-202 W Highland
## Dr, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35989 / R35989C17: got '1818-1898 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35990 / R35990C13: got '1521-1551 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35990 / R35990C17: got '5121 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35995 / R35995C13: got '4520 45th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35995 / R35995C17: got '6851-6999 49th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M35997 / R35997C13: got '615 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35997 / R35997C17: got '6546 36th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M35999 / R35999C13: got '1518 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q35999 / R35999C17: got '1766 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36000 / R36000C13: got '303-307 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36000 / R36000C17: got '323 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36001 / R36001C13: got '1201 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36001 / R36001C17: got '3023-3099 S Bradford
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36002 / R36002C13: got '1039-1089 Fairview
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36002 / R36002C17: got '943-999 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36005 / R36005C13: got '1225-1247 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36005 / R36005C17: got '2517-2521 E McGraw
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36006 / R36006C13: got '345-357 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36006 / R36006C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36007 / R36007C13: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36007 / R36007C17: got '321 Martin Luther
## King Jr Way E, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36008 / R36008C13: got '323 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36008 / R36008C17: got '1500-1514 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36009 / R36009C13: got '9206 2nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36009 / R36009C17: got '3432 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36011 / R36011C13: got '1818-1898 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36011 / R36011C17: got '621-665 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36012 / R36012C13: got '2250 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36012 / R36012C17: got '6539 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36013 / R36013C13: got '3200-3202 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36013 / R36013C17: got '2400-2410 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36014 / R36014C13: got '431 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36014 / R36014C17: got '2438 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36016 / R36016C13: got '2517-2521 E McGraw
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36016 / R36016C17: got '1429 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36017 / R36017C13: got '3901-3903 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36017 / R36017C17: got '10025 8th Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36023 / R36023C13: got '943-999 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36023 / R36023C17: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36024 / R36024C13: got '927-999 S Carstens
## Pl, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36024 / R36024C17: got '1717 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36025 / R36025C13: got '5619-5623 Kirkwood Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36025 / R36025C17: got '2300 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36026 / R36026C13: got '4011-4015 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36026 / R36026C17: got '1919-1999 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36027 / R36027C13: got '1500-1514 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36027 / R36027C17: got '401-499 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36028 / R36028C13: got '2300 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36028 / R36028C17: got '5617 Kirkwood Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36029 / R36029C13: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36029 / R36029C17: got '2060 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36031 / R36031C13: got '7747 27th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36031 / R36031C17: got '2851-2893 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36032 / R36032C13: got '321 Martin Luther
## King Jr Way E, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36032 / R36032C17: got '1128-1136 21st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36033 / R36033C13: got '1766 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36033 / R36033C17: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36034 / R36034C13: got '2501-2577 NE Blakeley
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36034 / R36034C17: got '403 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36035 / R36035C13: got '2400-2410 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36035 / R36035C17: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36036 / R36036C13: got '4605 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36036 / R36036C17: got '501-509 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36037 / R36037C13: got '611 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36037 / R36037C17: got '1402 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36043 / R36043C13: got '2851-2893 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36043 / R36043C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36044 / R36044C13: got '1717 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36044 / R36044C17: got '524 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36045 / R36045C13: got '2117-2119 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36045 / R36045C17: got '2401 SW Alaska St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36046 / R36046C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36046 / R36046C17: got '1127 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36047 / R36047C13: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36047 / R36047C17: got '6319-6323 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36048 / R36048C13: got '401-499 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36048 / R36048C17: got '8523-8543 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36049 / R36049C13: got '1402 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36049 / R36049C17: got '9531 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36050 / R36050C13: got '6539 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36050 / R36050C17: got '9515-9525 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36052 / R36052C13: got '524 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36052 / R36052C17: got '1900-2098 S
## Washington St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36053 / R36053C13: got '9006 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36053 / R36053C17: got '4801-4819 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36054 / R36054C13: got '123 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36054 / R36054C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36055 / R36055C13: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36055 / R36055C17: got '223 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36056 / R36056C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36056 / R36056C17: got '2127-2199 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36057 / R36057C13: got '8627 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36057 / R36057C17: got '107 27th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36058 / R36058C13: got '2127-2199 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36058 / R36058C17: got '1610-1620 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36061 / R36061C13: got '1127 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36061 / R36061C17: got '3202 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36062 / R36062C13: got '6319-6323 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36062 / R36062C17: got '7007 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36063 / R36063C13: got '2455 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36063 / R36063C17: got '2001-2199 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36064 / R36064C13: got '1610-1620 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36064 / R36064C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36067 / R36067C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36067 / R36067C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36069 / R36069C13: got '1401-1499 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36069 / R36069C17: got '405 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36070 / R36070C13: got '1835 S Weller St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36070 / R36070C17: got '11544 28th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36071 / R36071C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36071 / R36071C17: got '2902-2904 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36072 / R36072C13: got '6546 36th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36072 / R36072C17: got '5215-5299 NE 74th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36074 / R36074C13: got '3648-3650 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36074 / R36074C17: got '323 Prospect St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36075 / R36075C13: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36075 / R36075C17: got '2514 E Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36076 / R36076C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36076 / R36076C17: got '2800 NE 117th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36077 / R36077C13: got '2401 SW Alaska St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36077 / R36077C17: got '604 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36078 / R36078C13: got '35-65 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36078 / R36078C17: got '2099 E Aloha St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36079 / R36079C13: got '8523-8543 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36079 / R36079C17: got '9041 7th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36080 / R36080C13: got '223 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36080 / R36080C17: got '411-447 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36082 / R36082C13: got '3023-3099 S Bradford
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36082 / R36082C17: got '4419 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36083 / R36083C13: got '2438 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36083 / R36083C17: got '513 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36084 / R36084C13: got '5201-5209 Shilshole
## Ave NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36084 / R36084C17: got '6558 9th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36085 / R36085C13: got '513 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36085 / R36085C17: got '2221 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36086 / R36086C13: got '5413 Kirkwood Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36086 / R36086C17: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36087 / R36087C13: got '4701-4999 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36087 / R36087C17: got '567-631 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36089 / R36089C13: got '107 N 82nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36089 / R36089C17: got '2727 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36090 / R36090C13: got '3609-3617 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36090 / R36090C17: got '601 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36091 / R36091C13: got '411-447 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36091 / R36091C17: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36093 / R36093C13: got '319 Prospect St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36093 / R36093C17: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36095 / R36095C13: got '405 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36095 / R36095C17: got '162-188 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36096 / R36096C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36096 / R36096C17: got '722 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36097 / R36097C13: got '3217 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36097 / R36097C17: got '745-801 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36098 / R36098C13: got '2099 E Aloha St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36098 / R36098C17: got '965-1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36099 / R36099C13: got '6811 30th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36099 / R36099C17: got '2124-2132 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36101 / R36101C13: got '107 27th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36101 / R36101C17: got '2501-2549 17th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36102 / R36102C13: got '2204 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36102 / R36102C17: got '500-598 Virginia St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36103 / R36103C13: got '101-199 N 57th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36103 / R36103C17: got '700 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36104 / R36104C13: got '456-498 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36104 / R36104C17: got '1629 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36106 / R36106C13: got '3151 E Laurelhurst Dr
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36106 / R36106C17: got '615 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36107 / R36107C13: got '722 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36107 / R36107C17: got '800-802 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36108 / R36108C13: got '567-631 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36108 / R36108C17: got '900 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36110 / R36110C13: got '965-1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36110 / R36110C17: got '151 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36111 / R36111C13: got '9013 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36111 / R36111C17: got '461-499 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36114 / R36114C13: got '4005-4011 14th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36114 / R36114C17: got '2702 17th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36115 / R36115C13: got '1358 S Pearl St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36115 / R36115C17: got '2813-2821 Beacon Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36116 / R36116C13: got '2501-2549 17th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36116 / R36116C17: got '6000-6006 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36117 / R36117C13: got '800-802 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36117 / R36117C17: got '1267-1299 S Bailey
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36118 / R36118C13: got '601 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36118 / R36118C17: got '1357-1399 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36119 / R36119C13: got '745-801 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36119 / R36119C17: got '211 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36120 / R36120C13: got '900 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36120 / R36120C17: got '165 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36121 / R36121C13: got '758 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36121 / R36121C17: got '2400-2498 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36122 / R36122C13: got '3206 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36122 / R36122C17: got '115 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36123 / R36123C13: got '450-598 Garfield St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36123 / R36123C17: got '987-1037 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36124 / R36124C13: got '4235 E Madison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36124 / R36124C17: got '433 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36125 / R36125C13: got '319 Prospect St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36125 / R36125C17: got '1039-1089 Fairview
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36126 / R36126C13: got '115 N 82nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36126 / R36126C17: got '4542-4546 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36128 / R36128C13: got '406-498 W Prospect
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36128 / R36128C17: got '37-61 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36129 / R36129C13: got '433 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36129 / R36129C17: got '1629 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36130 / R36130C13: got '301-399 N 52nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36130 / R36130C17: got '4520 45th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36131 / R36131C13: got '165 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36131 / R36131C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36132 / R36132C13: got '1629 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36132 / R36132C17: got '5619 Keystone Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36133 / R36133C13: got '2702 17th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36133 / R36133C17: got '200-208 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36134 / R36134C13: got '1801 41st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36134 / R36134C17: got '345 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36135 / R36135C13: got '4542-4546 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36135 / R36135C17: got '8401 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36138 / R36138C13: got '7742 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36138 / R36138C17: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36140 / R36140C13: got '10001 5th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36140 / R36140C17: got '2521 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36141 / R36141C13: got '345 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36141 / R36141C17: got '2272-2298 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36142 / R36142C13: got '500-598 Virginia St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36142 / R36142C17: got '927-999 S Carstens
## Pl, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36143 / R36143C13: got '1357-1399 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36143 / R36143C17: got '1521-1551 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36144 / R36144C13: got '2521 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36144 / R36144C17: got '985-999 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36145 / R36145C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36145 / R36145C17: got '913 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36146 / R36146C13: got '162-188 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36146 / R36146C17: got '120 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36147 / R36147C13: got '1051-1099 Poplar Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36147 / R36147C17: got '1865-1899 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36149 / R36149C13: got '1865-1899 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36149 / R36149C17: got '2409-2415 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36150 / R36150C13: got '2313-2335 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36150 / R36150C17: got '2809 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36151 / R36151C13: got '1253 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36151 / R36151C17: got '100 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36152 / R36152C13: got '1201-1251 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36152 / R36152C17: got '1809-1815 S Weller
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36154 / R36154C13: got '1614-1620 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36154 / R36154C17: got '325 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36156 / R36156C13: got '1900-1940 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36156 / R36156C17: got '3903 SW Bradford St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36158 / R36158C13: got '5617 Kirkwood Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36158 / R36158C17: got '3501 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36159 / R36159C13: got '3440-3444 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36159 / R36159C17: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36160 / R36160C13: got '5911-5999 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36160 / R36160C17: got '7542-7548 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36161 / R36161C13: got '3919-3927 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36161 / R36161C17: got '4008 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36162 / R36162C13: got '1571-1599 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36162 / R36162C17: got '79-87 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36163 / R36163C13: got '1103 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36163 / R36163C17: got '905 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36164 / R36164C13: got '2101-2131 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36164 / R36164C17: got '11 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36165 / R36165C13: got '1500-1550 NE 56th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36165 / R36165C17: got '7007 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36166 / R36166C13: got '4135 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36166 / R36166C17: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36167 / R36167C13: got '4511 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36167 / R36167C17: got '5548 Seward Park Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36168 / R36168C13: got '3903 SW Bradford St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36168 / R36168C17: got '78-98 S Atlantic St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36169 / R36169C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36169 / R36169C17: got '1451-1463 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36171 / R36171C13: got '1000-1004 E Thomas
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36171 / R36171C17: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36172 / R36172C13: got '3501 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36172 / R36172C17: got '88-98 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36174 / R36174C13: got '1114 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36174 / R36174C17: got '3049-3099 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36175 / R36175C13: got '4301-4313 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36175 / R36175C17: got '1001-1099 N Allen Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36178 / R36178C13: got '215 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36178 / R36178C17: got '2257-2267 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36179 / R36179C13: got '905 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36179 / R36179C17: got '98 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36182 / R36182C13: got '3225 NE 97th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36182 / R36182C17: got '8043 44th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36183 / R36183C13: got '395 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36183 / R36183C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36184 / R36184C13: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36184 / R36184C17: got '1114 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36185 / R36185C13: got '1414 Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36185 / R36185C17: got '111 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36186 / R36186C13: got '88-98 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36186 / R36186C17: got '117-199 Eastlake Ave
## E, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36187 / R36187C13: got '1451-1463 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36187 / R36187C17: got '1001 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36188 / R36188C13: got '2257-2267 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36188 / R36188C17: got '1314 Denny Way,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36189 / R36189C13: got '511 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36189 / R36189C17: got '157 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36190 / R36190C13: got '2800 NE 117th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36190 / R36190C17: got '215 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36192 / R36192C13: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36192 / R36192C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36193 / R36193C13: got '8527 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36193 / R36193C17: got '105-199 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36194 / R36194C13: got '10714 39th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36194 / R36194C17: got '9126 23rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36195 / R36195C13: got '98 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36195 / R36195C17: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36196 / R36196C13: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36196 / R36196C17: got '6537-6681 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36197 / R36197C13: got '901-999 7th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36197 / R36197C17: got '2360-2382 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36198 / R36198C13: got '100 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36198 / R36198C17: got '1100-1138 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36200 / R36200C13: got '1900-2098 S
## Washington St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36200 / R36200C17: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36201 / R36201C13: got '9126 23rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36201 / R36201C17: got '11544 28th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36202 / R36202C13: got '2800-2806 NE 117th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36202 / R36202C17: got '4759 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36203 / R36203C13: got '2120-2124 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36203 / R36203C17: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36204 / R36204C13: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36204 / R36204C17: got '8627 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36207 / R36207C13: got '5445-5599 57th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36207 / R36207C17: got '4811 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36208 / R36208C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36208 / R36208C17: got '700-798 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36209 / R36209C13: got '1314 Denny Way,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36209 / R36209C17: got '1314 Denny Way,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36210 / R36210C13: got '1114 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36210 / R36210C17: got '3919-3927 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36211 / R36211C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36211 / R36211C17: got '1751-1799 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36212 / R36212C13: got '4759 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36212 / R36212C17: got '4707 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36213 / R36213C13: got '111 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36213 / R36213C17: got '5500-5514 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36215 / R36215C13: got '1001-1099 N Allen Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36215 / R36215C17: got '4454-4460 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36216 / R36216C13: got '1100-1138 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36216 / R36216C17: got '5212 22nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36217 / R36217C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36217 / R36217C17: got '9365-9385 Olson Pl
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36218 / R36218C13: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36218 / R36218C17: got '4601-4699 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36219 / R36219C13: got '12 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36219 / R36219C17: got '801-853 6th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36220 / R36220C13: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36220 / R36220C17: got '5134 26th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36221 / R36221C13: got '1751-1799 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36221 / R36221C17: got '1200 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36222 / R36222C13: got '1314 Denny Way,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36222 / R36222C17: got '1704 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36223 / R36223C13: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36223 / R36223C17: got '7907 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36224 / R36224C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36224 / R36224C17: got '2576 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36225 / R36225C13: got '2225 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36225 / R36225C17: got '751-799 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36226 / R36226C13: got '1001 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36226 / R36226C17: got '3715 Magnolia Blvd W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36228 / R36228C13: got '157 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36228 / R36228C17: got '52-76 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36230 / R36230C13: got '7907 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36230 / R36230C17: got '1049-1099 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36231 / R36231C13: got '303-307 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36231 / R36231C17: got '2210 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36234 / R36234C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36234 / R36234C17: got '3401 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36235 / R36235C13: got '79-87 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36235 / R36235C17: got '4530D 40th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36236 / R36236C13: got '4601-4699 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36236 / R36236C17: got '3225 NE 97th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36239 / R36239C13: got '5134 26th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36239 / R36239C17: got '900-1000 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36240 / R36240C13: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36240 / R36240C17: got '8527 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36241 / R36241C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36241 / R36241C17: got '1629 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36243 / R36243C13: got '2210 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36243 / R36243C17: got '9949-9999 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36244 / R36244C13: got '751-799 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36244 / R36244C17: got '100-130 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36245 / R36245C13: got '1200 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36245 / R36245C17: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36248 / R36248C13: got '900-1000 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36248 / R36248C17: got '901-999 7th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36249 / R36249C13: got '52-76 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36249 / R36249C17: got '11 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36250 / R36250C13: got '2218 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36250 / R36250C17: got '901-949 S College St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36251 / R36251C13: got '4707 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36251 / R36251C17: got '5217-5219 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36252 / R36252C13: got '1-27 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36252 / R36252C17: got '714 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36253 / R36253C13: got '2111 E Hamlin St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36253 / R36253C17: got '2025-2029 E Miller
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36254 / R36254C13: got '900 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36254 / R36254C17: got '1522-1568 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36255 / R36255C13: got '1629 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36255 / R36255C17: got '2401-2407 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36256 / R36256C13: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36256 / R36256C17: got '1230 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36257 / R36257C13: got '215 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36257 / R36257C17: got '5911-5999 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36258 / R36258C13: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36258 / R36258C17: got '10714 39th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36260 / R36260C13: got '4530D 40th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36260 / R36260C17: got '1903-2099 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36261 / R36261C13: got '9949-9999 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36261 / R36261C17: got '3041 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36262 / R36262C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36262 / R36262C17: got '901-999 7th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36263 / R36263C13: got '100-130 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36263 / R36263C17: got '525 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36264 / R36264C13: got '2565-2597 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36264 / R36264C17: got '1610-1620 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36266 / R36266C13: got '1230 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36266 / R36266C17: got '1735-1799 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36267 / R36267C13: got '1610-1620 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36267 / R36267C17: got '6705-6711 Alonzo Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36268 / R36268C13: got '1735-1799 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36268 / R36268C17: got '4101-4199 E McGilvra
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36269 / R36269C13: got '2025-2029 E Miller
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36269 / R36269C17: got '1103 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36270 / R36270C13: got '525 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36270 / R36270C17: got '2101-2131 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36271 / R36271C13: got '901-999 7th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36271 / R36271C17: got '317-323 29th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36273 / R36273C13: got '3518-3520 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36273 / R36273C17: got '8361-8461 Loyal Way
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36274 / R36274C13: got '1903-2099 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36274 / R36274C17: got '8027-8031 Bagley Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36275 / R36275C13: got '2401-2407 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36275 / R36275C17: got '1500-1548 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36276 / R36276C13: got '714 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36276 / R36276C17: got '215 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36277 / R36277C13: got '5217-5219 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36277 / R36277C17: got '500-506 NE 83rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36278 / R36278C13: got '11 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36278 / R36278C17: got '1900-1940 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36279 / R36279C13: got '3401 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36279 / R36279C17: got '4322 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36280 / R36280C13: got '1500-1548 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36280 / R36280C17: got '6247 29th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36281 / R36281C13: got '1522-1568 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36281 / R36281C17: got '1051-1099 Poplar Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36282 / R36282C13: got '317-323 29th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36282 / R36282C17: got '705 18th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36283 / R36283C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36283 / R36283C17: got '1487-1499 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36284 / R36284C13: got '8361-8461 Loyal Way
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36284 / R36284C17: got '2313-2335 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36285 / R36285C13: got '8027-8031 Bagley Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36285 / R36285C17: got '1253 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36286 / R36286C13: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36286 / R36286C17: got '4511 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36287 / R36287C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36287 / R36287C17: got '1201-1251 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36288 / R36288C13: got '6705-6711 Alonzo Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36288 / R36288C17: got '4301-4313 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36289 / R36289C13: got '4101-4199 E McGilvra
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36289 / R36289C17: got '1614-1620 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36290 / R36290C13: got '500-506 NE 83rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36290 / R36290C17: got '1500-1550 NE 56th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36292 / R36292C13: got '4322 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36292 / R36292C17: got '1114 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36293 / R36293C13: got '2514 E Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36293 / R36293C17: got '3703-3707 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36294 / R36294C13: got '109 NW 104th St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36294 / R36294C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36295 / R36295C13: got '9041 7th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36295 / R36295C17: got '50-51 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36296 / R36296C13: got '7007 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36296 / R36296C17: got '3401 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36297 / R36297C13: got '4419 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36297 / R36297C17: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36298 / R36298C13: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36298 / R36298C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36299 / R36299C13: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36299 / R36299C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36301 / R36301C13: got '604 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36301 / R36301C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36302 / R36302C13: got '2221 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36302 / R36302C17: got '2565-2597 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36304 / R36304C13: got '3732 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36304 / R36304C17: got '1601 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36306 / R36306C13: got '400-452 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36306 / R36306C17: got '2111 E Hamlin St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36307 / R36307C13: got '1207-1299 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36307 / R36307C17: got '303-307 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36308 / R36308C13: got '900-914 9th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36308 / R36308C17: got '1000-1004 E Thomas
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36309 / R36309C13: got '2902-2904 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36309 / R36309C17: got '1571-1599 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36310 / R36310C13: got '3432 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36310 / R36310C17: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36312 / R36312C13: got '1506 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36312 / R36312C17: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36313 / R36313C13: got '9515-9525 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36313 / R36313C17: got '4135 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36314 / R36314C13: got '2060 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36314 / R36314C17: got '12 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36315 / R36315C13: got '1318 S College St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36315 / R36315C17: got '900 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36317 / R36317C13: got '3401 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36317 / R36317C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36318 / R36318C13: got '1849-1899 NW Central
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36318 / R36318C17: got '1-27 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36319 / R36319C13: got '1601 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36319 / R36319C17: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36320 / R36320C13: got '1128-1136 21st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36320 / R36320C17: got '395 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36321 / R36321C13: got '901-1001 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36321 / R36321C17: got '1901-1959 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36322 / R36322C13: got '306-312 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36322 / R36322C17: got '7201-7211 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36323 / R36323C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36323 / R36323C17: got '2144 N 90th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36324 / R36324C13: got '2393-2395 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36324 / R36324C17: got '2201 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36326 / R36326C13: got '11 Air Cargo Rd,
## SeaTac, WA 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36326 / R36326C17: got '2396-2398 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36328 / R36328C13: got '3837-3847 23rd Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36328 / R36328C17: got '9747 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36331 / R36331C13: got '1101-1165 N 90th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36331 / R36331C17: got '200-246 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36332 / R36332C13: got '1801-1899 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36332 / R36332C17: got '2519-2525 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36333 / R36333C13: got '524 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36333 / R36333C17: got '804-898 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36334 / R36334C13: got '32 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36334 / R36334C17: got '1603 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36335 / R36335C13: got '1701-1799 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36335 / R36335C17: got '1222 S Plum St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36336 / R36336C13: got '2201 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36336 / R36336C17: got '1108 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36337 / R36337C13: got '1005 W Garfield St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36337 / R36337C17: got '1900-1998 22nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36341 / R36341C13: got '10025 8th Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36341 / R36341C17: got '2109-2115 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36343 / R36343C13: got '2519-2525 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36343 / R36343C17: got '1201-1299 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36344 / R36344C13: got '107 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36344 / R36344C17: got '2360 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36345 / R36345C13: got '1603 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36345 / R36345C17: got '1300-1308 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36346 / R36346C13: got '200-246 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36346 / R36346C17: got '3306 E Ford Pl,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36348 / R36348C13: got '6909 Weedin Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36348 / R36348C17: got '8543-8551 Midvale Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36350 / R36350C13: got '7201-7211 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36350 / R36350C17: got '111 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36352 / R36352C13: got '2144 N 90th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36352 / R36352C17: got '9800 Aurora Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36353 / R36353C13: got '2109-2115 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36353 / R36353C17: got '2245 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36354 / R36354C13: got '9800 Aurora Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36354 / R36354C17: got '2144 N 90th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36355 / R36355C13: got '4454-4460 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36355 / R36355C17: got '3512-3540 Albion Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36356 / R36356C13: got '1704 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36356 / R36356C17: got '115-121 28th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36357 / R36357C13: got '216-222 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36357 / R36357C17: got '2519 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36358 / R36358C13: got '2001-2199 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36358 / R36358C17: got '1350-1398 E Spring
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36359 / R36359C13: got '325 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36359 / R36359C17: got '403 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36360 / R36360C13: got '78-98 S Atlantic St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36360 / R36360C17: got '10311-10329 Sand
## Point Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36361 / R36361C13: got '11 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36361 / R36361C17: got '711 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36363 / R36363C13: got '8043 44th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36363 / R36363C17: got '10000-10072 32nd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36366 / R36366C13: got '2360-2382 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36366 / R36366C17: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36367 / R36367C13: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36367 / R36367C17: got '4749 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36369 / R36369C13: got '400-452 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36369 / R36369C17: got '2400-2404 E Roanoke
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36372 / R36372C13: got '3512-3540 Albion Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36372 / R36372C17: got '1419 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36373 / R36373C13: got '10000-10072 32nd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36373 / R36373C17: got '414-422 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36374 / R36374C13: got '5561-5563 Kenwood Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36374 / R36374C17: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36376 / R36376C13: got '11544 28th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36376 / R36376C17: got '4240 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36377 / R36377C13: got '1603 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36377 / R36377C17: got '935 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36378 / R36378C13: got '1419 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36378 / R36378C17: got '103 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36379 / R36379C13: got '5500-5514 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36379 / R36379C17: got '2025 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36380 / R36380C13: got '103 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36380 / R36380C17: got '229-275 Lakeside Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36381 / R36381C13: got '3703-3707 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36381 / R36381C17: got '4306-4326 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36382 / R36382C13: got '414-422 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36382 / R36382C17: got '605 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36383 / R36383C13: got '935 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36383 / R36383C17: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36384 / R36384C13: got '4749 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36384 / R36384C17: got '2717 Alki Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36385 / R36385C13: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36385 / R36385C17: got '840 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36386 / R36386C13: got '2025 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36386 / R36386C17: got '11 Air Cargo Rd,
## SeaTac, WA 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36387 / R36387C13: got '5439-5499 SW Angeline
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36387 / R36387C17: got '4738-4740 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36388 / R36388C13: got '2809 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36388 / R36388C17: got '1051 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36389 / R36389C13: got '4240 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36389 / R36389C17: got '4611 Stone Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36390 / R36390C13: got '605 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36390 / R36390C17: got '2001-2199 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36391 / R36391C13: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36391 / R36391C17: got '1423 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36392 / R36392C13: got '4306-4326 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36392 / R36392C17: got '450-498 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36393 / R36393C13: got '1423 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36393 / R36393C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36394 / R36394C13: got '1051 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36394 / R36394C17: got '205 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36396 / R36396C13: got '1167-1181 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36396 / R36396C17: got '1427 Orange Pl N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36397 / R36397C13: got '105-199 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36397 / R36397C17: got '1057 E Harrison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36398 / R36398C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36398 / R36398C17: got '4253-4299 Winslow Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36399 / R36399C13: got '2727 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36399 / R36399C17: got '2400-2498 E Ward St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36400 / R36400C13: got '5215-5299 NE 74th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36400 / R36400C17: got '800-850 Spring St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36401 / R36401C13: got '10311-10329 Sand
## Point Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36401 / R36401C17: got '1011 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36402 / R36402C13: got '1103-1121 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36402 / R36402C17: got '2312 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36403 / R36403C13: got '4253-4299 Winslow Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36403 / R36403C17: got '4101-4213 16th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36404 / R36404C13: got '450-498 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36404 / R36404C17: got '1100-1198 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36405 / R36405C13: got '711 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36405 / R36405C17: got '614-656 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36406 / R36406C13: got '1809-1815 S Weller
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36406 / R36406C17: got '3907 W Dravus St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36407 / R36407C13: got '115-121 28th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36407 / R36407C17: got '702 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36408 / R36408C13: got '4611 Stone Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36408 / R36408C17: got '371 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36409 / R36409C13: got '2312 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36409 / R36409C17: got '2801-2899 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36410 / R36410C13: got '1057 E Harrison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36410 / R36410C17: got '501 8th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36412 / R36412C13: got '1011 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36412 / R36412C17: got '1522-1598 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36415 / R36415C13: got '1427 Orange Pl N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36415 / R36415C17: got '162-198 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36416 / R36416C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36416 / R36416C17: got '9705B Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36417 / R36417C13: got '1522-1598 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36417 / R36417C17: got '3049-3099 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36418 / R36418C13: got '4101-4213 16th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36418 / R36418C17: got '9533 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36419 / R36419C13: got '1100-1198 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36419 / R36419C17: got '600-648 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36420 / R36420C13: got '840 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36420 / R36420C17: got '868-892 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36421 / R36421C13: got '614-656 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36421 / R36421C17: got '151-185 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36422 / R36422C13: got '607 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36422 / R36422C17: got '576-598 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36423 / R36423C13: got '868-892 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36423 / R36423C17: got '840 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36424 / R36424C13: got '501 8th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36424 / R36424C17: got '1458-1498 E Highland
## Dr, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36425 / R36425C13: got '702 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36425 / R36425C17: got '801-899 NW 48th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36426 / R36426C13: got '371 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36426 / R36426C17: got '55 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36427 / R36427C13: got '162-198 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36427 / R36427C17: got '613 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36429 / R36429C13: got '2801-2899 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36429 / R36429C17: got '6549-6553 2nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36430 / R36430C13: got '600-648 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36430 / R36430C17: got '309 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36432 / R36432C13: got '6247 29th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36432 / R36432C17: got '1005 W Garfield St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36435 / R36435C13: got '4738-4740 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36435 / R36435C17: got '3015 SW Avalon Way,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36436 / R36436C13: got '55 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36436 / R36436C17: got '3629-3635 Francis Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36437 / R36437C13: got '4811 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36437 / R36437C17: got '127-129 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36438 / R36438C13: got '613 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36438 / R36438C17: got '375-399 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36439 / R36439C13: got '3049-3099 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36439 / R36439C17: got '1616 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36440 / R36440C13: got '576-598 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36440 / R36440C17: got '216-222 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36441 / R36441C13: got '375-399 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36441 / R36441C17: got '2310-2398 E Valley
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36442 / R36442C13: got '800-850 Spring St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36442 / R36442C17: got '517-599 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36445 / R36445C13: got '3501 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36445 / R36445C17: got '2001-2099 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36448 / R36448C13: got '9533 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36448 / R36448C17: got '551-557 29th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36450 / R36450C13: got '33 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36450 / R36450C17: got '80-98 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36451 / R36451C13: got '2120 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36451 / R36451C17: got '601-611 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36453 / R36453C13: got '10733 Durland Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36453 / R36453C17: got '2601-2607 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36454 / R36454C13: got '801-899 NW 48th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36454 / R36454C17: got '4902 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36455 / R36455C13: got '517-599 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36455 / R36455C17: got '107 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36457 / R36457C13: got '6549-6553 2nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36457 / R36457C17: got '3837-3847 23rd Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36458 / R36458C13: got '840 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36458 / R36458C17: got '3364-3498 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36459 / R36459C13: got '2001-2099 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36459 / R36459C17: got '1601-1699 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36460 / R36460C13: got '2715 Alki Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36460 / R36460C17: got '6909 Weedin Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36461 / R36461C13: got '601-611 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36461 / R36461C17: got '5409 Barnes Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36462 / R36462C13: got '127-129 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36462 / R36462C17: got '319 N 104th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36463 / R36463C13: got '6851-6999 49th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36463 / R36463C17: got '117 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36464 / R36464C13: got '151-185 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36464 / R36464C17: got '1959-1999 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36465 / R36465C13: got '3364-3498 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36465 / R36465C17: got '1101-1165 N 90th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36466 / R36466C13: got '5407 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36466 / R36466C17: got '306-312 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36467 / R36467C13: got '2601-2607 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36467 / R36467C17: got '524 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36468 / R36468C13: got '2809 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36468 / R36468C17: got '1701-1799 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36469 / R36469C13: got '551-557 29th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36469 / R36469C17: got '3700-3744 S Alaska
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36470 / R36470C13: got '1487-1499 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36470 / R36470C17: got '2393-2395 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36471 / R36471C13: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36471 / R36471C17: got '8314 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36472 / R36472C13: got '1601-1699 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36472 / R36472C17: got '923 N 72nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36475 / R36475C13: got '900-998 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36475 / R36475C17: got '3808 39th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36476 / R36476C13: got '2468-2598 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36476 / R36476C17: got '253-299 NE 44th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36477 / R36477C13: got '901-949 S College St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36477 / R36477C17: got '2001 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36478 / R36478C13: got '1551-1599 E Thomas
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36478 / R36478C17: got '402 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36479 / R36479C13: got '2001 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36479 / R36479C17: got '1188 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36483 / R36483C13: got '211 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36483 / R36483C17: got '1673-1701 Bigelow Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36484 / R36484C13: got '5833-5839 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36484 / R36484C17: got '5614 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36485 / R36485C13: got '2814 E Madison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36485 / R36485C17: got '2323 E Aloha St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36491 / R36491C13: got '1712-1716 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36491 / R36491C17: got '830-898 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36492 / R36492C13: got '707 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36492 / R36492C17: got '4752 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36494 / R36494C13: got '5614 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36494 / R36494C17: got '5420-5424 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36495 / R36495C13: got '1350-1398 E Spring
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36495 / R36495C17: got '407 29th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36497 / R36497C13: got '1400 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36497 / R36497C17: got '2608 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36498 / R36498C13: got '229-275 Lakeside Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36498 / R36498C17: got '3401-3417 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36499 / R36499C13: got '2245 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36499 / R36499C17: got '110-198 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36500 / R36500C13: got '111 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36500 / R36500C17: got '1915 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36501 / R36501C13: got '2608 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36501 / R36501C17: got '51-79 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36502 / R36502C13: got '1616 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36502 / R36502C17: got '1048-1098 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36503 / R36503C13: got '400-498 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36503 / R36503C17: got '126-198 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36506 / R36506C13: got '126-198 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36506 / R36506C17: got '8733 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36507 / R36507C13: got '1201-1299 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36507 / R36507C17: got '1544 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36508 / R36508C13: got '2001-2199 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36508 / R36508C17: got '9244 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36509 / R36509C13: got '1049-1099 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36509 / R36509C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36510 / R36510C13: got '110-198 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36510 / R36510C17: got '6507-6511 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36512 / R36512C13: got '8543-8551 Midvale Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36512 / R36512C17: got '1001 4th Ave,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36513 / R36513C13: got '2360 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36513 / R36513C17: got '4577-4599 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36514 / R36514C13: got '3306 E Ford Pl,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36514 / R36514C17: got '1001 4th Ave,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36515 / R36515C13: got '400-452 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36515 / R36515C17: got '949 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36516 / R36516C13: got '2400-2404 E Roanoke
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36516 / R36516C17: got '2910-2912 E Madison
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36517 / R36517C13: got '1222 S Plum St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36517 / R36517C17: got '3501-3549 SW
## Snoqualmie St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36518 / R36518C13: got '1544 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36518 / R36518C17: got '2801-2833 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36519 / R36519C13: got '1001 4th Ave,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36519 / R36519C17: got '8353-8499 13th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36520 / R36520C13: got '1108 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36520 / R36520C17: got '6601-6715 Corson Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36521 / R36521C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36521 / R36521C17: got '800-898 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36523 / R36523C13: got '2910-2912 E Madison
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36523 / R36523C17: got '1106 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36524 / R36524C13: got '3224 NW 71st St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36524 / R36524C17: got '7007 14th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36525 / R36525C13: got '9705B Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36525 / R36525C17: got '2919 W Hayes St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36526 / R36526C13: got '5212 22nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36526 / R36526C17: got '721-749 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36527 / R36527C13: got '1900-1998 22nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36527 / R36527C17: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36528 / R36528C13: got '800-898 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36528 / R36528C17: got '1701-1799 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36529 / R36529C13: got '721-749 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36529 / R36529C17: got '6228 Stanley Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36530 / R36530C13: got '2519 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36530 / R36530C17: got '621-671 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36531 / R36531C13: got '3501-3549 SW
## Snoqualmie St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36531 / R36531C17: got '116 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36532 / R36532C13: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36532 / R36532C17: got '3408-3412 18th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36533 / R36533C13: got '10000 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36533 / R36533C17: got '1100-1148 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36534 / R36534C13: got '1106 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36534 / R36534C17: got '1106 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36535 / R36535C13: got '621-671 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36535 / R36535C17: got '1917 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36536 / R36536C13: got '9244 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36536 / R36536C17: got '332-398 NE Ravenna
## Blvd, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36537 / R36537C13: got '4577-4599 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36537 / R36537C17: got '1811 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36538 / R36538C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36538 / R36538C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36540 / R36540C13: got '1458-1498 E Highland
## Dr, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36540 / R36540C17: got '707 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36541 / R36541C13: got '3907 W Dravus St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36541 / R36541C17: got '115 W Boston St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36542 / R36542C13: got '1917 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36542 / R36542C17: got '5833-5839 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36543 / R36543C13: got '6228 Stanley Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36543 / R36543C17: got '539-585 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36544 / R36544C13: got '332-398 NE Ravenna
## Blvd, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36544 / R36544C17: got '6227 32nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36545 / R36545C13: got '1100-1148 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36545 / R36545C17: got '1059 N Northlake Way,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36546 / R36546C13: got '332-398 NE Ravenna
## Blvd, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36546 / R36546C17: got '5505 24th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36547 / R36547C13: got '1106 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36547 / R36547C17: got '3514 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36548 / R36548C13: got '319 N 104th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36548 / R36548C17: got '901-999 Maynard Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36549 / R36549C13: got '1900 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36549 / R36549C17: got '1701-1719 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36550 / R36550C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36550 / R36550C17: got '1301-1357 Hubbell Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36551 / R36551C13: got '5571-5577 Kenwood Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36551 / R36551C17: got '4743 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36552 / R36552C13: got '2310-2398 E Valley
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36552 / R36552C17: got '1808 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36553 / R36553C13: got '5505 24th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36553 / R36553C17: got '4300 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36554 / R36554C13: got '1059 N Northlake Way,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36554 / R36554C17: got '2468-2598 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36555 / R36555C13: got '7007 14th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36555 / R36555C17: got '201-251 NE 44th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36558 / R36558C13: got '4743 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36558 / R36558C17: got '3935 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36559 / R36559C13: got '2132 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36559 / R36559C17: got '2132 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36560 / R36560C13: got '1701-1719 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36560 / R36560C17: got '200-202 W Highland
## Dr, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36561 / R36561C13: got '4300 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36561 / R36561C17: got '2428 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36563 / R36563C13: got '539-585 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36563 / R36563C17: got '4212-4218 SW Alaska
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36565 / R36565C13: got '901-999 Maynard Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36565 / R36565C17: got '4100-4198 SW Oregon
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36566 / R36566C13: got '1808 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36566 / R36566C17: got '1551-1599 E Thomas
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36569 / R36569C13: got '2428 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36569 / R36569C17: got '3135-3171 16th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36572 / R36572C13: got '8353-8499 13th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36572 / R36572C17: got '8054 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36574 / R36574C13: got '200-202 W Highland
## Dr, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36574 / R36574C17: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36575 / R36575C13: got '3135-3171 16th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36575 / R36575C17: got '3017 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36576 / R36576C13: got '201-251 NE 44th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36576 / R36576C17: got '9757 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36577 / R36577C13: got '4212-4218 SW Alaska
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36577 / R36577C17: got '3550-3598 SW Andover
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36578 / R36578C13: got '3514 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36578 / R36578C17: got '2814 E Madison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36579 / R36579C13: got '804-898 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36579 / R36579C17: got '9801 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36581 / R36581C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36581 / R36581C17: got '1808 Bigelow Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36583 / R36583C13: got '115 W Boston St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36583 / R36583C17: got '1544 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36584 / R36584C13: got '407 29th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36584 / R36584C17: got '2468-2498 E Helen St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36585 / R36585C13: got '1544 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36585 / R36585C17: got '5107 24th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36586 / R36586C13: got '9709 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36586 / R36586C17: got '1712-1716 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36587 / R36587C13: got '80-98 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36587 / R36587C17: got '900-998 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36589 / R36589C13: got '3606 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36589 / R36589C17: got '6310-6312 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36591 / R36591C13: got '1629 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36591 / R36591C17: got '5421 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36592 / R36592C13: got '2919 W Hayes St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36592 / R36592C17: got '2560 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36593 / R36593C13: got '10714 39th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36593 / R36593C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36594 / R36594C13: got '10401-10451 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36594 / R36594C17: got '8300-8306 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36595 / R36595C13: got '2500-2570 E Howell
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36595 / R36595C17: got '2041 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36596 / R36596C13: got '2401-2499 NE 54th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36596 / R36596C17: got '375-399 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36597 / R36597C13: got '4306-4326 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36597 / R36597C17: got '6717 21st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36598 / R36598C13: got '5418-5420 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36598 / R36598C17: got '3925 Eastern Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36599 / R36599C13: got '3417-3499 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36599 / R36599C17: got '327-399 35th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36600 / R36600C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36600 / R36600C17: got '4515 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36601 / R36601C13: got '1429b NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36601 / R36601C17: got '3701-3703 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36603 / R36603C13: got '4515 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36603 / R36603C17: got '1005-1049 E Miller
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36604 / R36604C13: got '1544 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36604 / R36604C17: got '6503-6599 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36605 / R36605C13: got '375-399 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36605 / R36605C17: got '613-615 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36607 / R36607C13: got '11329 28th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36607 / R36607C17: got '2143-2147 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36608 / R36608C13: got '6266-6292 Seaview Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36608 / R36608C17: got '133 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36609 / R36609C13: got '3715 Magnolia Blvd W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36609 / R36609C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36611 / R36611C13: got '5420-5424 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36611 / R36611C17: got '5600-5614 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36612 / R36612C13: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36612 / R36612C17: got '3501-3587 SW Edmunds
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36614 / R36614C13: got '4752 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36614 / R36614C17: got '1508 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36615 / R36615C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36615 / R36615C17: got '9501 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36617 / R36617C13: got '1188 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36617 / R36617C17: got '2311-2319 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36619 / R36619C13: got '1508 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36619 / R36619C17: got '1212 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36620 / R36620C13: got '5107 24th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36620 / R36620C17: got '700-710 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36621 / R36621C13: got '253-299 NE 44th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36621 / R36621C17: got '1601 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36622 / R36622C13: got '3808 39th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36622 / R36622C17: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36624 / R36624C13: got '3700-3744 S Alaska
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36624 / R36624C17: got '801-899 Minor Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36625 / R36625C13: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36625 / R36625C17: got '930-966 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36626 / R36626C13: got '3935 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36626 / R36626C17: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36627 / R36627C13: got '1212 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36627 / R36627C17: got '2122-2126 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36629 / R36629C13: got '3550-3598 SW Andover
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36629 / R36629C17: got '4410 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36630 / R36630C13: got '3408-3412 18th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36630 / R36630C17: got '542 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36631 / R36631C13: got '1601 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36631 / R36631C17: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36632 / R36632C13: got '117 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36632 / R36632C17: got '113 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36633 / R36633C13: got '4410 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36633 / R36633C17: got '5020 SW Dakota St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36634 / R36634C13: got '5600-5614 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36634 / R36634C17: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36636 / R36636C13: got '3456-3598 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36636 / R36636C17: got '1701-1799 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36637 / R36637C13: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36637 / R36637C17: got '3600 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36638 / R36638C13: got '1607 Bigelow Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36638 / R36638C17: got '101-135 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36639 / R36639C13: got '2947-3123 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36639 / R36639C17: got '6101 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36640 / R36640C13: got '2468-2498 E Helen St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36640 / R36640C17: got '825 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36641 / R36641C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36641 / R36641C17: got '1401-1421 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36643 / R36643C13: got '2323 E Aloha St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36643 / R36643C17: got '965-1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36644 / R36644C13: got '113 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36644 / R36644C17: got '4306-4326 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36645 / R36645C13: got '509 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36645 / R36645C17: got '8361-8461 Loyal Way
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36646 / R36646C13: got '700-710 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36646 / R36646C17: got '2377-2399 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36648 / R36648C13: got '1401-1421 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36648 / R36648C17: got '1932-1940 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36650 / R36650C13: got '101-135 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36650 / R36650C17: got '1001-1099 Summit Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36651 / R36651C13: got '965-1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36651 / R36651C17: got '316 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36652 / R36652C13: got '6101 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36652 / R36652C17: got '2330 Viewmont Way W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36653 / R36653C13: got '2377-2399 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36653 / R36653C17: got '1733 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36654 / R36654C13: got '1701-1799 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36654 / R36654C17: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36656 / R36656C13: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36656 / R36656C17: got '1350-1398 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36661 / R36661C13: got '7725 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36661 / R36661C17: got '1101 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36662 / R36662C13: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36662 / R36662C17: got '901-915 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36663 / R36663C13: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36663 / R36663C17: got '3815 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36664 / R36664C13: got '2144 N 90th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36664 / R36664C17: got '5281-5299 Shilshole
## Ave NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36666 / R36666C13: got '2576 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36666 / R36666C17: got '3204 W McGraw St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36667 / R36667C13: got '1101 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36667 / R36667C17: got '8301-8407 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36668 / R36668C13: got '8361-8461 Loyal Way
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36668 / R36668C17: got '1352-1398 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36669 / R36669C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36669 / R36669C17: got '1645-1669 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36671 / R36671C13: got '3204 W McGraw St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36671 / R36671C17: got '2621-2625 W Viewmont
## Way W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36672 / R36672C13: got '408 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36672 / R36672C17: got '1100-1138 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36674 / R36674C13: got '1350-1398 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36674 / R36674C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36675 / R36675C13: got '542 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36675 / R36675C17: got '1837-1839 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36676 / R36676C13: got '830-898 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36676 / R36676C17: got '1544 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36678 / R36678C13: got '1352-1398 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36678 / R36678C17: got '2041 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36679 / R36679C13: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36679 / R36679C17: got '2800 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36680 / R36680C13: got '901-915 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36680 / R36680C17: got '169-199 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36681 / R36681C13: got '930-966 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36681 / R36681C17: got '915 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36682 / R36682C13: got '5281-5299 Shilshole
## Ave NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36682 / R36682C17: got '5139 S Findlay St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36684 / R36684C13: got '3600 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36684 / R36684C17: got '6716-6720 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36685 / R36685C13: got '874-898 Eastlake Ave
## E, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36685 / R36685C17: got '250-260 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36687 / R36687C13: got '169-199 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36687 / R36687C17: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36688 / R36688C13: got '1645-1669 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36688 / R36688C17: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36689 / R36689C13: got '1800-1898 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36689 / R36689C17: got '2035-2199 Ballard
## Neighborhood Greenway, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36690 / R36690C13: got '316 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36690 / R36690C17: got '502 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36691 / R36691C13: got '8304 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36691 / R36691C17: got '10811 11th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36692 / R36692C13: got '8301-8407 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36692 / R36692C17: got '1415-1453 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36693 / R36693C13: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36693 / R36693C17: got '1429b NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36694 / R36694C13: got '4317 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36694 / R36694C17: got '2401-2499 NE 54th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36695 / R36695C13: got '2041 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36695 / R36695C17: got '127-203 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36696 / R36696C13: got '1415-1453 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36696 / R36696C17: got '1901-1949 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36697 / R36697C13: got '2311-2319 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36697 / R36697C17: got '3606 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36698 / R36698C13: got '1100-1138 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36698 / R36698C17: got '124-198 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36699 / R36699C13: got '801-899 Minor Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36699 / R36699C17: got '881-949 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36700 / R36700C13: got '1301-1357 Hubbell Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36700 / R36700C17: got '10714 39th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36701 / R36701C13: got '2035-2199 Ballard
## Neighborhood Greenway, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36701 / R36701C17: got '1723-1727 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36702 / R36702C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36702 / R36702C17: got '122-124 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36703 / R36703C13: got '2401 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36703 / R36703C17: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36704 / R36704C13: got '1837-1839 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36704 / R36704C17: got '2413 E Lynn St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36705 / R36705C13: got '250-260 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36705 / R36705C17: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36706 / R36706C13: got '2621-2625 W Viewmont
## Way W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36706 / R36706C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36707 / R36707C13: got '2800 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36707 / R36707C17: got '2145-2479 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36709 / R36709C13: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36709 / R36709C17: got '1101 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36710 / R36710C13: got '9801 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36710 / R36710C17: got '10401-10451 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36712 / R36712C13: got '124-198 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36712 / R36712C17: got '2537-2543 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36713 / R36713C13: got '127-203 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36713 / R36713C17: got '523 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36714 / R36714C13: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36714 / R36714C17: got '7741 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36716 / R36716C13: got '122-124 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36716 / R36716C17: got '6266-6292 Seaview Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36717 / R36717C13: got '881-949 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36717 / R36717C17: got '8345 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36718 / R36718C13: got '915 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36718 / R36718C17: got '1919 Nob Hill Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36719 / R36719C13: got '26-36 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36719 / R36719C17: got '1629 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36720 / R36720C13: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36720 / R36720C17: got '3417-3499 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36721 / R36721C13: got '1723-1727 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36721 / R36721C17: got '3601-3617 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36724 / R36724C13: got '1101 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36724 / R36724C17: got '1900-2098 S
## Washington St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36725 / R36725C13: got '3815 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36725 / R36725C17: got '11329 28th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36726 / R36726C13: got '2145-2479 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36726 / R36726C17: got '3223 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36727 / R36727C13: got '1212 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36727 / R36727C17: got '2500-2570 E Howell
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36729 / R36729C13: got '816-886 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36729 / R36729C17: got '2317 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36731 / R36731C13: got '7518-7522 10th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36731 / R36731C17: got '2036 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36732 / R36732C13: got '133 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36732 / R36732C17: got '915-999 Terrace St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36735 / R36735C13: got '3501-3587 SW Edmunds
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36735 / R36735C17: got '3501-3587 SW Edmunds
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36738 / R36738C13: got '2241-2291 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36738 / R36738C17: got '1308 S College St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36739 / R36739C13: got '1443 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36739 / R36739C17: got '704 1st Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36740 / R36740C13: got '9501 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36740 / R36740C17: got '9501 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36743 / R36743C13: got '1415-1423 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36743 / R36743C17: got '1509 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36744 / R36744C13: got '2036 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36744 / R36744C17: got '3507 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36745 / R36745C13: got '1733 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36745 / R36745C17: got '3047-3053 22nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36747 / R36747C13: got '4401-4411 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36747 / R36747C17: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36748 / R36748C13: got '3507 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36748 / R36748C17: got '7325 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36751 / R36751C13: got '1509 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36751 / R36751C17: got '3606-3610 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36753 / R36753C13: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36753 / R36753C17: got '4801-4849 32nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36757 / R36757C13: got '1401-1405 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36757 / R36757C17: got '2201 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36759 / R36759C13: got '11 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36759 / R36759C17: got '500-556 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36760 / R36760C13: got '2317 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36760 / R36760C17: got '226 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36761 / R36761C13: got '3047-3053 22nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36761 / R36761C17: got '3113-3133 16th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36763 / R36763C13: got '3113-3133 16th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36763 / R36763C17: got '3053 22nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36764 / R36764C13: got '704 1st Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36764 / R36764C17: got '217 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36765 / R36765C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36765 / R36765C17: got '1733 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36766 / R36766C13: got '3601-3617 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36766 / R36766C17: got '820 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36767 / R36767C13: got '2521 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36767 / R36767C17: got '723-727 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36768 / R36768C13: got '502 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36768 / R36768C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36772 / R36772C13: got '5611 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36772 / R36772C17: got '2551 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36777 / R36777C13: got '6716-6720 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36777 / R36777C17: got '209-299 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36778 / R36778C13: got '1920 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36778 / R36778C17: got '2247 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36779 / R36779C13: got '7325 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36779 / R36779C17: got '101-199 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36781 / R36781C13: got '2551 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36781 / R36781C17: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36782 / R36782C13: got '500-556 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36782 / R36782C17: got '3238 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36784 / R36784C13: got '1308 S College St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36784 / R36784C17: got '1903-2099 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36785 / R36785C13: got '6310-6312 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36785 / R36785C17: got '2301 NE Blakeley St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36786 / R36786C13: got '915-999 Terrace St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36786 / R36786C17: got '5409 Barnes Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36787 / R36787C13: got '2041 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36787 / R36787C17: got '1510 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36788 / R36788C13: got '2703 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36788 / R36788C17: got '69 Etruria St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36789 / R36789C13: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36789 / R36789C17: got '2401-2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36790 / R36790C13: got '3701-3703 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36790 / R36790C17: got '2241-2291 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36791 / R36791C13: got '613-615 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36791 / R36791C17: got '551-599 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36792 / R36792C13: got '226 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36792 / R36792C17: got '1621 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36793 / R36793C13: got '1900-2098 S
## Washington St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36793 / R36793C17: got '219 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36794 / R36794C13: got '1903-2099 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36794 / R36794C17: got '3721 39th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36795 / R36795C13: got '10039-10041 Ashworth
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36795 / R36795C17: got '9714 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36797 / R36797C13: got '8300-8306 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36797 / R36797C17: got '2001-2033 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36798 / R36798C13: got '1901-1949 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36798 / R36798C17: got '2020-2028 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36799 / R36799C13: got '723-727 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36799 / R36799C17: got '210-298 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36800 / R36800C13: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36800 / R36800C17: got '2100 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36801 / R36801C13: got '416 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36801 / R36801C17: got '1133 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36803 / R36803C13: got '1919 Nob Hill Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36803 / R36803C17: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36804 / R36804C13: got '551-599 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36804 / R36804C17: got '4401-4411 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36805 / R36805C13: got '7501-7617 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36805 / R36805C17: got '5523 30th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36806 / R36806C13: got '3606-3610 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36806 / R36806C17: got '2028-2030 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36807 / R36807C13: got '101-199 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36807 / R36807C17: got '10000-10048 Dayton
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36810 / R36810C13: got '2100 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36810 / R36810C17: got '101-163 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36811 / R36811C13: got '2330 Viewmont Way W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36811 / R36811C17: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36813 / R36813C13: got '2143-2147 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36813 / R36813C17: got '2393-2395 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36815 / R36815C13: got '217 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36815 / R36815C17: got '1305 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36816 / R36816C13: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36816 / R36816C17: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36819 / R36819C13: got '2401-2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36819 / R36819C17: got '4712 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36820 / R36820C13: got '10811 11th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36820 / R36820C17: got '307 Newell St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36821 / R36821C13: got '3735 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36821 / R36821C17: got '1900 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36822 / R36822C13: got '1035 NE 97th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36822 / R36822C17: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36823 / R36823C13: got '69 Etruria St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36823 / R36823C17: got '2545 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36825 / R36825C13: got '1621 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36825 / R36825C17: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36826 / R36826C13: got '4801-4849 32nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36826 / R36826C17: got '4853 S Orcas St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36827 / R36827C13: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36827 / R36827C17: got '5422-5460 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36828 / R36828C13: got '2122-2126 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36828 / R36828C17: got '120 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36829 / R36829C13: got '6503-6599 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36829 / R36829C17: got '1515-1517 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36831 / R36831C13: got '6717 21st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36831 / R36831C17: got '852-898 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36832 / R36832C13: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36832 / R36832C17: got '3431 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36833 / R36833C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36833 / R36833C17: got '717 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36834 / R36834C13: got '8733 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36834 / R36834C17: got '5031 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36837 / R36837C13: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36837 / R36837C17: got '3215-3217 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36838 / R36838C13: got '1005-1049 E Miller
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36838 / R36838C17: got '923 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36839 / R36839C13: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36839 / R36839C17: got '47-99 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36840 / R36840C13: got '2393-2395 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36840 / R36840C17: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36841 / R36841C13: got '2537-2543 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36841 / R36841C17: got '520 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36842 / R36842C13: got '3215-3217 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36842 / R36842C17: got '2403-2499 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36843 / R36843C13: got '2403-2499 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36843 / R36843C17: got '501-555 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36844 / R36844C13: got '2800 NE 117th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36844 / R36844C17: got '2800 NE 117th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36845 / R36845C13: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36845 / R36845C17: got '2333 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36846 / R36846C13: got '2001-2033 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36846 / R36846C17: got '1001-1009 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36847 / R36847C13: got '1001-1009 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36847 / R36847C17: got '809 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36848 / R36848C13: got '47-99 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36848 / R36848C17: got '5875-5907 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36849 / R36849C13: got '520 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36849 / R36849C17: got '8021 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36850 / R36850C13: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36850 / R36850C17: got '935-1051 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36853 / R36853C13: got '8021 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36853 / R36853C17: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36854 / R36854C13: got '852-898 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36854 / R36854C17: got '500-554 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36855 / R36855C13: got '5031 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36855 / R36855C17: got '5203-5399 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36856 / R36856C13: got '209-299 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36856 / R36856C17: got '4965-4999 Corson Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36857 / R36857C13: got '219 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36857 / R36857C17: got '8621 Caroline Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36858 / R36858C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36858 / R36858C17: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36859 / R36859C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36859 / R36859C17: got '1201 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36860 / R36860C13: got '809 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36860 / R36860C17: got '700-798 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36861 / R36861C13: got '1515-1517 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36861 / R36861C17: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36862 / R36862C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36862 / R36862C17: got '233 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36863 / R36863C13: got '500-554 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36863 / R36863C17: got '2257-2271 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36864 / R36864C13: got '923 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36864 / R36864C17: got '500 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36865 / R36865C13: got '1201 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36865 / R36865C17: got '323-327 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36866 / R36866C13: got '1899 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36866 / R36866C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36867 / R36867C13: got '5203-5399 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36867 / R36867C17: got '710 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36869 / R36869C13: got '8345 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36869 / R36869C17: got '313-319 W Dravus St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36870 / R36870C13: got '2801-2805 NE 117th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36870 / R36870C17: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36871 / R36871C13: got '227-233 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36871 / R36871C17: got '2895-2927 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36872 / R36872C13: got '327-399 35th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36872 / R36872C17: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36874 / R36874C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36874 / R36874C17: got '148-198 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36875 / R36875C13: got '323-327 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36875 / R36875C17: got '1515-1519 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36876 / R36876C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36876 / R36876C17: got '2245 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36877 / R36877C13: got '2560 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36877 / R36877C17: got '5306 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36878 / R36878C13: got '1515-1519 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36878 / R36878C17: got '2201-2271 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36879 / R36879C13: got '1510 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36879 / R36879C17: got '2000-2148 N 92nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36880 / R36880C13: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36880 / R36880C17: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36881 / R36881C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36881 / R36881C17: got '427-499 Raye St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36883 / R36883C13: got '820 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36883 / R36883C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36884 / R36884C13: got '2245 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36884 / R36884C17: got '10039-10041 Ashworth
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36885 / R36885C13: got '501-555 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36885 / R36885C17: got '1942 Westlake Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36886 / R36886C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36886 / R36886C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36887 / R36887C13: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36887 / R36887C17: got '11 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36888 / R36888C13: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36888 / R36888C17: got '7501-7617 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36889 / R36889C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36889 / R36889C17: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36891 / R36891C13: got '500 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36891 / R36891C17: got '8527 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36892 / R36892C13: got '5306 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36892 / R36892C17: got '2808 43rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36893 / R36893C13: got '2895-2927 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36893 / R36893C17: got '3515-3519 Meridian
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36895 / R36895C13: got '551-599 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36895 / R36895C17: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36896 / R36896C13: got '700-798 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36896 / R36896C17: got '207-299 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36898 / R36898C13: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36898 / R36898C17: got '816-886 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36899 / R36899C13: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36899 / R36899C17: got '2045-2199 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36900 / R36900C13: got '147-199 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36900 / R36900C17: got '707 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36901 / R36901C13: got '5875-5907 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36901 / R36901C17: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36904 / R36904C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36904 / R36904C17: got '1-33 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36906 / R36906C13: got '6227 32nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36906 / R36906C17: got '2400-2448 NE Blakeley
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36907 / R36907C13: got '2333 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36907 / R36907C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36909 / R36909C13: got '935-1051 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36909 / R36909C17: got '80 Marion Street
## Ferry Walkway, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36910 / R36910C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36910 / R36910C17: got '2521 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36911 / R36911C13: got '5139 S Findlay St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36911 / R36911C17: got '5211 42nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36912 / R36912C13: got '1931 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36912 / R36912C17: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36913 / R36913C13: got '2201-2271 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36913 / R36913C17: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36914 / R36914C13: got '2045-2199 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36914 / R36914C17: got '1443 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36915 / R36915C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36915 / R36915C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36916 / R36916C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36916 / R36916C17: got '1415-1423 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36917 / R36917C13: got '80 Marion Street
## Ferry Walkway, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36917 / R36917C17: got '6001-6005 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36918 / R36918C13: got '2110 N 86th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36918 / R36918C17: got '1401-1405 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36919 / R36919C13: got '2000-2148 N 92nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36919 / R36919C17: got '4239-4245 NE 74th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36920 / R36920C13: got '3648-3698 Burke Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36920 / R36920C17: got '1401-1437 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36922 / R36922C13: got 'NE University Village
## St #7, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36922 / R36922C17: got '2545 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36923 / R36923C13: got '203 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36923 / R36923C17: got '5330 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36925 / R36925C13: got '2701 Alaskan Way,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36925 / R36925C17: got '718 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36927 / R36927C13: got '930-998 Lakeview Blvd
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36927 / R36927C17: got '4458-4498 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36929 / R36929C13: got '2317-2399 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36929 / R36929C17: got '9719 23rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36931 / R36931C13: got '1343-1349 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36931 / R36931C17: got '2326-2332 N 51st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36934 / R36934C13: got '4225 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36934 / R36934C17: got '4225 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36935 / R36935C13: got '1722-1730 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36935 / R36935C17: got '776-798 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36936 / R36936C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36936 / R36936C17: got '2517-2649 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36938 / R36938C13: got '5330 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36938 / R36938C17: got '4201-4283 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36940 / R36940C13: got '1901-1999 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36940 / R36940C17: got '5225-5229 38th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36941 / R36941C13: got '776-798 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36941 / R36941C17: got '4608 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36942 / R36942C13: got '800-898 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36942 / R36942C17: got '2403 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36944 / R36944C13: got 'Sea-Tac Airport
## Parking Garage, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36944 / R36944C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36945 / R36945C13: got '4745-4769 24th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36945 / R36945C17: got '3217 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36946 / R36946C13: got '718 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36946 / R36946C17: got '815 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36949 / R36949C13: got '4201-4283 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36949 / R36949C17: got '1800-1898 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36952 / R36952C13: got '2545 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36952 / R36952C17: got '1002-1016 Boylston
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36953 / R36953C13: got '2326-2332 N 51st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36953 / R36953C17: got '4639-4699 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36954 / R36954C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36954 / R36954C17: got '1601-1607 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36955 / R36955C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36955 / R36955C17: got '1503-1519 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36957 / R36957C13: got '9719 23rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36957 / R36957C17: got '1001-1015 NE 97th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36958 / R36958C13: got '6413 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36958 / R36958C17: got '407-417 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36960 / R36960C13: got '815 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36960 / R36960C17: got '9223 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36961 / R36961C13: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36961 / R36961C17: got '7552-7556 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36962 / R36962C13: got '4639-4699 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36962 / R36962C17: got '4747-4749 Latona Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36965 / R36965C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36965 / R36965C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36966 / R36966C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36966 / R36966C17: got '3432-3498 SW Dakota
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36967 / R36967C13: got '1421-1425 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36967 / R36967C17: got '1399 S McClellan St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36969 / R36969C13: got '3432-3498 SW Dakota
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36969 / R36969C17: got '365-399 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36970 / R36970C13: got '1260 NE 69th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36970 / R36970C17: got '4225 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36972 / R36972C13: got '157 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36972 / R36972C17: got '602 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36973 / R36973C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36973 / R36973C17: got '935-1099 N 73rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36974 / R36974C13: got '5305 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36974 / R36974C17: got '215-227 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36975 / R36975C13: got '4717 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36975 / R36975C17: got '2049-2059 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36977 / R36977C13: got '365-399 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36977 / R36977C17: got '3-11 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36978 / R36978C13: got '4719-4743 24th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36978 / R36978C17: got '8725 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36979 / R36979C13: got '8557-8579 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36979 / R36979C17: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36980 / R36980C13: got '9307A Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36980 / R36980C17: got '2317-2321 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36982 / R36982C13: got '71 Dravus St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36982 / R36982C17: got '907 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36983 / R36983C13: got '115 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36983 / R36983C17: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36984 / R36984C13: got '1399 S McClellan St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36984 / R36984C17: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36985 / R36985C13: got '2049-2059 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36985 / R36985C17: got '1801-1899 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36986 / R36986C13: got '2555 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36986 / R36986C17: got '900 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36987 / R36987C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36987 / R36987C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36988 / R36988C13: got '124-126 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36988 / R36988C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36989 / R36989C13: got '1016 NE Ravenna Blvd,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36989 / R36989C17: got '1016 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36990 / R36990C13: got '935-1099 N 73rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36990 / R36990C17: got '6413 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36991 / R36991C13: got '951 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q36991 / R36991C17: got '951 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36992 / R36992C13: got '6101-6113 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36992 / R36992C17: got '500-506 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36993 / R36993C13: got '128-148 Holgate St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36993 / R36993C17: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M36994 / R36994C13: got '1016 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36994 / R36994C17: got '3864 34th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36995 / R36995C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36995 / R36995C17: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36997 / R36997C13: got '1900 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36997 / R36997C17: got '4305 NE 82nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36998 / R36998C13: got '1439-1499 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36998 / R36998C17: got '4385 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M36999 / R36999C13: got '900 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q36999 / R36999C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37000 / R37000C13: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37000 / R37000C17: got '1117 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37001 / R37001C13: got '1015-1019 NE 108th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37001 / R37001C17: got '600 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37003 / R37003C13: got '907 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37003 / R37003C17: got '4701 24th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37004 / R37004C13: got '10623-10625 Durland
## Ave NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37004 / R37004C17: got '219 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37005 / R37005C13: got '3864 34th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37005 / R37005C17: got '1343-1349 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37006 / R37006C13: got '500-506 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37006 / R37006C17: got '50-98 W John St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37007 / R37007C13: got '215-227 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37007 / R37007C17: got '2221 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37008 / R37008C13: got '3703 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37008 / R37008C17: got '1100-1106 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37009 / R37009C13: got '4385 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37009 / R37009C17: got '1722-1730 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37010 / R37010C13: got '2221 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37010 / R37010C17: got '2185-2203 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37011 / R37011C13: got '6413 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37011 / R37011C17: got '3648-3698 Burke Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37012 / R37012C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37012 / R37012C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37013 / R37013C13: got '219 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37013 / R37013C17: got '4745-4769 24th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37015 / R37015C13: got '3-11 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37015 / R37015C17: got '991-1013 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37016 / R37016C13: got '600 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37016 / R37016C17: got '409-419 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37017 / R37017C13: got '1117 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37017 / R37017C17: got '4273-4399 36th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37018 / R37018C13: got '991-1013 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37018 / R37018C17: got '821 2nd Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37020 / R37020C13: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37020 / R37020C17: got '1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37021 / R37021C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37021 / R37021C17: got '930-998 Lakeview Blvd
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37023 / R37023C13: got '4701 24th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37023 / R37023C17: got 'NE University Village
## St #7, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37024 / R37024C13: got '8725 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37024 / R37024C17: got '2112 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37025 / R37025C13: got '901 2nd Ave, Seattle,
## WA 98174'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37025 / R37025C17: got '2701 Alaskan Way,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37026 / R37026C13: got '1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37026 / R37026C17: got '1423 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37029 / R37029C13: got '2112 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37029 / R37029C17: got '8801 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37031 / R37031C13: got '602 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37031 / R37031C17: got '1630-1768 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37032 / R37032C13: got '409-419 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37032 / R37032C17: got '6413 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37033 / R37033C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37033 / R37033C17: got '7533-7535 18th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37036 / R37036C13: got '33 Galer St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37036 / R37036C17: got '800-898 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37039 / R37039C13: got '4580 NE 88th Pl,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37039 / R37039C17: got '1901-1999 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37041 / R37041C13: got '2201-2271 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37041 / R37041C17: got '6757 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37042 / R37042C13: got '951 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37042 / R37042C17: got '4200-4212 Winslow Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37043 / R37043C13: got '2317-2321 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37043 / R37043C17: got '203 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37046 / R37046C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37046 / R37046C17: got '425 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37047 / R37047C13: got '300-398 Madison St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37047 / R37047C17: got '7213-7217 Woodlawn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37048 / R37048C13: got '656-698 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37048 / R37048C17: got '8506 27th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37049 / R37049C13: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37049 / R37049C17: got '158 28th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37050 / R37050C13: got '1549 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37050 / R37050C17: got '4000-4198 Fauntleroy
## Way SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37052 / R37052C13: got '4930 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37052 / R37052C17: got '1101-1111 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37053 / R37053C13: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37053 / R37053C17: got '1522-1598 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37054 / R37054C13: got '4350-4398 SW Genesee
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37054 / R37054C17: got '3617-3621 45th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37055 / R37055C13: got '2067-2095 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37055 / R37055C17: got '503 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37056 / R37056C13: got '3617-3621 45th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37056 / R37056C17: got '3550-3598 SW Andover
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37057 / R37057C13: got '1522-1598 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37057 / R37057C17: got '1525 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37058 / R37058C13: got '521-523 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37058 / R37058C17: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37059 / R37059C13: got '1525 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37059 / R37059C17: got '2307 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37060 / R37060C13: got '115 Battery St
## Tunnel, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37060 / R37060C17: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37061 / R37061C13: got '135-199 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37061 / R37061C17: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37065 / R37065C13: got '1901-1949 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37065 / R37065C17: got '1959-1999 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37066 / R37066C13: got '3550-3598 SW Andover
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37066 / R37066C17: got '614-656 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37067 / R37067C13: got '337 NW 74th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37067 / R37067C17: got '1505-1545 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37068 / R37068C13: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37068 / R37068C17: got '309 37th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37071 / R37071C13: got '5246 19th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37071 / R37071C17: got '2302 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37074 / R37074C13: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37074 / R37074C17: got '2801-2805 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37076 / R37076C13: got '1505-1545 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37076 / R37076C17: got '1455-1459 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37077 / R37077C13: got '614-656 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37077 / R37077C17: got '1411 E Columbia St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37079 / R37079C13: got '158 28th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37079 / R37079C17: got '1431 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37081 / R37081C13: got '1959-1999 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37081 / R37081C17: got '1152 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37082 / R37082C13: got '1411 E Columbia St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37082 / R37082C17: got '1332 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37083 / R37083C13: got '1455-1459 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37083 / R37083C17: got '6539 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37086 / R37086C13: got '1431 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37086 / R37086C17: got '1134 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37087 / R37087C13: got '2307 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37087 / R37087C17: got '1583-1607 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37088 / R37088C13: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37088 / R37088C17: got '1260 NE 69th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37090 / R37090C13: got '623 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37090 / R37090C17: got '4809 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37091 / R37091C13: got '425 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37091 / R37091C17: got '4580 NE 88th Pl,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37093 / R37093C13: got '1583-1607 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37093 / R37093C17: got '1502 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37094 / R37094C13: got '1332 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37094 / R37094C17: got '2832-2898 E Arthur
## Pl, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37095 / R37095C13: got '1502 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37095 / R37095C17: got '1613 E Fir St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37096 / R37096C13: got '1152 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37096 / R37096C17: got '3720 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37097 / R37097C13: got '6539 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37097 / R37097C17: got '401-469 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37098 / R37098C13: got '1134 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37098 / R37098C17: got '1614 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37099 / R37099C13: got '4965-4999 Corson Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37099 / R37099C17: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37100 / R37100C13: got '401-469 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37100 / R37100C17: got '598 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37101 / R37101C13: got '1601 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37101 / R37101C17: got '6757 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37102 / R37102C13: got '2302 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37102 / R37102C17: got '300 31st Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37104 / R37104C13: got '598 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37104 / R37104C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37105 / R37105C13: got '1119-1199 NW 97th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37105 / R37105C17: got '10449 Alderbrook Pl
## NW, Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37106 / R37106C13: got '1-33 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37106 / R37106C17: got '3949 SW Oregon St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37108 / R37108C13: got '2615-2619 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37108 / R37108C17: got '2616-2622 38th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37109 / R37109C13: got '3721 39th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37109 / R37109C17: got '319 Martin Luther
## King Jr Way E, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37111 / R37111C13: got '9757 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37111 / R37111C17: got '2020 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37112 / R37112C13: got '6757 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37112 / R37112C17: got '6757 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37113 / R37113C13: got '3949 SW Oregon St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37113 / R37113C17: got '1205 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37114 / R37114C13: got '2400-2448 NE Blakeley
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37114 / R37114C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37115 / R37115C13: got '3501-3587 SW Edmunds
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37115 / R37115C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37116 / R37116C13: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37116 / R37116C17: got '1177-1199 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37117 / R37117C13: got '3238 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37117 / R37117C17: got '500-556 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37118 / R37118C13: got '101-163 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37118 / R37118C17: got '4552-4598 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37119 / R37119C13: got '1205 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37119 / R37119C17: got '773-799 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37120 / R37120C13: got '211 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37120 / R37120C17: got '501-539 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37122 / R37122C13: got '4712 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37122 / R37122C17: got '501-555 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37123 / R37123C13: got '500-556 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37123 / R37123C17: got '901-999 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37124 / R37124C13: got '5422-5460 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37124 / R37124C17: got '2049-2059 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37125 / R37125C13: got '503 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37125 / R37125C17: got '4317-4321 Francis Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37127 / R37127C13: got '2247 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37127 / R37127C17: got '1508 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37128 / R37128C13: got '523 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37128 / R37128C17: got '132 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37131 / R37131C13: got '9714 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37131 / R37131C17: got '1015-1019 NE 108th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37132 / R37132C13: got '6001-6005 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37132 / R37132C17: got '2067-2095 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37134 / R37134C13: got '3431 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37134 / R37134C17: got '128-148 Holgate St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37135 / R37135C13: got '4317-4321 Francis Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37135 / R37135C17: got '4416 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37136 / R37136C13: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37136 / R37136C17: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37137 / R37137C13: got '9501 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37137 / R37137C17: got '1735 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37138 / R37138C13: got '132 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37138 / R37138C17: got '656-698 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37139 / R37139C13: got '1305 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37139 / R37139C17: got '89-97 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37140 / R37140C13: got '2049-2059 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37140 / R37140C17: got 'Union Square,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37143 / R37143C13: got '901-999 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37143 / R37143C17: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37145 / R37145C13: got '5409 Barnes Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37145 / R37145C17: got '4930 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37146 / R37146C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37146 / R37146C17: got '9421-9499 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37147 / R37147C13: got '1735 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37147 / R37147C17: got '50-51 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37148 / R37148C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37148 / R37148C17: got '1011 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37149 / R37149C13: got '313-319 W Dravus St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37149 / R37149C17: got '411-447 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37150 / R37150C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37150 / R37150C17: got '1601-1699 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37151 / R37151C13: got '51-79 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37151 / R37151C17: got '3234 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37153 / R37153C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37153 / R37153C17: got '324 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37154 / R37154C13: got '1804 Bigelow Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37154 / R37154C17: got '10 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37155 / R37155C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37155 / R37155C17: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37156 / R37156C13: got '6601-6715 Corson Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37156 / R37156C17: got '101-135 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37157 / R37157C13: got '10000-10048 Dayton
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37157 / R37157C17: got '1323 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37159 / R37159C13: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37159 / R37159C17: got '2535-2599 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37162 / R37162C13: got '4552-4598 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37162 / R37162C17: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37165 / R37165C13: got '2545 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37165 / R37165C17: got '300 31st Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37166 / R37166C13: got '717 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37166 / R37166C17: got '2031 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37167 / R37167C13: got '1932-1940 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37167 / R37167C17: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37168 / R37168C13: got '2808 43rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37168 / R37168C17: got '355-399 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37169 / R37169C13: got '125 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37169 / R37169C17: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37170 / R37170C13: got '700-798 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37170 / R37170C17: got '1549 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37174 / R37174C13: got '1900 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37174 / R37174C17: got '449-463 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37175 / R37175C13: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37175 / R37175C17: got '4210-4222 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37176 / R37176C13: got '324 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37176 / R37176C17: got '5619 Rainier Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37177 / R37177C13: got '1601-1699 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37177 / R37177C17: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37178 / R37178C13: got '411-447 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37178 / R37178C17: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37179 / R37179C13: got '3925 Eastern Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37179 / R37179C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37180 / R37180C13: got '355-399 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37180 / R37180C17: got '1217 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37181 / R37181C13: got '449-463 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37181 / R37181C17: got '5440 Sand Point Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37182 / R37182C13: got '2535-2599 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37182 / R37182C17: got '1200-1298 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37184 / R37184C13: got '4210-4222 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37184 / R37184C17: got '625 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37185 / R37185C13: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37185 / R37185C17: got '299 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37186 / R37186C13: got '1000 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37186 / R37186C17: got '4526-4530 40th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37188 / R37188C13: got '1200-1298 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37188 / R37188C17: got '1901-1949 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37189 / R37189C13: got 'Union Square,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37189 / R37189C17: got '1201-1221 Taylor Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37190 / R37190C13: got '1508 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37190 / R37190C17: got '521-523 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37191 / R37191C13: got '1217 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37191 / R37191C17: got '300-398 Madison St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37192 / R37192C13: got '101-135 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37192 / R37192C17: got '135-199 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37193 / R37193C13: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37193 / R37193C17: got '3239 21st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37194 / R37194C13: got '2031 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37194 / R37194C17: got '5246 19th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37195 / R37195C13: got '10 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37195 / R37195C17: got '354 Garfield St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37197 / R37197C13: got '1201-1221 Taylor Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37197 / R37197C17: got '623 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37198 / R37198C13: got '4526-4530 40th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37198 / R37198C17: got '4350-4398 SW Genesee
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37199 / R37199C13: got '89-97 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37199 / R37199C17: got '1525 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37200 / R37200C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37200 / R37200C17: got '115 Battery St
## Tunnel, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37201 / R37201C13: got '3239 21st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37201 / R37201C17: got '2416 38th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37202 / R37202C13: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37202 / R37202C17: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37204 / R37204C13: got '3720 59th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37204 / R37204C17: got '839-999 W Etruria St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37206 / R37206C13: got '1600-1610 E Spruce
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37206 / R37206C17: got '100-130 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37208 / R37208C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37208 / R37208C17: got '80 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37209 / R37209C13: got '321-389 Martin Luther
## King Jr Way E, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37209 / R37209C17: got '1721 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37210 / R37210C13: got '636 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37210 / R37210C17: got '106-112 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37214 / R37214C13: got '2545 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37214 / R37214C17: got '4205 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37215 / R37215C13: got '2832-2898 E Arthur
## Pl, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37215 / R37215C17: got '115 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37216 / R37216C13: got '100-130 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37216 / R37216C17: got '338-382 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37217 / R37217C13: got '80 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37217 / R37217C17: got '1421-1425 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37219 / R37219C13: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37219 / R37219C17: got '757-763 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37221 / R37221C13: got '1209 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37221 / R37221C17: got '601-899 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37222 / R37222C13: got '1718-1722 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37222 / R37222C17: got '4531 34th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37223 / R37223C13: got '338-382 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37223 / R37223C17: got '819-823 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37224 / R37224C13: got '757-763 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37224 / R37224C17: got '1421 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37227 / R37227C13: got '2560 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37227 / R37227C17: got '6713 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37228 / R37228C13: got '601-899 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37228 / R37228C17: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37229 / R37229C13: got '3053 22nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37229 / R37229C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37231 / R37231C13: got '1421 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37231 / R37231C17: got '5203-5399 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37233 / R37233C13: got '2486-2564 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37233 / R37233C17: got '4056-4098 SW College
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37234 / R37234C13: got '4056-4098 SW College
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37234 / R37234C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37235 / R37235C13: got '832 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37235 / R37235C17: got '7398-7470 11th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37236 / R37236C13: got '839-999 W Etruria St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37236 / R37236C17: got '3044-3050 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37237 / R37237C13: got '5203-5399 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37237 / R37237C17: got '2617 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37238 / R37238C13: got '7398-7470 11th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37238 / R37238C17: got '845 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37240 / R37240C13: got '106-112 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37240 / R37240C17: got '2100-2118 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37241 / R37241C13: got '2100-2118 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37241 / R37241C17: got '413 Raye St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37242 / R37242C13: got '2301 NE Blakeley St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37242 / R37242C17: got '4719-4743 24th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37243 / R37243C13: got '845 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37243 / R37243C17: got '8712 31st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37244 / R37244C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37244 / R37244C17: got '1408-1468 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37245 / R37245C13: got '1408-1468 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37245 / R37245C17: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37246 / R37246C13: got '765-769 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37246 / R37246C17: got '10414-10686 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37247 / R37247C13: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37247 / R37247C17: got '1016 NE Ravenna Blvd,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37248 / R37248C13: got '5243-5287 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37248 / R37248C17: got '111-113 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37249 / R37249C13: got '2617 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37249 / R37249C17: got '6101-6113 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37250 / R37250C13: got '6713 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37250 / R37250C17: got '5305 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37251 / R37251C13: got '819-823 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37251 / R37251C17: got '324 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37253 / R37253C13: got '111-113 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37253 / R37253C17: got '124-126 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37254 / R37254C13: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37254 / R37254C17: got '9307A Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37255 / R37255C13: got '3044-3050 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37255 / R37255C17: got '71 Dravus St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37257 / R37257C13: got '324 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37257 / R37257C17: got '8557-8579 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37258 / R37258C13: got '2801-2805 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37258 / R37258C17: got '951 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37259 / R37259C13: got '3720 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37259 / R37259C17: got '3249-3253 Conkling Pl
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37260 / R37260C13: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37260 / R37260C17: got '155 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37261 / R37261C13: got '7213-7217 Woodlawn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37261 / R37261C17: got '838-846 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37262 / R37262C13: got '4416 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37262 / R37262C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37263 / R37263C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37263 / R37263C17: got '1411 E Ward St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37267 / R37267C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37267 / R37267C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37268 / R37268C13: got '4137 Fauntleroy Way
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37268 / R37268C17: got '11 Air Cargo Rd,
## SeaTac, WA 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37269 / R37269C13: got '9421-9499 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37269 / R37269C17: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37270 / R37270C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37270 / R37270C17: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37271 / R37271C13: got '3249-3253 Conkling Pl
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37271 / R37271C17: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37274 / R37274C13: got '625 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37274 / R37274C17: got '6211-6215 26th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37275 / R37275C13: got '1011 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37275 / R37275C17: got '2317-2399 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37277 / R37277C13: got '3234 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37277 / R37277C17: got '55 5th Ave, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37278 / R37278C13: got '1614 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37278 / R37278C17: got '2486-2564 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37279 / R37279C13: got '1411 E Ward St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37279 / R37279C17: got '1126-1196 E Prospect
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37280 / R37280C13: got '2020 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37280 / R37280C17: got '6542-6548 10th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37282 / R37282C13: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37282 / R37282C17: got '2560 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37283 / R37283C13: got '4801-4809 Meridian
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37283 / R37283C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37284 / R37284C13: got '838-846 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37284 / R37284C17: got '4717 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37285 / R37285C13: got '11 Air Cargo Rd,
## SeaTac, WA 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37285 / R37285C17: got '765-769 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37286 / R37286C13: got '1177-1199 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37286 / R37286C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37288 / R37288C13: got '1126-1196 E Prospect
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37288 / R37288C17: got '803-805 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37289 / R37289C13: got '319 Martin Luther
## King Jr Way E, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37289 / R37289C17: got '321-389 Martin Luther
## King Jr Way E, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37291 / R37291C13: got '52-53 5th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37291 / R37291C17: got '2235 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37292 / R37292C13: got '354 Garfield St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37292 / R37292C17: got '157 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37295 / R37295C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37295 / R37295C17: got '5243-5287 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37296 / R37296C13: got '1613 E Fir St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37296 / R37296C17: got '1600-1610 E Spruce
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37297 / R37297C13: got '6542-6548 10th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37297 / R37297C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37298 / R37298C13: got '2235 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37298 / R37298C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37299 / R37299C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37299 / R37299C17: got '636 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37300 / R37300C13: got '6757 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37300 / R37300C17: got '3210 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37301 / R37301C13: got '155 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37301 / R37301C17: got '1900 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37302 / R37302C13: got '10449 Alderbrook Pl
## NW, Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37302 / R37302C17: got '10449 Alderbrook Pl
## NW, Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37308 / R37308C13: got '1517 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37308 / R37308C17: got '996 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37310 / R37310C13: got '3215-3217 S Edmunds
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37310 / R37310C17: got '105-199 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37311 / R37311C13: got '2046 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37311 / R37311C17: got '54-98 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37312 / R37312C13: got '996 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37312 / R37312C17: got '8543 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37313 / R37313C13: got '1610-1620 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37313 / R37313C17: got '2411-2415 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37314 / R37314C13: got '3860-3870 Fremont Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37314 / R37314C17: got '736 N 89th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37316 / R37316C13: got '2323-2327 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37316 / R37316C17: got '1001 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37317 / R37317C13: got '2411-2415 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37317 / R37317C17: got '3010-3014 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37319 / R37319C13: got '1421 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37319 / R37319C17: got '2317 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37320 / R37320C13: got '54-98 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37320 / R37320C17: got '616-626 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37322 / R37322C13: got '177-199 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37322 / R37322C17: got '1517 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37323 / R37323C13: got '105-199 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37323 / R37323C17: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37327 / R37327C13: got '3201 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37327 / R37327C17: got '1201-1353 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37328 / R37328C13: got '5448-5498 26th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37328 / R37328C17: got '5604-5698 16th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37330 / R37330C13: got '1407 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37330 / R37330C17: got '2901-3015 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37332 / R37332C13: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37332 / R37332C17: got '3720 59th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37333 / R37333C13: got '616-626 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37333 / R37333C17: got '10009-10011 7th Ave
## NW, Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37334 / R37334C13: got '1201-1353 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37334 / R37334C17: got '1400-1444 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37336 / R37336C13: got '10009-10011 7th Ave
## NW, Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37336 / R37336C17: got '716 NW 100th Pl,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37337 / R37337C13: got '5225-5229 38th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37337 / R37337C17: got '1649 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37338 / R37338C13: got '7552-7556 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37338 / R37338C17: got '4547 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37339 / R37339C13: got '1800-1898 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37339 / R37339C17: got '1511 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37341 / R37341C13: got '1817 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37341 / R37341C17: got '3545 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37342 / R37342C13: got '10414-10686 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37342 / R37342C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37343 / R37343C13: got '1601-1607 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37343 / R37343C17: got '1631 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37344 / R37344C13: got '1511 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37344 / R37344C17: got '217 W Lee St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37345 / R37345C13: got '1649 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37345 / R37345C17: got '4540 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37346 / R37346C13: got '8712 31st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37346 / R37346C17: got '1319-1399 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37347 / R37347C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37347 / R37347C17: got '7527-7533 18th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37351 / R37351C13: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37351 / R37351C17: got '1518 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37355 / R37355C13: got '1518 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37355 / R37355C17: got '1111 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37356 / R37356C13: got '4458-4498 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37356 / R37356C17: got '2323-2327 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37357 / R37357C13: got '1111 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37357 / R37357C17: got '524 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37358 / R37358C13: got '6211-6215 26th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37358 / R37358C17: got '6303 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37359 / R37359C13: got '2403 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37359 / R37359C17: got '1001-1099 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37360 / R37360C13: got '1319-1399 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37360 / R37360C17: got '201 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37361 / R37361C13: got '7527-7533 18th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37361 / R37361C17: got '2808-2828 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37362 / R37362C13: got '4547 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37362 / R37362C17: got '1529-1531 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37365 / R37365C13: got '407-417 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37365 / R37365C17: got '316 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37366 / R37366C13: got '1002-1016 Boylston
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37366 / R37366C17: got '1401-1449 NW Leary
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37367 / R37367C13: got '1503-1519 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37367 / R37367C17: got '2803 NE 115th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37368 / R37368C13: got '1529-1531 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37368 / R37368C17: got '161-179 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37369 / R37369C13: got '4540 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37369 / R37369C17: got '4730-4734 44th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37371 / R37371C13: got '4747-4749 Latona Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37371 / R37371C17: got '4749-4753 Latona Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37372 / R37372C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37372 / R37372C17: got '2117 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37373 / R37373C13: got '4608 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37373 / R37373C17: got '4701 Latona Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37374 / R37374C13: got '1401-1449 NW Leary
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37374 / R37374C17: got '7137-7243 Seaview Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37375 / R37375C13: got '316 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37375 / R37375C17: got '501-549 Lee St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37376 / R37376C13: got '418 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37376 / R37376C17: got '900-938 S Stevens St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37377 / R37377C13: got '217 W Lee St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37377 / R37377C17: got '1544 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37378 / R37378C13: got '2517-2649 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37378 / R37378C17: got '5201 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37379 / R37379C13: got '1631 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37379 / R37379C17: got '500-516 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37380 / R37380C13: got '161-179 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37380 / R37380C17: got '3900 Airport Way S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37381 / R37381C13: got '413 Raye St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37381 / R37381C17: got '3860-3870 Fremont Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37382 / R37382C13: got '524 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37382 / R37382C17: got '36 S Hudson St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37383 / R37383C13: got '1001-1099 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37383 / R37383C17: got '4101-4179 29th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37384 / R37384C13: got '4701 Latona Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37384 / R37384C17: got '8234 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37385 / R37385C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37385 / R37385C17: got '4522-4526 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37386 / R37386C13: got '2100-2106 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37386 / R37386C17: got '3922 31st Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37388 / R37388C13: got '1544 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37388 / R37388C17: got '2541 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37389 / R37389C13: got '4853 S Orcas St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37389 / R37389C17: got '1401-1417 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37390 / R37390C13: got '8234 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37390 / R37390C17: got '901 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37391 / R37391C13: got '5201 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37391 / R37391C17: got '2465 Nob Hill Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37392 / R37392C13: got '500-516 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37392 / R37392C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37394 / R37394C13: got '3900 Airport Way S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37394 / R37394C17: got '3201 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37395 / R37395C13: got '3048 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37395 / R37395C17: got '2412 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37396 / R37396C13: got '6303 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37396 / R37396C17: got '321-323 NE Thornton
## Pl, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37397 / R37397C13: got '900-938 S Stevens St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37397 / R37397C17: got '3720 59th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37398 / R37398C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37398 / R37398C17: got '1000 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37399 / R37399C13: got '3922 31st Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37399 / R37399C17: got '1103-1121 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37400 / R37400C13: got '1401-1437 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37400 / R37400C17: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37401 / R37401C13: got '4522-4526 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37401 / R37401C17: got '5514 SW Campbell Pl,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37402 / R37402C13: got '4730-4734 44th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37402 / R37402C17: got '4587-4699 38th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37403 / R37403C13: got '321-323 NE Thornton
## Pl, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37403 / R37403C17: got '836-838 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37404 / R37404C13: got '1000 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37404 / R37404C17: got '911-919 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37405 / R37405C13: got '1103-1121 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37405 / R37405C17: got '1407 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37406 / R37406C13: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37406 / R37406C17: got '3500 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37407 / R37407C13: got '2185-2203 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37407 / R37407C17: got '1610-1620 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37410 / R37410C13: got '836-838 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37410 / R37410C17: got '5448-5498 26th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37412 / R37412C13: got '4749-4753 Latona Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37412 / R37412C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37413 / R37413C13: got '5211 42nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37413 / R37413C17: got '3215-3217 S Edmunds
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37414 / R37414C13: got '5514 SW Campbell Pl,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37414 / R37414C17: got '1401-1443 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37415 / R37415C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37415 / R37415C17: got '7548-7552 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37416 / R37416C13: got '3500 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37416 / R37416C17: got '66-198 E John Ct,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37417 / R37417C13: got '2808-2828 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37417 / R37417C17: got '1421 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37418 / R37418C13: got '3720 59th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37418 / R37418C17: got '5401-5417 22nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37420 / R37420C13: got '2465 Nob Hill Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37420 / R37420C17: got '177-199 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37421 / R37421C13: got '1401-1443 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37421 / R37421C17: got '7341 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37423 / R37423C13: got '66-198 E John Ct,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37423 / R37423C17: got '1138-1142 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37424 / R37424C13: got '1400-1444 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37424 / R37424C17: got '5615 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37425 / R37425C13: got '2901-3015 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37425 / R37425C17: got '100-198 21st Ave S,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37429 / R37429C13: got '1001 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37429 / R37429C17: got '1001 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37433 / R37433C13: got '5615 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37433 / R37433C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37436 / R37436C13: got '4225 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37436 / R37436C17: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37437 / R37437C13: got '1001 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37437 / R37437C17: got '1601-1699 NW 48th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37438 / R37438C13: got '2819-2999 NE 117th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37438 / R37438C17: got '348-398 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37439 / R37439C13: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37439 / R37439C17: got '2257-2393 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37441 / R37441C13: got '36 S Hudson St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37441 / R37441C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37443 / R37443C13: got '2317 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37443 / R37443C17: got '350 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37444 / R37444C13: got '7341 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37444 / R37444C17: got '2211 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37445 / R37445C13: got '736 N 89th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37445 / R37445C17: got '8801-8811 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37447 / R37447C13: got '2416 38th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37447 / R37447C17: got '3670 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37448 / R37448C13: got '1601-1699 NW 48th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37448 / R37448C17: got '511-515 Malden Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37449 / R37449C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37449 / R37449C17: got '619-631 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37450 / R37450C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37450 / R37450C17: got '2500-2598 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37451 / R37451C13: got '1138-1142 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37451 / R37451C17: got '1710 E Highland Dr,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37452 / R37452C13: got '8801-8811 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37452 / R37452C17: got '730 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37453 / R37453C13: got '3670 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37453 / R37453C17: got '1813 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37454 / R37454C13: got '511-515 Malden Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37454 / R37454C17: got '512-598 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37458 / R37458C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37458 / R37458C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37460 / R37460C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37460 / R37460C17: got '3861-3901 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37461 / R37461C13: got '1813 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37461 / R37461C17: got '3670 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37462 / R37462C13: got '2803 NE 115th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37462 / R37462C17: got '3101-3199 S Mt Baker
## Blvd, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37463 / R37463C13: got '619-631 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37463 / R37463C17: got '2113 Westlake Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37464 / R37464C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37464 / R37464C17: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37465 / R37465C13: got '2500-2598 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37465 / R37465C17: got '101-103 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37467 / R37467C13: got '2113 Westlake Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37467 / R37467C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37468 / R37468C13: got '716 NW 100th Pl,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37468 / R37468C17: got '9043 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37477 / R37477C13: got '2315-2317 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37477 / R37477C17: got '2311 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37478 / R37478C13: got '4239-4245 NE 74th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37478 / R37478C17: got '4724 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37479 / R37479C13: got '348-398 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37479 / R37479C17: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37480 / R37480C13: got '3861-3901 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37480 / R37480C17: got '7003 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37481 / R37481C13: got '5440 Sand Point Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37481 / R37481C17: got '5125 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37482 / R37482C13: got '1710 E Highland Dr,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37482 / R37482C17: got '1126-1130 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37483 / R37483C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37483 / R37483C17: got '3521 46th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37484 / R37484C13: got '309 37th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37484 / R37484C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37485 / R37485C13: got '501-549 Lee St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37485 / R37485C17: got '1401-1415 Nob Hill
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37486 / R37486C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37486 / R37486C17: got '835-843 Hiawatha Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37487 / R37487C13: got '1126-1130 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37487 / R37487C17: got '300-398 18th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37490 / R37490C13: got '8527 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37490 / R37490C17: got '1606 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37491 / R37491C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37491 / R37491C17: got '3204 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37493 / R37493C13: got '7137-7243 Seaview Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37493 / R37493C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37495 / R37495C13: got '9043 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37495 / R37495C17: got '80 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37497 / R37497C13: got '1126-1130 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37497 / R37497C17: got '2000-2036 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37499 / R37499C13: got '80 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37499 / R37499C17: got '501-555 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37500 / R37500C13: got '3521 46th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37500 / R37500C17: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37501 / R37501C13: got '4273-4399 36th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37501 / R37501C17: got '1607 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37502 / R37502C13: got '2311 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37502 / R37502C17: got '2553 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37503 / R37503C13: got '4205 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37503 / R37503C17: got '2115 N 92nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37504 / R37504C13: got '2000-2036 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37504 / R37504C17: got '2121-2123 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37505 / R37505C13: got '117-149 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37505 / R37505C17: got '621-651 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37506 / R37506C13: got '835-843 Hiawatha Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37506 / R37506C17: got '501-555 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37509 / R37509C13: got '6757 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37509 / R37509C17: got '3600-3616 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37510 / R37510C13: got '2121-2123 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37510 / R37510C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37511 / R37511C13: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37511 / R37511C17: got '3023-3099 S Bradford
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37512 / R37512C13: got '8543 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37512 / R37512C17: got '2240 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37514 / R37514C13: got '2540-2544 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37514 / R37514C17: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37515 / R37515C13: got '4724 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37515 / R37515C17: got '4138-4140 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37516 / R37516C13: got '7003 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37516 / R37516C17: got '4111 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37518 / R37518C13: got '1401-1415 Nob Hill
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37518 / R37518C17: got '2400-2498 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37519 / R37519C13: got '2240 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37519 / R37519C17: got '1811 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37520 / R37520C13: got '3600-3616 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37520 / R37520C17: got '2619 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37521 / R37521C13: got '4138-4140 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37521 / R37521C17: got '4214 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37522 / R37522C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37522 / R37522C17: got '2127-2199 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37523 / R37523C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37523 / R37523C17: got '1671-1685 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37525 / R37525C13: got '621-651 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37525 / R37525C17: got '2637 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37526 / R37526C13: got '2619 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37526 / R37526C17: got '1005 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37528 / R37528C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37528 / R37528C17: got '925 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37530 / R37530C13: got '501-555 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37530 / R37530C17: got '2328-2358 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37531 / R37531C13: got '925 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37531 / R37531C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37532 / R37532C13: got '11 Air Cargo Rd,
## SeaTac, WA 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37532 / R37532C17: got '92 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37533 / R37533C13: got '501-555 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37533 / R37533C17: got '114 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37534 / R37534C13: got '5125 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37534 / R37534C17: got '2332 N 64th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37535 / R37535C13: got '1005 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37535 / R37535C17: got '2468-2598 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37536 / R37536C13: got '1001 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37536 / R37536C17: got '8408 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37537 / R37537C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37537 / R37537C17: got '578-628 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37540 / R37540C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37540 / R37540C17: got '73-81 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37542 / R37542C13: got '1671-1685 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37542 / R37542C17: got '425 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37544 / R37544C13: got '1607 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37544 / R37544C17: got '307-311 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37545 / R37545C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37545 / R37545C17: got '111 NW 82nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37546 / R37546C13: got '5604-5698 16th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37546 / R37546C17: got '1500-1546 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37547 / R37547C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37547 / R37547C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37548 / R37548C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37548 / R37548C17: got '615 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37549 / R37549C13: got '2553 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37549 / R37549C17: got '323-399 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37552 / R37552C13: got '2315-2317 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37552 / R37552C17: got '2147-2399 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37553 / R37553C13: got '615 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37553 / R37553C17: got '1300-1324 N 90th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37554 / R37554C13: got '30 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37554 / R37554C17: got '2139 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37555 / R37555C13: got '2328-2358 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37555 / R37555C17: got '950-958 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37557 / R37557C13: got '4214 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37557 / R37557C17: got '411 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37558 / R37558C13: got '307-311 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37558 / R37558C17: got '1221 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37559 / R37559C13: got '1811 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37559 / R37559C17: got '2103 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37560 / R37560C13: got '73-81 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37560 / R37560C17: got '4735 Roosevelt Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37562 / R37562C13: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37562 / R37562C17: got '6015-6019 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37563 / R37563C13: got '425 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37563 / R37563C17: got '415-417 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37564 / R37564C13: got '3101-3199 S Mt Baker
## Blvd, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37564 / R37564C17: got '2400-2498 S Charles
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37565 / R37565C13: got '323-399 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37565 / R37565C17: got '101-107 E Louisa St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37566 / R37566C13: got '400-452 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37566 / R37566C17: got '701-709 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37567 / R37567C13: got '950-958 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37567 / R37567C17: got '850-898 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37569 / R37569C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37569 / R37569C17: got '7010 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37570 / R37570C13: got '4735 Roosevelt Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37570 / R37570C17: got '2815 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37571 / R37571C13: got '2400-2498 S Charles
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37571 / R37571C17: got '925-929 23rd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37572 / R37572C13: got '741-779 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37572 / R37572C17: got '901-963 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37574 / R37574C13: got '850-898 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37574 / R37574C17: got '8527 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37576 / R37576C13: got '701-709 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37576 / R37576C17: got '1150-1198 Howell St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37577 / R37577C13: got '901-963 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37577 / R37577C17: got '6521-6599 Roosevelt
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37579 / R37579C13: got '1150-1198 Howell St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37579 / R37579C17: got '1001-1021 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37584 / R37584C13: got '578-628 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37584 / R37584C17: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37585 / R37585C13: got '6521-6599 Roosevelt
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37585 / R37585C17: got '4240 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37586 / R37586C13: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37586 / R37586C17: got '2001-2009 Minor Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37587 / R37587C13: got '4240 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37587 / R37587C17: got '8550-8554 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37588 / R37588C13: got '415-417 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37588 / R37588C17: got '513 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37590 / R37590C13: got '513 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37590 / R37590C17: got '109 W Boston St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37591 / R37591C13: got '1419 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37591 / R37591C17: got '3803 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37592 / R37592C13: got '5026-5028 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37592 / R37592C17: got '2404 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37596 / R37596C13: got '109-113 Belmont Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37596 / R37596C17: got '4600 38th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37597 / R37597C13: got '1701-1707 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37597 / R37597C17: got '2864-2906 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37599 / R37599C13: got '81 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37599 / R37599C17: got '10311-10329 Sand
## Point Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37600 / R37600C13: got '8648-8798 Roosevelt
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37600 / R37600C17: got '601 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37601 / R37601C13: got '965-1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37601 / R37601C17: got '1305 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37602 / R37602C13: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37602 / R37602C17: got '1644-1698 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37603 / R37603C13: got '4111 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37603 / R37603C17: got '4111 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37604 / R37604C13: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37604 / R37604C17: got '1300-1324 N 90th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37606 / R37606C13: got '500-512 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37606 / R37606C17: got '4456-4498 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37607 / R37607C13: got '5107 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37607 / R37607C17: got '4907 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37608 / R37608C13: got '1519-1643 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37608 / R37608C17: got '3028 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37610 / R37610C13: got '2147-2399 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37610 / R37610C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37612 / R37612C13: got '1001-1021 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37612 / R37612C17: got '227 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37613 / R37613C13: got '9223 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37613 / R37613C17: got '2032 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37614 / R37614C13: got '1001-1015 NE 97th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37614 / R37614C17: got '258-298 S King St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37615 / R37615C13: got '1644-1698 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37615 / R37615C17: got '219 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37617 / R37617C13: got '3204 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37617 / R37617C17: got '1701-1799 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37621 / R37621C13: got '1701-1799 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37621 / R37621C17: got '1021 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37623 / R37623C13: got '2115 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37623 / R37623C17: got '900-998 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37625 / R37625C13: got '601 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37625 / R37625C17: got '4819 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37626 / R37626C13: got '3803 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37626 / R37626C17: got '1321-1329 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37627 / R37627C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37627 / R37627C17: got '1451 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37628 / R37628C13: got '258-298 S King St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37628 / R37628C17: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37629 / R37629C13: got '1110 W Howe St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37629 / R37629C17: got '1014 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37632 / R37632C13: got '1300-1324 N 90th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37632 / R37632C17: got '348-398 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37633 / R37633C13: got '109 W Boston St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37633 / R37633C17: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37634 / R37634C13: got '121 Lakeside Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37634 / R37634C17: got '10329-10333 Sand
## Point Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37635 / R37635C13: got '2032 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37635 / R37635C17: got '7926-7956 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37636 / R37636C13: got '1461-1489 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37636 / R37636C17: got '1140-1166 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37637 / R37637C13: got '1451 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37637 / R37637C17: got '3257 Fuhrman Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37638 / R37638C13: got '2001-2009 Minor Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37638 / R37638C17: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37639 / R37639C13: got '3023-3099 S Bradford
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37639 / R37639C17: got '401-411 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37640 / R37640C13: got '2103 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37640 / R37640C17: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37642 / R37642C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37642 / R37642C17: got '6410-6414 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37645 / R37645C13: got '8408 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37645 / R37645C17: got '538-598 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37647 / R37647C13: got '716 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37647 / R37647C17: got '1419 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37648 / R37648C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37648 / R37648C17: got '3008 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37649 / R37649C13: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37649 / R37649C17: got '1255-1283 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37652 / R37652C13: got '2500 Gilman Dr W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37652 / R37652C17: got '1611 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37653 / R37653C13: got '6015-6019 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37653 / R37653C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37654 / R37654C13: got '101-107 E Louisa St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37654 / R37654C17: got '601-631 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37655 / R37655C13: got '111 NW 82nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37655 / R37655C17: got '2240 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37656 / R37656C13: got '2139 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37656 / R37656C17: got '151-161 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37657 / R37657C13: got '1405 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37657 / R37657C17: got '3000-3008 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37658 / R37658C13: got '3008 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37658 / R37658C17: got '325-333 Erie Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37660 / R37660C13: got '1606 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37660 / R37660C17: got '4232 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37663 / R37663C13: got '325-333 Erie Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37663 / R37663C17: got '1717-1799 E Thomas
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37664 / R37664C13: got '1611 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37664 / R37664C17: got '1417 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37666 / R37666C13: got '151-161 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37666 / R37666C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37668 / R37668C13: got '815-817 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37668 / R37668C17: got '2806 E Madison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37669 / R37669C13: got '900-998 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37669 / R37669C17: got '840-858 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37670 / R37670C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37670 / R37670C17: got '217 NW 105th St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37671 / R37671C13: got '2115 N 92nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37671 / R37671C17: got '9520 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37672 / R37672C13: got '1717-1799 E Thomas
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37672 / R37672C17: got '101-163 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37673 / R37673C13: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37673 / R37673C17: got '8648-8798 Roosevelt
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37674 / R37674C13: got '2332 N 64th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37674 / R37674C17: got '2272-2298 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37675 / R37675C13: got '8331 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37675 / R37675C17: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37676 / R37676C13: got '2815 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37676 / R37676C17: got '8605 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37677 / R37677C13: got '3000-3008 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37677 / R37677C17: got '1414 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37678 / R37678C13: got '2806 E Madison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37678 / R37678C17: got '523 Maynard Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37679 / R37679C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37679 / R37679C17: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37680 / R37680C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37680 / R37680C17: got '2558-2698 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37681 / R37681C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37681 / R37681C17: got '4220 Winslow Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37682 / R37682C13: got '601-699 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37682 / R37682C17: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37683 / R37683C13: got '573-599 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37683 / R37683C17: got '1176-1198 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37684 / R37684C13: got '401-411 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37684 / R37684C17: got '821 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37685 / R37685C13: got '925-929 23rd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37685 / R37685C17: got '923-925 23rd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37686 / R37686C13: got '1414 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37686 / R37686C17: got '5459-5499 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37687 / R37687C13: got '101-163 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37687 / R37687C17: got '1601-1699 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37691 / R37691C13: got '1500-1546 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37691 / R37691C17: got '2115 N 92nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37692 / R37692C13: got '227 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37692 / R37692C17: got '577-599 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37693 / R37693C13: got '5459-5499 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37693 / R37693C17: got '3636 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37694 / R37694C13: got '8605 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37694 / R37694C17: got '2825 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37696 / R37696C13: got '10311-10329 Sand
## Point Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37696 / R37696C17: got '201 Lake Washington
## Blvd, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37697 / R37697C13: got '348-398 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37697 / R37697C17: got '2528-2532 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37698 / R37698C13: got '1255-1283 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37698 / R37698C17: got '1255-1283 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37700 / R37700C13: got '1601-1699 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37700 / R37700C17: got '201-209 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37702 / R37702C13: got '201 Lake Washington
## Blvd, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37702 / R37702C17: got '121 Lakeside Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37703 / R37703C13: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37703 / R37703C17: got '2037 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37704 / R37704C13: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37704 / R37704C17: got '1450-1498 NE 40th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37705 / R37705C13: got '538-598 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37705 / R37705C17: got '303 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37706 / R37706C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37706 / R37706C17: got '509-511 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37707 / R37707C13: got '1176-1198 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37707 / R37707C17: got '1708 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37708 / R37708C13: got '2037 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37708 / R37708C17: got '201-247 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37709 / R37709C13: got '821 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37709 / R37709C17: got '2200-2248 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37711 / R37711C13: got '8550-8554 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37711 / R37711C17: got '406 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37712 / R37712C13: got '2528-2532 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37712 / R37712C17: got '1461-1489 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37716 / R37716C13: got '509-511 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37716 / R37716C17: got '563 Ward Pl, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37717 / R37717C13: got '2468-2598 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37717 / R37717C17: got '1847-1851 E Shelby
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37719 / R37719C13: got '2229-2235 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37719 / R37719C17: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37720 / R37720C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37720 / R37720C17: got '607 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37722 / R37722C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37722 / R37722C17: got '510-530 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37724 / R37724C13: got '1255-1283 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37724 / R37724C17: got '8340 15th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37725 / R37725C13: got '1450-1498 NE 40th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37725 / R37725C17: got '800-898 Nob Hill Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37726 / R37726C13: got '406 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37726 / R37726C17: got '1300-1324 N 90th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37727 / R37727C13: got '923-925 23rd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37727 / R37727C17: got '8003 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37728 / R37728C13: got '1708 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37728 / R37728C17: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37729 / R37729C13: got '201-209 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37729 / R37729C17: got '515 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37730 / R37730C13: got '840-858 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37730 / R37730C17: got '210 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37732 / R37732C13: got '3636 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37732 / R37732C17: got '2411 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37733 / R37733C13: got '577-599 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37733 / R37733C17: got '115 Hayes St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37734 / R37734C13: got '523 Maynard Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37734 / R37734C17: got '1149 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37735 / R37735C13: got '201-247 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37735 / R37735C17: got '6721 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37736 / R37736C13: got '2328-2358 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37736 / R37736C17: got '500-576 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37737 / R37737C13: got '2558-2698 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37737 / R37737C17: got '4451 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37738 / R37738C13: got '800-898 Nob Hill Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37738 / R37738C17: got '815 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37741 / R37741C13: got '4220 Winslow Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37741 / R37741C17: got '1617 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37742 / R37742C13: got '500-576 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37742 / R37742C17: got '5107 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37743 / R37743C13: got '1300-1324 N 90th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37743 / R37743C17: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37744 / R37744C13: got '826-830 NE 81st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37744 / R37744C17: got '1800-1898 N 82nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37745 / R37745C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37745 / R37745C17: got '2124 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37746 / R37746C13: got '115 Hayes St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37746 / R37746C17: got '810-822 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37747 / R37747C13: got '2115 N 92nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37747 / R37747C17: got '7337 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37748 / R37748C13: got '6721 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37748 / R37748C17: got '1701-1707 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37749 / R37749C13: got '1847-1851 E Shelby
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37749 / R37749C17: got '9119-9199 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37750 / R37750C13: got '815 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37750 / R37750C17: got '6541-6547 Jones Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37752 / R37752C13: got '3220-3224 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37752 / R37752C17: got '109-113 Belmont Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37755 / R37755C13: got '515 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37755 / R37755C17: got '3101-3199 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37756 / R37756C13: got '810-822 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37756 / R37756C17: got '4010-4016 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37757 / R37757C13: got '303 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37757 / R37757C17: got '500-512 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37758 / R37758C13: got '4304 NE 82nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37758 / R37758C17: got '5026-5028 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37759 / R37759C13: got '510-530 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37759 / R37759C17: got '1110 W Howe St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37760 / R37760C13: got '563 Ward Pl, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37760 / R37760C17: got '965-1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37761 / R37761C13: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37761 / R37761C17: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37762 / R37762C13: got '535 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37762 / R37762C17: got '4912 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37764 / R37764C13: got '2535-2599 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37764 / R37764C17: got '1005 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37766 / R37766C13: got '2026 E Calhoun St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37766 / R37766C17: got '1701-1719 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37767 / R37767C13: got '2601 W Marina Pl,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37767 / R37767C17: got '116-118 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37768 / R37768C13: got '51-99 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37768 / R37768C17: got '2414 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37773 / R37773C13: got '8003 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37773 / R37773C17: got '3017 NE 50th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37775 / R37775C13: got '901 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37775 / R37775C17: got '5736 17th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37778 / R37778C13: got '1031 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37778 / R37778C17: got '3050 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37787 / R37787C13: got '4522 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37787 / R37787C17: got '5776 East Green Lake
## Way N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37789 / R37789C13: got '1031 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37789 / R37789C17: got '2114 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37790 / R37790C13: got '4240 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37790 / R37790C17: got '7401-7417 Latona Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37793 / R37793C13: got '990-1398 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37793 / R37793C17: got '315 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37799 / R37799C13: got '1140-1166 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37799 / R37799C17: got '2701 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37803 / R37803C13: got '4101-4179 29th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37803 / R37803C17: got '1331 Sturgus Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37804 / R37804C13: got '4111 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37804 / R37804C17: got '9257 College Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37805 / R37805C13: got '116-118 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37805 / R37805C17: got '2601 W Marina Pl,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37811 / R37811C13: got '600 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37811 / R37811C17: got '515 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37815 / R37815C13: got '4541-4543 41st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37815 / R37815C17: got '547 Temple Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37817 / R37817C13: got '201-249 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37817 / R37817C17: got '615-617 35th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37818 / R37818C13: got '1617 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37818 / R37818C17: got '1000-1020 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37821 / R37821C13: got '4819 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37821 / R37821C17: got '4976-4998 30th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37822 / R37822C13: got '2124 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37822 / R37822C17: got '2323-2391 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37824 / R37824C13: got '2132 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37824 / R37824C17: got '4400-4462 Jill Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37827 / R37827C13: got '3001-3015 SW Avalon
## Way, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37827 / R37827C17: got '4515 37th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37828 / R37828C13: got '1305 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37828 / R37828C17: got '1176-1198 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37831 / R37831C13: got '607 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37831 / R37831C17: got '465-499 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37834 / R37834C13: got '2404 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37834 / R37834C17: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37839 / R37839C13: got '3917 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37839 / R37839C17: got '1525 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37840 / R37840C13: got '7401-7417 Latona Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37840 / R37840C17: got '1052-1098 Belmont Pl
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37841 / R37841C13: got '315 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37841 / R37841C17: got '403 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37842 / R37842C13: got '210 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37842 / R37842C17: got '2212-2216 E Roanoke
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37845 / R37845C13: got '217 NW 105th St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37845 / R37845C17: got '1752-1798 N 97th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37848 / R37848C13: got '403 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37848 / R37848C17: got '403 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37854 / R37854C13: got '1899 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37854 / R37854C17: got '1551 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37859 / R37859C13: got '1300-1324 N 90th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37859 / R37859C17: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37860 / R37860C13: got '7926-7956 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37860 / R37860C17: got '4600-4634 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37862 / R37862C13: got '4451 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37862 / R37862C17: got '542 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37864 / R37864C13: got '1000-1020 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37864 / R37864C17: got '2337-2373 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37865 / R37865C13: got '2637 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37865 / R37865C17: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37866 / R37866C13: got '2853 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37866 / R37866C17: got '5500 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37867 / R37867C13: got '1525 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37867 / R37867C17: got '5601-5699 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37869 / R37869C13: got '1014 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37869 / R37869C17: got '2323 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37871 / R37871C13: got '10819 27th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37871 / R37871C17: got '2059 Westlake Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37874 / R37874C13: got '403 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37874 / R37874C17: got '2020 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37875 / R37875C13: got '1005 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37875 / R37875C17: got '5621 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37876 / R37876C13: got '6541-6547 Jones Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37876 / R37876C17: got '1115 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37878 / R37878C13: got '601-617 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37878 / R37878C17: got '5447 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37879 / R37879C13: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37879 / R37879C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37882 / R37882C13: got '2337-2373 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37882 / R37882C17: got '149-199 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37884 / R37884C13: got '515 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37884 / R37884C17: got '1421-1435 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37885 / R37885C13: got '1800-1898 N 82nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37885 / R37885C17: got '4601-4615 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37888 / R37888C13: got '2323-2391 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37888 / R37888C17: got '675-699 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37889 / R37889C13: got '2411 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37889 / R37889C17: got '5478-5498 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37891 / R37891C13: got '1401 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37891 / R37891C17: got '2545 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37892 / R37892C13: got '2323 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37892 / R37892C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37893 / R37893C13: got '3257 Fuhrman Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37893 / R37893C17: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37894 / R37894C13: got '547 Temple Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37894 / R37894C17: got '1251 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37895 / R37895C13: got '4456-4498 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37895 / R37895C17: got '121-155 Lakeside Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37896 / R37896C13: got '4600 38th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37896 / R37896C17: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37897 / R37897C13: got '1621 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37897 / R37897C17: got '4307 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37898 / R37898C13: got '1115 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37898 / R37898C17: got '6703 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37899 / R37899C13: got '5601-5699 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37899 / R37899C17: got '2851-2893 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37901 / R37901C13: got '2020 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37901 / R37901C17: got '2215-2299 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37902 / R37902C13: got '1176-1198 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37902 / R37902C17: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37903 / R37903C13: got '5478-5498 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37903 / R37903C17: got '2717 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37905 / R37905C13: got '2825 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37905 / R37905C17: got '411-413 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37906 / R37906C13: got '8340 15th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37906 / R37906C17: got '35 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37909 / R37909C13: got '2629 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37909 / R37909C17: got '400-446 Madison St,
## Seattle, WA 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37911 / R37911C13: got '5500 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37911 / R37911C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37912 / R37912C13: got '121-155 Lakeside Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37912 / R37912C17: got '433 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37913 / R37913C13: got '1149 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37913 / R37913C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37914 / R37914C13: got '1251 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37914 / R37914C17: got '4721 46th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37915 / R37915C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37915 / R37915C17: got '1411 NE 107th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37916 / R37916C13: got '299 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37916 / R37916C17: got '538-598 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37917 / R37917C13: got '2701 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37917 / R37917C17: got '513 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37918 / R37918C13: got '2545 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37918 / R37918C17: got '1539-1543 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37924 / R37924C13: got '4600-4634 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37924 / R37924C17: got '2228-2232 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37927 / R37927C13: got '465-499 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37927 / R37927C17: got '825 S Stacy St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37929 / R37929C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37929 / R37929C17: got '3401 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37930 / R37930C13: got '2414 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37930 / R37930C17: got '2291 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37934 / R37934C13: got '149-199 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37934 / R37934C17: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37935 / R37935C13: got '2212-2216 E Roanoke
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37935 / R37935C17: got '2347 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37936 / R37936C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37936 / R37936C17: got '2015 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37937 / R37937C13: got '2228-2232 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37937 / R37937C17: got '4224-4230 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37938 / R37938C13: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37938 / R37938C17: got '201-247 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37939 / R37939C13: got '1126-1298 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37939 / R37939C17: got '1126-1298 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37940 / R37940C13: got '1331 Sturgus Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37941 / R37941C13: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37941 / R37941C17: got '621-699 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37944 / R37944C13: got '2059 Westlake Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37944 / R37944C17: got '414 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37946 / R37946C13: got '2015 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37946 / R37946C17: got '8723 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37947 / R37947C13: got '4976-4998 30th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37947 / R37947C17: got '1127-1131 35th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37952 / R37952C13: got '414 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37952 / R37952C17: got '2067-2095 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37954 / R37954C13: got '1021 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37954 / R37954C17: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37955 / R37955C13: got '3028 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37955 / R37955C17: got '3700 S Hudson St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37956 / R37956C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37956 / R37956C17: got '513 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37957 / R37957C13: got '621-699 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37957 / R37957C17: got '2218-2222 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37958 / R37958C13: got '2347 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37958 / R37958C17: got '8300-8398 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37960 / R37960C13: got '1411 NE 107th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37960 / R37960C17: got '10022-10198 20th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37962 / R37962C13: got '513 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37962 / R37962C17: got '2601 W Marina Pl,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37963 / R37963C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37963 / R37963C17: got '2132 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37964 / R37964C13: got '542 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37964 / R37964C17: got '8714-8720 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37966 / R37966C13: got '3101-3199 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37966 / R37966C17: got '3101-3153 Warren Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37968 / R37968C13: got '825 S Stacy St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37968 / R37968C17: got '3001-3015 SW Avalon
## Way, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37969 / R37969C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37969 / R37969C17: got '1061 E Miller St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37972 / R37972C13: got '675-699 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37972 / R37972C17: got '1642-1698 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37973 / R37973C13: got '1126-1298 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37973 / R37973C17: got '2016 S Norman St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37974 / R37974C13: got '411-413 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37974 / R37974C17: got '4541-4543 41st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37976 / R37976C13: got '3101-3153 Warren Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37976 / R37976C17: got '2402 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37978 / R37978C13: got '201-247 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37978 / R37978C17: got '719 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37979 / R37979C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37979 / R37979C17: got '535 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37981 / R37981C13: got '2402 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37981 / R37981C17: got '1031 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37982 / R37982C13: got '1564 S Atlantic St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37982 / R37982C17: got '201-249 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37983 / R37983C13: got '1642-1698 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37983 / R37983C17: got '299 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37984 / R37984C13: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37984 / R37984C17: got '1401 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37985 / R37985C13: got '3700 S Hudson St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37985 / R37985C17: got '2629 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37986 / R37986C13: got '10329-10333 Sand
## Point Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37986 / R37986C17: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37987 / R37987C13: got '8723 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37987 / R37987C17: got '619-699 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M37990 / R37990C13: got '719 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37990 / R37990C17: got '602 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37991 / R37991C13: got '2016 S Norman St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37991 / R37991C17: got '1124 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37994 / R37994C13: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37994 / R37994C17: got '101-199 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37995 / R37995C13: got '619-699 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q37995 / R37995C17: got '3515-3599 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M37999 / R37999C13: got '3401 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q37999 / R37999C17: got '1621 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38000 / R38000C13: got '501-513 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38000 / R38000C17: got '51-99 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38001 / R38001C13: got '2218-2222 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38001 / R38001C17: got '990-1398 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38002 / R38002C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38002 / R38002C17: got '2535-2599 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38003 / R38003C13: got '2067-2095 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38003 / R38003C17: got '3917 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38005 / R38005C13: got '2717 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38005 / R38005C17: got '901 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38007 / R38007C13: got '33 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38007 / R38007C17: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38008 / R38008C13: got '2218-2222 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38008 / R38008C17: got '1031 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38010 / R38010C13: got '3515-3599 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38010 / R38010C17: got '4522 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38011 / R38011C13: got '101-199 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38011 / R38011C17: got '2100 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38014 / R38014C13: got '9257 College Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38014 / R38014C17: got '8520 25th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38015 / R38015C13: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38015 / R38015C17: got '2026 E Calhoun St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38017 / R38017C13: got '2396-2398 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38017 / R38017C17: got '5419-5421 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38018 / R38018C13: got '1610-1620 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38018 / R38018C17: got '2401-2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38019 / R38019C13: got '115 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38019 / R38019C17: got '1815 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38022 / R38022C13: got '615-617 35th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38022 / R38022C17: got '2243 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38023 / R38023C13: got '3401 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38023 / R38023C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38024 / R38024C13: got '8714-8720 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38024 / R38024C17: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38025 / R38025C13: got '900-998 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38025 / R38025C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38026 / R38026C13: got '2327-2331 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38026 / R38026C17: got '306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38027 / R38027C13: got '2100 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38027 / R38027C17: got '601-621 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38029 / R38029C13: got '2800 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38029 / R38029C17: got '1106 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38031 / R38031C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38031 / R38031C17: got '144-162 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38032 / R38032C13: got '227 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38032 / R38032C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38033 / R38033C13: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38033 / R38033C17: got '2400-2498 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38036 / R38036C13: got '2400-2498 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38036 / R38036C17: got '338-382 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38037 / R38037C13: got '7303 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38037 / R38037C17: got '6757 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38038 / R38038C13: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38038 / R38038C17: got '2200 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38039 / R38039C13: got '4541 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38039 / R38039C17: got '3317 Claremont Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38040 / R38040C13: got '6757 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38040 / R38040C17: got '7303 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38041 / R38041C13: got '5419-5421 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38041 / R38041C17: got '2153 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38043 / R38043C13: got '2132 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38043 / R38043C17: got '2132 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38044 / R38044C13: got '6721-6999 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38044 / R38044C17: got '5501-5509 22nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38045 / R38045C13: got '2401-2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38045 / R38045C17: got '999 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38046 / R38046C13: got '2875-2899 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38046 / R38046C17: got '301 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38047 / R38047C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38047 / R38047C17: got '300-398 N 58th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38048 / R38048C13: got '501 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38048 / R38048C17: got '3214 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38049 / R38049C13: got '5501-5509 22nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38049 / R38049C17: got '6713 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38050 / R38050C13: got '338-382 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38050 / R38050C17: got '343-373 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38051 / R38051C13: got '8300-8398 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38051 / R38051C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38052 / R38052C13: got '1106 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38052 / R38052C17: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38053 / R38053C13: got '1061 E Miller St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38053 / R38053C17: got '6757 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38055 / R38055C13: got '2132 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38055 / R38055C17: got '2132 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38057 / R38057C13: got '2132 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38057 / R38057C17: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38058 / R38058C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38058 / R38058C17: got '725 N 102nd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38059 / R38059C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38059 / R38059C17: got '2837 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38060 / R38060C13: got '999 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38060 / R38060C17: got '4724-4730 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38061 / R38061C13: got '343-373 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38061 / R38061C17: got '3826 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38063 / R38063C13: got '301 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38063 / R38063C17: got '2020-2028 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38065 / R38065C13: got '306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38065 / R38065C17: got '1000 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38066 / R38066C13: got '101-199 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38066 / R38066C17: got '10355 8th Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38067 / R38067C13: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38067 / R38067C17: got '1728 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38068 / R38068C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38068 / R38068C17: got '1533 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38069 / R38069C13: got '2837 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38069 / R38069C17: got '7900-8006 Seaview Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38070 / R38070C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38070 / R38070C17: got '1256-1260 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38071 / R38071C13: got '4124 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38071 / R38071C17: got '6347-6499 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38074 / R38074C13: got '3214 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38074 / R38074C17: got '5501-5599 30th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38075 / R38075C13: got '2153 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38075 / R38075C17: got '3047 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38076 / R38076C13: got '1728 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38076 / R38076C17: got '5402 39th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38077 / R38077C13: got '915-999 Terrace St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38077 / R38077C17: got '1101-1199 E Prospect
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38079 / R38079C13: got '2243 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38079 / R38079C17: got '7301-7349 East Green
## Lake Dr N, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38080 / R38080C13: got '1000 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38080 / R38080C17: got '701 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38081 / R38081C13: got '2401-2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38081 / R38081C17: got '1600-1610 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38082 / R38082C13: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38082 / R38082C17: got '3401-3417 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38084 / R38084C13: got '1256-1260 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38084 / R38084C17: got '3199-3299 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38085 / R38085C13: got '144-162 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38085 / R38085C17: got '431 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38086 / R38086C13: got '6711 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38086 / R38086C17: got '6101-6199 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38089 / R38089C13: got '3047 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38089 / R38089C17: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38090 / R38090C13: got '1815 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38090 / R38090C17: got '852-872 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38091 / R38091C13: got '315 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38091 / R38091C17: got '5451 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38092 / R38092C13: got '7900-8006 Seaview Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38092 / R38092C17: got '2657 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38093 / R38093C13: got '6101-6199 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38093 / R38093C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38094 / R38094C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38094 / R38094C17: got '107 Hayes St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38095 / R38095C13: got '1600-1610 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38095 / R38095C17: got '2020 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38097 / R38097C13: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38097 / R38097C17: got '4405 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38098 / R38098C13: got '701 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38098 / R38098C17: got '5731 Schmitz Park to
## Alki Trail, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38099 / R38099C13: got '725 N 102nd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38099 / R38099C17: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38100 / R38100C13: got '852-872 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38100 / R38100C17: got '301 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38101 / R38101C13: got '1900 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38101 / R38101C17: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38102 / R38102C13: got '431 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38102 / R38102C17: got '450-498 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38103 / R38103C13: got '3050 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38103 / R38103C17: got '5311 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38104 / R38104C13: got '6347-6499 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38104 / R38104C17: got '525-527 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38105 / R38105C13: got '5776 East Green Lake
## Way N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38105 / R38105C17: got '1500 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38106 / R38106C13: got '7301-7349 East Green
## Lake Dr N, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38106 / R38106C17: got '715-717 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38107 / R38107C13: got '301-399 N 58th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38107 / R38107C17: got '5253-5335 Green Lake
## Way N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38108 / R38108C13: got '2020 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38108 / R38108C17: got '3911-3949 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38109 / R38109C13: got '1101-1365 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38109 / R38109C17: got '1101-1365 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38110 / R38110C13: got '3609 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38110 / R38110C17: got '4200-4398 NE 104th
## Pl, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38111 / R38111C13: got '1101-1365 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38111 / R38111C17: got '1101-1365 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38112 / R38112C13: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38112 / R38112C17: got '209 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38113 / R38113C13: got '3711 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38113 / R38113C17: got '809 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38114 / R38114C13: got '5218 Kensington Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38114 / R38114C17: got '5301-5317 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38115 / R38115C13: got '107 Hayes St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38115 / R38115C17: got '2265 N 56th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38116 / R38116C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38116 / R38116C17: got '8626-8652 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38118 / R38118C13: got '450-498 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38118 / R38118C17: got '1813-1899 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38119 / R38119C13: got '3911-3949 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38119 / R38119C17: got '4317-4321 Francis Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38120 / R38120C13: got '3826 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38120 / R38120C17: got '219 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38121 / R38121C13: got '525-527 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38121 / R38121C17: got '4057 NE 50th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38122 / R38122C13: got '4405 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38122 / R38122C17: got '700-716 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38130 / R38130C13: got '4547 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38130 / R38130C17: got '8301-8399 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38132 / R38132C13: got '1052-1098 Belmont Pl
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38132 / R38132C17: got '4327 15th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38133 / R38133C13: got '5451 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38133 / R38133C17: got '4114-4118 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38135 / R38135C13: got '1813-1899 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38135 / R38135C17: got '2352-2356 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38137 / R38137C13: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38137 / R38137C17: got '3609 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38139 / R38139C13: got '700-716 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38139 / R38139C17: got '1713 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38140 / R38140C13: got '4057 NE 50th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38140 / R38140C17: got '933-999 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38141 / R38141C13: got '2200-2248 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38141 / R38141C17: got '4724 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38142 / R38142C13: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38142 / R38142C17: got '2272-2298 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38145 / R38145C13: got '6703 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38145 / R38145C17: got '7303 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38146 / R38146C13: got '3199-3299 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38146 / R38146C17: got '1514 E Highland Dr,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38149 / R38149C13: got '2291 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38149 / R38149C17: got '1334-1398 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38150 / R38150C13: got '2114 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38150 / R38150C17: got '2401-2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38152 / R38152C13: got '2657 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38152 / R38152C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38155 / R38155C13: got '2400-2498 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38155 / R38155C17: got '414 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38156 / R38156C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38156 / R38156C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38158 / R38158C13: got '2851-2893 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38158 / R38158C17: got '227 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38159 / R38159C13: got '1221 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38159 / R38159C17: got '915-999 Terrace St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38160 / R38160C13: got '4639-4699 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38160 / R38160C17: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38161 / R38161C13: got '2229-2235 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38161 / R38161C17: got '507 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38162 / R38162C13: got '4114-4118 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38162 / R38162C17: got '510-514 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38163 / R38163C13: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38163 / R38163C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38164 / R38164C13: got '411 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38164 / R38164C17: got '2127-2199 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38165 / R38165C13: got '4724 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38165 / R38165C17: got '115 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38166 / R38166C13: got '1533 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38166 / R38166C17: got '3401-3499 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38167 / R38167C13: got '3017 NE 50th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38167 / R38167C17: got '1529 33rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38168 / R38168C13: got '1514 E Highland Dr,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38168 / R38168C17: got '2123-2199 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38170 / R38170C13: got '4907 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38170 / R38170C17: got '4541 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38171 / R38171C13: got '1417 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38171 / R38171C17: got '1333-1599 Harbor Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38173 / R38173C13: got '510-514 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38173 / R38173C17: got '1307 N 78th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38175 / R38175C13: got '1124 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38175 / R38175C17: got '4423 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38176 / R38176C13: got '1551 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38176 / R38176C17: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38179 / R38179C13: got '2215-2299 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38179 / R38179C17: got '2800 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38181 / R38181C13: got '5621 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38181 / R38181C17: got '6725 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38182 / R38182C13: got '1539-1543 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38182 / R38182C17: got '6721-6999 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38183 / R38183C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38183 / R38183C17: got '1101-1365 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38185 / R38185C13: got '6410-6414 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38185 / R38185C17: got '4124 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38186 / R38186C13: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38186 / R38186C17: got '400 NW 45th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38187 / R38187C13: got '2127-2199 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38187 / R38187C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38188 / R38188C13: got '4307 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38188 / R38188C17: got '2327-2331 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38190 / R38190C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38190 / R38190C17: got '1115 N 93rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38191 / R38191C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38191 / R38191C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38192 / R38192C13: got '1321-1329 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38192 / R38192C17: got '4547 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38193 / R38193C13: got '3401-3417 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38193 / R38193C17: got '502 25th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38194 / R38194C13: got '5447 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38194 / R38194C17: got '1900 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38195 / R38195C13: got '3401-3499 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38195 / R38195C17: got '535 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38196 / R38196C13: got '4721 46th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38196 / R38196C17: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38200 / R38200C13: got '9119-9199 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38200 / R38200C17: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38201 / R38201C13: got '4601-4615 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38201 / R38201C17: got '2875-2899 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38203 / R38203C13: got '505 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38203 / R38203C17: got '101-199 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38205 / R38205C13: got '4912 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38205 / R38205C17: got '3711 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38206 / R38206C13: got '8520 25th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38206 / R38206C17: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38207 / R38207C13: got '6725 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38207 / R38207C17: got '28 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38208 / R38208C13: got '4400-4462 Jill Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38208 / R38208C17: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38209 / R38209C13: got '538-598 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38209 / R38209C17: got '5208-5216 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38211 / R38211C13: got '1421-1435 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38211 / R38211C17: got '3401 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38212 / R38212C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38212 / R38212C17: got '1610-1620 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38213 / R38213C13: got '4423 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38213 / R38213C17: got '3842 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38214 / R38214C13: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38214 / R38214C17: got '315 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38215 / R38215C13: got '5736 17th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38215 / R38215C17: got '900-998 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38216 / R38216C13: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38216 / R38216C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38218 / R38218C13: got '700-798 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38218 / R38218C17: got '3812-3816 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38219 / R38219C13: got '451-507 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38219 / R38219C17: got '3206-3210 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38221 / R38221C13: got '1701-1719 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38221 / R38221C17: got '2400-2498 S Charles
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38222 / R38222C13: got '3023 22nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38222 / R38222C17: got '2107 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38223 / R38223C13: got '1101-1199 E Prospect
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38223 / R38223C17: got '4649-4699 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38224 / R38224C13: got '2127-2199 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38224 / R38224C17: got '1003 Occidental Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38225 / R38225C13: got '2500 Gilman Dr W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38225 / R38225C17: got '1407-1525 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38226 / R38226C13: got '2465 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38226 / R38226C17: got '846-960 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38227 / R38227C13: got '5501-5599 30th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38227 / R38227C17: got '325 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38229 / R38229C13: got '1000-1020 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38229 / R38229C17: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38230 / R38230C13: got '140 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38230 / R38230C17: got '601-611 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38233 / R38233C13: got '2123-2199 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38233 / R38233C17: got '2599-2699 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38234 / R38234C13: got '1307 N 78th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38234 / R38234C17: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38236 / R38236C13: got '925 Hiawatha Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38236 / R38236C17: got '1314 E Remington Ct,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38237 / R38237C13: got '8212-8216 15th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38237 / R38237C17: got '1227 N Allen Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38238 / R38238C13: got '309-349 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38238 / R38238C17: got '213 Blaine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38239 / R38239C13: got '737-741 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38239 / R38239C17: got '7501-7617 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38240 / R38240C13: got '1100-1120 Harrison
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38240 / R38240C17: got '121-125 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38242 / R38242C13: got '8301-8399 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38242 / R38242C17: got '1419 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38243 / R38243C13: got '5311 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38243 / R38243C17: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38244 / R38244C13: got '5301-5317 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38244 / R38244C17: got '4037-4041 22nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38245 / R38245C13: got '5253-5335 Green Lake
## Way N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38245 / R38245C17: got '630-658 S Lane St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38246 / R38246C13: got '1314 E Remington Ct,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38246 / R38246C17: got '205 NE Northlake Way,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38247 / R38247C13: got '4200-4398 NE 104th
## Pl, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38247 / R38247C17: got '3500-3508 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38248 / R38248C13: got '535 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38248 / R38248C17: got '5875-5907 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38250 / R38250C13: got '1431 E Ward St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38250 / R38250C17: got '3617 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38251 / R38251C13: got '1003 Occidental Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38251 / R38251C17: got '2132 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38252 / R38252C13: got '401-415 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38252 / R38252C17: got '73-81 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38255 / R38255C13: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38255 / R38255C17: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38256 / R38256C13: got '912 NE 53rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38256 / R38256C17: got '303 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38258 / R38258C13: got '900-998 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38258 / R38258C17: got '1201-1207 NE 69th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38259 / R38259C13: got '2265 N 56th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38259 / R38259C17: got 'Union Square,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38260 / R38260C13: got '601-611 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38260 / R38260C17: got '501-511 NE 73rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38261 / R38261C13: got '5731 Schmitz Park to
## Alki Trail, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38261 / R38261C17: got '816-886 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38262 / R38262C13: got '1419 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38262 / R38262C17: got '4704 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38264 / R38264C13: got '4649-4699 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38264 / R38264C17: got '1005-1033 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38265 / R38265C13: got '400 NW 45th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38265 / R38265C17: got '901-963 E Miller St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38267 / R38267C13: got '73-81 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38267 / R38267C17: got '4741-4743 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38269 / R38269C13: got '100-106 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38269 / R38269C17: got '1701 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38274 / R38274C13: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38274 / R38274C17: got '2571-2575 56th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38276 / R38276C13: got '1227 N Allen Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38276 / R38276C17: got '1514 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38277 / R38277C13: got '1917 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38277 / R38277C17: got '800 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38278 / R38278C13: got '715-717 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38278 / R38278C17: got '100-198 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38279 / R38279C13: got '901-963 E Miller St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38279 / R38279C17: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38280 / R38280C13: got '846-960 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38280 / R38280C17: got '430-498 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38281 / R38281C13: got '209 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38281 / R38281C17: got '1619-1699 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38282 / R38282C13: got '700-798 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38282 / R38282C17: got '1715 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38283 / R38283C13: got '315-317 29th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38283 / R38283C17: got '435 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38286 / R38286C13: got '430-498 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38286 / R38286C17: got '1915 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38287 / R38287C13: got '1619-1699 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38287 / R38287C17: got '4130-4138 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38288 / R38288C13: got '3617 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38288 / R38288C17: got '6111-6195 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38289 / R38289C13: got '3500-3508 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38289 / R38289C17: got '1729 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38290 / R38290C13: got '201-249 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38290 / R38290C17: got '1433 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38291 / R38291C13: got '3812-3816 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38291 / R38291C17: got '3446-3450 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38294 / R38294C13: got '7468-7498 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38294 / R38294C17: got '2001-2099 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38295 / R38295C13: got '100-198 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38295 / R38295C17: got '2035 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38296 / R38296C13: got '1514 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38296 / R38296C17: got '1814-1898 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38297 / R38297C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38297 / R38297C17: got '2203 E Louisa St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38298 / R38298C13: got '2107 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38298 / R38298C17: got '429 29th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38299 / R38299C13: got '2571-2575 56th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38299 / R38299C17: got '3213 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38300 / R38300C13: got '4741-4743 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38300 / R38300C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38302 / R38302C13: got '1701 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38302 / R38302C17: got '111-199 27th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38304 / R38304C13: got '2132 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38304 / R38304C17: got '4417-4499 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38307 / R38307C13: got '1729 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38307 / R38307C17: got '1541 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38308 / R38308C13: got 'Union Square,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38308 / R38308C17: got '1400-1468 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38309 / R38309C13: got '1433 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38309 / R38309C17: got '6501-6511 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38310 / R38310C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38310 / R38310C17: got '719-723 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38311 / R38311C13: got '325 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38311 / R38311C17: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38313 / R38313C13: got '6111-6195 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38313 / R38313C17: got '4005 NE 60th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38314 / R38314C13: got '111-199 27th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38314 / R38314C17: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38315 / R38315C13: got '1333-1599 Harbor Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38315 / R38315C17: got '95 Pine St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38317 / R38317C13: got '3213 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38317 / R38317C17: got '4707 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38321 / R38321C13: got '4707 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38321 / R38321C17: got '4300-4312 SW
## Charlestown St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38322 / R38322C13: got '140 53rd St,
## Brooklyn, NY 11232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38322 / R38322C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38323 / R38323C13: got '123-167 53rd St,
## Brooklyn, NY 11232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38323 / R38323C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38325 / R38325C13: got '7303 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38325 / R38325C17: got '6757 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38326 / R38326C13: got '429 29th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38326 / R38326C17: got '140 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38327 / R38327C13: got '943-1099 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38327 / R38327C17: got '2106 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38328 / R38328C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38328 / R38328C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38329 / R38329C13: got '6757 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38329 / R38329C17: got '1429b NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38330 / R38330C13: got '6501-6511 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38330 / R38330C17: got '807-811 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38332 / R38332C13: got '2599-2699 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38332 / R38332C17: got '2529-2599 SW Andover
## St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38333 / R38333C13: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38333 / R38333C17: got '1969-1979 Westlake
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38336 / R38336C13: got '95 Pine St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38336 / R38336C17: got '3409 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38337 / R38337C13: got '807-811 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38337 / R38337C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38338 / R38338C13: got '2529-2599 SW Andover
## St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38338 / R38338C17: got '2401-2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38339 / R38339C13: got '1429b NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38339 / R38339C17: got '7303 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38340 / R38340C13: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38340 / R38340C17: got '501 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38341 / R38341C13: got '41-73 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38341 / R38341C17: got '2500 Gilman Dr W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38342 / R38342C13: got '1206 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38342 / R38342C17: got '315-317 29th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38343 / R38343C13: got '2203 E Louisa St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38343 / R38343C17: got '1431 E Ward St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38344 / R38344C13: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38344 / R38344C17: got '1899 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38346 / R38346C13: got '1969-1979 Westlake
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38346 / R38346C17: got '1258-1280 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38348 / R38348C13: got '2106 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38348 / R38348C17: got '10206-10210 5th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38349 / R38349C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38349 / R38349C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38350 / R38350C13: got '1101-1365 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38350 / R38350C17: got '1127 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38351 / R38351C13: got '1400-1468 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38351 / R38351C17: got '5115-5117 S Farrar
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38352 / R38352C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38352 / R38352C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38353 / R38353C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38353 / R38353C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38354 / R38354C13: got '1101-1365 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38354 / R38354C17: got '1101 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38355 / R38355C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38355 / R38355C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38356 / R38356C13: got '219 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38356 / R38356C17: got '1905 N 55th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38357 / R38357C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38357 / R38357C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38358 / R38358C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38358 / R38358C17: got '2115 Westlake Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38359 / R38359C13: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38359 / R38359C17: got '1917 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38360 / R38360C13: got '4300-4312 SW
## Charlestown St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38360 / R38360C17: got '3842 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38361 / R38361C13: got '630-658 S Lane St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38361 / R38361C17: got '2118 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38364 / R38364C13: got '1541 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38364 / R38364C17: got '1131 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38365 / R38365C13: got '1899 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38365 / R38365C17: got '516 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38367 / R38367C13: got '1101 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38367 / R38367C17: got '413 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38370 / R38370C13: got '816-886 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38370 / R38370C17: got '2351-2355 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38371 / R38371C13: got '2401-2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38371 / R38371C17: got '83-99 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38372 / R38372C13: got '2115 Westlake Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38372 / R38372C17: got '6532-6586 Woodland Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38373 / R38373C13: got '3842 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38373 / R38373C17: got '3314 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38376 / R38376C13: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38376 / R38376C17: got '912 NE 53rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38379 / R38379C13: got '1100-1148 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38379 / R38379C17: got '711-713 W Crockett
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38380 / R38380C13: got '2601 W Marina Pl,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38380 / R38380C17: got '1422 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38382 / R38382C13: got '801-899 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38382 / R38382C17: got '301 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38383 / R38383C13: got '950-974 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38383 / R38383C17: got '815 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38384 / R38384C13: got '413 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38384 / R38384C17: got '7468-7498 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38385 / R38385C13: got '10206-10210 5th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38385 / R38385C17: got '8212-8216 15th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38387 / R38387C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38387 / R38387C17: got '737-741 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38388 / R38388C13: got '4037-4041 22nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38388 / R38388C17: got '5214 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38391 / R38391C13: got '3409 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38391 / R38391C17: got '700-798 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38392 / R38392C13: got '2351-2355 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38392 / R38392C17: got '127 N 49th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38394 / R38394C13: got '83-99 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38394 / R38394C17: got '451-507 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38395 / R38395C13: got '301 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38395 / R38395C17: got '1474 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38396 / R38396C13: got '501 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38396 / R38396C17: got '6201 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38397 / R38397C13: got '4130-4138 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38397 / R38397C17: got '309-349 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38399 / R38399C13: got '815 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38399 / R38399C17: got '925 Hiawatha Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38401 / R38401C13: got '1127 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38401 / R38401C17: got '2407-2413 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38402 / R38402C13: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38402 / R38402C17: got '4528 2nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38404 / R38404C13: got '1422 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38404 / R38404C17: got '1100-1120 Harrison
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38406 / R38406C13: got '6201 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38406 / R38406C17: got '900-998 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38408 / R38408C13: got '4816 15th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38408 / R38408C17: got '3023 22nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38409 / R38409C13: got '502 25th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38409 / R38409C17: got '1201-1299 S Court St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38411 / R38411C13: got '414 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38411 / R38411C17: got '2465 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38412 / R38412C13: got '2112 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38412 / R38412C17: got '943-1099 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38413 / R38413C13: got '4317-4321 Francis Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38413 / R38413C17: got '100-106 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38414 / R38414C13: got '1713 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38414 / R38414C17: got '1100-1148 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38415 / R38415C13: got '4515 37th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38415 / R38415C17: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38416 / R38416C13: got '4327 15th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38416 / R38416C17: got '950-974 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38417 / R38417C13: got '8626-8652 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38417 / R38417C17: got '2127-2199 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38418 / R38418C13: got '3317 Claremont Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38418 / R38418C17: got '801-899 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38419 / R38419C13: got '6757 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38419 / R38419C17: got '201-249 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38420 / R38420C13: got '809 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38420 / R38420C17: got '1000-1020 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38421 / R38421C13: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38421 / R38421C17: got '1206 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38422 / R38422C13: got '2352-2356 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38422 / R38422C17: got '401-415 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38423 / R38423C13: got '4901-4917 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38423 / R38423C17: got '2122 9th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38424 / R38424C13: got '10520-10614 1st Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38424 / R38424C17: got '2337-2373 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38425 / R38425C13: got '711-713 W Crockett
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38425 / R38425C17: got '2001 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38426 / R38426C13: got '2122 9th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38426 / R38426C17: got '2917-2923 NE Blakeley
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38427 / R38427C13: got '1735 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38427 / R38427C17: got '1723-1727 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38428 / R38428C13: got '3720 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38428 / R38428C17: got '957-973 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38429 / R38429C13: got '2001 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38429 / R38429C17: got '1301-1319 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38430 / R38430C13: got '2337-2373 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38430 / R38430C17: got '5447 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38431 / R38431C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38431 / R38431C17: got '726 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38432 / R38432C13: got '1620-1698 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38432 / R38432C17: got '1555 Grand Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38433 / R38433C13: got '350-398 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38433 / R38433C17: got '911-917 E Allison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38434 / R38434C13: got '1412 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38434 / R38434C17: got '1317 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38435 / R38435C13: got '6501-6799 34th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38435 / R38435C17: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38436 / R38436C13: got '957-973 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38436 / R38436C17: got '1656 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38437 / R38437C13: got '125 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38437 / R38437C17: got '2737 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38441 / R38441C13: got '1301-1319 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38441 / R38441C17: got '4701-4799 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38443 / R38443C13: got '1723-1727 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38443 / R38443C17: got '1463-1477 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38446 / R38446C13: got '1137 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38446 / R38446C17: got '2402-2440 N Pacific
## St, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38447 / R38447C13: got '301 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38447 / R38447C17: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38448 / R38448C13: got '2501-2577 NE Blakeley
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38448 / R38448C17: got '3044 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38449 / R38449C13: got '1463-1477 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38449 / R38449C17: got '6703 21st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38451 / R38451C13: got '751-799 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38451 / R38451C17: got '2225 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38452 / R38452C13: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38452 / R38452C17: got '2468-2598 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38453 / R38453C13: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38453 / R38453C17: got '1522-1524 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38454 / R38454C13: got '6703 21st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38454 / R38454C17: got '6703 21st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38455 / R38455C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38455 / R38455C17: got '2111-2117 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38456 / R38456C13: got '1317 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38456 / R38456C17: got '901-949 N Motor Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38458 / R38458C13: got '1522-1524 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38458 / R38458C17: got '915 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38459 / R38459C13: got '2200 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38459 / R38459C17: got '1000-1020 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38461 / R38461C13: got '2225 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38461 / R38461C17: got '715 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38462 / R38462C13: got '1101 WA-99, Seattle,
## WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38462 / R38462C17: got '7468-7498 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38464 / R38464C13: got '2111-2117 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38464 / R38464C17: got '2505-2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38465 / R38465C13: got '501-549 Lee St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38465 / R38465C17: got '101-145 Broad St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38467 / R38467C13: got '110 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38467 / R38467C17: got '3409 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38468 / R38468C13: got '915 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38468 / R38468C17: got '1801-1899 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38469 / R38469C13: got '4701-4799 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38469 / R38469C17: got '6310 60th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38472 / R38472C13: got '601 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38472 / R38472C17: got '1401 S Bayview St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38473 / R38473C13: got '715 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38473 / R38473C17: got '427 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38474 / R38474C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38474 / R38474C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38475 / R38475C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38475 / R38475C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38476 / R38476C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38476 / R38476C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38477 / R38477C13: got '2505-2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38477 / R38477C17: got '927 NW 96th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38478 / R38478C13: got '7600 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38478 / R38478C17: got '7501-7617 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38479 / R38479C13: got '1000-1020 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38479 / R38479C17: got '700-750 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38481 / R38481C13: got '911-917 E Allison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38481 / R38481C17: got '6100-6146 SW Hinds
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38484 / R38484C13: got '1555 Grand Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38484 / R38484C17: got '701-799 25th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38485 / R38485C13: got '6532-6586 Woodland Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38485 / R38485C17: got '1012-1014 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38486 / R38486C13: got '2763 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38486 / R38486C17: got '5103-5115 SW Waite
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38487 / R38487C13: got '2001-2099 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38487 / R38487C17: got '115-117 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38489 / R38489C13: got '3511 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38489 / R38489C17: got '29-55 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38491 / R38491C13: got '1801-1899 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38491 / R38491C17: got '300-320 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38492 / R38492C13: got '1012-1014 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38492 / R38492C17: got '4501-4599 7th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38494 / R38494C13: got '6703 21st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38494 / R38494C17: got '7713-7999 36th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38495 / R38495C13: got '901-949 N Motor Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38495 / R38495C17: got '1140-1166 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38497 / R38497C13: got '700-750 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38497 / R38497C17: got '1237 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38499 / R38499C13: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38499 / R38499C17: got '615 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38500 / R38500C13: got '1407-1525 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38500 / R38500C17: got '3448-3598 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38501 / R38501C13: got '6100-6146 SW Hinds
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38501 / R38501C17: got '3108 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38504 / R38504C13: got '6310 60th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38504 / R38504C17: got '900-998 Boylston Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38505 / R38505C13: got '7713-7999 36th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38505 / R38505C17: got '701-709 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38507 / R38507C13: got '300-320 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38507 / R38507C17: got '3043 NE 98th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38508 / R38508C13: got '151-185 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38508 / R38508C17: got '975 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38509 / R38509C13: got '1140-1166 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38509 / R38509C17: got '901-949 N Motor Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38510 / R38510C13: got '29-55 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38510 / R38510C17: got '925-945 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38511 / R38511C13: got '303 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38511 / R38511C17: got '2122 9th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38513 / R38513C13: got '615 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38513 / R38513C17: got '281-293 5th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38515 / R38515C13: got '281-293 5th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38515 / R38515C17: got '4516 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38516 / R38516C13: got '115-117 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38516 / R38516C17: got '105 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38518 / R38518C13: got '1201-1299 S Court St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38518 / R38518C17: got '1765 17th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38519 / R38519C13: got '925-945 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38519 / R38519C17: got '1924 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38520 / R38520C13: got '2407-2413 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38520 / R38520C17: got '1503 Madrona Dr,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38521 / R38521C13: got '1131 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38521 / R38521C17: got '7468-7498 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38522 / R38522C13: got '2122 9th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38522 / R38522C17: got '1735 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38524 / R38524C13: got '4417-4499 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38524 / R38524C17: got '511 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38525 / R38525C13: got '2400-2498 S Charles
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38525 / R38525C17: got '825-829 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38526 / R38526C13: got '2035 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38526 / R38526C17: got '107-111 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38527 / R38527C13: got '1942 Westlake Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38527 / R38527C17: got '10-50 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38529 / R38529C13: got '5757 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38529 / R38529C17: got '6501-6799 34th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38530 / R38530C13: got '3448-3598 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38530 / R38530C17: got '4147-4153 44th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38531 / R38531C13: got '1503 Madrona Dr,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38531 / R38531C17: got '110 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38532 / R38532C13: got '511 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38532 / R38532C17: got '426 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38533 / R38533C13: got '127 N 49th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38533 / R38533C17: got '7501-7617 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38534 / R38534C13: got '3446-3450 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38534 / R38534C17: got '2633-2637 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38535 / R38535C13: got '107-111 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38535 / R38535C17: got '849-899 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38536 / R38536C13: got '1127-1131 35th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38536 / R38536C17: got '3720 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38537 / R38537C13: got '105 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38537 / R38537C17: got '925-945 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38539 / R38539C13: got '200 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38539 / R38539C17: got '1620-1698 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38540 / R38540C13: got '4516 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38540 / R38540C17: got '1801 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38541 / R38541C13: got '2633-2637 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38541 / R38541C17: got '5403 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38542 / R38542C13: got '1115 N 93rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38542 / R38542C17: got '1137 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38543 / R38543C13: got '925-945 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38543 / R38543C17: got '10520-10614 1st Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38544 / R38544C13: got '426 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38544 / R38544C17: got '1665-1699 Bellevue
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38545 / R38545C13: got '10-50 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38545 / R38545C17: got '15-27 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38546 / R38546C13: got '4147-4153 44th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38546 / R38546C17: got '125 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38548 / R38548C13: got '1765 17th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38548 / R38548C17: got '1512 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38549 / R38549C13: got '1665-1699 Bellevue
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38549 / R38549C17: got '1526-1598 E Olin Pl,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38551 / R38551C13: got '15-27 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38551 / R38551C17: got '2257-2271 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38552 / R38552C13: got '849-899 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38552 / R38552C17: got '4901-4917 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38553 / R38553C13: got '2257-2271 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38553 / R38553C17: got '1903 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38554 / R38554C13: got '5403 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38554 / R38554C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38556 / R38556C13: got '800-828 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38556 / R38556C17: got '1412 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38557 / R38557C13: got '7468-7498 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38557 / R38557C17: got '2501-2577 NE Blakeley
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38558 / R38558C13: got '1512 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38558 / R38558C17: got '350-398 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38562 / R38562C13: got '1201-1207 NE 69th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38562 / R38562C17: got '6813-6819 34th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38563 / R38563C13: got '4784 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38563 / R38563C17: got '4740-4748 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38564 / R38564C13: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38564 / R38564C17: got '538-540 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38565 / R38565C13: got '1441 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38565 / R38565C17: got '3000-3008 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38566 / R38566C13: got '1715 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38566 / R38566C17: got '2333 Minor Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38567 / R38567C13: got '4710 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38567 / R38567C17: got '2132-2198 Dexter Way
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38568 / R38568C13: got '1715 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38568 / R38568C17: got '307 NW 47th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38569 / R38569C13: got '3000-3008 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38569 / R38569C17: got '2201-2243 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38570 / R38570C13: got '1150-1198 Bellevue Pl
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38570 / R38570C17: got '4726 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38572 / R38572C13: got '5814-5848 Sand Point
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38572 / R38572C17: got '2001-2099 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38573 / R38573C13: got '4515 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38573 / R38573C17: got '2105 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38574 / R38574C13: got '5400 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38574 / R38574C17: got '1406 Orange Pl N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38575 / R38575C13: got '6813-6819 34th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38575 / R38575C17: got '1514 NE 76th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38576 / R38576C13: got '701-709 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38576 / R38576C17: got '915-999 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38577 / R38577C13: got '400-440 S Spokane St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38577 / R38577C17: got '442-486 S Spokane St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38578 / R38578C13: got '915-999 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38578 / R38578C17: got '2201-2207 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38579 / R38579C13: got '4740-4748 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38579 / R38579C17: got '2255 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38580 / R38580C13: got '804 E Allison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38580 / R38580C17: got '1131 N 93rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38581 / R38581C13: got '5532 29th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38581 / R38581C17: got '101-145 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38584 / R38584C13: got '3223 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38584 / R38584C17: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38586 / R38586C13: got '1016 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38586 / R38586C17: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38587 / R38587C13: got '4528 2nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38587 / R38587C17: got '5607-5699 Wilson Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38588 / R38588C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38588 / R38588C17: got '1016-1098 Harrison
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38590 / R38590C13: got '3061 NE 97th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38590 / R38590C17: got '5301 Sand Point Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38591 / R38591C13: got '1406 Orange Pl N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38591 / R38591C17: got '1406 Orange Pl N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38592 / R38592C13: got '2255 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38592 / R38592C17: got '3629 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38593 / R38593C13: got '5103-5115 SW Waite
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38593 / R38593C17: got '5119 SW Waite St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38594 / R38594C13: got '1016-1098 Harrison
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38594 / R38594C17: got '3241 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38595 / R38595C13: got '307 NW 47th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38595 / R38595C17: got '1415 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38596 / R38596C13: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38596 / R38596C17: got '606 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38598 / R38598C13: got '1415 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38598 / R38598C17: got '700-798 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38600 / R38600C13: got '1514 NE 76th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38600 / R38600C17: got '516-598 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38602 / R38602C13: got '2201-2207 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38602 / R38602C17: got '1000-1098 S Willow
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38603 / R38603C13: got '101-145 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38603 / R38603C17: got '5601-5699 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38604 / R38604C13: got '610 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38604 / R38604C17: got '700-798 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38605 / R38605C13: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38605 / R38605C17: got '100-198 E Allison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38606 / R38606C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38606 / R38606C17: got '1467 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38607 / R38607C13: got '3629 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38607 / R38607C17: got '3641 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38608 / R38608C13: got '1237 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38608 / R38608C17: got '115-149 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38610 / R38610C13: got '5601-5699 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38610 / R38610C17: got '3016 NW 72nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38611 / R38611C13: got '4536 2nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38611 / R38611C17: got '901-949 N Motor Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38613 / R38613C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38613 / R38613C17: got '1000-1098 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38614 / R38614C13: got '516-598 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38614 / R38614C17: got '451-507 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38620 / R38620C13: got '538-540 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38620 / R38620C17: got '6409-6411 32nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38621 / R38621C13: got '4726 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38621 / R38621C17: got '5201-5233 20th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38622 / R38622C13: got '115-149 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38622 / R38622C17: got '411-413 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38624 / R38624C13: got '4423 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38624 / R38624C17: got '9701-9799 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38625 / R38625C13: got '700-798 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38625 / R38625C17: got '200-218 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38626 / R38626C13: got '451-507 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38626 / R38626C17: got '2601 W Marina Pl,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38627 / R38627C13: got '2001-2099 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38627 / R38627C17: got '1463-1477 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38628 / R38628C13: got '200-218 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38628 / R38628C17: got '1050-1098 Poplar Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38629 / R38629C13: got '3016 NW 72nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38629 / R38629C17: got '5478-5498 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38630 / R38630C13: got '1467 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38630 / R38630C17: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38631 / R38631C13: got '700-798 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38631 / R38631C17: got '111 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38632 / R38632C13: got '1463-1477 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38632 / R38632C17: got '6409-6411 32nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38633 / R38633C13: got '5301 Sand Point Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38633 / R38633C17: got '5301 Sand Point Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38634 / R38634C13: got '6405 32nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38634 / R38634C17: got '2421a NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38637 / R38637C13: got '5478-5498 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38637 / R38637C17: got '3401-3453 W Thurman
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38638 / R38638C13: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38638 / R38638C17: got '4613-4699 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38639 / R38639C13: got '2051-2199 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38639 / R38639C17: got '221 NW 48th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38640 / R38640C13: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38640 / R38640C17: got '1609 27th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38641 / R38641C13: got '2807-2949 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38641 / R38641C17: got '4065 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38642 / R38642C13: got '2421a NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38642 / R38642C17: got '1001-1099 5th Ave,
## Seattle, WA 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38643 / R38643C13: got '100-198 E Allison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38643 / R38643C17: got '323-347 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38644 / R38644C13: got '2601 W Marina Pl,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38644 / R38644C17: got '915 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38646 / R38646C13: got '323-347 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38646 / R38646C17: got '2803 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38650 / R38650C13: got '2132-2198 Dexter Way
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38650 / R38650C17: got '7309-7315 46th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38651 / R38651C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38651 / R38651C17: got '1900 NE Naomi Pl,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38654 / R38654C13: got '927 NW 96th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38654 / R38654C17: got '2243 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38655 / R38655C13: got '2468-2598 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38655 / R38655C17: got '21 W Ewing St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38657 / R38657C13: got '427 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38657 / R38657C17: got '942 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38658 / R38658C13: got '773-799 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38658 / R38658C17: got '8301 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38659 / R38659C13: got '975 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38659 / R38659C17: got '327 N 104th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38661 / R38661C13: got '207 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38661 / R38661C17: got '2563-2605 Boyer Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38662 / R38662C13: got '101-145 Broad St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38662 / R38662C17: got '9721-9799 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38663 / R38663C13: got '3409 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38663 / R38663C17: got '453-487 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38665 / R38665C13: got '9721-9799 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38665 / R38665C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38666 / R38666C13: got '111 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38666 / R38666C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38681 / R38681C13: got '2243 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38681 / R38681C17: got '5814-5848 Sand Point
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38682 / R38682C13: got '327 N 104th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38682 / R38682C17: got '2116 NW Vernon Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38685 / R38685C13: got '8301 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38685 / R38685C17: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38686 / R38686C13: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38686 / R38686C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38687 / R38687C13: got '701-799 25th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38687 / R38687C17: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38688 / R38688C13: got '1000-1002 Boylston
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38688 / R38688C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38689 / R38689C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38689 / R38689C17: got '5400 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38690 / R38690C13: got '701-709 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38690 / R38690C17: got '804 E Allison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38691 / R38691C13: got '2563-2605 Boyer Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38691 / R38691C17: got '600 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38692 / R38692C13: got '3043 NE 98th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38692 / R38692C17: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38693 / R38693C13: got '3044 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38693 / R38693C17: got '2801-2833 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38694 / R38694C13: got '453-487 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38694 / R38694C17: got '3300 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38695 / R38695C13: got '600 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38695 / R38695C17: got '1401-1471 W Newton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38696 / R38696C13: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38696 / R38696C17: got '400-440 S Spokane St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38699 / R38699C13: got '901-949 N Motor Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38699 / R38699C17: got '4220 Winslow Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38700 / R38700C13: got '501 NE 73rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38700 / R38700C17: got '5532 29th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38701 / R38701C13: got '2737 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38701 / R38701C17: got '29-55 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38702 / R38702C13: got '942 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38702 / R38702C17: got '4710 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38705 / R38705C13: got '29-55 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38705 / R38705C17: got '1016 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38706 / R38706C13: got '21 W Ewing St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38706 / R38706C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38707 / R38707C13: got '2101-2199 NW Vernon
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38707 / R38707C17: got '2521 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38708 / R38708C13: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38708 / R38708C17: got '4423 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38709 / R38709C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38709 / R38709C17: got '101-161 E Blaine St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38710 / R38710C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38710 / R38710C17: got '4709 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38711 / R38711C13: got '3300 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38711 / R38711C17: got '1441 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38713 / R38713C13: got '2521 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38713 / R38713C17: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38714 / R38714C13: got '4220 Winslow Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38714 / R38714C17: got '4515 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38715 / R38715C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38715 / R38715C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38717 / R38717C13: got '5201-5233 20th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38717 / R38717C17: got '4520 45th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38719 / R38719C13: got '950-974 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38719 / R38719C17: got '614 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38720 / R38720C13: got '614 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38720 / R38720C17: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38721 / R38721C13: got '3830 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38721 / R38721C17: got '5601-5699 28th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38723 / R38723C13: got '4520 45th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38723 / R38723C17: got '3011 E Laurelhurst Dr
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38725 / R38725C13: got '1692-1698 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38725 / R38725C17: got '703 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38726 / R38726C13: got '430-498 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38726 / R38726C17: got '1205 S Holgate St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38727 / R38727C13: got '2735 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38727 / R38727C17: got '532-536 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38728 / R38728C13: got '518 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38728 / R38728C17: got '1809 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38729 / R38729C13: got '2255 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38729 / R38729C17: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38730 / R38730C13: got '800-898 Minor Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38730 / R38730C17: got '1701-1799 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38731 / R38731C13: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38731 / R38731C17: got '1601 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38732 / R38732C13: got '1205 S Holgate St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38732 / R38732C17: got '1515 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38733 / R38733C13: got '1206 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38733 / R38733C17: got '319 Malden Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38734 / R38734C13: got '4613-4699 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38734 / R38734C17: got '1467 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38735 / R38735C13: got '1601 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38735 / R38735C17: got '1221-1299 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38737 / R38737C13: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38737 / R38737C17: got '4416-4448 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38738 / R38738C13: got '700 Dearborn Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38738 / R38738C17: got '1350-1398 E Spring
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38740 / R38740C13: got '1701-1799 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38740 / R38740C17: got '1523 Eastlake Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38742 / R38742C13: got '532-536 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38742 / R38742C17: got '1515-1527 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38743 / R38743C13: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38743 / R38743C17: got '2560-2564 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38744 / R38744C13: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38744 / R38744C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38745 / R38745C13: got '1467 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38745 / R38745C17: got '501-519 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38747 / R38747C13: got '1221-1299 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38747 / R38747C17: got '326 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38748 / R38748C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38748 / R38748C17: got '5009 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38749 / R38749C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38749 / R38749C17: got '81 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38750 / R38750C13: got '2120-2124 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38750 / R38750C17: got '200 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38751 / R38751C13: got '703 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38751 / R38751C17: got '4918 S Alaska St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38752 / R38752C13: got '1350-1398 E Spring
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38752 / R38752C17: got '2305 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38760 / R38760C13: got '757-799 Wheeler St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38760 / R38760C17: got '1008 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38765 / R38765C13: got '501-519 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38765 / R38765C17: got '911-915 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38766 / R38766C13: got '200 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38766 / R38766C17: got '2101 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38767 / R38767C13: got '1515-1527 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38767 / R38767C17: got '713 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38768 / R38768C13: got '1515 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38768 / R38768C17: got '2910 S Irving St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38769 / R38769C13: got '1523 Eastlake Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38769 / R38769C17: got '6015-6099 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38770 / R38770C13: got '81 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38770 / R38770C17: got '1505 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38771 / R38771C13: got '2335 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38771 / R38771C17: got '6527 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38772 / R38772C13: got '326 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38772 / R38772C17: got '1900 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38773 / R38773C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38773 / R38773C17: got '4308 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38774 / R38774C13: got '713 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38774 / R38774C17: got '1620-1698 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38775 / R38775C13: got '319 Malden Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38775 / R38775C17: got '6601-6699 8th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38777 / R38777C13: got '1809 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38777 / R38777C17: got '1177-1199 Harrison
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38779 / R38779C13: got '2101 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38779 / R38779C17: got '4500-4516 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38780 / R38780C13: got '6527 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38780 / R38780C17: got '617 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38784 / R38784C13: got '2305 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38784 / R38784C17: got '7619-7699 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38785 / R38785C13: got '1900 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38785 / R38785C17: got '600 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38786 / R38786C13: got '2500-2552 E Montlake
## Pl E, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38786 / R38786C17: got '4100b NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38787 / R38787C13: got '1411-1413 E Olive
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38787 / R38787C17: got '1004 NE 61st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38788 / R38788C13: got '1177-1199 Harrison
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38788 / R38788C17: got '2468-2598 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38791 / R38791C13: got '1505 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38791 / R38791C17: got '1961 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38794 / R38794C13: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38794 / R38794C17: got '3033 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38795 / R38795C13: got '2910 S Irving St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38795 / R38795C17: got '1916-1922 42nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38796 / R38796C13: got '4100b NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38796 / R38796C17: got '1449-1499 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38803 / R38803C13: got '3641 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38803 / R38803C17: got '2812-2816 Patten Pl
## W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38804 / R38804C13: got '6015-6099 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38804 / R38804C17: got '619-699 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38805 / R38805C13: got '1004 NE 61st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38805 / R38805C17: got '521-523 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38806 / R38806C13: got '7501-7617 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38806 / R38806C17: got '2309-2315 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38807 / R38807C13: got '221 NW 48th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38807 / R38807C17: got '1938-1940 NW 96th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38808 / R38808C13: got '521-523 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38808 / R38808C17: got '430-498 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38809 / R38809C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38809 / R38809C17: got '9817 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38811 / R38811C13: got '600 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38811 / R38811C17: got '2215-2225 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38812 / R38812C13: got '9701-9799 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38812 / R38812C17: got '8522-8526 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38813 / R38813C13: got '3401-3453 W Thurman
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38813 / R38813C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38815 / R38815C13: got '1050-1098 Poplar Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38815 / R38815C17: got '2133 E Shelby St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38816 / R38816C13: got '2215-2225 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38816 / R38816C17: got '2123 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38817 / R38817C13: got '2309-2315 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38817 / R38817C17: got '1019 W Garfield St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38818 / R38818C13: got '2133 E Shelby St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38818 / R38818C17: got '2133 E Shelby St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38819 / R38819C13: got '4065 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38819 / R38819C17: got '1281-1299 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38821 / R38821C13: got '2468-2598 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38821 / R38821C17: got '6110 Woodland Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38822 / R38822C13: got '1401-1471 W Newton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38822 / R38822C17: got '430-498 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38825 / R38825C13: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38825 / R38825C17: got '1206 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38826 / R38826C13: got '2402-2440 N Pacific
## St, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38826 / R38826C17: got '950-974 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38827 / R38827C13: got '5301 Sand Point Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38827 / R38827C17: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38829 / R38829C13: got '1406 Orange Pl N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38829 / R38829C17: got '413-485 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38830 / R38830C13: got '701-715 N Allen Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38830 / R38830C17: got '810-848 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38831 / R38831C13: got '111 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38831 / R38831C17: got '1201-1499 Eastlake
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38832 / R38832C13: got '810-848 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38832 / R38832C17: got '3216-3220 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38833 / R38833C13: got '2803 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38833 / R38833C17: got '309 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38834 / R38834C13: got '1131 N 93rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38834 / R38834C17: got '1200-1298 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38835 / R38835C13: got '619-699 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38835 / R38835C17: got '839-841 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38836 / R38836C13: got '2029-2099 Clise Pl W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38836 / R38836C17: got '115 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38837 / R38837C13: got '3206-3210 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38837 / R38837C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38838 / R38838C13: got '3842 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38838 / R38838C17: got '2951-3107 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38839 / R38839C13: got '10811-10829 11th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38839 / R38839C17: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38840 / R38840C13: got '309 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38840 / R38840C17: got '1401-1449 NW Leary
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38841 / R38841C13: got '413-485 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38841 / R38841C17: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38842 / R38842C13: got '5607-5699 Wilson Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38842 / R38842C17: got '2952 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38843 / R38843C13: got '1401-1449 NW Leary
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38843 / R38843C17: got '2001 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38845 / R38845C13: got '101-161 E Blaine St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38845 / R38845C17: got '800-898 Minor Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38846 / R38846C13: got '2105 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38846 / R38846C17: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38847 / R38847C13: got '1281-1299 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38847 / R38847C17: got '115 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38848 / R38848C13: got '2333 Minor Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38848 / R38848C17: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38849 / R38849C13: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38849 / R38849C17: got '2825 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38850 / R38850C13: got '2001 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38850 / R38850C17: got '8714b Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38852 / R38852C13: got '1938-1940 NW 96th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38852 / R38852C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38855 / R38855C13: got '1201-1499 Eastlake
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38855 / R38855C17: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38856 / R38856C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38856 / R38856C17: got '365 Prospect St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38857 / R38857C13: got '1000-1098 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38857 / R38857C17: got '30 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38858 / R38858C13: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38858 / R38858C17: got '2735 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38860 / R38860C13: got '115 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38860 / R38860C17: got '1511 S Lucile St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38861 / R38861C13: got '10355 8th Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38861 / R38861C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38862 / R38862C13: got '915 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38862 / R38862C17: got '2335 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38863 / R38863C13: got '2951-3107 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38863 / R38863C17: got '831 Hiawatha Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38864 / R38864C13: got '2400-2498 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38864 / R38864C17: got '2255 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38868 / R38868C13: got '2952 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38868 / R38868C17: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38869 / R38869C13: got '2825 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38869 / R38869C17: got '3830 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38870 / R38870C13: got '2124-2132 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38870 / R38870C17: got '2120-2124 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38872 / R38872C13: got '339 NE Thornton Pl,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38872 / R38872C17: got '7011 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38873 / R38873C13: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38873 / R38873C17: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38874 / R38874C13: got '115 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38874 / R38874C17: got '1411-1413 E Olive
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38876 / R38876C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38876 / R38876C17: got '201 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38877 / R38877C13: got '2133 E Shelby St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38877 / R38877C17: got '2637-2699 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38878 / R38878C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38878 / R38878C17: got '9531 College Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38881 / R38881C13: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38881 / R38881C17: got '757-799 Wheeler St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38888 / R38888C13: got '4500-4516 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38888 / R38888C17: got '5037-5199 21st Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38889 / R38889C13: got '3590 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38889 / R38889C17: got '211-299 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38891 / R38891C13: got '546-612 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38891 / R38891C17: got '665 S Orcas St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38892 / R38892C13: got '1118-1166 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38892 / R38892C17: got '3450 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38900 / R38900C13: got '300-398 18th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38900 / R38900C17: got '315 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38902 / R38902C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38902 / R38902C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38904 / R38904C13: got '724-760 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38904 / R38904C17: got '546-612 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38905 / R38905C13: got '2227 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38905 / R38905C17: got '331 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38906 / R38906C13: got '926-944 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38906 / R38906C17: got '2127-2199 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38908 / R38908C13: got '430-498 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38908 / R38908C17: got '401 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38909 / R38909C13: got '3961 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38909 / R38909C17: got '3401-3499 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38910 / R38910C13: got '817-899 NE
## Killingsworth Ct, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38910 / R38910C17: got '59-95 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38911 / R38911C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38911 / R38911C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38914 / R38914C13: got '933 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38914 / R38914C17: got '806 SE 53rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38915 / R38915C13: got '59-95 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38915 / R38915C17: got '2736-2740 NW Thurman
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38917 / R38917C13: got '1610-1620 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38917 / R38917C17: got '3521-3525 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38921 / R38921C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38921 / R38921C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38924 / R38924C13: got '1019 W Garfield St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38924 / R38924C17: got '325 Erie Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38926 / R38926C13: got '325 Erie Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38926 / R38926C17: got '10311-10329 Sand
## Point Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38927 / R38927C13: got '365 Prospect St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38927 / R38927C17: got '1515 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38929 / R38929C13: got '5042-5046 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38929 / R38929C17: got '1942-1968 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38931 / R38931C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38931 / R38931C17: got '1000-1020 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38932 / R38932C13: got '331 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38932 / R38932C17: got '1-51 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38933 / R38933C13: got '3401-3499 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38933 / R38933C17: got '53 W Etruria St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38934 / R38934C13: got '823 SW Naito Pkwy,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38934 / R38934C17: got '2532 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38935 / R38935C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38935 / R38935C17: got '208-298 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38936 / R38936C13: got '5021 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38936 / R38936C17: got '1917 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38937 / R38937C13: got '4212-4216 Winslow Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38937 / R38937C17: got '2644-2798 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38938 / R38938C13: got '343-399 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38938 / R38938C17: got '4513 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38943 / R38943C13: got '2152 NW Flanders St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38943 / R38943C17: got '8325-8399 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38944 / R38944C13: got '3331-3335 Meridian
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38944 / R38944C17: got '2450-2490 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38945 / R38945C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38945 / R38945C17: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38947 / R38947C13: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38947 / R38947C17: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38948 / R38948C13: got '173 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38948 / R38948C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38949 / R38949C13: got '8522-8526 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38949 / R38949C17: got '501-547 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38950 / R38950C13: got '1515 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38950 / R38950C17: got '2522-2600 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38952 / R38952C13: got '4513 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38952 / R38952C17: got '698 4th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38953 / R38953C13: got '1607-1627 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38953 / R38953C17: got '359-385 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38954 / R38954C13: got '9531 College Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38954 / R38954C17: got '117-119 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38955 / R38955C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38955 / R38955C17: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38956 / R38956C13: got '2637-2699 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38956 / R38956C17: got '1800-1882 N 95th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38958 / R38958C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38958 / R38958C17: got '3234 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38959 / R38959C13: got '25 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38959 / R38959C17: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38960 / R38960C13: got '25 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38960 / R38960C17: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38961 / R38961C13: got '25 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38961 / R38961C17: got '940-998 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38962 / R38962C13: got '25 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38962 / R38962C17: got '154-198 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38963 / R38963C13: got '2214 N 54th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38963 / R38963C17: got '5208 Kirkwood Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38966 / R38966C13: got '2127-2199 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38966 / R38966C17: got '3507 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38969 / R38969C13: got '1942-1968 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38969 / R38969C17: got '3212-3216 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38975 / R38975C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38975 / R38975C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38976 / R38976C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38976 / R38976C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38977 / R38977C13: got '3507 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38977 / R38977C17: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38978 / R38978C13: got '976-992 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38978 / R38978C17: got '515-523 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38982 / R38982C13: got '1008 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38982 / R38982C17: got '1441-1499 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38984 / R38984C13: got '698 4th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38984 / R38984C17: got '500-506 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38985 / R38985C13: got '3521-3525 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38985 / R38985C17: got '209 Lake Washington
## Blvd, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38986 / R38986C13: got '317-321 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38986 / R38986C17: got '1541 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38988 / R38988C13: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38988 / R38988C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38989 / R38989C13: got '359-385 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q38989 / R38989C17: got '97 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38990 / R38990C13: got '2209 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38990 / R38990C17: got '679-699 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38991 / R38991C13: got '25 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38991 / R38991C17: got '2832-2998 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38997 / R38997C13: got '3234 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38997 / R38997C17: got '3234 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M38998 / R38998C13: got '1441-1499 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38998 / R38998C17: got '1308 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M38999 / R38999C13: got '97 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q38999 / R38999C17: got '335-399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39000 / R39000C13: got '2252 Lloyd Center,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39000 / R39000C17: got '1062-1140 NE 13th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39001 / R39001C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39001 / R39001C17: got '2152 NW Flanders St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39005 / R39005C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39005 / R39005C17: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39007 / R39007C13: got '679-699 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39007 / R39007C17: got '935-1051 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39008 / R39008C13: got '401 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39008 / R39008C17: got '522-598 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39010 / R39010C13: got '3234 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39010 / R39010C17: got '1338-1398 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39012 / R39012C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39012 / R39012C17: got '1-49 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39013 / R39013C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39013 / R39013C17: got '2169 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39014 / R39014C13: got '335-399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39014 / R39014C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39015 / R39015C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39015 / R39015C17: got '1535 SE 36th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39016 / R39016C13: got '101-145 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39016 / R39016C17: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39017 / R39017C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39017 / R39017C17: got '1577-1599 N Fremont
## St, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39018 / R39018C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39018 / R39018C17: got '41 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39019 / R39019C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39019 / R39019C17: got '123 SW Curry St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39020 / R39020C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39020 / R39020C17: got '1600-1698 SE
## Washington St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39021 / R39021C13: got '1000-1020 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39021 / R39021C17: got '1142-1198 NE 13th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39023 / R39023C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39023 / R39023C17: got '823 SW Naito Pkwy,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39026 / R39026C13: got '940-998 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39026 / R39026C17: got '933 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39027 / R39027C13: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39027 / R39027C17: got '0234 SW Curry St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39028 / R39028C13: got '154-198 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39028 / R39028C17: got '3590 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39030 / R39030C13: got '154-198 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39030 / R39030C17: got '1401-1575 N Fremont
## St, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39031 / R39031C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39031 / R39031C17: got '1417 SW 10th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39032 / R39032C13: got '4306 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39032 / R39032C17: got '1801-1811 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39033 / R39033C13: got '614-616 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39033 / R39033C17: got '915-999 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39034 / R39034C13: got '249-299 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39034 / R39034C17: got '5914 NE Cleveland
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39038 / R39038C13: got '501-547 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39038 / R39038C17: got '1409 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39039 / R39039C13: got '500-506 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39039 / R39039C17: got '973-999 S Harney St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39040 / R39040C13: got '935-1051 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39040 / R39040C17: got '115 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39047 / R39047C13: got '209 Lake Washington
## Blvd, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39047 / R39047C17: got '723-729 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39048 / R39048C13: got '1142-1198 NE 13th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39048 / R39048C17: got '2301-2405 N Vancouver
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39049 / R39049C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39049 / R39049C17: got '5150-5198 51st Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39050 / R39050C13: got '522-598 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39050 / R39050C17: got '707 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39051 / R39051C13: got '2832-2998 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39051 / R39051C17: got '222-298 SW Columbia
## St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39052 / R39052C13: got '1338-1398 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39052 / R39052C17: got '626 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39053 / R39053C13: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39053 / R39053C17: got '801-813 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39056 / R39056C13: got '515-523 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39056 / R39056C17: got '3508 S Genesee St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39057 / R39057C13: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39057 / R39057C17: got '941-999 Hiawatha Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39058 / R39058C13: got '707 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39058 / R39058C17: got '1627 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39060 / R39060C13: got '1-49 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39060 / R39060C17: got '224 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39061 / R39061C13: got '3450 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39061 / R39061C17: got '421 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39063 / R39063C13: got '1801-1811 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39063 / R39063C17: got '3633 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39064 / R39064C13: got '546-612 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39064 / R39064C17: got '5802 Padilla Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39067 / R39067C13: got '115 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39067 / R39067C17: got '2404-2408 E Roanoke
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39068 / R39068C13: got '1062-1140 NE 13th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39068 / R39068C17: got '5639 NE 24th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39070 / R39070C13: got '938-942 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39070 / R39070C17: got '2214-2218 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39072 / R39072C13: got '1062-1140 NE 13th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39072 / R39072C17: got '531 NE Beech St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39076 / R39076C13: got '222-298 SW Columbia
## St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39076 / R39076C17: got '300-398 SW Columbia
## St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39077 / R39077C13: got '732-740 Denny Way,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39077 / R39077C17: got '4746 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39079 / R39079C13: got '2301-2405 N Vancouver
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39079 / R39079C17: got '2141 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39080 / R39080C13: got '5914 NE Cleveland
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39080 / R39080C17: got '1401-1463 N Holman
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39082 / R39082C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39082 / R39082C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39083 / R39083C13: got '224 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39083 / R39083C17: got '1901-1999 NE Flanders
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39087 / R39087C13: got '1401-1463 N Holman
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39087 / R39087C17: got '5914 NE Cleveland
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39088 / R39088C13: got '941-999 Hiawatha Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39088 / R39088C17: got '3710 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39091 / R39091C13: got '2900-2910 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39091 / R39091C17: got '2003-2013 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39092 / R39092C13: got '2404-2408 E Roanoke
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39092 / R39092C17: got '1201-1353 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39093 / R39093C13: got '3633 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39093 / R39093C17: got '3019 20th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39095 / R39095C13: got '6601-6699 8th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39095 / R39095C17: got '173 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39097 / R39097C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39097 / R39097C17: got '3000 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39100 / R39100C13: got '901-949 N Motor Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39100 / R39100C17: got '4747 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39101 / R39101C13: got '300-398 SW Columbia
## St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39101 / R39101C17: got '6504 N Commercial
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39104 / R39104C13: got '1916-1922 42nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39104 / R39104C17: got '933 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39109 / R39109C13: got '6110 Woodland Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39109 / R39109C17: got '1501 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39111 / R39111C13: got '3033 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39111 / R39111C17: got '3331-3335 Meridian
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39112 / R39112C13: got '201-299 NE Pacific
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39112 / R39112C17: got '2009 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39113 / R39113C13: got '9817 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39113 / R39113C17: got '724-760 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39114 / R39114C13: got '933 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39114 / R39114C17: got '1204 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39116 / R39116C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39116 / R39116C17: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39117 / R39117C13: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39117 / R39117C17: got '25 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39118 / R39118C13: got '154-198 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39118 / R39118C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39119 / R39119C13: got '25 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39119 / R39119C17: got '25 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39125 / R39125C13: got '3000 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39125 / R39125C17: got '5001-5013 42nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39128 / R39128C13: got '1901-1999 NE Flanders
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39128 / R39128C17: got '522 NE 57th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39132 / R39132C13: got '1201-1353 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39132 / R39132C17: got '810-898 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39134 / R39134C13: got '1401-1575 N Fremont
## St, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39134 / R39134C17: got '1401-1575 N Fremont
## St, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39137 / R39137C13: got '8714b Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39137 / R39137C17: got '976-992 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39138 / R39138C13: got '3241 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39138 / R39138C17: got '926-944 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39139 / R39139C13: got '1577-1599 N Fremont
## St, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39139 / R39139C17: got '1401-1575 N Fremont
## St, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39142 / R39142C13: got '4747 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39142 / R39142C17: got '4212-4216 Winslow Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39143 / R39143C13: got '973-999 S Harney St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39143 / R39143C17: got '201-211 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39144 / R39144C13: got '4746 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39144 / R39144C17: got '2331-2339 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39145 / R39145C13: got '3710 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39145 / R39145C17: got '5021 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39150 / R39150C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39150 / R39150C17: got '253 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39151 / R39151C13: got '1501 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39151 / R39151C17: got '4201 Roosevelt Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39152 / R39152C13: got '201 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39152 / R39152C17: got '2305 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39153 / R39153C13: got '839-841 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39153 / R39153C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39154 / R39154C13: got '2214-2218 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39154 / R39154C17: got '2710-2714 37th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39155 / R39155C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39155 / R39155C17: got '507 Howe St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39160 / R39160C13: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39160 / R39160C17: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39161 / R39161C13: got '723-729 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39161 / R39161C17: got '7305 34th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39163 / R39163C13: got '5601-5699 28th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39163 / R39163C17: got '546-612 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39164 / R39164C13: got '911-915 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39164 / R39164C17: got '911-915 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39167 / R39167C13: got '2003-2013 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39167 / R39167C17: got '1607-1627 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39169 / R39169C13: got '915-999 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39169 / R39169C17: got '1722 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39173 / R39173C13: got '810-898 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39173 / R39173C17: got '901-909 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39175 / R39175C13: got '1961 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39175 / R39175C17: got '343-399 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39176 / R39176C13: got '1800-1882 N 95th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39176 / R39176C17: got '3961 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39177 / R39177C13: got '10022-10198 20th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39177 / R39177C17: got '4500-4516 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39179 / R39179C13: got '2169 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39179 / R39179C17: got '1544-1598 NE Brazee
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39180 / R39180C13: got '911-915 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39180 / R39180C17: got '5042-5046 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39184 / R39184C13: got '1204 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39184 / R39184C17: got '1204 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39185 / R39185C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39185 / R39185C17: got '10 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39188 / R39188C13: got '2305 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39188 / R39188C17: got '1610-1620 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39189 / R39189C13: got '1722 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39189 / R39189C17: got '158 28th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39191 / R39191C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39191 / R39191C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39192 / R39192C13: got '1417 SW 10th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39192 / R39192C17: got '817-899 NE
## Killingsworth Ct, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39193 / R39193C13: got '7240 E Marginal Way
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39193 / R39193C17: got '7240 E Marginal Way
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39198 / R39198C13: got '1204 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39198 / R39198C17: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39202 / R39202C13: got '6409-6411 32nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39202 / R39202C17: got '1118-1166 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39203 / R39203C13: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39203 / R39203C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39205 / R39205C13: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39205 / R39205C17: got '101-145 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39207 / R39207C13: got '901-909 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39207 / R39207C17: got '2227 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39208 / R39208C13: got '2123 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39208 / R39208C17: got '201-299 NE Pacific
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39210 / R39210C13: got '169-199 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39210 / R39210C17: got '703-711 Bellevue Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39211 / R39211C13: got '211 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39211 / R39211C17: got '4219 Beach Dr SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39212 / R39212C13: got '3035-3099 SE 18th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39212 / R39212C17: got '1130 NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39214 / R39214C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39214 / R39214C17: got '2213 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39215 / R39215C13: got '100-198 E Garfield
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39215 / R39215C17: got '2301-2311 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39216 / R39216C13: got '653-699 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39216 / R39216C17: got '1005 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39219 / R39219C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39219 / R39219C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39220 / R39220C13: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39220 / R39220C17: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39221 / R39221C13: got '151-275 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39221 / R39221C17: got '5301-5313 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39222 / R39222C10: got '70 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39222 / R39222C13: got '70 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39222 / R39222C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39222 / R39222C17: got '2832-2998 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39223 / R39223C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39223 / R39223C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39225 / R39225C13: got '1005 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39225 / R39225C17: got '841 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39226 / R39226C13: got '564-600 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39226 / R39226C17: got '12704 23rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39227 / R39227C13: got '5914 NE Cleveland
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39227 / R39227C17: got '1347-1399 N Mason St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39228 / R39228C13: got '2009 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39228 / R39228C17: got '10717 24th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39229 / R39229C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39229 / R39229C17: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39230 / R39230C13: got '3125 NE Holladay St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39230 / R39230C17: got '737 SE Sandy Blvd,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39232 / R39232C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39232 / R39232C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39234 / R39234C13: got '300-320 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39234 / R39234C17: got '3214-3220 W McGraw
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39235 / R39235C13: got '3214-3220 W McGraw
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39235 / R39235C17: got '300-398 Ballard
## Neighborhood Greenway, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39236 / R39236C13: got '7619-7699 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39236 / R39236C17: got '346-398 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39237 / R39237C13: got '1627 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39237 / R39237C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39238 / R39238C13: got '2819 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39238 / R39238C17: got '900-998 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39239 / R39239C13: got '2644-2798 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39239 / R39239C17: got '2000 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39240 / R39240C13: got '8325-8399 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39240 / R39240C17: got '1220-1222 SW 6th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39241 / R39241C13: got '1-51 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39241 / R39241C17: got '81 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39242 / R39242C13: got '2715 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39242 / R39242C17: got '6231-6237 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39243 / R39243C13: got '201-211 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39243 / R39243C17: got '4032-4098 12th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39244 / R39244C13: got '6504 N Commercial
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39244 / R39244C17: got '300-390 SE Market St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39245 / R39245C13: got '900-998 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39245 / R39245C17: got '2215 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39246 / R39246C13: got '7468-7498 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39246 / R39246C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39247 / R39247C13: got '5301-5313 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39247 / R39247C17: got '2222 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39249 / R39249C13: got '801-813 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39249 / R39249C17: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39250 / R39250C13: got '1210 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39250 / R39250C17: got '6743-6747 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39251 / R39251C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39251 / R39251C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39252 / R39252C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39252 / R39252C17: got '5313 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39253 / R39253C13: got '1917 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39253 / R39253C17: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39254 / R39254C13: got '8537 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39254 / R39254C17: got '10501-10511 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39255 / R39255C13: got '2141 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39255 / R39255C17: got '6548 N Omaha Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39257 / R39257C13: got '317 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39257 / R39257C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39258 / R39258C13: got '825 NE 31st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39258 / R39258C17: got '805-811 NE 53rd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39259 / R39259C13: got '5150-5198 51st Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39259 / R39259C17: got '333 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39260 / R39260C13: got '3015 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39260 / R39260C17: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39261 / R39261C13: got '447-499 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39261 / R39261C17: got '3956 SE Tibbetts St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39262 / R39262C13: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39262 / R39262C17: got '945-999 NE 69th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39263 / R39263C13: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39263 / R39263C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39264 / R39264C13: got '1803-1807 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39264 / R39264C17: got '1115 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39265 / R39265C13: got '53 W Etruria St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39265 / R39265C17: got '601-649 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39267 / R39267C13: got '1127 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39267 / R39267C17: got '321-339 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39268 / R39268C13: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39268 / R39268C17: got '612 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39270 / R39270C13: got '1308 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39270 / R39270C17: got '6361-6499 5th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39271 / R39271C13: got '321-339 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39271 / R39271C17: got '1113-1399 Broadway
## Ct, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39272 / R39272C13: got '3327 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39272 / R39272C17: got '2067-2095 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39273 / R39273C13: got '1405-1499 NW Johnson
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39273 / R39273C17: got '2500-2514 SE 13th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39274 / R39274C13: got '641 SE Peacock Ln,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39274 / R39274C17: got '621-631 SE Peacock
## Ln, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39275 / R39275C13: got '5639 NE 24th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39275 / R39275C17: got '1000 NE Multnomah St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39279 / R39279C13: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39279 / R39279C17: got '1713-1799 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39281 / R39281C13: got '5001-5013 42nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39281 / R39281C17: got '1011 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39282 / R39282C13: got '2215 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39282 / R39282C17: got '701-799 38th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39283 / R39283C13: got '5208 Kirkwood Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39283 / R39283C17: got '2100-2118 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39284 / R39284C13: got '8022-8026 32nd Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39284 / R39284C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39285 / R39285C13: got '2067-2095 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39285 / R39285C17: got '2401-2499 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39286 / R39286C13: got '1-49 S Alaska St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39286 / R39286C17: got '4501-4507 37th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39287 / R39287C13: got '2222 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39287 / R39287C17: got '7054 12th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39289 / R39289C13: got '2804 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39289 / R39289C17: got '816-886 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39294 / R39294C13: got '117-119 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39294 / R39294C17: got '1752-1798 N 97th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39295 / R39295C13: got '2331-2339 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39295 / R39295C17: got '3000 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39296 / R39296C13: got '1409 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39296 / R39296C17: got '3401 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39299 / R39299C13: got '2736-2740 NW Thurman
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39299 / R39299C17: got '701-749 NE Multnomah
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39300 / R39300C13: got '5313 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39300 / R39300C17: got '2972-3002 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39301 / R39301C13: got '3212-3216 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39301 / R39301C17: got '151-159 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39302 / R39302C13: got '7305 34th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39302 / R39302C17: got '6301 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39303 / R39303C13: got '2532 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39303 / R39303C17: got '3912 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39305 / R39305C13: got '1535 SE 36th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39305 / R39305C17: got '623 SE Mill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39306 / R39306C13: got '1633-1699 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39306 / R39306C17: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39307 / R39307C13: got '2112 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39307 / R39307C17: got '943-1099 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39308 / R39308C13: got '531 NE Beech St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39308 / R39308C17: got '2275-2299 NW Kearney
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39310 / R39310C13: got '6231-6237 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39310 / R39310C17: got '1401-1437 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39311 / R39311C13: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39311 / R39311C17: got '467 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39312 / R39312C13: got '830 NE 53rd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39312 / R39312C17: got '3218 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39313 / R39313C13: got '1713-1799 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39313 / R39313C17: got '2-98 Taylor Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39314 / R39314C13: got '1401-1437 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39314 / R39314C17: got '1401 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39315 / R39315C13: got '300-398 Ballard
## Neighborhood Greenway, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39315 / R39315C17: got '440 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39316 / R39316C13: got '4201 Roosevelt Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39316 / R39316C17: got '1900-2098 S
## Washington St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39317 / R39317C13: got '0234 SW Curry St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39317 / R39317C17: got '3020 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39318 / R39318C13: got '2120-2198 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39318 / R39318C17: got '7401 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39319 / R39319C13: got '1335 N Mason St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39319 / R39319C17: got '1407-1409 N Ainsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39320 / R39320C13: got '10717 24th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39320 / R39320C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39322 / R39322C13: got '601-649 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39322 / R39322C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39325 / R39325C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39325 / R39325C17: got '1369-1399 Fairview
## Ave E, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39326 / R39326C13: got '2301-2311 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39326 / R39326C17: got '218-220 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39327 / R39327C13: got '703-711 Bellevue Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39327 / R39327C17: got '9279-9499 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39328 / R39328C13: got '1544-1598 NE Brazee
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39328 / R39328C17: got '1115-1195 SW 11th
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39329 / R39329C13: got '211-299 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39329 / R39329C17: got '700-710 NE Holladay
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39330 / R39330C13: got '1220-1222 SW 6th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39330 / R39330C17: got '1500-1768 SW Park
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39331 / R39331C13: got '3912 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39331 / R39331C17: got '3125-3199 SE 20th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39332 / R39332C13: got '2100-2118 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39332 / R39332C17: got '3616-3620 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39333 / R39333C13: got '1541 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39333 / R39333C17: got '5001-5005 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39334 / R39334C13: got '507 Howe St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39334 / R39334C17: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39335 / R39335C13: got '1113-1399 Broadway
## Ct, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39335 / R39335C17: got '416-426 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39336 / R39336C13: got '901-909 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39336 / R39336C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39337 / R39337C13: got '1513 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39337 / R39337C17: got '8212-8216 15th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39340 / R39340C13: got '806 SE 53rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39340 / R39340C17: got '825 NE 31st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39342 / R39342C13: got '737 SE Sandy Blvd,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39342 / R39342C17: got '1902 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39343 / R39343C13: got '1401 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39343 / R39343C17: got '3305 W Thurman St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39344 / R39344C13: got '218-220 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39344 / R39344C17: got '5626-5630 Keystone Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39345 / R39345C13: got '7400-7466 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39345 / R39345C17: got '100-398 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39347 / R39347C13: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39347 / R39347C17: got '431 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39348 / R39348C13: got '151-159 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39348 / R39348C17: got '603 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39349 / R39349C13: got '1011 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39349 / R39349C17: got '211 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39350 / R39350C13: got '2-98 Taylor Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39350 / R39350C17: got '2455 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39351 / R39351C13: got '3401 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39351 / R39351C17: got '2112 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39352 / R39352C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39352 / R39352C17: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39353 / R39353C13: got '2027 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39353 / R39353C17: got '162-198 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39354 / R39354C13: got '421 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39354 / R39354C17: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39355 / R39355C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39355 / R39355C17: got '1900 NE Naomi Pl,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39356 / R39356C13: got '1115 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39356 / R39356C17: got '612 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39357 / R39357C13: got '1000 NE Multnomah St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39357 / R39357C17: got '2000-2090 NW 25th
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39358 / R39358C13: got '3600-3698 SE 22nd
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39358 / R39358C17: got '600-790 SW Abernethy
## St, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39359 / R39359C13: got '333 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39359 / R39359C17: got '567-599 Vine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39360 / R39360C13: got '4032-4098 12th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39360 / R39360C17: got '100-198 E Garfield
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39361 / R39361C13: got '10311-10329 Sand
## Point Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39361 / R39361C17: got '1210 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39362 / R39362C13: got '346-398 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39362 / R39362C17: got '161-179 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39363 / R39363C13: got '612 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39363 / R39363C17: got '732 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39364 / R39364C13: got '5037-5199 21st Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39364 / R39364C17: got '564-600 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39366 / R39366C10: got '1317 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39366 / R39366C13: got '1317 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39366 / R39366C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39366 / R39366C17: got '935-1051 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39368 / R39368C13: got '5626-5630 Keystone Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39368 / R39368C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39369 / R39369C13: got '3020 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39369 / R39369C17: got '1914-1916 SE Pershing
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39371 / R39371C13: got '2275-2299 NW Kearney
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39371 / R39371C17: got '1501-1599 NW Johnson
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39373 / R39373C13: got '4308 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39373 / R39373C17: got '4023 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39377 / R39377C13: got '8212-8216 15th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39377 / R39377C17: got '653-699 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39380 / R39380C13: got '7501-7617 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39380 / R39380C17: got '4718 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39382 / R39382C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39382 / R39382C17: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39383 / R39383C13: got '3011 E Laurelhurst Dr
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39383 / R39383C17: got '4700-4710 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39384 / R39384C13: got '816-886 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39384 / R39384C17: got '1701-1799 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39386 / R39386C13: got '467 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39386 / R39386C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39387 / R39387C13: got '3218 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39387 / R39387C17: got '3015 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39388 / R39388C13: got '1526-1598 E Olin Pl,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39388 / R39388C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39389 / R39389C13: got '4501-4507 37th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39389 / R39389C17: got '5261-5267 California
## Ave SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39390 / R39390C13: got '522 NE 57th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39390 / R39390C17: got '1500-1560 SE 40th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39391 / R39391C13: got '1407-1409 N Ainsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39391 / R39391C17: got '4550 N Interstate
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39393 / R39393C13: got '416-426 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39393 / R39393C17: got '1705 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39394 / R39394C13: got '162-198 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39394 / R39394C17: got '4100-4110 35th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39395 / R39395C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39395 / R39395C17: got '925-929 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39396 / R39396C13: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39396 / R39396C17: got '901-933 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39397 / R39397C13: got '123 SW Curry St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39397 / R39397C17: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39399 / R39399C13: got '4550 N Interstate
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39399 / R39399C17: got '1401-1405 N Ainsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39400 / R39400C13: got '253 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39400 / R39400C17: got '5051-5199 30th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39401 / R39401C13: got '621-631 SE Peacock
## Ln, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39401 / R39401C17: got '1615-1699 NW 23rd
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39402 / R39402C10: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39402 / R39402C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39402 / R39402C14: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39402 / R39402C17: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39403 / R39403C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39403 / R39403C13: got '6743-6747 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39403 / R39403C14: got '109 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39403 / R39403C17: got '109 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39405 / R39405C10: got '5119 SW Waite St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39405 / R39405C13: got '5119 SW Waite St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39405 / R39405C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39405 / R39405C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39406 / R39406C13: got '5701 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39406 / R39406C17: got '4301 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39407 / R39407C10: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39407 / R39407C13: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39407 / R39407C14: got '5411 32nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39407 / R39407C17: got '5411 32nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39408 / R39408C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39408 / R39408C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39409 / R39409C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39409 / R39409C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39409 / R39409C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39409 / R39409C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39410 / R39410C13: got '623 SE Mill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39410 / R39410C17: got '811-899 NW 21st Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39411 / R39411C10: got '2001 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39411 / R39411C13: got '2001 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39411 / R39411C14: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39411 / R39411C17: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39413 / R39413C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39413 / R39413C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39415 / R39415C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39415 / R39415C17: got '650-698 S Charles St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39416 / R39416C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39416 / R39416C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39416 / R39416C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39416 / R39416C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39417 / R39417C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39417 / R39417C13: got '1615-1699 NW 23rd
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39417 / R39417C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39417 / R39417C17: got '1326-1398 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39418 / R39418C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39418 / R39418C13: got '4700-4710 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39418 / R39418C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39418 / R39418C17: got '5217-5349 42nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39419 / R39419C13: got '1401-1575 N Fremont
## St, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39419 / R39419C17: got '500-550 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39420 / R39420C13: got '700-710 NE Holladay
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39420 / R39420C17: got '1301-1399 SW 3rd Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39421 / R39421C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39421 / R39421C17: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39424 / R39424C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39424 / R39424C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39425 / R39425C13: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39425 / R39425C17: got '1732 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39428 / R39428C13: got '701-749 NE Multnomah
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39428 / R39428C17: got '2033-2075 NW Glisan
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39429 / R39429C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39429 / R39429C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39430 / R39430C13: got '3019 20th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39430 / R39430C17: got '1510 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39431 / R39431C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39431 / R39431C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39432 / R39432C13: got '6548 N Omaha Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39432 / R39432C17: got '709 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39433 / R39433C13: got '1501-1599 NW Johnson
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39433 / R39433C17: got '1557-1599 NW Lovejoy
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39434 / R39434C13: got '1705 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39434 / R39434C17: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39435 / R39435C13: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39435 / R39435C17: got '1803-1807 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39436 / R39436C13: got '3125-3199 SE 20th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39436 / R39436C17: got '3136-3198 SE 12th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39437 / R39437C13: got '50-51 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39437 / R39437C17: got '1815-1821 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39438 / R39438C13: got '1752-1798 N 97th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39438 / R39438C17: got '151-275 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39439 / R39439C13: got '650-698 S Charles St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39439 / R39439C17: got '249-299 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39440 / R39440C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39440 / R39440C13: got '1815-1821 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39440 / R39440C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39440 / R39440C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39441 / R39441C13: got '1401-1575 N Fremont
## St, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39441 / R39441C17: got '1670 NE Irving St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39442 / R39442C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39442 / R39442C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39443 / R39443C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39443 / R39443C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39444 / R39444C13: got '1500-1560 SE 40th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39444 / R39444C17: got '6010 NE Flanders St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39445 / R39445C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39445 / R39445C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39447 / R39447C13: got '1600-1698 SE
## Washington St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39447 / R39447C17: got '419 NW Broadway,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39448 / R39448C13: got '811-899 NW 21st Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39448 / R39448C17: got '12 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39449 / R39449C13: got '2000-2090 NW 25th
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39449 / R39449C17: got '1405-1499 NW Johnson
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39451 / R39451C13: got '3000 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39451 / R39451C17: got '2776-2798 W Elmore
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39454 / R39454C13: got '2033-2075 NW Glisan
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39454 / R39454C17: got '751-795 NE Multnomah
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39455 / R39455C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39455 / R39455C17: got '2001 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39456 / R39456C13: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39456 / R39456C17: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39457 / R39457C13: got '1369-1399 Fairview
## Ave E, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39457 / R39457C17: got '3327 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39458 / R39458C13: got '500-550 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39458 / R39458C17: got '2225 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39459 / R39459C13: got '1401-1405 N Ainsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39459 / R39459C17: got '3125 NE Holladay St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39460 / R39460C13: got '41 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39460 / R39460C17: got '308-320 SW Montgomery
## St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39462 / R39462C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39462 / R39462C13: got '751-795 NE Multnomah
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39462 / R39462C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39462 / R39462C17: got '1001-1035 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39463 / R39463C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39463 / R39463C13: got '1557-1599 NW Lovejoy
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39463 / R39463C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39463 / R39463C17: got '1037-1099 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39464 / R39464C13: got '1701-1799 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39464 / R39464C17: got '919-923 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39468 / R39468C13: got '1914-1916 SE Pershing
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39468 / R39468C17: got '3600-3698 SE 22nd
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39470 / R39470C13: got '1732 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39470 / R39470C17: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39472 / R39472C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39472 / R39472C17: got '47-57 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39473 / R39473C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39473 / R39473C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39474 / R39474C13: got '1115-1195 SW 11th
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39474 / R39474C17: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39476 / R39476C13: got '419 NW Broadway,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39476 / R39476C17: got '525-527 SW 12th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39477 / R39477C13: got '47-57 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39477 / R39477C17: got '523 Maynard Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39478 / R39478C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39478 / R39478C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39479 / R39479C13: got '5051-5199 30th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39479 / R39479C17: got '8537 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39480 / R39480C13: got '12 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39480 / R39480C17: got '2151-2185 SW Park Pl,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39481 / R39481C13: got '567-599 Vine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39481 / R39481C17: got '9701-9793 7th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39482 / R39482C13: got '2225 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39482 / R39482C17: got '105 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39483 / R39483C13: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39483 / R39483C17: got '263-269 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39484 / R39484C13: got '2776-2798 W Elmore
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39484 / R39484C17: got '2819 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39485 / R39485C13: got '6010 NE Flanders St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39485 / R39485C17: got '3601-3625 SE 37th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39486 / R39486C13: got '5802 Padilla Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39486 / R39486C17: got '3100-3198 Airport Way
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39487 / R39487C13: got '709 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39487 / R39487C17: got '1752 NW Riverscape
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39489 / R39489C13: got '263-269 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39489 / R39489C17: got '2027 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39490 / R39490C13: got '525-527 SW 12th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39490 / R39490C17: got '1839-1849 N
## Kilpatrick St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39492 / R39492C13: got '523 Maynard Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39492 / R39492C17: got '2001-2033 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39494 / R39494C13: got '249-299 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39494 / R39494C17: got '1-49 S Alaska St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39495 / R39495C13: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39495 / R39495C17: got '5951-5985 NE 23rd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39496 / R39496C13: got '161-179 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39496 / R39496C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39497 / R39497C13: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39497 / R39497C17: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39499 / R39499C10: got '1752 NW Riverscape
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39499 / R39499C13: got '1752 NW Riverscape
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39499 / R39499C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39499 / R39499C17: got '1001-1035 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39500 / R39500C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39500 / R39500C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39501 / R39501C13: got '2001-2033 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39501 / R39501C17: got '901-909 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39502 / R39502C13: got '300-390 SE Market St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39502 / R39502C17: got '447-499 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39503 / R39503C13: got '1670 NE Irving St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39503 / R39503C17: got '641 SE Peacock Ln,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39504 / R39504C13: got '3601-3625 SE 37th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39504 / R39504C17: got '6010 NE Flanders St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39505 / R39505C13: got '2819-2999 NE 117th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39505 / R39505C17: got '1757-1763 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39506 / R39506C13: got '3100-3198 Airport Way
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39506 / R39506C17: got '10311-10317 61st Ave
## S, Seattle, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39507 / R39507C13: got '105 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39507 / R39507C17: got '70 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39509 / R39509C13: got '1301-1399 SW 3rd Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39509 / R39509C17: got '3035-3099 SE 18th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39512 / R39512C13: got '1510 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39512 / R39512C17: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39513 / R39513C13: got '9701-9793 7th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39513 / R39513C17: got '1-51 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39516 / R39516C13: got '4301 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39516 / R39516C17: got '406 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39517 / R39517C13: got '6361-6499 5th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39517 / R39517C17: got '1633-1699 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39518 / R39518C13: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39518 / R39518C17: got '2120-2198 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39519 / R39519C13: got '3616-3620 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39519 / R39519C17: got '169-199 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39520 / R39520C13: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39520 / R39520C17: got '7600-7612 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39521 / R39521C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39521 / R39521C17: got '1415 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39522 / R39522C13: got '440 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39522 / R39522C17: got '915-919 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39523 / R39523C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39523 / R39523C13: got '3548-3552 S Hudson
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39523 / R39523C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39523 / R39523C17: got '4049 Letitia Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39524 / R39524C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39524 / R39524C13: got '5292-5398 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39524 / R39524C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39524 / R39524C17: got '5292-5398 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39532 / R39532C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39532 / R39532C13: got '951-999 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39532 / R39532C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39532 / R39532C17: got '951-999 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39534 / R39534C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39534 / R39534C13: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39534 / R39534C14: got '1817 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39534 / R39534C17: got '1817 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39540 / R39540C10: got '1817 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39540 / R39540C13: got '1817 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39540 / R39540C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39540 / R39540C17: got '800-810 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39542 / R39542C10: got '4219 Beach Dr SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39542 / R39542C13: got '4219 Beach Dr SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39542 / R39542C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39542 / R39542C17: got '4711 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39543 / R39543C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39543 / R39543C13: got '2200-2222 SE
## Hawthorne Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39543 / R39543C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39543 / R39543C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39544 / R39544C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39544 / R39544C13: got '1757-1763 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39544 / R39544C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39544 / R39544C17: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39546 / R39546C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39546 / R39546C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39546 / R39546C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39546 / R39546C17: got '5419-5421 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39547 / R39547C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39547 / R39547C13: got '400-496 SW Ankeny St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39547 / R39547C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39547 / R39547C17: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39549 / R39549C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39549 / R39549C13: got '10501-10511 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39549 / R39549C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39549 / R39549C17: got '255-299 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39550 / R39550C10: got '1900 NE Naomi Pl,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39550 / R39550C13: got '1900 NE Naomi Pl,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39550 / R39550C14: got '9525 College Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39550 / R39550C17: got '9525 College Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39551 / R39551C10: got '612 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39551 / R39551C13: got '612 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39551 / R39551C14: got '3635-a Thorndyke Ave
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39551 / R39551C17: got '3635-a Thorndyke Ave
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39553 / R39553C10: got '211 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39553 / R39553C13: got '211 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39553 / R39553C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39553 / R39553C17: got '2217-2219 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39555 / R39555C10: got '554 SW Alder St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39555 / R39555C13: got '554 SW Alder St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39555 / R39555C14: got '1717 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39555 / R39555C17: got '1717 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39557 / R39557C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39557 / R39557C13: got '2329-2341 SE 30th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39557 / R39557C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39557 / R39557C17: got '3501-3615 SW Bond
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39563 / R39563C10: got '4718 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39563 / R39563C13: got '4718 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39563 / R39563C14: got '8611 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39563 / R39563C17: got '8611 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39564 / R39564C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39564 / R39564C13: got '4034-4038 Latona Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39564 / R39564C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39564 / R39564C17: got '600-648 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39565 / R39565C10: got '524 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39565 / R39565C13: got '524 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39565 / R39565C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39565 / R39565C17: got '1630-1648 E Olive
## Way, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39566 / R39566C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39566 / R39566C13: got '800-810 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39566 / R39566C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39566 / R39566C17: got '2201-2299 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39568 / R39568C10: got '1800 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39568 / R39568C13: got '1800 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39568 / R39568C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39568 / R39568C17: got '1104-1112 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39572 / R39572C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39572 / R39572C13: got '5419-5421 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39572 / R39572C14: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39572 / R39572C17: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39573 / R39573C10: got '505 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39573 / R39573C13: got '505 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39573 / R39573C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39573 / R39573C17: got '1736-1798 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39574 / R39574C10: got '4301 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39574 / R39574C13: got '4301 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39574 / R39574C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39574 / R39574C17: got '5292-5398 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39575 / R39575C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39575 / R39575C13: got '1037-1099 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39575 / R39575C14: got '50 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39575 / R39575C17: got '50 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39576 / R39576C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39576 / R39576C13: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39576 / R39576C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39576 / R39576C17: got '1801-1899 NW Ione Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39578 / R39578C10: got '2722 NE Blakeley St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39578 / R39578C13: got '2722 NE Blakeley St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39578 / R39578C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39578 / R39578C17: got '1921-2099 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39580 / R39580C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39580 / R39580C13: got '1001-1035 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39580 / R39580C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39580 / R39580C17: got '201-299 NW 20th Pl,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39581 / R39581C10: got '1502 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39581 / R39581C13: got '1502 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39581 / R39581C14: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39581 / R39581C17: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39582 / R39582C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39582 / R39582C13: got '1906-1998 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39582 / R39582C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39582 / R39582C17: got '4262-4298 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39584 / R39584C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39584 / R39584C13: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39584 / R39584C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39584 / R39584C17: got '979-999 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39585 / R39585C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39585 / R39585C13: got '400-498 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39585 / R39585C14: got '3456 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39585 / R39585C17: got '3456 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39588 / R39588C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39588 / R39588C13: got '2832-2998 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39588 / R39588C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39588 / R39588C17: got '3144-3204 NE 15th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39589 / R39589C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39589 / R39589C13: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39589 / R39589C14: got '40 NE 63rd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39589 / R39589C17: got '40 NE 63rd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39590 / R39590C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39590 / R39590C13: got '215 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39590 / R39590C14: got '1123 38th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39590 / R39590C17: got '1123 38th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39593 / R39593C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39593 / R39593C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39593 / R39593C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39593 / R39593C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39594 / R39594C10: got '9525 College Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39594 / R39594C13: got '9525 College Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39594 / R39594C14: got '2917 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39594 / R39594C17: got '2917 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39595 / R39595C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39595 / R39595C13: got '1801-1899 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39595 / R39595C14: got '13343 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39595 / R39595C17: got '13343 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39597 / R39597C10: got '2213 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39597 / R39597C13: got '2213 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39597 / R39597C14: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39597 / R39597C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39598 / R39598C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39598 / R39598C13: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39598 / R39598C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39598 / R39598C17: got '1701-1799 NE 32nd
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39599 / R39599C10: got '3317 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39599 / R39599C13: got '3317 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39599 / R39599C14: got '1527 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39599 / R39599C17: got '1527 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39602 / R39602C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39602 / R39602C13: got '255-299 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39602 / R39602C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39602 / R39602C17: got '619-699 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39603 / R39603C10: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39603 / R39603C13: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39603 / R39603C14: got '3008 NE 14th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39603 / R39603C17: got '3008 NE 14th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39605 / R39605C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39605 / R39605C13: got '951-999 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39605 / R39605C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39605 / R39605C17: got '137-199 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39606 / R39606C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39606 / R39606C13: got '600-648 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39606 / R39606C14: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39606 / R39606C17: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39607 / R39607C10: got '1527 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39607 / R39607C13: got '1527 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39607 / R39607C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39607 / R39607C17: got '400-440 S Spokane St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39611 / R39611C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39611 / R39611C13: got '979-999 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39611 / R39611C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39611 / R39611C17: got '11700-11714 Corliss
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39613 / R39613C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39613 / R39613C13: got '1801-1899 NW Ione Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39613 / R39613C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39613 / R39613C17: got '6721-6999 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39615 / R39615C10: got '1511 S Lucile St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39615 / R39615C13: got '1511 S Lucile St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39615 / R39615C14: got '5511 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39615 / R39615C17: got '5511 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39616 / R39616C10: got '1601 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39616 / R39616C13: got '1601 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39616 / R39616C14: got '6809 34th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39616 / R39616C17: got '6809 34th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39617 / R39617C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39617 / R39617C13: got '1104-1112 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39617 / R39617C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39617 / R39617C17: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39618 / R39618C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39618 / R39618C13: got '4711 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39618 / R39618C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39618 / R39618C17: got '4101-4111 49th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39619 / R39619C10: got '3456 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39619 / R39619C13: got '3456 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39619 / R39619C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39619 / R39619C17: got '501-519 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39620 / R39620C10: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39620 / R39620C13: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39620 / R39620C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39620 / R39620C17: got '3568-3598 S Oregon
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39621 / R39621C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39621 / R39621C13: got '1921-2099 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39621 / R39621C14: got '728 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39621 / R39621C17: got '728 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39622 / R39622C10: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39622 / R39622C13: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39622 / R39622C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39622 / R39622C17: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39624 / R39624C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39624 / R39624C13: got '137-199 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39624 / R39624C14: got '1415 W Dravus St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39624 / R39624C17: got '1415 W Dravus St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39625 / R39625C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39625 / R39625C13: got '1736-1798 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39625 / R39625C14: got '2815 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39625 / R39625C17: got '2815 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39626 / R39626C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39626 / R39626C13: got '900-998 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39626 / R39626C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39626 / R39626C17: got '1602-1610 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39630 / R39630C10: got '732 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39630 / R39630C13: got '732 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39630 / R39630C14: got '7542 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39630 / R39630C17: got '7542 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39632 / R39632C10: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39632 / R39632C13: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39632 / R39632C14: got '3814 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39632 / R39632C17: got '3814 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39634 / R39634C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39634 / R39634C13: got '4336-4348 SW Stevens
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39634 / R39634C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39634 / R39634C17: got '1301-1357 Hubbell Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39636 / R39636C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39636 / R39636C13: got '3401-3499 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39636 / R39636C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39636 / R39636C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39637 / R39637C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39637 / R39637C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39637 / R39637C14: got '1705 NE 135th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39637 / R39637C17: got '1705 NE 135th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39638 / R39638C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39638 / R39638C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39638 / R39638C14: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39638 / R39638C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39639 / R39639C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39639 / R39639C13: got '1602-1610 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39639 / R39639C14: got '1222 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39639 / R39639C17: got '1222 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39640 / R39640C10: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39640 / R39640C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39640 / R39640C14: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39640 / R39640C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39642 / R39642C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39642 / R39642C13: got '557-599 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39642 / R39642C14: got '1400 23rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39642 / R39642C17: got '1400 23rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39647 / R39647C10: got '4023 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39647 / R39647C13: got '4023 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39647 / R39647C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39647 / R39647C17: got '251-299 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39648 / R39648C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39648 / R39648C13: got '600-790 SW Abernethy
## St, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39648 / R39648C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39648 / R39648C17: got '400-496 SW Ankeny St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39651 / R39651C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39651 / R39651C13: got '308-320 SW Montgomery
## St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39651 / R39651C14: got '2349 NW 27th Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39651 / R39651C17: got '2349 NW 27th Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39654 / R39654C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39654 / R39654C13: got '5261-5267 California
## Ave SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39654 / R39654C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39654 / R39654C17: got '400-498 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39656 / R39656C10: got '1400 23rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39656 / R39656C13: got '1400 23rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39656 / R39656C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39656 / R39656C17: got '115-121 28th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39657 / R39657C10: got '1415 W Dravus St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39657 / R39657C13: got '1415 W Dravus St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39657 / R39657C14: got '626 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39657 / R39657C17: got '626 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39658 / R39658C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39658 / R39658C13: got '952-998 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39658 / R39658C14: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39658 / R39658C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39659 / R39659C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39659 / R39659C13: got '251-299 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39659 / R39659C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39659 / R39659C17: got '1252-1298 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39661 / R39661C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39661 / R39661C13: got '1326-1398 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39661 / R39661C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39661 / R39661C17: got '2200-2222 SE
## Hawthorne Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39663 / R39663C10: got '7054 12th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39663 / R39663C13: got '7054 12th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39663 / R39663C14: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39663 / R39663C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39664 / R39664C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39664 / R39664C13: got '2659-2699 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39664 / R39664C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39664 / R39664C17: got '3548-3552 S Hudson
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39665 / R39665C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39665 / R39665C13: got '1000-1098 S Willow
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39665 / R39665C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39665 / R39665C17: got '1901-2013 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39667 / R39667C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39667 / R39667C13: got '915-919 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39667 / R39667C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39667 / R39667C17: got '1361-1427 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39670 / R39670C10: got '1902 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39670 / R39670C13: got '1902 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39670 / R39670C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39670 / R39670C17: got '1-49 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39671 / R39671C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39671 / R39671C13: got '935-1051 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39671 / R39671C14: got '5807 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39671 / R39671C17: got '5807 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39673 / R39673C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39673 / R39673C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39673 / R39673C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39673 / R39673C17: got '5402-5420 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39674 / R39674C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39674 / R39674C13: got '1252-1298 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39674 / R39674C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39674 / R39674C17: got '952-998 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39675 / R39675C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39675 / R39675C13: got '2500-2514 SE 13th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39675 / R39675C14: got '1902 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39675 / R39675C17: got '1902 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39676 / R39676C10: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39676 / R39676C13: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39676 / R39676C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39676 / R39676C17: got '923-927 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39678 / R39678C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39678 / R39678C13: got '5402-5420 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39678 / R39678C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39678 / R39678C17: got '198 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39680 / R39680C10: got '431 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39680 / R39680C13: got '431 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39680 / R39680C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39680 / R39680C17: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39684 / R39684C10: got '109 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39684 / R39684C13: got '109 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39684 / R39684C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39684 / R39684C17: got '201-249 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39685 / R39685C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39685 / R39685C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39685 / R39685C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39685 / R39685C17: got '1800-1806 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39687 / R39687C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39687 / R39687C13: got '201-299 NW 20th Pl,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39687 / R39687C14: got '1717 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39687 / R39687C17: got '1717 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39690 / R39690C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39690 / R39690C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39690 / R39690C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39690 / R39690C17: got '411-447 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39692 / R39692C10: got '1101 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39692 / R39692C13: got '1101 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39692 / R39692C14: got '345 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39692 / R39692C17: got '345 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39693 / R39693C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39693 / R39693C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39693 / R39693C14: got '3452 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39693 / R39693C17: got '3452 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39694 / R39694C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39694 / R39694C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39694 / R39694C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39694 / R39694C17: got '900-998 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39696 / R39696C10: got '1222 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39696 / R39696C13: got '1222 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39696 / R39696C14: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39696 / R39696C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39698 / R39698C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39698 / R39698C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39698 / R39698C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39698 / R39698C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39699 / R39699C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39699 / R39699C13: got '701-799 38th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39699 / R39699C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39699 / R39699C17: got '200-228 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39700 / R39700C10: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39700 / R39700C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39700 / R39700C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39700 / R39700C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39702 / R39702C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39702 / R39702C13: got '9279-9499 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39702 / R39702C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39702 / R39702C17: got '10330 Meridian Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39703 / R39703C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39703 / R39703C13: got '1839-1849 N
## Kilpatrick St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39703 / R39703C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39703 / R39703C17: got '2801-2899 N Vancouver
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39706 / R39706C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39706 / R39706C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39706 / R39706C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39706 / R39706C17: got '965-1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39709 / R39709C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39709 / R39709C13: got '2217-2221 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39709 / R39709C14: got '507 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39709 / R39709C17: got '507 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39711 / R39711C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39711 / R39711C13: got '501-519 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39711 / R39711C14: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39711 / R39711C17: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39712 / R39712C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39712 / R39712C13: got '5217-5349 42nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39712 / R39712C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39712 / R39712C17: got '346-398 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39713 / R39713C10: got '3508 S Genesee St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39713 / R39713C13: got '3508 S Genesee St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39713 / R39713C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39713 / R39713C17: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39714 / R39714C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39714 / R39714C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39714 / R39714C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39714 / R39714C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39715 / R39715C10: got '3305 W Thurman St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39715 / R39715C13: got '3305 W Thurman St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39715 / R39715C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39715 / R39715C17: got '1906-1998 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39716 / R39716C10: got '2455 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39716 / R39716C13: got '2455 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39716 / R39716C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39716 / R39716C17: got '2120-2124 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39717 / R39717C10: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39717 / R39717C13: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39717 / R39717C14: got '225 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39717 / R39717C17: got '225 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39718 / R39718C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39718 / R39718C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39718 / R39718C14: got '3807 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39718 / R39718C17: got '3807 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39721 / R39721C10: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39721 / R39721C13: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39721 / R39721C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39721 / R39721C17: got '901-949 S College St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39723 / R39723C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39723 / R39723C13: got '4262-4298 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39723 / R39723C14: got '3615 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39723 / R39723C17: got '3615 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39724 / R39724C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39724 / R39724C13: got '1800-1806 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39724 / R39724C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39724 / R39724C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39725 / R39725C10: got '5411 32nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39725 / R39725C13: got '5411 32nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39725 / R39725C14: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39725 / R39725C17: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39727 / R39727C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39727 / R39727C13: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39727 / R39727C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39727 / R39727C17: got '521-523 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39728 / R39728C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39728 / R39728C13: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39728 / R39728C14: got '2114 E Yesler Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39728 / R39728C17: got '2114 E Yesler Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39729 / R39729C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39729 / R39729C13: got '1253-1299 E Denny
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39729 / R39729C14: got '404 W Prospect St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39729 / R39729C17: got '404 W Prospect St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39730 / R39730C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39730 / R39730C13: got '901-949 S College St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39730 / R39730C14: got '781 Maynard Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39730 / R39730C17: got '781 Maynard Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39732 / R39732C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39732 / R39732C13: got '925-929 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39732 / R39732C14: got '3821 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39732 / R39732C17: got '3821 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39734 / R39734C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39734 / R39734C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39734 / R39734C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39734 / R39734C17: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39735 / R39735C10: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39735 / R39735C13: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39735 / R39735C14: got '505 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39735 / R39735C17: got '505 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39736 / R39736C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39736 / R39736C13: got '2401-2499 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39736 / R39736C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39736 / R39736C17: got '215 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39738 / R39738C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39738 / R39738C13: got '2816-2820 NE 117th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39738 / R39738C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39738 / R39738C17: got '1501-1567 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39739 / R39739C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39739 / R39739C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39739 / R39739C14: got '8335 N Delaware Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39739 / R39739C17: got '8335 N Delaware Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39740 / R39740C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39740 / R39740C13: got '411-447 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39740 / R39740C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39740 / R39740C17: got '2915-2999 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39741 / R39741C10: got '3615 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39741 / R39741C13: got '3615 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39741 / R39741C14: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39741 / R39741C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39742 / R39742C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39742 / R39742C13: got '3811-3815 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39742 / R39742C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39742 / R39742C17: got '169-199 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39743 / R39743C10: got 'Seattle, WA, 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39743 / R39743C13: got '10311-10317 61st Ave
## S, Seattle, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39743 / R39743C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39743 / R39743C17: got '2100-2154 Martin
## Luther King Jr Way S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39744 / R39744C10: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39744 / R39744C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39744 / R39744C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39744 / R39744C17: got '304-338 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39746 / R39746C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39746 / R39746C13: got '304-338 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39746 / R39746C14: got '7542 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39746 / R39746C17: got '7542 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39747 / R39747C10: got '404 W Prospect St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39747 / R39747C13: got '404 W Prospect St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39747 / R39747C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39747 / R39747C17: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39750 / R39750C10: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39750 / R39750C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39750 / R39750C14: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39750 / R39750C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39752 / R39752C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39752 / R39752C13: got '1001-1035 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39752 / R39752C14: got '1828 NW Quimby St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39752 / R39752C17: got '1828 NW Quimby St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39753 / R39753C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39753 / R39753C13: got '100-398 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39753 / R39753C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39753 / R39753C17: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39754 / R39754C10: got '665 S Orcas St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39754 / R39754C13: got '665 S Orcas St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39754 / R39754C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39754 / R39754C17: got '600-648 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39755 / R39755C10: got '781 Maynard Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39755 / R39755C13: got '781 Maynard Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39755 / R39755C14: got '1211 S Holgate St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39755 / R39755C17: got '1211 S Holgate St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39756 / R39756C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39756 / R39756C13: got '521-523 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39756 / R39756C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39756 / R39756C17: got '1201-1299 E
## Republican St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39758 / R39758C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39758 / R39758C13: got '201-249 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39758 / R39758C14: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39758 / R39758C17: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39759 / R39759C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39759 / R39759C13: got '3568-3598 S Oregon
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39759 / R39759C14: got '7421 39th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39759 / R39759C17: got '7421 39th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39760 / R39760C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39760 / R39760C13: got '346-398 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39760 / R39760C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39760 / R39760C17: got '1801-1899 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39762 / R39762C10: got '2114 E Yesler Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39762 / R39762C13: got '2114 E Yesler Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39762 / R39762C14: got '1601 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39762 / R39762C17: got '1601 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39764 / R39764C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39764 / R39764C13: got '1049-1099 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39764 / R39764C14: got '4301 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39764 / R39764C17: got '4301 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39766 / R39766C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39766 / R39766C13: got '200-228 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39766 / R39766C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39766 / R39766C17: got '250-298 W Thomas St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39767 / R39767C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39767 / R39767C13: got '984-998 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39767 / R39767C14: got '3412 E Florence Ct,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39767 / R39767C17: got '3412 E Florence Ct,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39768 / R39768C10: got '345 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39768 / R39768C13: got '345 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39768 / R39768C14: got '3317 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39768 / R39768C17: got '3317 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39769 / R39769C10: got '40 NE 63rd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39769 / R39769C13: got '40 NE 63rd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39769 / R39769C14: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39769 / R39769C17: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39770 / R39770C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39770 / R39770C13: got '965-1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39770 / R39770C14: got '3935 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39770 / R39770C17: got '3935 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39771 / R39771C10: got '6010 NE Flanders St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39771 / R39771C13: got '6010 NE Flanders St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39771 / R39771C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39771 / R39771C17: got '4851-4937 SE Division
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39773 / R39773C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39773 / R39773C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39773 / R39773C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39773 / R39773C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39774 / R39774C10: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39774 / R39774C13: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39774 / R39774C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39774 / R39774C17: got '3401-3499 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39775 / R39775C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39775 / R39775C13: got '10330 Meridian Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39775 / R39775C14: got '9507 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39775 / R39775C17: got '9507 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39776 / R39776C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39776 / R39776C13: got '945-999 NE 69th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39776 / R39776C14: got '1823 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39776 / R39776C17: got '1823 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39777 / R39777C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39777 / R39777C13: got '2972-3002 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39777 / R39777C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39777 / R39777C17: got '1049-1099 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39778 / R39778C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39778 / R39778C13: got '1361-1427 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39778 / R39778C14: got '217 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39778 / R39778C17: got '217 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39779 / R39779C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39779 / R39779C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39779 / R39779C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39779 / R39779C17: got '2329-2341 SE 30th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39780 / R39780C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39780 / R39780C13: got '169-199 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39780 / R39780C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39780 / R39780C17: got '456-498 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39781 / R39781C10: got '3935 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39781 / R39781C13: got '3935 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39781 / R39781C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39781 / R39781C17: got '2659-2699 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39782 / R39782C10: got '1717 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39782 / R39782C13: got '1717 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39782 / R39782C14: got '554 SW Alder St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39782 / R39782C17: got '554 SW Alder St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39783 / R39783C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39783 / R39783C13: got '3144-3204 NE 15th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39783 / R39783C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39783 / R39783C17: got '1400-1420 NE Siskiyou
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39784 / R39784C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39784 / R39784C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39784 / R39784C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39784 / R39784C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39785 / R39785C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39785 / R39785C13: got '4100-4110 35th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39785 / R39785C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39785 / R39785C17: got '4336-4348 SW Stevens
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39786 / R39786C10: got '225 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39786 / R39786C13: got '225 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39786 / R39786C14: got '2062 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39786 / R39786C17: got '2062 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39787 / R39787C10: got '3635-a Thorndyke Ave
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39787 / R39787C13: got '3635-a Thorndyke Ave
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39787 / R39787C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39787 / R39787C17: got '700-704 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39789 / R39789C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39789 / R39789C13: got '923-927 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39789 / R39789C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39789 / R39789C17: got '2211-2213 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39791 / R39791C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39791 / R39791C13: got '600-648 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39791 / R39791C14: got '426 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39791 / R39791C17: got '426 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39792 / R39792C10: got '406 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39792 / R39792C13: got '406 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39792 / R39792C14: got '130 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39792 / R39792C17: got '130 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39794 / R39794C10: got '1902 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39794 / R39794C13: got '1902 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39794 / R39794C14: got '1824 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39794 / R39794C17: got '1824 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39795 / R39795C10: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39795 / R39795C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39795 / R39795C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39795 / R39795C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39797 / R39797C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39797 / R39797C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39797 / R39797C14: got '10 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39797 / R39797C17: got '10 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39798 / R39798C10: got '130 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39798 / R39798C13: got '130 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39798 / R39798C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39798 / R39798C17: got '7200-7298 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39799 / R39799C10: got '1823 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39799 / R39799C13: got '1823 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39799 / R39799C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39799 / R39799C17: got '1253-1299 E Denny
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39801 / R39801C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39801 / R39801C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39801 / R39801C14: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39801 / R39801C17: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39802 / R39802C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39802 / R39802C13: got '4851-4937 SE Division
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39802 / R39802C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39802 / R39802C17: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39803 / R39803C10: got '426 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39803 / R39803C13: got '426 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39803 / R39803C14: got '524 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39803 / R39803C17: got '524 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39806 / R39806C10: got '7542 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39806 / R39806C13: got '7542 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39806 / R39806C14: got '1800 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39806 / R39806C17: got '1800 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39808 / R39808C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39808 / R39808C13: got '4101-4111 49th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39808 / R39808C14: got '211 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39808 / R39808C17: got '211 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39809 / R39809C10: got '3821 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39809 / R39809C13: got '3821 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39809 / R39809C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39809 / R39809C17: got '951-999 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39810 / R39810C10: got '6301 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39810 / R39810C13: got '6301 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39810 / R39810C14: got '3853 43rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39810 / R39810C17: got '3853 43rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39813 / R39813C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39813 / R39813C13: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39813 / R39813C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39813 / R39813C17: got '4034-4038 Latona Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39814 / R39814C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39814 / R39814C13: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39814 / R39814C14: got '2722 NE Blakeley St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39814 / R39814C17: got '2722 NE Blakeley St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39818 / R39818C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39818 / R39818C13: got '2100-2154 Martin
## Luther King Jr Way S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39818 / R39818C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39818 / R39818C17: got '973-999 S Harney St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39819 / R39819C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39819 / R39819C13: got '1400-1420 NE Siskiyou
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39819 / R39819C14: got '1502 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39819 / R39819C17: got '1502 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39822 / R39822C10: got '217 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39822 / R39822C13: got '217 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39822 / R39822C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39822 / R39822C17: got '2273-2299 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39823 / R39823C10: got '7542 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39823 / R39823C13: got '7542 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39823 / R39823C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39823 / R39823C17: got '2816-2820 NE 117th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39824 / R39824C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39824 / R39824C13: got '1900-2098 S
## Washington St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39824 / R39824C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39824 / R39824C17: got '984-998 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39825 / R39825C10: got '505 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39825 / R39825C13: got '505 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39825 / R39825C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39825 / R39825C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39826 / R39826C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39826 / R39826C13: got '2273-2299 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39826 / R39826C14: got '7907 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39826 / R39826C17: got '7907 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39827 / R39827C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39827 / R39827C13: got '1701-1799 NE 32nd
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39827 / R39827C14: got '616 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39827 / R39827C17: got '616 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39828 / R39828C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39828 / R39828C13: got '1901-2013 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39828 / R39828C14: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39828 / R39828C17: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39845 / R39845C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39845 / R39845C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39845 / R39845C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39845 / R39845C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39846 / R39846C10: got '760 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39846 / R39846C13: got '760 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39846 / R39846C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39846 / R39846C17: got '2644-2798 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39847 / R39847C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39847 / R39847C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39847 / R39847C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39847 / R39847C17: got '1645-1669 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39848 / R39848C10: got '2630 N Hayden Island
## Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39848 / R39848C13: got '2630 N Hayden Island
## Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39848 / R39848C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39848 / R39848C17: got '1401-1417 NW Everett
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39851 / R39851C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39851 / R39851C13: got '55 5th Ave, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39851 / R39851C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39851 / R39851C17: got '1443-1499 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39852 / R39852C10: got '3853 43rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39852 / R39852C13: got '3853 43rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39852 / R39852C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39852 / R39852C17: got '914-918 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39856 / R39856C10: got '6000 17th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39856 / R39856C13: got '6000 17th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39856 / R39856C14: got '3860 Letitia Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39856 / R39856C17: got '3860 Letitia Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39858 / R39858C10: got '2815 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39858 / R39858C13: got '2815 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39858 / R39858C14: got '6000 17th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39858 / R39858C17: got '6000 17th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39860 / R39860C10: got '2808 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39860 / R39860C13: got '2808 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39860 / R39860C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39860 / R39860C17: got '2220-2236 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39861 / R39861C10: got '3006 NE 133rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39861 / R39861C13: got '3006 NE 133rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39861 / R39861C14: got '3030 NE 137th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39861 / R39861C17: got '3030 NE 137th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39862 / R39862C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39862 / R39862C13: got '401-407 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39862 / R39862C14: got '7341 21st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39862 / R39862C17: got '7341 21st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39864 / R39864C10: got '6014 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39864 / R39864C13: got '6014 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39864 / R39864C14: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39864 / R39864C17: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39866 / R39866C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39866 / R39866C13: got '1401-1417 NW Everett
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39866 / R39866C14: got '4904 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39866 / R39866C17: got '4904 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39868 / R39868C10: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39868 / R39868C13: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39868 / R39868C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39868 / R39868C17: got '1-49 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39869 / R39869C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39869 / R39869C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39869 / R39869C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39869 / R39869C17: got '2251-2319 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39870 / R39870C10: got '1441 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39870 / R39870C13: got '1441 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39870 / R39870C14: got '453 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39870 / R39870C17: got '453 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39873 / R39873C10: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39873 / R39873C13: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39873 / R39873C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39873 / R39873C17: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39875 / R39875C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39875 / R39875C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39875 / R39875C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39875 / R39875C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39876 / R39876C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39876 / R39876C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39876 / R39876C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39876 / R39876C17: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39877 / R39877C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39877 / R39877C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39877 / R39877C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39877 / R39877C17: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39879 / R39879C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39879 / R39879C13: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39879 / R39879C14: got '1008 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39879 / R39879C17: got '1008 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39883 / R39883C10: got '616 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39883 / R39883C13: got '616 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39883 / R39883C14: got '421 SW Hall St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39883 / R39883C17: got '421 SW Hall St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39884 / R39884C10: got '3814 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39884 / R39884C13: got '3814 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39884 / R39884C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39884 / R39884C17: got '2601 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39885 / R39885C10: got '350 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39885 / R39885C13: got '350 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39885 / R39885C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39885 / R39885C17: got '577-599 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39887 / R39887C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39887 / R39887C13: got '4128-4130 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39887 / R39887C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39887 / R39887C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39888 / R39888C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39888 / R39888C13: got '2226-2298 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39888 / R39888C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39888 / R39888C17: got '898 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39891 / R39891C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39891 / R39891C13: got '2601 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39891 / R39891C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39891 / R39891C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39892 / R39892C10: got '50 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39892 / R39892C13: got '50 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39892 / R39892C14: got '50 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39892 / R39892C17: got '50 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39896 / R39896C10: got '3023 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39896 / R39896C13: got '3023 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39896 / R39896C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39896 / R39896C17: got '500-506 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39897 / R39897C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39897 / R39897C13: got '2251-2319 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39897 / R39897C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39897 / R39897C17: got '2-50 NE 29th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39899 / R39899C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39899 / R39899C13: got '401 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39899 / R39899C14: got '609 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39899 / R39899C17: got '609 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39902 / R39902C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39902 / R39902C13: got '1174-1198 SW
## Washington St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39902 / R39902C14: got '1107 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39902 / R39902C17: got '1107 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39904 / R39904C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39904 / R39904C13: got '1401-1417 NW Everett
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39904 / R39904C14: got '723 N Webster St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39904 / R39904C17: got '723 N Webster St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39907 / R39907C10: got '309 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39907 / R39907C13: got '309 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39907 / R39907C14: got '7948 N Courtenay Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39907 / R39907C17: got '7948 N Courtenay Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39908 / R39908C10: got '3452 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39908 / R39908C13: got '3452 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39908 / R39908C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39908 / R39908C17: got '401 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39909 / R39909C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39909 / R39909C13: got '6721-6999 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39909 / R39909C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39909 / R39909C17: got '600-698 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39911 / R39911C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39911 / R39911C13: got '359-399 NE 97th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39911 / R39911C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39911 / R39911C17: got '1176-1198 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39913 / R39913C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39913 / R39913C13: got '7600-7612 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39913 / R39913C14: got '5002 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39913 / R39913C17: got '5002 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39914 / R39914C10: got '7421 39th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39914 / R39914C13: got '7421 39th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39914 / R39914C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39914 / R39914C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39918 / R39918C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39918 / R39918C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39918 / R39918C14: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39918 / R39918C17: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39920 / R39920C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39920 / R39920C13: got '115-121 28th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39920 / R39920C14: got '719 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39920 / R39920C17: got '719 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39921 / R39921C10: got '425 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39921 / R39921C13: got '425 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39921 / R39921C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39921 / R39921C17: got '1801-1899 E Highland
## Dr, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39922 / R39922C10: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39922 / R39922C13: got '1101 WA-99, Seattle,
## WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39922 / R39922C14: got '1237 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39922 / R39922C17: got '1237 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39924 / R39924C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39924 / R39924C13: got '349-373 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39924 / R39924C14: got '116 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39924 / R39924C17: got '116 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39925 / R39925C10: got '841 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39925 / R39925C13: got '841 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39925 / R39925C14: got '118 NE 63rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39925 / R39925C17: got '118 NE 63rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39926 / R39926C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39926 / R39926C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39926 / R39926C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39926 / R39926C17: got '1051-1099 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39927 / R39927C10: got '1008 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39927 / R39927C13: got '1008 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39927 / R39927C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39927 / R39927C17: got '1527-1531 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39929 / R39929C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39929 / R39929C13: got '1527-1531 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39929 / R39929C14: got '2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39929 / R39929C17: got '2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39930 / R39930C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39930 / R39930C13: got '1100-1198 SE Water
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39930 / R39930C14: got '309 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39930 / R39930C17: got '309 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39931 / R39931C10: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39931 / R39931C13: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39931 / R39931C14: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39931 / R39931C17: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39933 / R39933C10: got '2209 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39933 / R39933C13: got '2209 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39933 / R39933C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39933 / R39933C17: got '925-935 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39934 / R39934C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39934 / R39934C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39934 / R39934C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39934 / R39934C17: got '1838-1844 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39935 / R39935C10: got '3412 E Florence Ct,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39935 / R39935C13: got '3412 E Florence Ct,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39935 / R39935C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39935 / R39935C17: got '2601-2699 S Forest
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39936 / R39936C10: got '609 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39936 / R39936C13: got '609 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39936 / R39936C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39936 / R39936C17: got '137-141 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39937 / R39937C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39937 / R39937C13: got '3501-3615 SW Bond
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39937 / R39937C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39937 / R39937C17: got '3700-3772 SE 22nd
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39938 / R39938C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39938 / R39938C13: got '1501-1567 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39938 / R39938C14: got '30 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39938 / R39938C17: got '30 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39939 / R39939C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39939 / R39939C13: got '406-498 W Prospect
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39939 / R39939C14: got '5601 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39939 / R39939C17: got '5601 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39940 / R39940C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39940 / R39940C13: got '925-935 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39940 / R39940C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39940 / R39940C17: got '430-498 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39944 / R39944C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39944 / R39944C13: got '600-698 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39944 / R39944C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39944 / R39944C17: got '2801 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39947 / R39947C10: got '50 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39947 / R39947C13: got '50 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39947 / R39947C14: got '50 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39947 / R39947C17: got '50 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39949 / R39949C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39949 / R39949C13: got '933-999 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39949 / R39949C14: got '2210 NW Flanders St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39949 / R39949C17: got '2210 NW Flanders St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39951 / R39951C10: got '626 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39951 / R39951C13: got '626 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39951 / R39951C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39951 / R39951C17: got '509-599 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39954 / R39954C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39954 / R39954C13: got '2915-2999 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39954 / R39954C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39954 / R39954C17: got '359-399 NE 97th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39955 / R39955C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39955 / R39955C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39955 / R39955C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39955 / R39955C17: got '5-99 NW 17th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39956 / R39956C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39956 / R39956C13: got '1838-1844 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39956 / R39956C14: got '52 5th Ave, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39956 / R39956C17: got '52 5th Ave, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39959 / R39959C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39959 / R39959C13: got '5-99 NW 17th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39959 / R39959C14: got '3914 NE Hazelfern Pl,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39959 / R39959C17: got '3914 NE Hazelfern Pl,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39963 / R39963C10: got '2349 NW 27th Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39963 / R39963C13: got '2349 NW 27th Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39963 / R39963C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39963 / R39963C17: got '1431-1499 NW 25th
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39964 / R39964C10: got '65 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39964 / R39964C13: got '65 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39964 / R39964C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39964 / R39964C17: got '275-299 E Louisa St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39967 / R39967C10: got '5002 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39967 / R39967C13: got '5002 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39967 / R39967C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39967 / R39967C17: got '3406 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39969 / R39969C10: got '1025 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39969 / R39969C13: got '1025 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39969 / R39969C14: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39969 / R39969C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39971 / R39971C10: got '2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39971 / R39971C13: got '2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39971 / R39971C14: got '2905 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39971 / R39971C17: got '2905 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39972 / R39972C10: got '1107 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39972 / R39972C13: got '1107 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39972 / R39972C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39972 / R39972C17: got '2747-3199 SE
## Woodstock Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39973 / R39973C10: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39973 / R39973C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39973 / R39973C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39973 / R39973C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39975 / R39975C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39975 / R39975C13: got '275-299 E Louisa St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39975 / R39975C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39975 / R39975C17: got '1901-1985 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39977 / R39977C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39977 / R39977C13: got '5292-5398 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39977 / R39977C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39977 / R39977C17: got '660-690 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39980 / R39980C10: got '50 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39980 / R39980C13: got '50 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39980 / R39980C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39980 / R39980C17: got '1174-1198 SW
## Washington St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39981 / R39981C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39981 / R39981C13: got '430-498 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39981 / R39981C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39981 / R39981C17: got '460-498 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39982 / R39982C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39982 / R39982C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39982 / R39982C14: got '2808 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39982 / R39982C17: got '2808 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39983 / R39983C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39983 / R39983C13: got '1645-1669 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39983 / R39983C14: got '4035 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39983 / R39983C17: got '4035 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39984 / R39984C10: got '1123 38th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39984 / R39984C13: got '1123 38th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39984 / R39984C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39984 / R39984C17: got '1401-1415 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39985 / R39985C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39985 / R39985C13: got '2601-2699 S Forest
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39985 / R39985C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39985 / R39985C17: got '2228-2230 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39986 / R39986C10: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39986 / R39986C13: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39986 / R39986C14: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39986 / R39986C17: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39987 / R39987C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39987 / R39987C13: got '2217-2219 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39987 / R39987C14: got '2128 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39987 / R39987C17: got '2128 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39988 / R39988C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39988 / R39988C13: got '1201-1299 NW
## Pettygrove St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39988 / R39988C14: got '239 NW Everett St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39988 / R39988C17: got '239 NW Everett St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39989 / R39989C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39989 / R39989C13: got '2801 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39989 / R39989C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39989 / R39989C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39990 / R39990C10: got '2128 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39990 / R39990C13: got '2128 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39990 / R39990C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39990 / R39990C17: got '307-313 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39991 / R39991C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39991 / R39991C13: got '501-509 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39991 / R39991C14: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39991 / R39991C17: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39992 / R39992C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39992 / R39992C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N39992 / R39992C14: got '350 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q39992 / R39992C17: got '350 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39994 / R39994C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39994 / R39994C13: got '500-506 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39994 / R39994C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39994 / R39994C17: got '7542-7548 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39995 / R39995C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39995 / R39995C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39995 / R39995C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39995 / R39995C17: got '4128-4130 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J39997 / R39997C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M39997 / R39997C13: got '2-50 NE 29th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39997 / R39997C14: got '53 NE Russet St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39997 / R39997C17: got '53 NE Russet St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J39998 / R39998C10: got '2107 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M39998 / R39998C13: got '2107 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N39998 / R39998C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q39998 / R39998C17: got '1301-1399 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40000 / R40000C10: got '1828 NW Quimby St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40000 / R40000C13: got '1828 NW Quimby St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40000 / R40000C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40000 / R40000C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40001 / R40001C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40001 / R40001C13: got '1-49 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40001 / R40001C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40001 / R40001C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40002 / R40002C10: got '116 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40002 / R40002C13: got '116 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40002 / R40002C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40002 / R40002C17: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40003 / R40003C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40003 / R40003C13: got '2720-2798 SW Corbett
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40003 / R40003C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40003 / R40003C17: got '1201-1299 NW
## Pettygrove St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40004 / R40004C10: got '6809 34th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40004 / R40004C13: got '6809 34th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40004 / R40004C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40004 / R40004C17: got '2226-2298 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40005 / R40005C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40005 / R40005C13: got '1051-1099 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40005 / R40005C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40005 / R40005C17: got '1050-1098 Poplar Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40007 / R40007C10: got '5601 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40007 / R40007C13: got '5601 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40007 / R40007C14: got '6433 Flora Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40007 / R40007C17: got '6433 Flora Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40009 / R40009C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40009 / R40009C13: got '660-690 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40009 / R40009C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40009 / R40009C17: got '2111-2113 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40010 / R40010C10: got '1824 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40010 / R40010C13: got '1824 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40010 / R40010C14: got '2509 N Hunt St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40010 / R40010C17: got '2509 N Hunt St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40011 / R40011C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40011 / R40011C13: got '7200-7298 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40011 / R40011C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40011 / R40011C17: got '167 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40012 / R40012C10: got '3008 NE 14th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40012 / R40012C13: got '3008 NE 14th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40012 / R40012C14: got '3008 NE 14th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40012 / R40012C17: got '3008 NE 14th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40017 / R40017C10: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40017 / R40017C13: got '1101 WA-99, Seattle,
## WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40017 / R40017C14: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40017 / R40017C17: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40018 / R40018C10: got '421 SW Hall St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40018 / R40018C13: got '421 SW Hall St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40018 / R40018C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40018 / R40018C17: got '2720-2798 SW Corbett
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40020 / R40020C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40020 / R40020C13: got '460-498 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40020 / R40020C14: got '1808 N 37th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40020 / R40020C17: got '1808 N 37th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40022 / R40022C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40022 / R40022C13: got '1401-1415 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40022 / R40022C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40022 / R40022C17: got '349-373 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40024 / R40024C10: got '3914 NE Hazelfern Pl,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40024 / R40024C13: got '3914 NE Hazelfern Pl,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40024 / R40024C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40024 / R40024C17: got '901-933 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40025 / R40025C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40025 / R40025C13: got '2228-2230 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40025 / R40025C14: got '425 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40025 / R40025C17: got '425 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40028 / R40028C10: got '1808 N 37th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40028 / R40028C13: got '1808 N 37th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40028 / R40028C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40028 / R40028C17: got '2401-2411 E Louisa
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40029 / R40029C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40029 / R40029C13: got '4049 Letitia Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40029 / R40029C14: got '5950 17th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40029 / R40029C17: got '5950 17th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40030 / R40030C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40030 / R40030C13: got '2401-2411 E Louisa
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40030 / R40030C14: got '1538 Grand Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40030 / R40030C17: got '1538 Grand Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40031 / R40031C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40031 / R40031C13: got '1443-1499 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40031 / R40031C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40031 / R40031C17: got '509-599 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40033 / R40033C10: got '7907 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40033 / R40033C13: got '7907 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40033 / R40033C14: got '1025 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40033 / R40033C17: got '1025 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40034 / R40034C10: got '1728 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40034 / R40034C13: got '1728 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40034 / R40034C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40034 / R40034C17: got '3216-3220 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40035 / R40035C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40035 / R40035C13: got '307-313 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40035 / R40035C14: got '65 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40035 / R40035C17: got '65 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40036 / R40036C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40036 / R40036C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40036 / R40036C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40036 / R40036C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40037 / R40037C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40037 / R40037C13: got '2111-2113 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40037 / R40037C14: got '7314 S 115th St,
## Seattle, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40037 / R40037C17: got '7314 S 115th St,
## Seattle, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40038 / R40038C10: got '1211 S Holgate St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40038 / R40038C13: got '1211 S Holgate St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40038 / R40038C14: got '3023 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40038 / R40038C17: got '3023 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40040 / R40040C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40040 / R40040C13: got '509-599 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40040 / R40040C14: got '1441 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40040 / R40040C17: got '1441 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40042 / R40042C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40042 / R40042C13: got '1431-1499 NW 25th
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40042 / R40042C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40042 / R40042C17: got '5251-5299 NE 9th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40043 / R40043C10: got '2630 N Hayden Island
## Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40043 / R40043C13: got '2630 N Hayden Island
## Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40043 / R40043C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40043 / R40043C17: got '1401-1417 NW Everett
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40044 / R40044C10: got '453 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40044 / R40044C13: got '453 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40044 / R40044C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40044 / R40044C17: got '7870-7924 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40045 / R40045C10: got '2905 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40045 / R40045C13: got '2905 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40045 / R40045C14: got '6727 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40045 / R40045C17: got '6727 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40047 / R40047C10: got '118 NE 63rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40047 / R40047C13: got '118 NE 63rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40047 / R40047C14: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40047 / R40047C17: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40048 / R40048C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40048 / R40048C13: got '2644-2798 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40048 / R40048C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40048 / R40048C17: got '2895-2927 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40049 / R40049C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40049 / R40049C13: got '7542-7548 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40049 / R40049C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40049 / R40049C17: got '1913-2007 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40050 / R40050C10: got '4035 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40050 / R40050C13: got '4035 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40050 / R40050C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40050 / R40050C17: got '1401-1449 E Thomas
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40051 / R40051C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40051 / R40051C13: got '1901-1985 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40051 / R40051C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40051 / R40051C17: got '305-307 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40052 / R40052C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40052 / R40052C13: got '7870-7924 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40052 / R40052C14: got '7519 10th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40052 / R40052C17: got '7519 10th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40053 / R40053C10: got '2210 NW Flanders St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40053 / R40053C13: got '2210 NW Flanders St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40053 / R40053C14: got '3368 SE Woodward St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40053 / R40053C17: got '3368 SE Woodward St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40054 / R40054C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40054 / R40054C13: got '2747-3199 SE
## Woodstock Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40054 / R40054C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40054 / R40054C17: got '2747-3199 SE
## Woodstock Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40055 / R40055C10: got '1237 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40055 / R40055C13: got '1237 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40055 / R40055C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40055 / R40055C17: got '700-774 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40056 / R40056C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40056 / R40056C13: got '3216-3220 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40056 / R40056C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40056 / R40056C17: got '4225-4229 46th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40057 / R40057C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40057 / R40057C13: got '167 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40057 / R40057C14: got '911 33rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40057 / R40057C17: got '911 33rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40058 / R40058C10: got '6433 Flora Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40058 / R40058C13: got '6433 Flora Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40058 / R40058C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40058 / R40058C17: got '301-347 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40059 / R40059C10: got '314-316 W Burnside
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40059 / R40059C13: got '314-316 W Burnside
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40059 / R40059C14: got '3306 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40059 / R40059C17: got '3306 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40060 / R40060C10: got '239 NW Everett St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40060 / R40060C13: got '239 NW Everett St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40060 / R40060C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40060 / R40060C17: got '1171-1199 NE Martin
## Luther King Jr Blvd, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40061 / R40061C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40061 / R40061C13: got '137-141 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40061 / R40061C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40061 / R40061C17: got '4111-4113 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40062 / R40062C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40062 / R40062C13: got '914-918 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40062 / R40062C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40062 / R40062C17: got '2801-2833 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40063 / R40063C10: got '1416 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40063 / R40063C13: got '1416 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40063 / R40063C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40063 / R40063C17: got '801-899 NE 53rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40064 / R40064C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40064 / R40064C13: got '1913-2007 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40064 / R40064C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40064 / R40064C17: got '1801-1899 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40065 / R40065C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40065 / R40065C13: got '4225-4229 46th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40065 / R40065C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40065 / R40065C17: got '1307-1399 W Boston
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40066 / R40066C10: got '12704 23rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40066 / R40066C13: got '12704 23rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40066 / R40066C14: got '8031 30th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40066 / R40066C17: got '8031 30th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40067 / R40067C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40067 / R40067C13: got '4265-4299 7th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40067 / R40067C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40067 / R40067C17: got '301-399 W Thomas St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40068 / R40068C10: got '7341 21st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40068 / R40068C13: got '7341 21st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40068 / R40068C14: got '1913 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40068 / R40068C17: got '1913 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40069 / R40069C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40069 / R40069C13: got '1801-1899 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40069 / R40069C14: got '1916 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40069 / R40069C17: got '1916 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40070 / R40070C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40070 / R40070C13: got '1171-1199 NE Martin
## Luther King Jr Blvd, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40070 / R40070C14: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40070 / R40070C17: got '4250-4302 NE Going
## St, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40071 / R40071C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40071 / R40071C13: got '276-288 Elliott Ave
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40071 / R40071C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40071 / R40071C17: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40072 / R40072C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40072 / R40072C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40072 / R40072C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40072 / R40072C17: got '515-527 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40073 / R40073C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40073 / R40073C13: got '577-599 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40073 / R40073C14: got '103 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40073 / R40073C17: got '103 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40074 / R40074C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40074 / R40074C13: got '1050-1098 Poplar Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40074 / R40074C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40074 / R40074C17: got '2201-2209 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40075 / R40075C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40075 / R40075C13: got '301-347 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40075 / R40075C14: got '209 W Blaine St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40075 / R40075C17: got '209 W Blaine St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40076 / R40076C10: got '3008 NE 14th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40076 / R40076C13: got '3008 NE 14th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40076 / R40076C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40076 / R40076C17: got '61 NE Oregon St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40077 / R40077C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40077 / R40077C13: got '3136-3198 SE 12th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40077 / R40077C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40077 / R40077C17: got '5125-5129 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40078 / R40078C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40078 / R40078C13: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40078 / R40078C14: got '2401 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40078 / R40078C17: got '2401 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40079 / R40079C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40079 / R40079C13: got '2201-2209 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40079 / R40079C14: got '720 N 86th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40079 / R40079C17: got '720 N 86th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40080 / R40080C10: got '2401 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40080 / R40080C13: got '2401 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40080 / R40080C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40080 / R40080C17: got '2601 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40081 / R40081C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40081 / R40081C13: got '1301-1399 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40081 / R40081C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40081 / R40081C17: got '2327-2349 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40082 / R40082C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40082 / R40082C13: got '801-899 NE 53rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40082 / R40082C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40082 / R40082C17: got '8300-8498 21st Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40083 / R40083C10: got '719 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40083 / R40083C13: got '719 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40083 / R40083C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40083 / R40083C17: got '135 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40084 / R40084C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40084 / R40084C13: got '515-527 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40084 / R40084C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40084 / R40084C17: got '1650-1698 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40085 / R40085C10: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40085 / R40085C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40085 / R40085C14: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40085 / R40085C17: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40086 / R40086C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40086 / R40086C13: got '2601 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40086 / R40086C14: got '2611 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40086 / R40086C17: got '2611 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40087 / R40087C10: got '1913 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40087 / R40087C13: got '1913 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40087 / R40087C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40087 / R40087C17: got '1864-1898 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40088 / R40088C10: got '1916 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40088 / R40088C13: got '1916 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40088 / R40088C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40088 / R40088C17: got '610-614 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40089 / R40089C10: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40089 / R40089C13: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40089 / R40089C14: got '5764 24th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40089 / R40089C17: got '5764 24th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40090 / R40090C10: got '728 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40090 / R40090C13: got '728 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40090 / R40090C14: got '8043 44th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40090 / R40090C17: got '8043 44th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40099 / R40099C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40099 / R40099C13: got '1650-1698 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40099 / R40099C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40099 / R40099C17: got '6727-6731 Division
## Ave NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40101 / R40101C10: got '53 NE Russet St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40101 / R40101C13: got '53 NE Russet St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40101 / R40101C14: got '4416 SE 34th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40101 / R40101C17: got '4416 SE 34th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40102 / R40102C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40102 / R40102C13: got '1-49 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40102 / R40102C14: got '3124 SE 55th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40102 / R40102C17: got '3124 SE 55th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40103 / R40103C10: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40103 / R40103C13: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40103 / R40103C14: got '507 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40103 / R40103C17: got '507 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40104 / R40104C10: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40104 / R40104C13: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40104 / R40104C14: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40104 / R40104C17: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40105 / R40105C10: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40105 / R40105C13: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40105 / R40105C14: got '13505 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40105 / R40105C17: got '13505 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40110 / R40110C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40110 / R40110C13: got '4111-4113 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40110 / R40110C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40110 / R40110C17: got '1017-1099 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40111 / R40111C10: got '6727 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40111 / R40111C13: got '6727 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40111 / R40111C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40111 / R40111C17: got '1001-1013 2nd Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40112 / R40112C10: got '8043 44th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40112 / R40112C13: got '8043 44th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40112 / R40112C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40112 / R40112C17: got '10000-10072 32nd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40113 / R40113C10: got '507 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40113 / R40113C13: got '507 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40113 / R40113C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40113 / R40113C17: got '4439-4511 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40114 / R40114C10: got '3306 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40114 / R40114C13: got '3306 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40114 / R40114C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40114 / R40114C17: got '2704-2798 SE 41st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40115 / R40115C10: got '103 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40115 / R40115C13: got '103 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40115 / R40115C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40115 / R40115C17: got '900-938 S Stevens St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40116 / R40116C10: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40116 / R40116C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40116 / R40116C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40116 / R40116C17: got '4300-4310 12th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40117 / R40117C10: got '3368 SE Woodward St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40117 / R40117C13: got '3368 SE Woodward St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40117 / R40117C14: got '2533 SE 22nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40117 / R40117C17: got '2533 SE 22nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40119 / R40119C10: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40119 / R40119C13: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40119 / R40119C14: got '6543 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40119 / R40119C17: got '6543 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40121 / R40121C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40121 / R40121C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40121 / R40121C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40121 / R40121C17: got '2927 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40122 / R40122C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40122 / R40122C13: got '4300-4310 12th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40122 / R40122C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40122 / R40122C17: got '5216-5298 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40124 / R40124C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40124 / R40124C13: got '61 NE Oregon St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40124 / R40124C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40124 / R40124C17: got '1217-1299 NE Fremont
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40126 / R40126C10: got '3124 SE 55th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40126 / R40126C13: got '3124 SE 55th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40126 / R40126C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40126 / R40126C17: got '837-899 SW Oak St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40128 / R40128C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40128 / R40128C13: got '2704-2798 SE 41st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40128 / R40128C14: got '2804 SE 41st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40128 / R40128C17: got '2804 SE 41st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40129 / R40129C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40129 / R40129C13: got '2895-2927 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40129 / R40129C14: got '1001 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40129 / R40129C17: got '1001 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40131 / R40131C10: got '2533 SE 22nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40131 / R40131C13: got '2533 SE 22nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40131 / R40131C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40131 / R40131C17: got '712-720 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40134 / R40134C10: got '209 W Blaine St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40134 / R40134C13: got '209 W Blaine St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40134 / R40134C14: got '220 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40134 / R40134C17: got '220 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40135 / R40135C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40135 / R40135C13: got '3406 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40135 / R40135C14: got '519 W Mercer Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40135 / R40135C17: got '519 W Mercer Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40136 / R40136C10: got '2611 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40136 / R40136C13: got '2611 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40136 / R40136C14: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40136 / R40136C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40137 / R40137C10: got '1201 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40137 / R40137C13: got '1201 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40137 / R40137C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40137 / R40137C17: got '5130-5136 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40139 / R40139C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40139 / R40139C13: got '1017-1099 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40139 / R40139C14: got 'Seattle, WA, 98195'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40139 / R40139C17: got '3851-3899 7th Ave NE,
## Seattle, WA 98195'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40143 / R40143C10: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40143 / R40143C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40143 / R40143C14: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40143 / R40143C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40144 / R40144C10: got '1803 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40144 / R40144C13: got '1803 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40144 / R40144C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40144 / R40144C17: got '3655-3661 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40145 / R40145C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40145 / R40145C13: got '610-614 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40145 / R40145C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40145 / R40145C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40146 / R40146C10: got '4416 SE 34th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40146 / R40146C13: got '4416 SE 34th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40146 / R40146C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40146 / R40146C17: got '900-976 SW Main St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40148 / R40148C10: got '1001 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40148 / R40148C13: got '1001 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40148 / R40148C14: got '1001 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40148 / R40148C17: got '1001 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40150 / R40150C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40150 / R40150C13: got '712-720 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40150 / R40150C14: got '3434 NE Cesar E
## Chavez Blvd, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40150 / R40150C17: got '3434 NE Cesar E
## Chavez Blvd, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40151 / R40151C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40151 / R40151C13: got '943-1099 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40151 / R40151C14: got '2100 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40151 / R40151C17: got '2100 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40152 / R40152C10: got '519 W Mercer Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40152 / R40152C13: got '519 W Mercer Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40152 / R40152C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40152 / R40152C17: got '1683-1699 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40153 / R40153C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40153 / R40153C13: got '3136-3198 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40153 / R40153C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40153 / R40153C17: got '1500-1768 SW Park
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40154 / R40154C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40154 / R40154C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40154 / R40154C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40154 / R40154C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40155 / R40155C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40155 / R40155C13: got '837-899 SW Oak St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40155 / R40155C14: got '414 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40155 / R40155C17: got '414 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40156 / R40156C10: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40156 / R40156C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40156 / R40156C14: got '129 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40156 / R40156C17: got '129 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40157 / R40157C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40157 / R40157C13: got '3655-3661 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40157 / R40157C14: got '5015 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40157 / R40157C17: got '5015 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40158 / R40158C10: got '6543 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40158 / R40158C13: got '6543 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40158 / R40158C14: got '6401 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40158 / R40158C17: got '6401 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40159 / R40159C10: got '6401 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40159 / R40159C13: got '6401 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40159 / R40159C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40159 / R40159C17: got '353-499 NE 56th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40160 / R40160C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40160 / R40160C13: got '805-811 NE 53rd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40160 / R40160C14: got '1200 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40160 / R40160C17: got '1200 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40161 / R40161C10: got '1001 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40161 / R40161C13: got '1001 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40161 / R40161C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40161 / R40161C17: got '1715-1719 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40163 / R40163C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40163 / R40163C13: got '5216-5298 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40163 / R40163C14: got '2105 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40163 / R40163C17: got '2105 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40164 / R40164C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40164 / R40164C13: got '5130-5136 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40164 / R40164C14: got '1302 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40164 / R40164C17: got '1302 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40165 / R40165C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40165 / R40165C13: got '11700-11714 Corliss
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40165 / R40165C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40165 / R40165C17: got '3951-3955 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40166 / R40166C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40166 / R40166C13: got '1217-1299 NE Fremont
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40166 / R40166C14: got '2816 NE 9th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40166 / R40166C17: got '2816 NE 9th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40167 / R40167C10: got '414 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40167 / R40167C13: got '414 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40167 / R40167C14: got '1974 NW Lovejoy St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40167 / R40167C17: got '1974 NW Lovejoy St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40168 / R40168C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40168 / R40168C13: got '2500-2598 NE 54th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40168 / R40168C14: got '3638 42nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40168 / R40168C17: got '3638 42nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40169 / R40169C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40169 / R40169C13: got '509-599 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40169 / R40169C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40169 / R40169C17: got '1401-1437 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40170 / R40170C10: got '129 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40170 / R40170C13: got '129 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40170 / R40170C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40170 / R40170C17: got '401-411 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40171 / R40171C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40171 / R40171C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40171 / R40171C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40171 / R40171C17: got '315-321 W Garfield
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40172 / R40172C10: got '2105 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40172 / R40172C13: got '2105 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40172 / R40172C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40172 / R40172C17: got '460-498 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40173 / R40173C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40173 / R40173C13: got '1683-1699 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40173 / R40173C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40173 / R40173C17: got '1305-1321 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40174 / R40174C10: got '2816 NE 9th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40174 / R40174C13: got '2816 NE 9th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40174 / R40174C14: got '134 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40174 / R40174C17: got '134 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40175 / R40175C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40175 / R40175C13: got '460-498 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40175 / R40175C14: got '107 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40175 / R40175C17: got '107 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40176 / R40176C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40176 / R40176C13: got '900-976 SW Main St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40176 / R40176C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40176 / R40176C17: got '1000-1058 SW Salmon
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40177 / R40177C10: got '1974 NW Lovejoy St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40177 / R40177C13: got '1974 NW Lovejoy St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40177 / R40177C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40177 / R40177C17: got '447-499 N Winning
## Way, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40178 / R40178C10: got '723 N Webster St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40178 / R40178C13: got '723 N Webster St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40178 / R40178C14: got '511 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40178 / R40178C17: got '511 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40179 / R40179C10: got '5015 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40179 / R40179C13: got '5015 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40179 / R40179C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40179 / R40179C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40180 / R40180C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40180 / R40180C13: got '315-321 W Garfield
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40180 / R40180C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40180 / R40180C17: got '903-999 W Fulton St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40182 / R40182C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40182 / R40182C13: got '4118-4122 NE Sandy
## Blvd, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40182 / R40182C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40182 / R40182C17: got '1130-1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40183 / R40183C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40183 / R40183C13: got '1305-1321 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40183 / R40183C14: got '4743 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40183 / R40183C17: got '4743 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40184 / R40184C10: got '1302 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40184 / R40184C13: got '1302 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40184 / R40184C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40184 / R40184C17: got '1849-1899 NW Central
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40185 / R40185C10: got '1538 Grand Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40185 / R40185C13: got '1538 Grand Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40185 / R40185C14: got '1521 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40185 / R40185C17: got '1521 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40186 / R40186C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40186 / R40186C13: got '353-499 NE 56th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40186 / R40186C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40186 / R40186C17: got '3605-3617 Francis Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40187 / R40187C10: got '720 N 86th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40187 / R40187C13: got '720 N 86th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40187 / R40187C14: got '6559 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40187 / R40187C17: got '6559 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40188 / R40188C10: got '220 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40188 / R40188C13: got '220 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40188 / R40188C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40188 / R40188C17: got '2432-2436 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40189 / R40189C10: got '5764 24th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40189 / R40189C13: got '5764 24th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40189 / R40189C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40189 / R40189C17: got '1204 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40190 / R40190C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40190 / R40190C13: got '401-411 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40190 / R40190C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40190 / R40190C17: got '1501-1515 Bellevue
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40191 / R40191C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40191 / R40191C13: got '1849-1899 NW Central
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40191 / R40191C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40191 / R40191C17: got '1101-1113 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40192 / R40192C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40192 / R40192C13: got '1401-1437 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40192 / R40192C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40192 / R40192C17: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40193 / R40193C10: got '4743 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40193 / R40193C13: got '4743 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40193 / R40193C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40193 / R40193C17: got '5033-5037 16th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40194 / R40194C10: got '1521 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40194 / R40194C13: got '1521 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40194 / R40194C14: got '1528 Grand Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40194 / R40194C17: got '1528 Grand Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40196 / R40196C10: got '2917 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40196 / R40196C13: got '2917 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40196 / R40196C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40196 / R40196C17: got '3011-3017 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40197 / R40197C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40197 / R40197C13: got '3605-3617 Francis Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40197 / R40197C14: got '6106 37th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40197 / R40197C17: got '6106 37th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40198 / R40198C10: got '4904 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40198 / R40198C13: got '4904 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40198 / R40198C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40198 / R40198C17: got '932-1072 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40199 / R40199C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40199 / R40199C13: got '1501-1515 Bellevue
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40199 / R40199C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40199 / R40199C17: got '550-574 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40200 / R40200C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40200 / R40200C13: got '1715-1719 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40200 / R40200C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40200 / R40200C17: got '401-499 S Orcas St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40201 / R40201C10: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40201 / R40201C13: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40201 / R40201C14: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40201 / R40201C17: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40202 / R40202C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40202 / R40202C13: got '1500-1768 SW Park
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40202 / R40202C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40202 / R40202C17: got '901-999 SE Mill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40204 / R40204C10: got '2100 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40204 / R40204C13: got '2100 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40204 / R40204C14: got '10215 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40204 / R40204C17: got '10215 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40205 / R40205C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40205 / R40205C13: got '1130-1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40205 / R40205C14: got '3956 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40205 / R40205C17: got '3956 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40206 / R40206C10: got '134 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40206 / R40206C13: got '134 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40206 / R40206C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40206 / R40206C17: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40207 / R40207C10: got '1200 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40207 / R40207C13: got '1200 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40207 / R40207C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40207 / R40207C17: got '1100 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40208 / R40208C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40208 / R40208C13: got '2710-2714 37th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40208 / R40208C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40208 / R40208C17: got '2048-2098 SW
## Cloverdale St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40209 / R40209C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40209 / R40209C13: got '1001-1019 SW 10th
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40209 / R40209C14: got '941 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40209 / R40209C17: got '941 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40210 / R40210C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40210 / R40210C13: got '1204 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40210 / R40210C14: got '12312 11th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40210 / R40210C17: got '12312 11th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40211 / R40211C10: got '10215 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40211 / R40211C13: got '10215 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40211 / R40211C14: got '4315 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40211 / R40211C17: got '4315 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40212 / R40212C10: got '941 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40212 / R40212C13: got '941 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40212 / R40212C14: got '2725 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40212 / R40212C17: got '2725 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40213 / R40213C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40213 / R40213C13: got '5125-5129 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40213 / R40213C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40213 / R40213C17: got '8200-8210 SE 13th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40214 / R40214C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40214 / R40214C13: got '550-574 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40214 / R40214C14: got '518 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40214 / R40214C17: got '518 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40215 / R40215C10: got '2125 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40215 / R40215C13: got '2125 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40215 / R40215C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40215 / R40215C17: got '201-213 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40216 / R40216C10: got '9507 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40216 / R40216C13: got '9507 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40216 / R40216C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40216 / R40216C17: got '401 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40218 / R40218C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40218 / R40218C13: got '10000-10072 32nd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40218 / R40218C14: got '8043 44th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40218 / R40218C17: got '8043 44th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40219 / R40219C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40219 / R40219C13: got '1100 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40219 / R40219C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40219 / R40219C17: got '1436-1440 SE
## Hawthorne Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40222 / R40222C10: got '1730 NE 42nd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40222 / R40222C13: got '1730 NE 42nd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40222 / R40222C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40222 / R40222C17: got '4000-4030 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40223 / R40223C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40223 / R40223C13: got '919-923 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40223 / R40223C14: got '619 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40223 / R40223C17: got '619 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40224 / R40224C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40224 / R40224C13: got '6727-6731 Division
## Ave NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40224 / R40224C14: got '5101 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40224 / R40224C17: got '5101 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40225 / R40225C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40225 / R40225C13: got '3951-3955 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40225 / R40225C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40225 / R40225C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40227 / R40227C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40227 / R40227C13: got '5033-5037 16th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40227 / R40227C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40227 / R40227C17: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40228 / R40228C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40228 / R40228C13: got '201-213 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40228 / R40228C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40228 / R40228C17: got '507-515 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40229 / R40229C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40229 / R40229C13: got '900-938 S Stevens St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40229 / R40229C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40229 / R40229C17: got '938 S Stevens St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40230 / R40230C10: got '3860 Letitia Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40230 / R40230C13: got '3860 Letitia Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40230 / R40230C14: got '1314 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40230 / R40230C17: got '1314 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40232 / R40232C10: got '2804 SE 41st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40232 / R40232C13: got '2804 SE 41st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40232 / R40232C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40232 / R40232C17: got '4700-4720 SE Harrison
## St, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40233 / R40233C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40233 / R40233C13: got '2432-2436 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40233 / R40233C14: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40233 / R40233C17: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40234 / R40234C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40234 / R40234C13: got '1101-1113 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40234 / R40234C14: got '5244 17th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40234 / R40234C17: got '5244 17th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40235 / R40235C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40235 / R40235C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40235 / R40235C14: got '3401 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40235 / R40235C17: got '3401 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40236 / R40236C10: got '3956 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40236 / R40236C13: got '3956 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40236 / R40236C14: got '3946 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40236 / R40236C17: got '3946 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40237 / R40237C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40237 / R40237C13: got '501-517 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40237 / R40237C14: got '5-23 NW 2nd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40237 / R40237C17: got '5-23 NW 2nd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40238 / R40238C10: got '511 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40238 / R40238C13: got '511 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40238 / R40238C14: got '1606 NE Going St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40238 / R40238C17: got '1606 NE Going St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40240 / R40240C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40240 / R40240C13: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40240 / R40240C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40240 / R40240C17: got '1711 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40241 / R40241C10: got '619 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40241 / R40241C13: got '619 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40241 / R40241C14: got '6559 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40241 / R40241C17: got '6559 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40242 / R40242C10: got '1314 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40242 / R40242C13: got '1314 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40242 / R40242C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40242 / R40242C17: got '839-899 NW 53rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40243 / R40243C10: got '7948 N Courtenay Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40243 / R40243C13: got '7948 N Courtenay Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40243 / R40243C14: got '1339 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40243 / R40243C17: got '1339 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40244 / R40244C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40244 / R40244C13: got '401 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40244 / R40244C14: got '1515 NE 80th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40244 / R40244C17: got '1515 NE 80th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40245 / R40245C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40245 / R40245C13: got '4000-4030 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40245 / R40245C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40245 / R40245C17: got '3751-3799 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40246 / R40246C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40246 / R40246C13: got '507-515 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40246 / R40246C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40246 / R40246C17: got '1401-1415 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40247 / R40247C10: got '518 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40247 / R40247C13: got '518 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40247 / R40247C14: got '717 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40247 / R40247C17: got '717 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40251 / R40251C10: got '4315 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40251 / R40251C13: got '4315 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40251 / R40251C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40251 / R40251C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40252 / R40252C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40252 / R40252C13: got '8200-8210 SE 13th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40252 / R40252C14: got '6820 NE Durham Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40252 / R40252C17: got '6820 NE Durham Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40254 / R40254C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40254 / R40254C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40254 / R40254C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40254 / R40254C17: got '5909-5999 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40255 / R40255C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40255 / R40255C13: got '1436-1440 SE
## Hawthorne Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40255 / R40255C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40255 / R40255C17: got '1100-1140 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40256 / R40256C10: got '5-23 NW 2nd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40256 / R40256C13: got '5-23 NW 2nd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40256 / R40256C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40256 / R40256C17: got '723-759 SW 20th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40257 / R40257C10: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40257 / R40257C13: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40257 / R40257C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40257 / R40257C17: got '2301-2323 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40259 / R40259C10: got '717 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40259 / R40259C13: got '717 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40259 / R40259C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40259 / R40259C17: got '355-399 N 112th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40260 / R40260C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40260 / R40260C13: got '456-498 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40260 / R40260C14: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40260 / R40260C17: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40261 / R40261C10: got '3946 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40261 / R40261C13: got '3946 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40261 / R40261C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40261 / R40261C17: got '1201-1213 NE Beech
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40262 / R40262C10: got '1339 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40262 / R40262C13: got '1339 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40262 / R40262C14: got '2409 SE 51st Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40262 / R40262C17: got '2409 SE 51st Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40263 / R40263C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40263 / R40263C13: got '5909-5999 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40263 / R40263C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40263 / R40263C17: got '86-108 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40264 / R40264C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40264 / R40264C13: got '3751-3799 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40264 / R40264C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40264 / R40264C17: got '2431 NW Kearney St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40266 / R40266C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40266 / R40266C13: got '839-899 NW 53rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40266 / R40266C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40266 / R40266C17: got '1801-1813 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40271 / R40271C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40271 / R40271C13: got '8300-8498 21st Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40271 / R40271C14: got '1613 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40271 / R40271C17: got '1613 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40272 / R40272C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40272 / R40272C13: got '932-1072 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40272 / R40272C14: got '4828 SE Hawthorne
## Blvd, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40272 / R40272C17: got '4828 SE Hawthorne
## Blvd, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40273 / R40273C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40273 / R40273C13: got '1307-1399 W Boston
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40273 / R40273C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40273 / R40273C17: got '391 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40274 / R40274C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40274 / R40274C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40274 / R40274C14: got '6401 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40274 / R40274C17: got '6401 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40275 / R40275C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40275 / R40275C13: got '1201-1213 NE Beech
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40275 / R40275C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40275 / R40275C17: got '3605-3611 SE Harrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40276 / R40276C10: got '5244 17th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40276 / R40276C13: got '5244 17th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40276 / R40276C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40276 / R40276C17: got '3500-3558 NE 82nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40277 / R40277C10: got '12312 11th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40277 / R40277C13: got '12312 11th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40277 / R40277C14: got '12054 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40277 / R40277C17: got '12054 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40278 / R40278C10: got '6820 NE Durham Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40278 / R40278C13: got '6820 NE Durham Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40278 / R40278C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40278 / R40278C17: got '6451-6499 SE Center
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40279 / R40279C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40279 / R40279C13: got '86-108 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40279 / R40279C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40279 / R40279C17: got '3000 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40280 / R40280C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40280 / R40280C13: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40280 / R40280C14: got '3090 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40280 / R40280C17: got '3090 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40281 / R40281C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40281 / R40281C13: got '723-759 SW 20th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40281 / R40281C14: got '3125 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40281 / R40281C17: got '3125 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40282 / R40282C10: got '325 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40282 / R40282C13: got '325 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40282 / R40282C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40282 / R40282C17: got '1202-1298 Harbor Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40283 / R40283C10: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40283 / R40283C13: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40283 / R40283C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40283 / R40283C17: got '1549-1599 E Harrison
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40284 / R40284C10: got '12054 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40284 / R40284C13: got '12054 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40284 / R40284C14: got '12054 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40284 / R40284C17: got '12054 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40285 / R40285C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40285 / R40285C13: got '3605-3611 SE Harrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40285 / R40285C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40285 / R40285C17: got '1330-1398 NW 14th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40289 / R40289C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40289 / R40289C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40289 / R40289C14: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40289 / R40289C17: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40290 / R40290C10: got '3401 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40290 / R40290C13: got '3401 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40290 / R40290C14: got '6411 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40290 / R40290C17: got '6411 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40291 / R40291C10: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40291 / R40291C13: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40291 / R40291C14: got '4325 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40291 / R40291C17: got '4325 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40292 / R40292C10: got '3090 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40292 / R40292C13: got '3090 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40292 / R40292C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40292 / R40292C17: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40293 / R40293C10: got '5101 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40293 / R40293C13: got '5101 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40293 / R40293C14: got '1601 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40293 / R40293C17: got '1601 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40294 / R40294C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40294 / R40294C13: got '1549-1599 E Harrison
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40294 / R40294C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40294 / R40294C17: got '6471-6513 Corson Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40297 / R40297C10: got '911 33rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40297 / R40297C13: got '911 33rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40297 / R40297C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40297 / R40297C17: got '3519-3523 Burke Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40298 / R40298C10: got '3030 NE 137th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40298 / R40298C13: got '3030 NE 137th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40298 / R40298C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40298 / R40298C17: got '500-598 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40299 / R40299C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40299 / R40299C13: got '1330-1398 NW 14th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40299 / R40299C14: got '148 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40299 / R40299C17: got '148 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40300 / R40300C10: got '1606 NE Going St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40300 / R40300C13: got '1606 NE Going St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40300 / R40300C14: got '7412 N Mississippi
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40300 / R40300C17: got '7412 N Mississippi
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40301 / R40301C10: got '3125 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40301 / R40301C13: got '3125 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40301 / R40301C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40301 / R40301C17: got '3829-3837 SE 40th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40303 / R40303C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40303 / R40303C13: got '3000 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40303 / R40303C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40303 / R40303C17: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40304 / R40304C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40304 / R40304C13: got '100-114 Eastlake Ave
## E, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40304 / R40304C14: got '1525 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40304 / R40304C17: got '1525 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40305 / R40305C10: got '1613 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40305 / R40305C13: got '1613 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40305 / R40305C14: got '461 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40305 / R40305C17: got '461 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40308 / R40308C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40308 / R40308C13: got '1055-1099 N 72nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40308 / R40308C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40308 / R40308C17: got '7411-7415 Keen Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40313 / R40313C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40313 / R40313C13: got '500-598 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40313 / R40313C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40313 / R40313C17: got '325-353 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40314 / R40314C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40314 / R40314C13: got '1401-1415 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40314 / R40314C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40314 / R40314C17: got '575-599 S River St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40315 / R40315C10: got '7412 N Mississippi
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40315 / R40315C13: got '7412 N Mississippi
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40315 / R40315C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40315 / R40315C17: got '419-425 N
## Killingsworth St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40316 / R40316C10: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40316 / R40316C13: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40316 / R40316C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40316 / R40316C17: got '301-399 NW 40th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40317 / R40317C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40317 / R40317C13: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40317 / R40317C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40317 / R40317C17: got '424-430 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40320 / R40320C10: got '4325 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40320 / R40320C13: got '4325 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40320 / R40320C14: got '4713 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40320 / R40320C17: got '4713 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40322 / R40322C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40322 / R40322C13: got '1202-1298 Harbor Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40322 / R40322C14: got '1051 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40322 / R40322C17: got '1051 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40323 / R40323C10: got '148 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40323 / R40323C13: got '148 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40323 / R40323C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40323 / R40323C17: got '701-799 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40326 / R40326C10: got '6401 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40326 / R40326C13: got '6401 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40326 / R40326C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40326 / R40326C17: got '1522-1528 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40327 / R40327C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40327 / R40327C13: got '6451-6499 SE Center
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40327 / R40327C14: got '728 NE Dekum St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40327 / R40327C17: got '728 NE Dekum St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40328 / R40328C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40328 / R40328C13: got '447-499 N Winning
## Way, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40328 / R40328C14: got '1508 NE Beech St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40328 / R40328C17: got '1508 NE Beech St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40329 / R40329C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40329 / R40329C13: got '701-799 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40329 / R40329C14: got '4019 SW View Point
## Terrace, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40329 / R40329C17: got '4019 SW View Point
## Terrace, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40330 / R40330C10: got '4713 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40330 / R40330C13: got '4713 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40330 / R40330C14: got '601 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40330 / R40330C17: got '601 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40331 / R40331C10: got '2409 SE 51st Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40331 / R40331C13: got '2409 SE 51st Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40331 / R40331C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40331 / R40331C17: got '1200-1202 NW Davis
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40332 / R40332C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40332 / R40332C13: got '940 S Stevens St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40332 / R40332C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40332 / R40332C17: got '2246-2248 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40334 / R40334C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40334 / R40334C13: got '301-399 NW 40th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40334 / R40334C14: got '1109 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40334 / R40334C17: got '1109 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40335 / R40335C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40335 / R40335C13: got '1864-1898 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40335 / R40335C14: got '1916 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40335 / R40335C17: got '1916 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40336 / R40336C10: got '1051 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40336 / R40336C13: got '1051 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40336 / R40336C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40336 / R40336C17: got '2120-2158 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40340 / R40340C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40340 / R40340C13: got '1100-1140 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40340 / R40340C14: got '4538 SE Hawthorne
## Blvd, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40340 / R40340C17: got '4538 SE Hawthorne
## Blvd, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40341 / R40341C10: got '1508 NE Beech St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40341 / R40341C13: got '1508 NE Beech St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40341 / R40341C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40341 / R40341C17: got '6836-6850 N Albina
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40344 / R40344C10: got '1109 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40344 / R40344C13: got '1109 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40344 / R40344C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40344 / R40344C17: got '1461 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40347 / R40347C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40347 / R40347C13: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40347 / R40347C14: got '1115 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40347 / R40347C17: got '1115 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40349 / R40349C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40349 / R40349C13: got '1461 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40349 / R40349C14: got '907 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40349 / R40349C17: got '907 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40352 / R40352C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40352 / R40352C13: got '1801-1813 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40352 / R40352C14: got '4216 E Garfield St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40352 / R40352C17: got '4216 E Garfield St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40353 / R40353C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40353 / R40353C13: got '2248-2270 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40353 / R40353C14: got '5243 40th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40353 / R40353C17: got '5243 40th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40354 / R40354C10: got '524 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40354 / R40354C13: got '524 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40354 / R40354C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40354 / R40354C17: got '2201-2205 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40355 / R40355C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40355 / R40355C13: got '424-430 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40355 / R40355C14: got '8308 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40355 / R40355C17: got '8308 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40356 / R40356C10: got '728 NE Dekum St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40356 / R40356C13: got '728 NE Dekum St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40356 / R40356C14: got '1405 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40356 / R40356C17: got '1405 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40358 / R40358C10: got '4216 E Garfield St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40358 / R40358C13: got '4216 E Garfield St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40358 / R40358C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40358 / R40358C17: got '1730-1798 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40359 / R40359C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40359 / R40359C13: got '1730-1798 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40359 / R40359C14: got '2806 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40359 / R40359C17: got '2806 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40360 / R40360C10: got '4828 SE Hawthorne
## Blvd, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40360 / R40360C13: got '4828 SE Hawthorne
## Blvd, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40360 / R40360C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40360 / R40360C17: got '932-1072 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40361 / R40361C10: got '2806 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40361 / R40361C13: got '2806 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40361 / R40361C14: got '4216 E Garfield St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40361 / R40361C17: got '4216 E Garfield St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40363 / R40363C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40363 / R40363C13: got '1200-1202 NW Davis
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40363 / R40363C14: got '3210 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40363 / R40363C17: got '3210 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40364 / R40364C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40364 / R40364C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40364 / R40364C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40364 / R40364C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40365 / R40365C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40365 / R40365C13: got '901-999 SE Mill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40365 / R40365C14: got '1534 SE 40th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40365 / R40365C17: got '1534 SE 40th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40366 / R40366C10: got '2725 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40366 / R40366C13: got '2725 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40366 / R40366C14: got '1617 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40366 / R40366C17: got '1617 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40367 / R40367C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40367 / R40367C13: got '6471-6513 Corson Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40367 / R40367C14: got '5802 Padilla Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40367 / R40367C17: got '5802 Padilla Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40368 / R40368C10: got '3620 Winslow Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40368 / R40368C13: got '3620 Winslow Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40368 / R40368C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40368 / R40368C17: got '201-251 NE 44th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40369 / R40369C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40369 / R40369C13: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40369 / R40369C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40369 / R40369C17: got '1401-1501 NW Kearney
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40370 / R40370C10: got '1617 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40370 / R40370C13: got '1617 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40370 / R40370C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40370 / R40370C17: got '2230-2300 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40375 / R40375C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40375 / R40375C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40375 / R40375C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40375 / R40375C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40376 / R40376C10: got '1115 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40376 / R40376C13: got '1115 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40376 / R40376C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40376 / R40376C17: got '8001-8087 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40377 / R40377C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40377 / R40377C13: got '2201-2205 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40377 / R40377C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40377 / R40377C17: got '2327-2349 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40378 / R40378C10: got '461 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40378 / R40378C13: got '461 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40378 / R40378C14: got '8045 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40378 / R40378C17: got '8045 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40384 / R40384C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40384 / R40384C13: got '1401-1501 NW Kearney
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40384 / R40384C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40384 / R40384C17: got '932-1072 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40385 / R40385C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40385 / R40385C13: got '932-1072 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40385 / R40385C14: got '1314a SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40385 / R40385C17: got '1314a SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40386 / R40386C10: got '4538 SE Hawthorne
## Blvd, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40386 / R40386C13: got '4538 SE Hawthorne
## Blvd, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40386 / R40386C14: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40386 / R40386C17: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40387 / R40387C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40387 / R40387C13: got '1-135 E John Ct,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40387 / R40387C14: got '3044 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40387 / R40387C17: got '3044 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40391 / R40391C10: got '1926 SW Madison St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40391 / R40391C13: got '1926 SW Madison St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40391 / R40391C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40391 / R40391C17: got '1631-1699 SW
## Jefferson St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40392 / R40392C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40392 / R40392C13: got '3011-3017 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40392 / R40392C14: got '111 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40392 / R40392C17: got '111 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40393 / R40393C10: got '1528 Grand Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40393 / R40393C13: got '1528 Grand Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40393 / R40393C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40393 / R40393C17: got '715-733 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40394 / R40394C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40394 / R40394C13: got '325-353 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40394 / R40394C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40394 / R40394C17: got '214-218 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40395 / R40395C10: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40395 / R40395C13: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40395 / R40395C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40395 / R40395C17: got '1300 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40397 / R40397C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40397 / R40397C13: got '201-251 NE 44th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40397 / R40397C14: got '4008 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40397 / R40397C17: got '4008 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40398 / R40398C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40398 / R40398C13: got '2048-2098 SW
## Cloverdale St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40398 / R40398C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40398 / R40398C17: got '9000-9198 29th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40399 / R40399C10: got '4008 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40399 / R40399C13: got '4008 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40399 / R40399C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40399 / R40399C17: got '5726-5798 Sand Point
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40400 / R40400C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40400 / R40400C13: got '9000-9198 29th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40400 / R40400C14: got '7719 15th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40400 / R40400C17: got '7719 15th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40401 / R40401C10: got '111 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40401 / R40401C13: got '111 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40401 / R40401C14: got '707 S Homer St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40401 / R40401C17: got '707 S Homer St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40402 / R40402C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40402 / R40402C13: got '401-499 S Orcas St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40402 / R40402C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40402 / R40402C17: got '2307-2311 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40403 / R40403C10: got '2903 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40403 / R40403C13: got '2903 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40403 / R40403C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40403 / R40403C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40404 / R40404C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40404 / R40404C13: got '214-218 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40404 / R40404C14: got '1956 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40404 / R40404C17: got '1956 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40406 / R40406C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40406 / R40406C13: got '715-733 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40406 / R40406C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40406 / R40406C17: got '1409-1413 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40409 / R40409C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40409 / R40409C13: got '1409-1413 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40409 / R40409C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40409 / R40409C17: got '101-119 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40411 / R40411C10: got '707 S Homer St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40411 / R40411C13: got '707 S Homer St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40411 / R40411C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40411 / R40411C17: got '249-299 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40412 / R40412C10: got '12054 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40412 / R40412C13: got '12054 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40412 / R40412C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40412 / R40412C17: got '4096-4098 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40414 / R40414C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40414 / R40414C13: got '2307-2311 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40414 / R40414C14: got '113 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40414 / R40414C17: got '113 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40415 / R40415C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40415 / R40415C13: got '4435-4499 Francis Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40415 / R40415C14: got '5406 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40415 / R40415C17: got '5406 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40417 / R40417C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40417 / R40417C13: got '1801-1899 S
## Massachusetts St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40417 / R40417C14: got '1211 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40417 / R40417C17: got '1211 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40418 / R40418C10: got '113 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40418 / R40418C13: got '113 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40418 / R40418C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40418 / R40418C17: got '2701-2721 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40421 / R40421C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40421 / R40421C13: got '3829-3837 SE 40th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40421 / R40421C14: got '3703 SE 38th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40421 / R40421C17: got '3703 SE 38th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40422 / R40422C10: got '1211 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40422 / R40422C13: got '1211 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40422 / R40422C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40422 / R40422C17: got '1701-1799 S
## Massachusetts St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40424 / R40424C10: got '8308 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40424 / R40424C13: got '8308 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40424 / R40424C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40424 / R40424C17: got '11023-11033 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40426 / R40426C10: got '2117 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40426 / R40426C13: got '2117 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40426 / R40426C14: got '3431 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40426 / R40426C17: got '3431 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40427 / R40427C10: got '1956 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40427 / R40427C13: got '1956 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40427 / R40427C14: got '4018 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40427 / R40427C17: got '4018 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40428 / R40428C10: got '2509 N Hunt St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40428 / R40428C13: got '2509 N Hunt St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40428 / R40428C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40428 / R40428C17: got '135-199 NW Broadway,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40431 / R40431C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40431 / R40431C13: got '1701-1799 S
## Massachusetts St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40431 / R40431C14: got '1801 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40431 / R40431C17: got '1801 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40432 / R40432C10: got '1534 SE 40th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40432 / R40432C13: got '1534 SE 40th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40432 / R40432C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40432 / R40432C17: got '901-965 NE Holladay
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40435 / R40435C10: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40435 / R40435C13: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40435 / R40435C14: got '3211 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40435 / R40435C17: got '3211 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40436 / R40436C10: got 'Seattle, WA, 98195'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40436 / R40436C13: got '3851-3899 7th Ave NE,
## Seattle, WA 98195'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40436 / R40436C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40436 / R40436C17: got '1018 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40442 / R40442C10: got '3044 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40442 / R40442C13: got '3044 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40442 / R40442C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40442 / R40442C17: got '4365-4387 SW Edmunds
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40443 / R40443C10: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40443 / R40443C13: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40443 / R40443C14: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40443 / R40443C17: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40445 / R40445C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40445 / R40445C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40445 / R40445C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40445 / R40445C17: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40446 / R40446C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40446 / R40446C13: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40446 / R40446C14: got '4210a 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40446 / R40446C17: got '4210a 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40447 / R40447C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40447 / R40447C13: got '101-119 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40447 / R40447C14: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40447 / R40447C17: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40449 / R40449C10: got '3211 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40449 / R40449C13: got '3211 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40449 / R40449C14: got '2401 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40449 / R40449C17: got '2401 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40451 / R40451C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40451 / R40451C13: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40451 / R40451C14: got '905 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40451 / R40451C17: got '905 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40452 / R40452C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40452 / R40452C13: got '4365-4387 SW Edmunds
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40452 / R40452C14: got '3208 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40452 / R40452C17: got '3208 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40453 / R40453C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40453 / R40453C13: got '932-1072 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40453 / R40453C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40453 / R40453C17: got '401-499 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40454 / R40454C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40454 / R40454C13: got '901-965 NE Holladay
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40454 / R40454C14: got '847 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40454 / R40454C17: got '847 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40455 / R40455C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40455 / R40455C13: got '135-199 NW Broadway,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40455 / R40455C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40455 / R40455C17: got '2700-2998 N Arlington
## Pl, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40457 / R40457C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40457 / R40457C13: got '5951-5985 NE 23rd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40457 / R40457C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40457 / R40457C17: got '5432-5498 NE 18th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40458 / R40458C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40458 / R40458C13: got '1300 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40458 / R40458C14: got '1705 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40458 / R40458C17: got '1705 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40459 / R40459C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40459 / R40459C13: got '1631-1699 SW
## Jefferson St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40459 / R40459C14: got '3525 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40459 / R40459C17: got '3525 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40460 / R40460C10: got '3208 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40460 / R40460C13: got '3208 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40460 / R40460C14: got '3318 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40460 / R40460C17: got '3318 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40462 / R40462C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40462 / R40462C13: got '11023-11033 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40462 / R40462C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40462 / R40462C17: got '2515-2519 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40464 / R40464C10: got '5802 Padilla Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40464 / R40464C13: got '5802 Padilla Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40464 / R40464C14: got '5802 Padilla Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40464 / R40464C17: got '5802 Padilla Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40465 / R40465C10: got '2821 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40465 / R40465C13: got '2821 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40465 / R40465C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40465 / R40465C17: got '101-135 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40466 / R40466C10: got '905 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40466 / R40466C13: got '905 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40466 / R40466C14: got '905 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40466 / R40466C17: got '905 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40467 / R40467C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40467 / R40467C13: got '4700-4720 SE Harrison
## St, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40467 / R40467C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40467 / R40467C17: got '801-825 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40469 / R40469C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40469 / R40469C13: got '101-135 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40469 / R40469C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40469 / R40469C17: got '278-298 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40470 / R40470C10: got '847 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40470 / R40470C13: got '847 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40470 / R40470C14: got '709 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40470 / R40470C17: got '709 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40472 / R40472C10: got '4210a 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40472 / R40472C13: got '4210a 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40472 / R40472C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40472 / R40472C17: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40475 / R40475C10: got '1314a SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40475 / R40475C13: got '1314a SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40475 / R40475C14: got '129 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40475 / R40475C17: got '129 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40476 / R40476C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40476 / R40476C13: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40476 / R40476C14: got '929 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40476 / R40476C17: got '929 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40477 / R40477C10: got '1916 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40477 / R40477C13: got '1916 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40477 / R40477C14: got '2457 43rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40477 / R40477C17: got '2457 43rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40480 / R40480C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40480 / R40480C13: got '249-299 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40480 / R40480C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40480 / R40480C17: got '251-299 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40482 / R40482C10: got '905 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40482 / R40482C13: got '905 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40482 / R40482C14: got '2910 S Irving St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40482 / R40482C17: got '2910 S Irving St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40484 / R40484C10: got '1705 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40484 / R40484C13: got '1705 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40484 / R40484C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40484 / R40484C17: got '2310-2348 SE
## Hawthorne Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40485 / R40485C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40485 / R40485C13: got '2310-2348 SE
## Hawthorne Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40485 / R40485C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40485 / R40485C17: got '1400-1472 SE 38th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40487 / R40487C10: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40487 / R40487C13: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40487 / R40487C14: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40487 / R40487C17: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40490 / R40490C10: got '3525 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40490 / R40490C13: got '3525 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40490 / R40490C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40490 / R40490C17: got '1604-1612 SE 37th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40491 / R40491C10: got '129 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40491 / R40491C13: got '129 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40491 / R40491C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40491 / R40491C17: got '3739-3801 SW Bond
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40492 / R40492C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40492 / R40492C13: got '3500-3558 NE 82nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40492 / R40492C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40492 / R40492C17: got '1-27 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40493 / R40493C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40493 / R40493C13: got '278-298 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40493 / R40493C14: got 'Russell Investments
## Center, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40493 / R40493C17: got 'Russell Investments
## Center, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40495 / R40495C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40495 / R40495C13: got '1117-1123 NW 23rd
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40495 / R40495C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40495 / R40495C17: got '1201-1299 N Sumner
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40497 / R40497C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40497 / R40497C13: got '1429-1435 NE 28th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40497 / R40497C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40497 / R40497C17: got '608-614 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40500 / R40500C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40500 / R40500C13: got '1612-1698 SE 37th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40500 / R40500C14: got '3307 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40500 / R40500C17: got '3307 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40501 / R40501C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40501 / R40501C13: got '801-825 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40501 / R40501C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40501 / R40501C17: got '713-761 SW 16th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40502 / R40502C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40502 / R40502C13: got '1400-1472 SE 38th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40502 / R40502C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40502 / R40502C17: got '1742-1798 NE 17th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40503 / R40503C10: got '3318 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40503 / R40503C13: got '3318 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40503 / R40503C14: got '211 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40503 / R40503C17: got '211 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40505 / R40505C10: got 'Russell Investments
## Center, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40505 / R40505C13: got 'Russell Investments
## Center, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40505 / R40505C14: got '4060 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40505 / R40505C17: got '4060 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40506 / R40506C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40506 / R40506C13: got '2700-2998 N Arlington
## Pl, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40506 / R40506C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40506 / R40506C17: got '7601-7749 N
## Chautauqua Blvd, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40507 / R40507C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40507 / R40507C13: got '1742-1798 NE 17th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40507 / R40507C14: got '404 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40507 / R40507C17: got '404 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40508 / R40508C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40508 / R40508C13: got '608-614 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40508 / R40508C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40508 / R40508C17: got '301-399 NE 19th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40510 / R40510C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40510 / R40510C13: got '401-499 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40510 / R40510C14: got '2074 NW Flanders St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40510 / R40510C17: got '2074 NW Flanders St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40512 / R40512C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40512 / R40512C13: got '1-27 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40512 / R40512C14: got '2326 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40512 / R40512C17: got '2326 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40515 / R40515C10: got '709 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40515 / R40515C13: got '709 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40515 / R40515C14: got '5504 SE Center St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40515 / R40515C17: got '5504 SE Center St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40516 / R40516C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40516 / R40516C13: got '713-761 SW 16th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40516 / R40516C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40516 / R40516C17: got '801-897 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40517 / R40517C10: got '6559 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40517 / R40517C13: got '6559 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40517 / R40517C14: got '2327 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40517 / R40517C17: got '2327 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40518 / R40518C10: got '2326 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40518 / R40518C13: got '2326 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40518 / R40518C14: got '1700 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40518 / R40518C17: got '1700 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40521 / R40521C10: got '1700 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40521 / R40521C13: got '1700 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40521 / R40521C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40521 / R40521C17: got '215-219 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40522 / R40522C10: got '211 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40522 / R40522C13: got '211 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40522 / R40522C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40522 / R40522C17: got '501-523 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40523 / R40523C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40523 / R40523C13: got '3739-3801 SW Bond
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40523 / R40523C14: got '3939 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40523 / R40523C17: got '3939 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40524 / R40524C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40524 / R40524C13: got '251-299 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40524 / R40524C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40524 / R40524C17: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40526 / R40526C10: got '5504 SE Center St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40526 / R40526C13: got '5504 SE Center St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40526 / R40526C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40526 / R40526C17: got '3900-3998 SE 54th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40528 / R40528C10: got '2074 NW Flanders St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40528 / R40528C13: got '2074 NW Flanders St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40528 / R40528C14: got '1239 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40528 / R40528C17: got '1239 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40529 / R40529C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40529 / R40529C13: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40529 / R40529C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40529 / R40529C17: got '621-665 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40531 / R40531C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40531 / R40531C13: got '501-523 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40531 / R40531C14: got '2330 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40531 / R40531C17: got '2330 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40532 / R40532C10: got '404 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40532 / R40532C13: got '404 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40532 / R40532C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40532 / R40532C17: got '1742-1798 NE 17th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40533 / R40533C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40533 / R40533C13: got '7601-7749 N
## Chautauqua Blvd, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40533 / R40533C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40533 / R40533C17: got '2700-2998 N Arlington
## Pl, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40537 / R40537C10: got '5406 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40537 / R40537C13: got '5406 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40537 / R40537C14: got '343 NE 120th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40537 / R40537C17: got '343 NE 120th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40538 / R40538C10: got '2910 S Irving St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40538 / R40538C13: got '2910 S Irving St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40538 / R40538C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40538 / R40538C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40539 / R40539C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40539 / R40539C13: got '4440-4498 NE Fremont
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40539 / R40539C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40539 / R40539C17: got '63-85 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40541 / R40541C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40541 / R40541C13: got '621-665 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40541 / R40541C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40541 / R40541C17: got '3000 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40543 / R40543C10: got '3431 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40543 / R40543C13: got '3431 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40543 / R40543C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40543 / R40543C17: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40545 / R40545C10: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40545 / R40545C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40545 / R40545C14: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40545 / R40545C17: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40547 / R40547C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40547 / R40547C13: got '2700-2998 N Arlington
## Pl, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40547 / R40547C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40547 / R40547C17: got '6501-6535 NE Grand
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40548 / R40548C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40548 / R40548C13: got '1018 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40548 / R40548C14: got '1300 N Northlake Way,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40548 / R40548C17: got '1300 N Northlake Way,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40549 / R40549C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40549 / R40549C13: got '2327-2349 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40549 / R40549C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40549 / R40549C17: got '2049-2059 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40550 / R40550C10: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40550 / R40550C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40550 / R40550C14: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40550 / R40550C17: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40553 / R40553C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40553 / R40553C13: got '1201-1299 N Sumner
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40553 / R40553C14: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40553 / R40553C17: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40554 / R40554C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40554 / R40554C13: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40554 / R40554C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40554 / R40554C17: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40555 / R40555C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40555 / R40555C13: got '3150-3236 NE 7th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40555 / R40555C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40555 / R40555C17: got '2824-2830 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40556 / R40556C10: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40556 / R40556C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40556 / R40556C14: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40556 / R40556C17: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40557 / R40557C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40557 / R40557C13: got '1742-1798 NE 17th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40557 / R40557C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40557 / R40557C17: got '4118 NE Sandy Blvd,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40558 / R40558C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40558 / R40558C13: got '355-399 N 112th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40558 / R40558C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40558 / R40558C17: got '943-947 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40560 / R40560C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40560 / R40560C13: got '6501-6535 NE Grand
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40560 / R40560C14: got '1035 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40560 / R40560C17: got '1035 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40561 / R40561C10: got '1705 NE 135th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40561 / R40561C13: got '1705 NE 135th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40561 / R40561C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40561 / R40561C17: got '950-974 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40562 / R40562C10: got '1239 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40562 / R40562C13: got '1239 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40562 / R40562C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40562 / R40562C17: got '1710-1798 SE Brooklyn
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40563 / R40563C10: got '3434 NE Cesar E
## Chavez Blvd, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40563 / R40563C13: got '3434 NE Cesar E
## Chavez Blvd, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40563 / R40563C14: got '3405 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40563 / R40563C17: got '3405 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40564 / R40564C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40564 / R40564C13: got '215-219 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40564 / R40564C14: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40564 / R40564C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40565 / R40565C10: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40565 / R40565C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40565 / R40565C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40565 / R40565C17: got '501-523 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40566 / R40566C10: got '4060 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40566 / R40566C13: got '4060 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40566 / R40566C14: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40566 / R40566C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40567 / R40567C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40567 / R40567C13: got '101-145 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40567 / R40567C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40567 / R40567C17: got '724-760 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40568 / R40568C10: got '3638 42nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40568 / R40568C13: got '3638 42nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40568 / R40568C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40568 / R40568C17: got '1847-1853 E Hamlin
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40569 / R40569C10: got '3939 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40569 / R40569C13: got '3939 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40569 / R40569C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40569 / R40569C17: got '1700-1804 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40570 / R40570C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40570 / R40570C13: got '943-947 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40570 / R40570C14: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40570 / R40570C17: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40571 / R40571C10: got '343 NE 120th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40571 / R40571C13: got '343 NE 120th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40571 / R40571C14: got '3014 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40571 / R40571C17: got '3014 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40572 / R40572C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40572 / R40572C13: got '501-523 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40572 / R40572C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40572 / R40572C17: got '201 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40573 / R40573C10: got '4018 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40573 / R40573C13: got '4018 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40573 / R40573C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40573 / R40573C17: got '5875-5907 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40574 / R40574C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40574 / R40574C13: got '419-425 N
## Killingsworth St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40574 / R40574C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40574 / R40574C17: got '1205-1299 NW 18th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40576 / R40576C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40576 / R40576C13: got '724-760 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40576 / R40576C14: got '1623 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40576 / R40576C17: got '1623 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40579 / R40579C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40579 / R40579C13: got '5432-5498 NE 18th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40579 / R40579C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40579 / R40579C17: got '1701-1703 SE Alder
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40580 / R40580C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40580 / R40580C13: got '1710-1798 SE Brooklyn
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40580 / R40580C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40580 / R40580C17: got '636-698 OR-99E,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40581 / R40581C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40581 / R40581C13: got '200-298 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40581 / R40581C14: got '414 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40581 / R40581C17: got '414 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40582 / R40582C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40582 / R40582C13: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40582 / R40582C14: got '1004 Boren Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40582 / R40582C17: got '1004 Boren Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40583 / R40583C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40583 / R40583C13: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40583 / R40583C14: got '7539 29th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40583 / R40583C17: got '7539 29th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40585 / R40585C10: got '1900 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40585 / R40585C13: got '1900 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40585 / R40585C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40585 / R40585C17: got '3001-3143 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40587 / R40587C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40587 / R40587C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40587 / R40587C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40587 / R40587C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40588 / R40588C10: got '2330 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40588 / R40588C13: got '2330 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40588 / R40588C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40588 / R40588C17: got '12 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40589 / R40589C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40589 / R40589C13: got '3001-3143 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40589 / R40589C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40589 / R40589C17: got '4722-4742 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40591 / R40591C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40591 / R40591C13: got '5875-5907 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40591 / R40591C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40591 / R40591C17: got '10001-10015 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40592 / R40592C10: got '1004 Boren Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40592 / R40592C13: got '1004 Boren Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40592 / R40592C14: got '315 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40592 / R40592C17: got '315 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40593 / R40593C10: got '1529 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40593 / R40593C13: got '1529 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40593 / R40593C14: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40593 / R40593C17: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40594 / R40594C10: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40594 / R40594C13: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40594 / R40594C14: got '2128 SE Ladd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40594 / R40594C17: got '2128 SE Ladd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40595 / R40595C10: got '3405 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40595 / R40595C13: got '3405 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40595 / R40595C14: got '1730 NE 42nd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40595 / R40595C17: got '1730 NE 42nd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40597 / R40597C10: got '315 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40597 / R40597C13: got '315 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40597 / R40597C14: got '1210 11th Ave,
## Milton, WA 98354'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40597 / R40597C17: got '1210 11th Ave,
## Milton, WA 98354'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40598 / R40598C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40598 / R40598C13: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40598 / R40598C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40598 / R40598C17: got '2100-2122 9th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40599 / R40599C10: got '3014 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40599 / R40599C13: got '3014 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40599 / R40599C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40599 / R40599C17: got '2109-2115 N 54th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40600 / R40600C10: got '2900 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40600 / R40600C13: got '2900 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40600 / R40600C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40600 / R40600C17: got '500-548 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40601 / R40601C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40601 / R40601C13: got '5001-5005 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40601 / R40601C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40601 / R40601C17: got '801-853 6th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40602 / R40602C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40602 / R40602C13: got '2049-2059 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40602 / R40602C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40602 / R40602C17: got '1400-1468 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40603 / R40603C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40603 / R40603C13: got '801-897 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40603 / R40603C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40603 / R40603C17: got '1-49 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40605 / R40605C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40605 / R40605C13: got '801-897 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40605 / R40605C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40605 / R40605C17: got '801-897 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40606 / R40606C10: got '1210 11th Ave,
## Milton, WA 98354'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40606 / R40606C13: got '1210 11th Ave,
## Milton, WA 98354'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40606 / R40606C14: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40606 / R40606C17: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40608 / R40608C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40608 / R40608C13: got '500-548 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40608 / R40608C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40608 / R40608C17: got '1201-1205 SE 37th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40609 / R40609C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40609 / R40609C13: got '4722-4742 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40609 / R40609C14: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40609 / R40609C17: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40610 / R40610C10: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40610 / R40610C13: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40610 / R40610C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40610 / R40610C17: got '2115-2157 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40614 / R40614C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40614 / R40614C13: got '2115-2157 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40614 / R40614C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40614 / R40614C17: got '343-399 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40615 / R40615C10: got '1300 N Northlake Way,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40615 / R40615C13: got '1300 N Northlake Way,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40615 / R40615C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40615 / R40615C17: got '201-299 NW 36th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40616 / R40616C10: got '7539 29th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40616 / R40616C13: got '7539 29th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40616 / R40616C14: got '2227 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40616 / R40616C17: got '2227 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40617 / R40617C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40617 / R40617C13: got '801-853 6th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40617 / R40617C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40617 / R40617C17: got '1226-1248 Harrison
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40618 / R40618C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40618 / R40618C13: got '949 S College St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40618 / R40618C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40618 / R40618C17: got '5203-5207 12th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40619 / R40619C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40619 / R40619C13: got '1201-1205 SE 37th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40619 / R40619C14: got '2036 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40619 / R40619C17: got '2036 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40620 / R40620C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40620 / R40620C13: got '1701-1703 SE Alder
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40620 / R40620C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40620 / R40620C17: got '2832-2998 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40621 / R40621C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40621 / R40621C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40621 / R40621C14: got '1925 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40621 / R40621C17: got '1925 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40622 / R40622C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40622 / R40622C13: got '201-299 NW 36th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40622 / R40622C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40622 / R40622C17: got '3630-3636 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40624 / R40624C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40624 / R40624C13: got '201 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40624 / R40624C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40624 / R40624C17: got '840-858 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40625 / R40625C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40625 / R40625C13: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40625 / R40625C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40625 / R40625C17: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40626 / R40626C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40626 / R40626C13: got '1205-1299 NW 18th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40626 / R40626C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40626 / R40626C17: got '2251-2319 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40627 / R40627C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40627 / R40627C13: got '2832-2998 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40627 / R40627C14: got '3538 N Kerby Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40627 / R40627C17: got '3538 N Kerby Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40628 / R40628C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40628 / R40628C13: got '1524-1598 N Benton
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40628 / R40628C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40628 / R40628C17: got '1045-1087 NW 18th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40629 / R40629C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40629 / R40629C13: got '1400-1468 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40629 / R40629C14: got '6409 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40629 / R40629C17: got '6409 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40634 / R40634C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40634 / R40634C13: got '840-858 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40634 / R40634C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40634 / R40634C17: got '121-123 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40635 / R40635C10: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40635 / R40635C13: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40635 / R40635C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40635 / R40635C17: got '1521-1551 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40637 / R40637C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40637 / R40637C13: got '950-974 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40637 / R40637C14: got '7524 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40637 / R40637C17: got '7524 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40638 / R40638C10: got '3538 N Kerby Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40638 / R40638C13: got '3538 N Kerby Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40638 / R40638C14: got '1815 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40638 / R40638C17: got '1815 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40641 / R40641C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40641 / R40641C13: got '1226-1248 Harrison
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40641 / R40641C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40641 / R40641C17: got '1201-1399 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40643 / R40643C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40643 / R40643C13: got '636-698 OR-99E,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40643 / R40643C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40643 / R40643C17: got '683-699 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40645 / R40645C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40645 / R40645C13: got '3630-3636 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40645 / R40645C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40645 / R40645C17: got '201-299 NW 36th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40646 / R40646C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40646 / R40646C13: got '343-399 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40646 / R40646C14: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40646 / R40646C17: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40648 / R40648C10: got '6409 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40648 / R40648C13: got '6409 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40648 / R40648C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40648 / R40648C17: got '1401-1469 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40650 / R40650C10: got '1035 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40650 / R40650C13: got '1035 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40650 / R40650C14: got '4808 SE Bush St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40650 / R40650C17: got '4808 SE Bush St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40651 / R40651C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40651 / R40651C13: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40651 / R40651C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40651 / R40651C17: got '1250-1256 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40652 / R40652C10: got '1623 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40652 / R40652C13: got '1623 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40652 / R40652C14: got '312 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40652 / R40652C17: got '312 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40654 / R40654C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40654 / R40654C13: got '1045-1087 NW 18th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40654 / R40654C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40654 / R40654C17: got '4550-4600 N
## Mississippi Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40655 / R40655C10: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40655 / R40655C13: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40655 / R40655C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40655 / R40655C17: got '147-199 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40656 / R40656C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40656 / R40656C13: got '1201-1399 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40656 / R40656C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40656 / R40656C17: got '1515-1517 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40657 / R40657C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40657 / R40657C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40657 / R40657C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40657 / R40657C17: got '5951-5985 NE 23rd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40658 / R40658C10: got '5009 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40658 / R40658C13: got '5009 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40658 / R40658C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40658 / R40658C17: got '509-525 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40659 / R40659C10: got '1925 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40659 / R40659C13: got '1925 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40659 / R40659C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40659 / R40659C17: got '1900 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40660 / R40660C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40660 / R40660C13: got '2100-2122 9th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40660 / R40660C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40660 / R40660C17: got '812-898 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40663 / R40663C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40663 / R40663C13: got '2020-2028 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40663 / R40663C14: got '2700 W Smith St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40663 / R40663C17: got '2700 W Smith St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40664 / R40664C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40664 / R40664C13: got '4550-4600 N
## Mississippi Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40664 / R40664C14: got '2231 NW Pettygrove
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40664 / R40664C17: got '2231 NW Pettygrove
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40665 / R40665C10: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40665 / R40665C13: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40665 / R40665C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40665 / R40665C17: got '600-698 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40666 / R40666C10: got '312 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40666 / R40666C13: got '312 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40666 / R40666C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40666 / R40666C17: got '1418-1422 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40667 / R40667C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40667 / R40667C13: got '121-123 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40667 / R40667C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40667 / R40667C17: got '147-199 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40668 / R40668C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40668 / R40668C13: got '63-85 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40668 / R40668C14: got '2222 SE Ankeny St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40668 / R40668C17: got '2222 SE Ankeny St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40669 / R40669C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40669 / R40669C13: got '1401-1469 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40669 / R40669C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40669 / R40669C17: got '3360-3398 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40670 / R40670C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40670 / R40670C13: got '1900 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40670 / R40670C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40670 / R40670C17: got '4500 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40671 / R40671C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40671 / R40671C13: got '683-699 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40671 / R40671C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40671 / R40671C17: got '901-999 SE 40th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40673 / R40673C10: got '2128 SE Ladd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40673 / R40673C13: got '2128 SE Ladd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40673 / R40673C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40673 / R40673C17: got '371-399 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40674 / R40674C10: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40674 / R40674C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40674 / R40674C14: got '8059 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40674 / R40674C17: got '8059 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40675 / R40675C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40675 / R40675C13: got '1521-1551 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40675 / R40675C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40675 / R40675C17: got '826-866 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40676 / R40676C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40676 / R40676C13: got '826-866 NW 43rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40676 / R40676C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40676 / R40676C17: got '3800-3810 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40678 / R40678C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40678 / R40678C13: got '1220-1248 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40678 / R40678C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40678 / R40678C17: got '2101-2103 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40683 / R40683C10: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40683 / R40683C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40683 / R40683C14: got '2201 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40683 / R40683C17: got '2201 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40684 / R40684C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40684 / R40684C13: got '2101-2103 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40684 / R40684C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40684 / R40684C17: got '309-349 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40685 / R40685C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40685 / R40685C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40685 / R40685C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40685 / R40685C17: got '5130-5136 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40686 / R40686C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40686 / R40686C13: got '4118 NE Sandy Blvd,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40686 / R40686C14: got '2122 SE 57th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40686 / R40686C17: got '2122 SE 57th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40687 / R40687C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40687 / R40687C13: got '600-698 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40687 / R40687C14: got '921 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40687 / R40687C17: got '921 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40689 / R40689C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40689 / R40689C13: got '147-199 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40689 / R40689C14: got '121 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40689 / R40689C17: got '121 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40690 / R40690C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40690 / R40690C13: got '4500 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40690 / R40690C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40690 / R40690C17: got '2507-2515 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40692 / R40692C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40692 / R40692C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40692 / R40692C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40692 / R40692C17: got '747-749 Garfield St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40693 / R40693C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40693 / R40693C13: got '2824-2830 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40693 / R40693C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40693 / R40693C17: got '2201-2251 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40694 / R40694C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40694 / R40694C13: got '12 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40694 / R40694C14: got '315 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40694 / R40694C17: got '315 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40695 / R40695C10: got '2231 NW Pettygrove
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40695 / R40695C13: got '2231 NW Pettygrove
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40695 / R40695C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40695 / R40695C17: got '1001-1099 NW 13th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40696 / R40696C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40696 / R40696C13: got '5130-5136 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40696 / R40696C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40696 / R40696C17: got '101-149 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40697 / R40697C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40697 / R40697C13: got '201-299 NW 36th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40697 / R40697C14: got 'Seattle, WA, 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40697 / R40697C17: got '400-446 Madison St,
## Seattle, WA 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40698 / R40698C10: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40698 / R40698C13: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40698 / R40698C14: got '533 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40698 / R40698C17: got '533 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40700 / R40700C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40700 / R40700C13: got '371-399 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40700 / R40700C14: got '5330 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40700 / R40700C17: got '5330 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40701 / R40701C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40701 / R40701C13: got '2515-2519 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40701 / R40701C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40701 / R40701C17: got '7425-7433 39th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40702 / R40702C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40702 / R40702C13: got '747-749 Garfield St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40702 / R40702C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40702 / R40702C17: got '39-99 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40705 / R40705C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40705 / R40705C13: got '147-199 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40705 / R40705C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40705 / R40705C17: got '1501-1531 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40707 / R40707C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40707 / R40707C13: got '101-149 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40707 / R40707C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40707 / R40707C17: got '201-215 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40708 / R40708C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40708 / R40708C13: got '1001-1099 NW 13th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40708 / R40708C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40708 / R40708C17: got '833-899 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40709 / R40709C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40709 / R40709C13: got '2507-2515 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40709 / R40709C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40709 / R40709C17: got '501-511 Ward St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40711 / R40711C10: got '533 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40711 / R40711C13: got '533 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40711 / R40711C14: got '329 SE 22nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40711 / R40711C17: got '329 SE 22nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40712 / R40712C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40712 / R40712C13: got '5203-5207 12th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40712 / R40712C14: got '1107 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40712 / R40712C17: got '1107 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40716 / R40716C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40716 / R40716C13: got '833-899 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40716 / R40716C14: got '1752 NW Riverscape
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40716 / R40716C17: got '1752 NW Riverscape
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40717 / R40717C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40717 / R40717C13: got '3800-3810 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40717 / R40717C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40717 / R40717C17: got '1937-1979 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40720 / R40720C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40720 / R40720C13: got '39-99 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40720 / R40720C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40720 / R40720C17: got '1701-1799 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40721 / R40721C10: got '414 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40721 / R40721C13: got '414 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40721 / R40721C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40721 / R40721C17: got '1708 SW Harbor Way,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40723 / R40723C10: got '121 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40723 / R40723C13: got '121 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40723 / R40723C14: got '2019 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40723 / R40723C17: got '2019 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40724 / R40724C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40724 / R40724C13: got '2747-3199 SE
## Woodstock Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40724 / R40724C14: got '1620 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40724 / R40724C17: got '1620 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40725 / R40725C10: got 'Seattle, WA, 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40725 / R40725C13: got '400-446 Madison St,
## Seattle, WA 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40725 / R40725C14: got '2023 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40725 / R40725C17: got '2023 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40726 / R40726C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40726 / R40726C13: got '1772-1830 NW
## Riverscape St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40726 / R40726C14: got '2121 NW 17th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40726 / R40726C17: got '2121 NW 17th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40727 / R40727C10: got '5330 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40727 / R40727C13: got '5330 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40727 / R40727C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40727 / R40727C17: got '2-98 SE 16th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40728 / R40728C10: got '1730 NE 42nd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40728 / R40728C13: got '1730 NE 42nd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40728 / R40728C14: got '3224 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40728 / R40728C17: got '3224 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40729 / R40729C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40729 / R40729C13: got '201-215 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40729 / R40729C14: got '402 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40729 / R40729C17: got '402 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40730 / R40730C10: got '921 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40730 / R40730C13: got '921 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40730 / R40730C14: got '4214 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40730 / R40730C17: got '4214 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40731 / R40731C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40731 / R40731C13: got '2251-2319 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40731 / R40731C14: got '136 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40731 / R40731C17: got '136 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40732 / R40732C10: got '315 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40732 / R40732C13: got '315 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40732 / R40732C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40732 / R40732C17: got '2000 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40734 / R40734C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40734 / R40734C13: got '1701-1799 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40734 / R40734C14: got '1525 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40734 / R40734C17: got '1525 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40736 / R40736C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40736 / R40736C13: got '1937-1979 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40736 / R40736C14: got '3669 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40736 / R40736C17: got '3669 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40737 / R40737C10: got '4214 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40737 / R40737C13: got '4214 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40737 / R40737C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40737 / R40737C17: got '4913-4999 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40738 / R40738C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40738 / R40738C13: got '309-349 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40738 / R40738C14: got '2327 W Newton St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40738 / R40738C17: got '2327 W Newton St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40739 / R40739C10: got '2621 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40739 / R40739C13: got '2621 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40739 / R40739C14: got '1751 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40739 / R40739C17: got '1751 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40740 / R40740C10: got '1107 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40740 / R40740C13: got '1107 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40740 / R40740C14: got '8916 Fauntleroy Way
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40740 / R40740C17: got '8916 Fauntleroy Way
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40741 / R40741C10: got '329 SE 22nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40741 / R40741C13: got '329 SE 22nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40741 / R40741C14: got '2835 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40741 / R40741C17: got '2835 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40742 / R40742C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40742 / R40742C13: got '4096-4098 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40742 / R40742C14: got '630 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40742 / R40742C17: got '630 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40743 / R40743C10: got '1620 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40743 / R40743C13: got '1620 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40743 / R40743C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40743 / R40743C17: got '1301-1399 NE 26th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40744 / R40744C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40744 / R40744C13: got '501-511 Ward St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40744 / R40744C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40744 / R40744C17: got '2500-2572 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40745 / R40745C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40745 / R40745C13: got '2000 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40745 / R40745C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40745 / R40745C17: got '500 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40746 / R40746C10: got '136 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40746 / R40746C13: got '136 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40746 / R40746C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40746 / R40746C17: got '4202-4298 N Maryland
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40747 / R40747C10: got '630 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40747 / R40747C13: got '630 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40747 / R40747C14: got '913 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40747 / R40747C17: got '913 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40748 / R40748C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40748 / R40748C13: got '2500-2572 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40748 / R40748C14: got '403 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40748 / R40748C17: got '403 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40749 / R40749C10: got '8611 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40749 / R40749C13: got '8611 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40749 / R40749C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40749 / R40749C17: got '5478-5498 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40750 / R40750C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40750 / R40750C13: got '400-452 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40750 / R40750C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40750 / R40750C17: got '1414-1422 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40751 / R40751C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40751 / R40751C13: got '1414-1422 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40751 / R40751C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40751 / R40751C17: got '200-206 28th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40754 / R40754C10: got '5950 17th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40754 / R40754C13: got '5950 17th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40754 / R40754C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40754 / R40754C17: got '1911-1917 SW Brandon
## St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40755 / R40755C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40755 / R40755C13: got '2109-2115 N 54th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40755 / R40755C14: got '4741 34th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40755 / R40755C17: got '4741 34th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40756 / R40756C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40756 / R40756C13: got '1911-1917 SW Brandon
## St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40756 / R40756C14: got '4871 18th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40756 / R40756C17: got '4871 18th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40757 / R40757C10: got '2819 NE 117th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40757 / R40757C13: got '2819 NE 117th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40757 / R40757C14: got '11516 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40757 / R40757C17: got '11516 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40758 / R40758C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40758 / R40758C13: got '1418-1422 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40758 / R40758C14: got '411 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40758 / R40758C17: got '411 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40760 / R40760C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40760 / R40760C13: got '3360-3398 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40760 / R40760C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40760 / R40760C17: got '1200-1298 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40762 / R40762C10: got '13505 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40762 / R40762C13: got '13505 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40762 / R40762C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40762 / R40762C17: got '3121-3199 NE 130th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40763 / R40763C10: got '8059 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40763 / R40763C13: got '8059 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40763 / R40763C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40763 / R40763C17: got '2010-2020 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40764 / R40764C10: got '2019 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40764 / R40764C13: got '2019 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40764 / R40764C14: got '1007 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40764 / R40764C17: got '1007 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40765 / R40765C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40765 / R40765C13: got '1200-1298 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40765 / R40765C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40765 / R40765C17: got '1415-1417 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40766 / R40766C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40766 / R40766C13: got '1700-1804 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40766 / R40766C14: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40766 / R40766C17: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40767 / R40767C10: got '2222 SE Ankeny St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40767 / R40767C13: got '2222 SE Ankeny St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40767 / R40767C14: got '2714 SE 29th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40767 / R40767C17: got '2714 SE 29th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40768 / R40768C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40768 / R40768C13: got '2015-2017 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40768 / R40768C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40768 / R40768C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40769 / R40769C10: got '3669 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40769 / R40769C13: got '3669 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40769 / R40769C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40769 / R40769C17: got '2000-2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40770 / R40770C10: got '1815 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40770 / R40770C13: got '1815 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40770 / R40770C14: got '1900 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40770 / R40770C17: got '1900 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40771 / R40771C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40771 / R40771C13: got '1515-1517 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40771 / R40771C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40771 / R40771C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40772 / R40772C10: got '2036 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40772 / R40772C13: got '2036 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40772 / R40772C14: got '53 SW Yamhill St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40772 / R40772C17: got '53 SW Yamhill St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40773 / R40773C10: got '1007 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40773 / R40773C13: got '1007 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40773 / R40773C14: got '1614 S Bayview St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40773 / R40773C17: got '1614 S Bayview St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40775 / R40775C10: got '2121 NW 17th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40775 / R40775C13: got '2121 NW 17th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40775 / R40775C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40775 / R40775C17: got '1101-1199 NW 15th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40780 / R40780C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40780 / R40780C13: got '3030-3136 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40780 / R40780C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40780 / R40780C17: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40781 / R40781C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40781 / R40781C13: got '1101-1199 NW 15th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40781 / R40781C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40781 / R40781C17: got '751-795 NE Multnomah
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40782 / R40782C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40782 / R40782C13: got '2-98 SE 16th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40782 / R40782C14: got '3530 N Kerby Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40782 / R40782C17: got '3530 N Kerby Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40783 / R40783C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40783 / R40783C13: got '1301-1399 NE 26th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40783 / R40783C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40783 / R40783C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40785 / R40785C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40785 / R40785C13: got '1415-1417 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40785 / R40785C14: got '4907 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40785 / R40785C17: got '4907 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40788 / R40788C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40788 / R40788C13: got '812-898 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40788 / R40788C14: got '1208 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40788 / R40788C17: got '1208 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40789 / R40789C10: got '2201 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40789 / R40789C13: got '2201 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40789 / R40789C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40789 / R40789C17: got '4001-4017 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40791 / R40791C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40791 / R40791C13: got '901-999 SE 40th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40791 / R40791C14: got '2323 Northeast
## Pacific Street, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40791 / R40791C17: got '2323 Northeast
## Pacific Street, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40793 / R40793C10: got '411 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40793 / R40793C13: got '411 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40793 / R40793C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40793 / R40793C17: got '4032-4098 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40795 / R40795C10: got '2835 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40795 / R40795C13: got '2835 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40795 / R40795C14: got '924 N Russell St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40795 / R40795C17: got '924 N Russell St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40798 / R40798C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40798 / R40798C13: got '4913-4999 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40798 / R40798C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40798 / R40798C17: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40799 / R40799C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40799 / R40799C13: got '326-398 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40799 / R40799C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40799 / R40799C17: got '601-619 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40800 / R40800C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40800 / R40800C13: got '2000-2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40800 / R40800C14: got 'Wells Fargo Center,
## 999 3rd Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40800 / R40800C17: got 'Wells Fargo Center,
## 999 3rd Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40801 / R40801C10: got '3530 N Kerby Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40801 / R40801C13: got '3530 N Kerby Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40801 / R40801C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40801 / R40801C17: got '1126-1138 SW
## Washington St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40802 / R40802C10: got '913 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40802 / R40802C13: got '913 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40802 / R40802C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40802 / R40802C17: got '3400-3448 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40803 / R40803C10: got 'Wells Fargo Center,
## 999 3rd Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40803 / R40803C13: got 'Wells Fargo Center,
## 999 3rd Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40803 / R40803C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40803 / R40803C17: got '26-48 Bay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40804 / R40804C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40804 / R40804C13: got '1014-1018 NE 61st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40804 / R40804C14: got '5000 Green Lake
## Trail, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40804 / R40804C17: got '5000 Green Lake
## Trail, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40805 / R40805C10: got '924 N Russell St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40805 / R40805C13: got '924 N Russell St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40805 / R40805C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40805 / R40805C17: got '2323-2333 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40806 / R40806C10: got '2023 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40806 / R40806C13: got '2023 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40806 / R40806C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40806 / R40806C17: got '2-98 Taylor Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40807 / R40807C10: got '4741 34th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40807 / R40807C13: got '4741 34th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40807 / R40807C14: got '7021 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40807 / R40807C17: got '7021 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40808 / R40808C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40808 / R40808C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40808 / R40808C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40808 / R40808C17: got '2001-2199 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40809 / R40809C10: got '2714 SE 29th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40809 / R40809C13: got '2714 SE 29th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40809 / R40809C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40809 / R40809C17: got '318-398 NE Ivy St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40810 / R40810C10: got '7524 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40810 / R40810C13: got '7524 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40810 / R40810C14: got '107 W Harrison St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40810 / R40810C17: got '107 W Harrison St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40812 / R40812C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40812 / R40812C13: got '200-206 28th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40812 / R40812C14: got '2314 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40812 / R40812C17: got '2314 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40813 / R40813C10: got '107 W Harrison St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40813 / R40813C13: got '107 W Harrison St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40813 / R40813C14: got '2284 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40813 / R40813C17: got '2284 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40814 / R40814C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40814 / R40814C13: got '2-98 Taylor Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40814 / R40814C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40814 / R40814C17: got '4769 Union Bay Pl NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40815 / R40815C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40815 / R40815C13: got '6836-6850 N Albina
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40815 / R40815C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40815 / R40815C17: got '1620-1638 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40816 / R40816C10: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40816 / R40816C13: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40816 / R40816C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40816 / R40816C17: got '801-853 6th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40817 / R40817C10: got '7021 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40817 / R40817C13: got '7021 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40817 / R40817C14: got '3016 NE Blakeley St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40817 / R40817C17: got '3016 NE Blakeley St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40818 / R40818C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40818 / R40818C13: got '5478-5498 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40818 / R40818C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40818 / R40818C17: got '412-498 W Harrison
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40819 / R40819C10: got '1900 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40819 / R40819C13: got '1900 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40819 / R40819C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40819 / R40819C17: got '600-640 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40820 / R40820C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40820 / R40820C13: got '412-498 W Harrison
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40820 / R40820C14: got '907 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40820 / R40820C17: got '907 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40821 / R40821C10: got '8045 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40821 / R40821C13: got '8045 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40821 / R40821C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40821 / R40821C17: got '3720 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40824 / R40824C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40824 / R40824C13: got '10300-10398 Dayton
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40824 / R40824C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40824 / R40824C17: got '2100-2106 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40825 / R40825C10: got '125 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40825 / R40825C13: got '125 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40825 / R40825C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40825 / R40825C17: got '46-76 SW Yamhill St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40826 / R40826C10: got '5000 Green Lake
## Trail, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40826 / R40826C13: got '5000 Green Lake
## Trail, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40826 / R40826C14: got '5728 17th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40826 / R40826C17: got '5728 17th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40827 / R40827C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40827 / R40827C13: got '500 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40827 / R40827C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40827 / R40827C17: got '154-398 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40828 / R40828C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40828 / R40828C13: got '5951-5985 NE 23rd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40828 / R40828C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40828 / R40828C17: got '333-399 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40830 / R40830C10: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40830 / R40830C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40830 / R40830C14: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40830 / R40830C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40831 / R40831C10: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40831 / R40831C13: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40831 / R40831C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40831 / R40831C17: got '285-299 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40832 / R40832C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40832 / R40832C13: got '1801-1899 E Highland
## Dr, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40832 / R40832C14: got '1131 Olympic Way W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40832 / R40832C17: got '1131 Olympic Way W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40834 / R40834C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40834 / R40834C13: got '600-640 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40834 / R40834C14: got '2726 SE Raymond St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40834 / R40834C17: got '2726 SE Raymond St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40835 / R40835C10: got '3016 NE Blakeley St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40835 / R40835C13: got '3016 NE Blakeley St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40835 / R40835C14: got '8036 43rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40835 / R40835C17: got '8036 43rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40836 / R40836C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40836 / R40836C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40836 / R40836C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40836 / R40836C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40838 / R40838C10: got '2284 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40838 / R40838C13: got '2284 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40838 / R40838C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40838 / R40838C17: got '701-715 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40839 / R40839C10: got '2401 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40839 / R40839C13: got '2401 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40839 / R40839C14: got '1760 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40839 / R40839C17: got '1760 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40840 / R40840C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40840 / R40840C13: got '318-398 NE Ivy St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40840 / R40840C14: got '914 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40840 / R40840C17: got '914 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40841 / R40841C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40841 / R40841C13: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40841 / R40841C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40841 / R40841C17: got '2599-2699 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40842 / R40842C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40842 / R40842C13: got '751-795 NE Multnomah
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40842 / R40842C14: got '818 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40842 / R40842C17: got '818 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40843 / R40843C10: got '907 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40843 / R40843C13: got '907 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40843 / R40843C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40843 / R40843C17: got '1653-1701 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40844 / R40844C10: got '5962 44th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40844 / R40844C13: got '5962 44th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40844 / R40844C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40844 / R40844C17: got '3578 S Andover St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40845 / R40845C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40845 / R40845C13: got '3578 S Andover St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40845 / R40845C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40845 / R40845C17: got '8801-8809 20th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40846 / R40846C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40846 / R40846C13: got '3720 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40846 / R40846C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40846 / R40846C17: got '3720 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40847 / R40847C10: got '914 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40847 / R40847C13: got '914 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40847 / R40847C14: got '1132 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40847 / R40847C17: got '1132 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40848 / R40848C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40848 / R40848C13: got '701-715 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40848 / R40848C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40848 / R40848C17: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40849 / R40849C10: got '818 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40849 / R40849C13: got '818 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40849 / R40849C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40849 / R40849C17: got '601-695 NE Holladay
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40850 / R40850C10: got '117 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40850 / R40850C13: got '117 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40850 / R40850C14: got '110 SW Porter St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40850 / R40850C17: got '110 SW Porter St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40851 / R40851C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40851 / R40851C13: got '4032-4098 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40851 / R40851C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40851 / R40851C17: got '116-118 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40852 / R40852C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40852 / R40852C13: got '601-619 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40852 / R40852C14: got '227 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40852 / R40852C17: got '227 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40853 / R40853C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40853 / R40853C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40853 / R40853C14: got '10 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40853 / R40853C17: got '10 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40854 / R40854C10: got '2726 SE Raymond St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40854 / R40854C13: got '2726 SE Raymond St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40854 / R40854C14: got '2726 SE Raymond St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40854 / R40854C17: got '2726 SE Raymond St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40856 / R40856C10: got '2314 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40856 / R40856C13: got '2314 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40856 / R40856C14: got '5119 27th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40856 / R40856C17: got '5119 27th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40857 / R40857C10: got '227 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40857 / R40857C13: got '227 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40857 / R40857C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40857 / R40857C17: got '1585-1599 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40859 / R40859C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40859 / R40859C13: got '116-118 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40859 / R40859C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40859 / R40859C17: got '51-73 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40860 / R40860C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40860 / R40860C13: got '1609-1627 Harvard
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40860 / R40860C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40860 / R40860C17: got '2114-2198 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40861 / R40861C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40861 / R40861C13: got '333-399 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40861 / R40861C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40861 / R40861C17: got '3524-3698 NE 14th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40863 / R40863C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40863 / R40863C13: got '601-695 NE Holladay
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40863 / R40863C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40863 / R40863C17: got '125-177 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40864 / R40864C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40864 / R40864C13: got '1701-1799 NE 32nd
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40864 / R40864C14: got '1845 NE 41st Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40864 / R40864C17: got '1845 NE 41st Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40865 / R40865C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40865 / R40865C13: got '1585-1599 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40865 / R40865C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40865 / R40865C17: got '1585-1599 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40866 / R40866C10: got '1525 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40866 / R40866C13: got '1525 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40866 / R40866C14: got '1525 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40866 / R40866C17: got '1525 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40867 / R40867C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40867 / R40867C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40867 / R40867C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40867 / R40867C17: got '1603 Palm Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40868 / R40868C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40868 / R40868C13: got '1126-1138 SW
## Washington St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40868 / R40868C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40868 / R40868C17: got '1-405 SW 16th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40869 / R40869C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40869 / R40869C13: got '154-398 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40869 / R40869C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40869 / R40869C17: got '5422-5460 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40870 / R40870C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40870 / R40870C13: got '2201-2251 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40870 / R40870C14: got '1518 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40870 / R40870C17: got '1518 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40871 / R40871C10: got '4907 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40871 / R40871C13: got '4907 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40871 / R40871C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40871 / R40871C17: got '5001-5199 20th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40873 / R40873C10: got '1518 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40873 / R40873C13: got '1518 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40873 / R40873C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40873 / R40873C17: got '1500-1576 SE Cesar
## Estrada Chavez Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40874 / R40874C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40874 / R40874C13: got '801-853 6th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40874 / R40874C14: got '9450 8th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40874 / R40874C17: got '9450 8th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40875 / R40875C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40875 / R40875C13: got '1500-1576 SE Cesar
## Estrada Chavez Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40875 / R40875C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40875 / R40875C17: got '1553-1605 SE 38th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40876 / R40876C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40876 / R40876C13: got '1553-1605 SE 38th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40876 / R40876C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40876 / R40876C17: got '2251-2319 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40877 / R40877C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40877 / R40877C13: got '125-177 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40877 / R40877C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40877 / R40877C17: got '1919-1925 SE Sherrett
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40878 / R40878C10: got '2323 Northeast
## Pacific Street, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40878 / R40878C13: got '2323 Northeast
## Pacific Street, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40878 / R40878C14: got '2166 SW Yamhill St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40878 / R40878C17: got '2166 SW Yamhill St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40881 / R40881C10: got '1132 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40881 / R40881C13: got '1132 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40881 / R40881C14: got '1804 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40881 / R40881C17: got '1804 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40882 / R40882C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40882 / R40882C13: got '1585-1599 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40882 / R40882C14: got '2016 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40882 / R40882C17: got '2016 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40883 / R40883C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40883 / R40883C13: got '1-405 SW 16th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40883 / R40883C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40883 / R40883C17: got '46-76 SW Yamhill St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40884 / R40884C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40884 / R40884C13: got '5422-5460 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40884 / R40884C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40884 / R40884C17: got '343-399 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40885 / R40885C10: got '110 SW Porter St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40885 / R40885C13: got '110 SW Porter St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40885 / R40885C14: got '2285 NW Flanders St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40885 / R40885C17: got '2285 NW Flanders St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40886 / R40886C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40886 / R40886C13: got '285-299 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40886 / R40886C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40886 / R40886C17: got '2700-2800 SE
## Hawthorne Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40887 / R40887C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40887 / R40887C13: got '1001-1099 Pacific Hwy
## W, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40887 / R40887C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40887 / R40887C17: got '1953-1999 NW Quimby
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40888 / R40888C10: got '315 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40888 / R40888C13: got '315 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40888 / R40888C14: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40888 / R40888C17: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40889 / R40889C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40889 / R40889C13: got '5001-5199 20th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40889 / R40889C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40889 / R40889C17: got '2400-2416 E Denny
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40890 / R40890C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40890 / R40890C13: got '343-399 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40890 / R40890C14: got '123 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40890 / R40890C17: got '123 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40892 / R40892C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40892 / R40892C13: got '10001-10015 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40892 / R40892C14: got '8018 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40892 / R40892C17: got '8018 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40893 / R40893C10: got '1804 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40893 / R40893C13: got '1804 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40893 / R40893C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40893 / R40893C17: got '800-824 SE 16th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40894 / R40894C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40894 / R40894C13: got '2700-2800 SE
## Hawthorne Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40894 / R40894C14: got '3534 NE 13th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40894 / R40894C17: got '3534 NE 13th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40895 / R40895C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40895 / R40895C13: got '2599-2699 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40895 / R40895C14: got '1055 E Prospect St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40895 / R40895C17: got '1055 E Prospect St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40896 / R40896C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40896 / R40896C13: got '46-76 SW Yamhill St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40896 / R40896C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40896 / R40896C17: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40897 / R40897C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40897 / R40897C13: got '46-76 SW Yamhill St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40897 / R40897C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40897 / R40897C17: got '509-599 NE Hassalo
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40898 / R40898C10: got '123 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40898 / R40898C13: got '123 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40898 / R40898C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40898 / R40898C17: got '200 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40899 / R40899C10: got '5119 27th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40899 / R40899C13: got '5119 27th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40899 / R40899C14: got '5146 26th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40899 / R40899C17: got '5146 26th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40900 / R40900C10: got '1525 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40900 / R40900C13: got '1525 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40900 / R40900C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40900 / R40900C17: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40902 / R40902C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40902 / R40902C13: got '2105-2107 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40902 / R40902C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40902 / R40902C17: got '1043-1053 N 72nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40905 / R40905C10: got '5802 Padilla Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40905 / R40905C13: got '5802 Padilla Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40905 / R40905C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40905 / R40905C17: got '337-371 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40906 / R40906C10: got '53 SW Yamhill St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40906 / R40906C13: got '53 SW Yamhill St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40906 / R40906C14: got '810 NE Failing St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40906 / R40906C17: got '810 NE Failing St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40907 / R40907C10: got '1208 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40907 / R40907C13: got '1208 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40907 / R40907C14: got '2622 30th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40907 / R40907C17: got '2622 30th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40909 / R40909C10: got '1845 NE 41st Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40909 / R40909C13: got '1845 NE 41st Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40909 / R40909C14: got '4756 NE Mason St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40909 / R40909C17: got '4756 NE Mason St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40911 / R40911C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40911 / R40911C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40911 / R40911C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40911 / R40911C17: got '941 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40912 / R40912C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40912 / R40912C13: got '1953-1999 NW Quimby
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40912 / R40912C14: got '3123 NE 48th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40912 / R40912C17: got '3123 NE 48th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40916 / R40916C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40916 / R40916C13: got '509-599 NE Hassalo
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40916 / R40916C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40916 / R40916C17: got '1101-1125 NW 12th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40917 / R40917C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40917 / R40917C13: got '5001-5199 20th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40917 / R40917C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40917 / R40917C17: got '11138-11244 3rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40918 / R40918C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40918 / R40918C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40918 / R40918C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40918 / R40918C17: got '6001-6023 NE 23rd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40921 / R40921C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40921 / R40921C13: got '51-73 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40921 / R40921C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40921 / R40921C17: got '2214-2220 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40922 / R40922C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40922 / R40922C13: got '6001-6023 NE 23rd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40922 / R40922C14: got '738 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40922 / R40922C17: got '738 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40923 / R40923C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40923 / R40923C13: got '3524-3698 NE 14th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40923 / R40923C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40923 / R40923C17: got '1326-1332 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40924 / R40924C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40924 / R40924C13: got '337-371 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40924 / R40924C14: got '1022A Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40924 / R40924C17: got '1022A Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40925 / R40925C10: got '8916 Fauntleroy Way
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40925 / R40925C13: got '8916 Fauntleroy Way
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40925 / R40925C14: got '3705 SW 100th St,
## Seattle, WA 98146'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40925 / R40925C17: got '3705 SW 100th St,
## Seattle, WA 98146'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40926 / R40926C10: got '4756 NE Mason St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40926 / R40926C13: got '4756 NE Mason St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40926 / R40926C14: got '6934 N Greeley Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40926 / R40926C17: got '6934 N Greeley Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40928 / R40928C10: got '2622 30th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40928 / R40928C13: got '2622 30th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40928 / R40928C14: got '2618 30th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40928 / R40928C17: got '2618 30th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40929 / R40929C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40929 / R40929C13: got '1101-1125 NW 12th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40929 / R40929C14: got '1830 NW 19th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40929 / R40929C17: got '1830 NW 19th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40930 / R40930C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40930 / R40930C13: got '200 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40930 / R40930C14: got '9750 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40930 / R40930C17: got '9750 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40931 / R40931C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40931 / R40931C13: got '1708 SW Harbor Way,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40931 / R40931C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40931 / R40931C17: got '1300-1398 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40933 / R40933C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40933 / R40933C13: got '2400-2416 E Denny
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40933 / R40933C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40933 / R40933C17: got '115-121 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40935 / R40935C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40935 / R40935C13: got '1919-1925 SE Sherrett
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40935 / R40935C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40935 / R40935C17: got '3300-3432 SE 25th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40936 / R40936C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40936 / R40936C13: got '1326-1332 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40936 / R40936C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40936 / R40936C17: got '1326-1332 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40938 / R40938C10: got '738 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40938 / R40938C13: got '738 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40938 / R40938C14: got '2504 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40938 / R40938C17: got '2504 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40939 / R40939C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40939 / R40939C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40939 / R40939C14: got '801 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40939 / R40939C17: got '801 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40940 / R40940C10: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40940 / R40940C13: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40940 / R40940C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40940 / R40940C17: got '2895-2927 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40941 / R40941C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40941 / R40941C13: got '3720 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40941 / R40941C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40941 / R40941C17: got '4456-4498 S
## Snoqualmie St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40942 / R40942C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40942 / R40942C13: got '11138-11244 3rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40942 / R40942C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40942 / R40942C17: got '11428-11498 3rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40943 / R40943C10: got '1022A Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40943 / R40943C13: got '1022A Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40943 / R40943C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40943 / R40943C17: got '100-198 E Allison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40944 / R40944C10: got '1131 Olympic Way W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40944 / R40944C13: got '1131 Olympic Way W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40944 / R40944C14: got '1760 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40944 / R40944C17: got '1760 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40945 / R40945C10: got '5728 17th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40945 / R40945C13: got '5728 17th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40945 / R40945C14: got '2311 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40945 / R40945C17: got '2311 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40948 / R40948C10: got '9750 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40948 / R40948C13: got '9750 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40948 / R40948C14: got '9750 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40948 / R40948C17: got '9750 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40950 / R40950C10: got '1055 E Prospect St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40950 / R40950C13: got '1055 E Prospect St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40950 / R40950C14: got '942 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40950 / R40950C17: got '942 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40951 / R40951C10: got '1614 S Bayview St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40951 / R40951C13: got '1614 S Bayview St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40951 / R40951C14: got '127 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40951 / R40951C17: got '127 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40952 / R40952C10: got '3224 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40952 / R40952C13: got '3224 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40952 / R40952C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40952 / R40952C17: got '1735-1745 NE Holman
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40953 / R40953C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40953 / R40953C13: got '2895-2927 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40953 / R40953C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40953 / R40953C17: got '3951-3961 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40954 / R40954C10: got '2166 SW Yamhill St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40954 / R40954C13: got '2166 SW Yamhill St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40954 / R40954C14: got '1512 SW Morrison St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40954 / R40954C17: got '1512 SW Morrison St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40955 / R40955C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40955 / R40955C13: got '1043-1053 N 72nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40955 / R40955C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40955 / R40955C17: got '401-499 N 112th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40957 / R40957C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40957 / R40957C13: got '3300-3432 SE 25th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40957 / R40957C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40957 / R40957C17: got '1531-1543 SE Tenino
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40960 / R40960C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40960 / R40960C13: got '4769 Union Bay Pl NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40960 / R40960C14: got '3613 Albion Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40960 / R40960C17: got '3613 Albion Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40961 / R40961C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40961 / R40961C13: got '115-121 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40961 / R40961C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40961 / R40961C17: got '2100-2118 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40962 / R40962C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40962 / R40962C13: got '100-198 E Allison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40962 / R40962C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40962 / R40962C17: got '1623-1649 Taylor Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40963 / R40963C10: got '801 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40963 / R40963C13: got '801 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40963 / R40963C14: got '567 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40963 / R40963C17: got '567 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40965 / R40965C10: got '567 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40965 / R40965C13: got '567 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40965 / R40965C14: got '567 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40965 / R40965C17: got '567 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40966 / R40966C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40966 / R40966C13: got '800-824 SE 16th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40966 / R40966C14: got '4920 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40966 / R40966C17: got '4920 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40967 / R40967C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40967 / R40967C13: got '3121-3199 NE 130th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40967 / R40967C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40967 / R40967C17: got '1924-1998 NE 130th
## Pl, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40969 / R40969C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40969 / R40969C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40969 / R40969C14: got '4026 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40969 / R40969C17: got '4026 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40970 / R40970C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40970 / R40970C13: got '11428-11498 3rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40970 / R40970C14: got '841 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40970 / R40970C17: got '841 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40971 / R40971C10: got '942 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40971 / R40971C13: got '942 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40971 / R40971C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40971 / R40971C17: got '329-335 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40972 / R40972C10: got '127 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40972 / R40972C13: got '127 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40972 / R40972C14: got '211 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40972 / R40972C17: got '211 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40974 / R40974C10: got '1512 SW Morrison St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40974 / R40974C13: got '1512 SW Morrison St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40974 / R40974C14: got '919 SW 14th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40974 / R40974C17: got '919 SW 14th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40975 / R40975C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40975 / R40975C13: got '2001-2199 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40975 / R40975C14: got '1210 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40975 / R40975C17: got '1210 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40976 / R40976C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40976 / R40976C13: got '3400-3448 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40976 / R40976C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40976 / R40976C17: got '3001-3143 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40977 / R40977C10: got '3613 Albion Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40977 / R40977C13: got '3613 Albion Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40977 / R40977C14: got '1426 E Valley St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40977 / R40977C17: got '1426 E Valley St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40978 / R40978C10: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40978 / R40978C13: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40978 / R40978C14: got '11 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40978 / R40978C17: got '11 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40979 / R40979C10: got '919 SW 14th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40979 / R40979C13: got '919 SW 14th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40979 / R40979C14: got '4310 SE 62nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40979 / R40979C17: got '4310 SE 62nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40980 / R40980C10: got '211 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40980 / R40980C13: got '211 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40980 / R40980C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40980 / R40980C17: got '3804-3812 S Orcas St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40981 / R40981C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40981 / R40981C13: got '1300-1398 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40981 / R40981C14: got '1807 NE 67th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40981 / R40981C17: got '1807 NE 67th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40982 / R40982C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40982 / R40982C13: got '2100-2118 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40982 / R40982C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40982 / R40982C17: got '101-145 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40983 / R40983C10: got '1210 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40983 / R40983C13: got '1210 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40983 / R40983C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40983 / R40983C17: got '1242-1250 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40984 / R40984C10: got '9750 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40984 / R40984C13: got '9750 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40984 / R40984C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40984 / R40984C17: got '251-259 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40985 / R40985C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40985 / R40985C13: got '1130-1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40985 / R40985C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40985 / R40985C17: got '1100-1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40986 / R40986C10: got 'Union Square,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40986 / R40986C13: got 'Union Square,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40986 / R40986C14: got '521 Stadium Pl S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40986 / R40986C17: got '521 Stadium Pl S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J40988 / R40988C10: got '2111 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M40988 / R40988C13: got '2111 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40988 / R40988C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40988 / R40988C17: got '4444-4498 Renton Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40989 / R40989C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40989 / R40989C13: got '1100-1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40989 / R40989C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40989 / R40989C17: got '2125-2145 NW Glisan
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40990 / R40990C10: got '6507 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40990 / R40990C13: got '6507 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40990 / R40990C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40990 / R40990C17: got '5409-5449 Barnes Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40992 / R40992C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40992 / R40992C13: got '901-933 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40992 / R40992C14: got '112 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40992 / R40992C17: got '112 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40993 / R40993C10: got '5201 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40993 / R40993C13: got '5201 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40993 / R40993C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40993 / R40993C17: got '2505-2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40994 / R40994C10: got '1313 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40994 / R40994C13: got '1313 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40994 / R40994C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40994 / R40994C17: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40996 / R40996C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40996 / R40996C13: got '162-198 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N40996 / R40996C14: got '501 NW 42nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q40996 / R40996C17: got '501 NW 42nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40997 / R40997C10: got '2307 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40997 / R40997C13: got '2307 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40997 / R40997C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40997 / R40997C17: got '775-799 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40998 / R40998C10: got '3531 NE 15th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40998 / R40998C13: got '3531 NE 15th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40998 / R40998C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40998 / R40998C17: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J40999 / R40999C10: got '1712 NE 47th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M40999 / R40999C13: got '1712 NE 47th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N40999 / R40999C14: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q40999 / R40999C17: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41000 / R41000C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41000 / R41000C13: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41000 / R41000C14: got '3531 NE 15th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41000 / R41000C17: got '3531 NE 15th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41001 / R41001C10: got '2327 W Newton St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41001 / R41001C13: got '2327 W Newton St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41001 / R41001C14: got '2327 W Newton St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41001 / R41001C17: got '2327 W Newton St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41003 / R41003C10: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41003 / R41003C13: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41003 / R41003C14: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41003 / R41003C17: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41007 / R41007C10: got '621 WA-99, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41007 / R41007C13: got '621 WA-99, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41007 / R41007C14: got '3603 S McClellan St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41007 / R41007C17: got '3603 S McClellan St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41008 / R41008C10: got '2327 W Newton St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41008 / R41008C13: got '2327 W Newton St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41008 / R41008C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41008 / R41008C17: got '2434-2438 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41012 / R41012C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41012 / R41012C13: got '937 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41012 / R41012C14: got '3239 45th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41012 / R41012C17: got '3239 45th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41013 / R41013C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41013 / R41013C13: got '801-825 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41013 / R41013C14: got '1015 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41013 / R41013C17: got '1015 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41014 / R41014C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41014 / R41014C13: got '1001-1099 NW Johnson
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41014 / R41014C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41014 / R41014C17: got '501-513 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41017 / R41017C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41017 / R41017C13: got '251-259 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41017 / R41017C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41017 / R41017C17: got '1650-1698 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41018 / R41018C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41018 / R41018C13: got '3001-3143 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41018 / R41018C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41018 / R41018C17: got '3001-3143 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41021 / R41021C10: got '3239 45th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41021 / R41021C13: got '3239 45th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41021 / R41021C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41021 / R41021C17: got '4718-4722 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41022 / R41022C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41022 / R41022C13: got '762-798 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41022 / R41022C14: got '5201 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41022 / R41022C17: got '5201 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41023 / R41023C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41023 / R41023C13: got '401-497 SW Ankeny St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41023 / R41023C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41023 / R41023C17: got '601-695 NE Holladay
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41024 / R41024C10: got '2552 Lake Park Dr S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41024 / R41024C13: got '2552 Lake Park Dr S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41024 / R41024C14: got '4141 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41024 / R41024C17: got '4141 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41025 / R41025C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41025 / R41025C13: got '601-625 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41025 / R41025C14: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41025 / R41025C17: got '6752-6798 N Stanford
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41028 / R41028C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41028 / R41028C13: got '601-695 NE Holladay
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41028 / R41028C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41028 / R41028C17: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41029 / R41029C10: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41029 / R41029C13: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41029 / R41029C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41029 / R41029C17: got '2337-2373 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41030 / R41030C10: got '2001 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41030 / R41030C13: got '2001 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41030 / R41030C14: got '2800 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41030 / R41030C17: got '2800 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41031 / R41031C10: got '5415 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41031 / R41031C13: got '5415 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41031 / R41031C14: got '6507 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41031 / R41031C17: got '6507 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41032 / R41032C10: got '1015 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41032 / R41032C13: got '1015 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41032 / R41032C14: got '1133 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41032 / R41032C17: got '1133 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41034 / R41034C10: got '1611 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41034 / R41034C13: got '1611 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41034 / R41034C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41034 / R41034C17: got '2147-2399 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41035 / R41035C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41035 / R41035C13: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41035 / R41035C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41035 / R41035C17: got '6406-6410 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41036 / R41036C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41036 / R41036C13: got '6406-6410 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41036 / R41036C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41036 / R41036C17: got '51-73 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41038 / R41038C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41038 / R41038C13: got '1650-1698 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41038 / R41038C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41038 / R41038C17: got '2229-2235 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41040 / R41040C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41040 / R41040C13: got '501-513 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41040 / R41040C14: got '3424 N Commercial
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41040 / R41040C17: got '3424 N Commercial
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41044 / R41044C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41044 / R41044C13: got '525-549 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41044 / R41044C14: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41044 / R41044C17: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41045 / R41045C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41045 / R41045C13: got '4322-4326 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41045 / R41045C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41045 / R41045C17: got '800-898 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41046 / R41046C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41046 / R41046C13: got '300-348 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41046 / R41046C14: got '5108 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41046 / R41046C17: got '5108 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41047 / R41047C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41047 / R41047C13: got '775-799 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41047 / R41047C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41047 / R41047C17: got '2514-2518 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41048 / R41048C10: got '2115 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41048 / R41048C13: got '2115 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41048 / R41048C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41048 / R41048C17: got '8527-8533 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41050 / R41050C10: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41050 / R41050C13: got '6752-6798 N Stanford
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41050 / R41050C14: got '7453 N McKenna Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41050 / R41050C17: got '7453 N McKenna Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41051 / R41051C10: got '2424 SW Andover St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41051 / R41051C13: got '2424 SW Andover St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41051 / R41051C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41051 / R41051C17: got '5429-5435 Delridge
## Way SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41054 / R41054C10: got '5108 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41054 / R41054C13: got '5108 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41054 / R41054C14: got '6725 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41054 / R41054C17: got '6725 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41055 / R41055C10: got '500 Occidental Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41055 / R41055C13: got '500 Occidental Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41055 / R41055C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41055 / R41055C17: got '7453-7499 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41056 / R41056C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41056 / R41056C13: got '2147-2399 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41056 / R41056C14: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41056 / R41056C17: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41057 / R41057C10: got '917 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41057 / R41057C13: got '917 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41057 / R41057C14: got '915 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41057 / R41057C17: got '915 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41058 / R41058C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41058 / R41058C13: got '300-398 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41058 / R41058C14: got '5621 Seaview Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41058 / R41058C17: got '5621 Seaview Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41059 / R41059C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41059 / R41059C13: got '2251-2319 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41059 / R41059C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41059 / R41059C17: got '301-315 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41060 / R41060C10: got '1133 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41060 / R41060C13: got '1133 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41060 / R41060C14: got '1220 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41060 / R41060C17: got '1220 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41061 / R41061C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41061 / R41061C13: got '1352-1398 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41061 / R41061C14: got '7007 43rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41061 / R41061C17: got '7007 43rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41062 / R41062C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41062 / R41062C13: got '200-222 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41062 / R41062C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41062 / R41062C17: got '541-551 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41063 / R41063C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41063 / R41063C13: got '3001-3143 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41063 / R41063C14: got '3400 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41063 / R41063C17: got '3400 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41064 / R41064C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41064 / R41064C13: got '509-571 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41064 / R41064C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41064 / R41064C17: got '300-398 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41065 / R41065C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41065 / R41065C13: got '2558-2698 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41065 / R41065C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41065 / R41065C17: got '9715-9721 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41068 / R41068C10: got '4515 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41068 / R41068C13: got '4515 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41068 / R41068C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41068 / R41068C17: got '501-539 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41069 / R41069C10: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41069 / R41069C13: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41069 / R41069C14: got '1312 N 95th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41069 / R41069C17: got '1312 N 95th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41070 / R41070C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41070 / R41070C13: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41070 / R41070C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41070 / R41070C17: got '4501-4545 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41071 / R41071C10: got '425 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41071 / R41071C13: got '425 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41071 / R41071C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41071 / R41071C17: got '2242-2244 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41072 / R41072C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41072 / R41072C13: got '4718-4722 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41072 / R41072C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41072 / R41072C17: got '525-549 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41073 / R41073C10: got '2800 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41073 / R41073C13: got '2800 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41073 / R41073C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41073 / R41073C17: got '300-348 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41074 / R41074C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41074 / R41074C13: got '608-614 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41074 / R41074C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41074 / R41074C17: got '1630-1648 SE Rural
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41076 / R41076C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41076 / R41076C13: got '301-315 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41076 / R41076C14: got '747 N Sumner St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41076 / R41076C17: got '747 N Sumner St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41077 / R41077C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41077 / R41077C13: got '51-73 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41077 / R41077C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41077 / R41077C17: got '1763-1999 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41079 / R41079C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41079 / R41079C13: got '2015-2017 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41079 / R41079C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41079 / R41079C17: got '1811-1813 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41080 / R41080C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41080 / R41080C13: got '2337-2373 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41080 / R41080C14: got '8059 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41080 / R41080C17: got '8059 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41082 / R41082C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41082 / R41082C13: got '2125-2145 NW Glisan
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41082 / R41082C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41082 / R41082C17: got '1211-1215 NW 23rd
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41083 / R41083C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41083 / R41083C13: got '315-317 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41083 / R41083C14: got '1525 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41083 / R41083C17: got '1525 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41084 / R41084C10: got '2119 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41084 / R41084C13: got '2119 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41084 / R41084C14: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41084 / R41084C17: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41085 / R41085C10: got '1724 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41085 / R41085C13: got '1724 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41085 / R41085C14: got '2634 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41085 / R41085C17: got '2634 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41086 / R41086C10: got '6725 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41086 / R41086C13: got '6725 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41086 / R41086C14: got '4111 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41086 / R41086C17: got '4111 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41087 / R41087C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41087 / R41087C13: got '7215-7299 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41087 / R41087C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41087 / R41087C17: got '1012-1098 W Fulton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41088 / R41088C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41088 / R41088C13: got '201-299 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41088 / R41088C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41088 / R41088C17: got '301-309 W Lee St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41089 / R41089C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41089 / R41089C13: got '401 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41089 / R41089C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41089 / R41089C17: got '2101-2107 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41091 / R41091C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41091 / R41091C13: got '8801-8809 20th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41091 / R41091C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41091 / R41091C17: got '5429-5435 Delridge
## Way SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41092 / R41092C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41092 / R41092C13: got '401-439 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41092 / R41092C14: got '2115 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41092 / R41092C17: got '2115 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41093 / R41093C10: got '915 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41093 / R41093C13: got '915 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41093 / R41093C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41093 / R41093C17: got '401 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41094 / R41094C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41094 / R41094C13: got '2434-2438 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41094 / R41094C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41094 / R41094C17: got '401-439 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41097 / R41097C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41097 / R41097C13: got '2242-2244 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41097 / R41097C14: got '2411 NE 113th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41097 / R41097C17: got '2411 NE 113th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41098 / R41098C10: got '501 NW 42nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41098 / R41098C13: got '501 NW 42nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41098 / R41098C14: got '613 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41098 / R41098C17: got '613 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41099 / R41099C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41099 / R41099C13: got '2229-2235 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41099 / R41099C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41099 / R41099C17: got '3951-3961 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41100 / R41100C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41100 / R41100C13: got '541-551 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41100 / R41100C14: got '4515 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41100 / R41100C17: got '4515 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41101 / R41101C10: got 'Seattle, WA, 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41101 / R41101C13: got '400-446 Madison St,
## Seattle, WA 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41101 / R41101C14: got '425 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41101 / R41101C17: got '425 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41102 / R41102C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41102 / R41102C13: got '5409-5449 Barnes Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41102 / R41102C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41102 / R41102C17: got '6710-6792 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41103 / R41103C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41103 / R41103C13: got '5429-5435 Delridge
## Way SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41103 / R41103C14: got '2424 SW Andover St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41103 / R41103C17: got '2424 SW Andover St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41104 / R41104C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41104 / R41104C13: got '2273-2285 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41104 / R41104C14: got '3209 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41104 / R41104C17: got '3209 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41105 / R41105C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41105 / R41105C13: got '3951-3961 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41105 / R41105C14: got 'Seattle, WA, 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41105 / R41105C17: got '400-446 Madison St,
## Seattle, WA 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41107 / R41107C10: got '524 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41107 / R41107C13: got '524 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41107 / R41107C14: got '1724 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41107 / R41107C17: got '1724 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41108 / R41108C10: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41108 / R41108C13: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41108 / R41108C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41108 / R41108C17: got '4322-4326 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41110 / R41110C10: got '521 Stadium Pl S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41110 / R41110C13: got '521 Stadium Pl S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41110 / R41110C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41110 / R41110C17: got '7215-7299 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41111 / R41111C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41111 / R41111C13: got '1763-1999 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41111 / R41111C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41111 / R41111C17: got '201-299 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41112 / R41112C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41112 / R41112C13: got '4096-4098 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41112 / R41112C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41112 / R41112C17: got '1401-1415 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41113 / R41113C10: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41113 / R41113C13: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41113 / R41113C14: got '1925 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41113 / R41113C17: got '1925 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41115 / R41115C10: got '1704 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41115 / R41115C13: got '1704 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41115 / R41115C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41115 / R41115C17: got '1500-1542 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41117 / R41117C10: got '1101 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41117 / R41117C13: got '1101 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41117 / R41117C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41117 / R41117C17: got '4096-4098 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41119 / R41119C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41119 / R41119C13: got '7453-7499 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41119 / R41119C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41119 / R41119C17: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41121 / R41121C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41121 / R41121C13: got '2505-2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41121 / R41121C14: got '917 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41121 / R41121C17: got '917 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41122 / R41122C10: got '2634 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41122 / R41122C13: got '2634 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41122 / R41122C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41122 / R41122C17: got '4101-4199 E Newton
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41123 / R41123C10: got '613 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41123 / R41123C13: got '613 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41123 / R41123C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41123 / R41123C17: got '315-317 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41125 / R41125C10: got '816 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41125 / R41125C13: got '816 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41125 / R41125C14: got '1321 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41125 / R41125C17: got '1321 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41127 / R41127C10: got '4621 Airport Way S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41127 / R41127C13: got '4621 Airport Way S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41127 / R41127C14: got '524 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41127 / R41127C17: got '524 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41128 / R41128C10: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41128 / R41128C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41128 / R41128C14: got '1018 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41128 / R41128C17: got '1018 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41129 / R41129C10: got '1525 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41129 / R41129C13: got '1525 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41129 / R41129C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41129 / R41129C17: got '509-571 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41131 / R41131C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41131 / R41131C13: got '451-499 NE Davis St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41131 / R41131C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41131 / R41131C17: got '608-614 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41132 / R41132C10: got '1288 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41132 / R41132C13: got '1288 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41132 / R41132C14: got '4127 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41132 / R41132C17: got '4127 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41133 / R41133C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41133 / R41133C13: got '1401-1415 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41133 / R41133C14: got '1704 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41133 / R41133C17: got '1704 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41134 / R41134C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41134 / R41134C13: got '1522-1524 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41134 / R41134C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41134 / R41134C17: got '956-960 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41135 / R41135C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41135 / R41135C13: got '101-145 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41135 / R41135C14: got '800 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41135 / R41135C17: got '800 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41136 / R41136C10: got '800 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41136 / R41136C13: got '800 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41136 / R41136C14: got '114 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41136 / R41136C17: got '114 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41138 / R41138C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41138 / R41138C13: got '5726-5798 Sand Point
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41138 / R41138C14: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41138 / R41138C17: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41139 / R41139C10: got '4026 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41139 / R41139C13: got '4026 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41139 / R41139C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41139 / R41139C17: got '2000-2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41140 / R41140C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41140 / R41140C13: got '11516-11518 30th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41140 / R41140C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41140 / R41140C17: got '1100-1158 NE 78th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41141 / R41141C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41141 / R41141C13: got '1623-1649 Taylor Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41141 / R41141C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41141 / R41141C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41142 / R41142C10: got '2504 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41142 / R41142C13: got '2504 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41142 / R41142C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41142 / R41142C17: got '601-625 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41143 / R41143C10: got '8018 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41143 / R41143C13: got '8018 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41143 / R41143C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41143 / R41143C17: got '762-798 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41144 / R41144C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41144 / R41144C13: got '3310-3330 NE Shaver
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41144 / R41144C14: got '515 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41144 / R41144C17: got '515 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41146 / R41146C10: got '567 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41146 / R41146C13: got '567 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41146 / R41146C14: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41146 / R41146C17: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41147 / R41147C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41147 / R41147C13: got '1531-1543 SE Tenino
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41147 / R41147C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41147 / R41147C17: got '2629-2639 NE Flanders
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41148 / R41148C10: got '4310 SE 62nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41148 / R41148C13: got '4310 SE 62nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41148 / R41148C14: got '1532 SE Tenino St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41148 / R41148C17: got '1532 SE Tenino St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41149 / R41149C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41149 / R41149C13: got '26-48 Bay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41149 / R41149C14: got '4621 Airport Way S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41149 / R41149C17: got '4621 Airport Way S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41150 / R41150C10: got '11 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41150 / R41150C13: got '11 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41150 / R41150C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41150 / R41150C17: got '4065-4081 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41151 / R41151C10: got '114 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41151 / R41151C13: got '114 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41151 / R41151C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41151 / R41151C17: got '200-222 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41152 / R41152C10: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41152 / R41152C13: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41152 / R41152C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41152 / R41152C17: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41153 / R41153C10: got '810 NE Failing St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41153 / R41153C13: got '810 NE Failing St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41153 / R41153C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41153 / R41153C17: got '1130-1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41154 / R41154C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41154 / R41154C13: got '1100-1158 NE 78th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41154 / R41154C14: got '8050 43rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41154 / R41154C17: got '8050 43rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41155 / R41155C10: got '841 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41155 / R41155C13: got '841 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41155 / R41155C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41155 / R41155C17: got '3600 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41158 / R41158C10: got '2311 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41158 / R41158C13: got '2311 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41158 / R41158C14: got '2119 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41158 / R41158C17: got '2119 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41159 / R41159C10: got '2457 43rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41159 / R41159C13: got '2457 43rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41159 / R41159C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41159 / R41159C17: got '2273-2285 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41160 / R41160C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41160 / R41160C13: got '3951-3961 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41160 / R41160C14: got '2111 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41160 / R41160C17: got '2111 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41161 / R41161C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41161 / R41161C13: got '401-499 N 112th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41161 / R41161C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41161 / R41161C17: got '947 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41163 / R41163C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41163 / R41163C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41163 / R41163C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41163 / R41163C17: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41164 / R41164C10: got '2726 SE Raymond St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41164 / R41164C13: got '2726 SE Raymond St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41164 / R41164C14: got '51 NE Fremont St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41164 / R41164C17: got '51 NE Fremont St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41165 / R41165C10: got '2139 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41165 / R41165C13: got '2139 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41165 / R41165C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41165 / R41165C17: got '935 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41167 / R41167C10: got '1760 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41167 / R41167C13: got '1760 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41167 / R41167C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41167 / R41167C17: got '1226-1248 Harrison
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41168 / R41168C10: got '4019 SW View Point
## Terrace, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41168 / R41168C13: got '4019 SW View Point
## Terrace, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41168 / R41168C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41168 / R41168C17: got '1037-1099 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41171 / R41171C10: got '1751 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41171 / R41171C13: got '1751 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41171 / R41171C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41171 / R41171C17: got '700-798 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41175 / R41175C10: got '515 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41175 / R41175C13: got '515 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41175 / R41175C14: got '2001 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41175 / R41175C17: got '2001 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41176 / R41176C10: got '6934 N Greeley Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41176 / R41176C13: got '6934 N Greeley Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41176 / R41176C14: got '2535 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41176 / R41176C17: got '2535 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41177 / R41177C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41177 / R41177C13: got '3600 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41177 / R41177C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41177 / R41177C17: got '601-899 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41178 / R41178C10: got '2016 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41178 / R41178C13: got '2016 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41178 / R41178C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41178 / R41178C17: got '401 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41182 / R41182C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41182 / R41182C13: got '4065-4081 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41182 / R41182C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41182 / R41182C17: got '1400-1412 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41185 / R41185C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41185 / R41185C13: got '329-335 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41185 / R41185C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41185 / R41185C17: got '1249-1299 W Ruffner
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41186 / R41186C10: got '2618 30th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41186 / R41186C13: got '2618 30th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41186 / R41186C14: got '1611 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41186 / R41186C17: got '1611 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41188 / R41188C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41188 / R41188C13: got '1620-1638 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41188 / R41188C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41188 / R41188C17: got '301-399 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41190 / R41190C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41190 / R41190C13: got '4456-4498 S
## Snoqualmie St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41190 / R41190C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41190 / R41190C17: got '2558-2698 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41191 / R41191C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41191 / R41191C13: got '1326-1332 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41191 / R41191C14: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41191 / R41191C17: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41192 / R41192C10: got '1426 E Valley St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41192 / R41192C13: got '1426 E Valley St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41192 / R41192C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41192 / R41192C17: got '700-716 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41193 / R41193C10: got '2535 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41193 / R41193C13: got '2535 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41193 / R41193C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41193 / R41193C17: got '301-399 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41194 / R41194C10: got '8043 44th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41194 / R41194C13: got '8043 44th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41194 / R41194C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41194 / R41194C17: got '10001-10015 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41195 / R41195C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41195 / R41195C13: got '1735-1745 NE Holman
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41195 / R41195C14: got '910 SW Salmon St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41195 / R41195C17: got '910 SW Salmon St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41196 / R41196C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41196 / R41196C13: got '2323-2333 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41196 / R41196C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41196 / R41196C17: got '724-734 NE Holland
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41197 / R41197C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41197 / R41197C13: got '700-798 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41197 / R41197C14: got '1313 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41197 / R41197C17: got '1313 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41198 / R41198C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41198 / R41198C13: got '35-49 NE Fremont St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41198 / R41198C14: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41198 / R41198C17: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41200 / R41200C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41200 / R41200C13: got '601-899 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41200 / R41200C14: got '107 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41200 / R41200C17: got '107 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41201 / R41201C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41201 / R41201C13: got '301-399 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41201 / R41201C14: got '1712 NE 47th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41201 / R41201C17: got '1712 NE 47th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41203 / R41203C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41203 / R41203C13: got '947 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41203 / R41203C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41203 / R41203C17: got '2010-2020 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41205 / R41205C10: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41205 / R41205C13: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41205 / R41205C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41205 / R41205C17: got '540-598 SE Yamhill
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41206 / R41206C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41206 / R41206C13: got '2201-2255 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41206 / R41206C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41206 / R41206C17: got '1352-1398 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41210 / R41210C10: got '1117 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41210 / R41210C13: got '1117 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41210 / R41210C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41210 / R41210C17: got '162-198 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41211 / R41211C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41211 / R41211C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41211 / R41211C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41211 / R41211C17: got '901-933 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41212 / R41212C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41212 / R41212C13: got '540-598 SE Yamhill
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41212 / R41212C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41212 / R41212C17: got '54-94 SW Morrison St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41213 / R41213C10: got '1830 NW 19th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41213 / R41213C13: got '1830 NW 19th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41213 / R41213C14: got '1920 NW 18th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41213 / R41213C17: got '1920 NW 18th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41215 / R41215C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41215 / R41215C13: got '1226-1248 Harrison
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41215 / R41215C14: got '1288 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41215 / R41215C17: got '1288 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41216 / R41216C10: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41216 / R41216C13: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41216 / R41216C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41216 / R41216C17: got '801-825 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41217 / R41217C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41217 / R41217C13: got '724-734 NE Holland
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41217 / R41217C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41217 / R41217C17: got '451-499 NE Davis St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41218 / R41218C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41218 / R41218C13: got '700-716 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41218 / R41218C14: got 'Union Square,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41218 / R41218C17: got 'Union Square,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41220 / R41220C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41220 / R41220C13: got '100-114 Eastlake Ave
## E, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41220 / R41220C14: got '1101 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41220 / R41220C17: got '1101 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41221 / R41221C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41221 / R41221C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41221 / R41221C14: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41221 / R41221C17: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41222 / R41222C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41222 / R41222C13: got '401 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41222 / R41222C14: got '2307 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41222 / R41222C17: got '2307 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41224 / R41224C10: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41224 / R41224C13: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41224 / R41224C14: got '5415 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41224 / R41224C17: got '5415 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41225 / R41225C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41225 / R41225C13: got '301-399 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41225 / R41225C14: got '1820 NW Pettygrove
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41225 / R41225C17: got '1820 NW Pettygrove
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41226 / R41226C10: got '4110 SE Woodstock
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41226 / R41226C13: got '4110 SE Woodstock
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41226 / R41226C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41226 / R41226C17: got '2600-2718 SE Raymond
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41227 / R41227C10: got '2122 SE 57th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41227 / R41227C13: got '2122 SE 57th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41227 / R41227C14: got '4110 SE Woodstock
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41227 / R41227C17: got '4110 SE Woodstock
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41228 / R41228C10: got '910 SW Salmon St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41228 / R41228C13: got '910 SW Salmon St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41228 / R41228C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41228 / R41228C17: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41229 / R41229C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41229 / R41229C13: got '2000-2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41229 / R41229C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41229 / R41229C17: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41230 / R41230C10: got '515 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41230 / R41230C13: got '515 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41230 / R41230C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41230 / R41230C17: got '1001-1099 NW Johnson
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41231 / R41231C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41231 / R41231C13: got '54-94 SW Morrison St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41231 / R41231C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41231 / R41231C17: got '401-497 SW Ankeny St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41232 / R41232C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41232 / R41232C13: got '2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41232 / R41232C14: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41232 / R41232C17: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41235 / R41235C10: got '417 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41235 / R41235C13: got '417 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41235 / R41235C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41235 / R41235C17: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41236 / R41236C10: got '5621 Seaview Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41236 / R41236C13: got '5621 Seaview Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41236 / R41236C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41236 / R41236C17: got '884-938 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41237 / R41237C10: got '3011 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41237 / R41237C13: got '3011 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41237 / R41237C14: got '2435 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41237 / R41237C17: got '2435 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41238 / R41238C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41238 / R41238C13: got '215-227 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41238 / R41238C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41238 / R41238C17: got '401-407 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41239 / R41239C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41239 / R41239C13: got '2320-2352 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41239 / R41239C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41239 / R41239C17: got '4301-4313 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41240 / R41240C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41240 / R41240C13: got '848-898 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41240 / R41240C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41240 / R41240C17: got '301-309 W Lee St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41241 / R41241C10: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41241 / R41241C13: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41241 / R41241C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41241 / R41241C17: got '1893-1899 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41242 / R41242C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41242 / R41242C13: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41242 / R41242C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41242 / R41242C17: got '2111-2137 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41243 / R41243C10: got '4127 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41243 / R41243C13: got '4127 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41243 / R41243C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41243 / R41243C17: got '3551-3599 SW Andover
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41245 / R41245C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41245 / R41245C13: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41245 / R41245C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41245 / R41245C17: got '500-522 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41246 / R41246C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41246 / R41246C13: got '501-509 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41246 / R41246C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41246 / R41246C17: got '501-509 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41247 / R41247C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41247 / R41247C13: got '3600 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41247 / R41247C14: got '3612 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41247 / R41247C17: got '3612 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41248 / R41248C10: got '3218 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41248 / R41248C13: got '3218 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41248 / R41248C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41248 / R41248C17: got '1600-1698 SE
## Washington St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41249 / R41249C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41249 / R41249C13: got '511-517 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41249 / R41249C14: got '2035 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41249 / R41249C17: got '2035 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41250 / R41250C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41250 / R41250C13: got '543-607 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41250 / R41250C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41250 / R41250C17: got '4919-4953 NE 18th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41251 / R41251C10: got '453 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41251 / R41251C13: got '453 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41251 / R41251C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41251 / R41251C17: got '1300-1332 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41252 / R41252C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41252 / R41252C13: got '900-912 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41252 / R41252C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41252 / R41252C17: got '1012-1098 W Fulton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41253 / R41253C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41253 / R41253C13: got '155-399 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41253 / R41253C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41253 / R41253C17: got '808-812 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41254 / R41254C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41254 / R41254C13: got '4001-4007 23rd Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41254 / R41254C14: got '4545 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41254 / R41254C17: got '4545 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41257 / R41257C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41257 / R41257C13: got '2111-2137 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41257 / R41257C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41257 / R41257C17: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41262 / R41262C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41262 / R41262C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41262 / R41262C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41262 / R41262C17: got '117-199 Eastlake Ave
## E, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41263 / R41263C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41263 / R41263C13: got '2101-2107 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41263 / R41263C14: got '620 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41263 / R41263C17: got '620 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41264 / R41264C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41264 / R41264C13: got '9715-9721 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41264 / R41264C14: got '9796 Holman Rd NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41264 / R41264C17: got '9796 Holman Rd NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41265 / R41265C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41265 / R41265C13: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41265 / R41265C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41265 / R41265C17: got '5940-5944 Fauntleroy
## Way SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41266 / R41266C10: got '158 McGraw Pl,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41266 / R41266C13: got '158 McGraw Pl,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41266 / R41266C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41266 / R41266C17: got '12337-12343 30th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41267 / R41267C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41267 / R41267C13: got '201-249 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41267 / R41267C14: got '112 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41267 / R41267C17: got '112 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41269 / R41269C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41269 / R41269C13: got '304-338 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41269 / R41269C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41269 / R41269C17: got '201-249 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41270 / R41270C10: got '2411 NE 113th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41270 / R41270C13: got '2411 NE 113th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41270 / R41270C14: got '11047 14th Avenue
## Northeast, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41270 / R41270C17: got '11047 14th Avenue
## Northeast, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41272 / R41272C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41272 / R41272C13: got '301-309 W Lee St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41272 / R41272C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41272 / R41272C17: got '227-235 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41273 / R41273C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41273 / R41273C13: got '501-509 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41273 / R41273C14: got '2618 Mayfair Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41273 / R41273C17: got '2618 Mayfair Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41274 / R41274C10: got '4871 18th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41274 / R41274C13: got '4871 18th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41274 / R41274C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41274 / R41274C17: got '4001-4007 23rd Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41275 / R41275C10: got '8059 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41275 / R41275C13: got '8059 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41275 / R41275C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41275 / R41275C17: got '884-938 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41276 / R41276C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41276 / R41276C13: got '4101-4199 E Newton
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41276 / R41276C14: got '1117 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41276 / R41276C17: got '1117 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41277 / R41277C10: got '815 SE 23rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41277 / R41277C13: got '815 SE 23rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41277 / R41277C14: got '1513 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41277 / R41277C17: got '1513 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41278 / R41278C10: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41278 / R41278C13: got '7474-7498 N Stanford
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41278 / R41278C14: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41278 / R41278C17: got '5250-5264 N Amherst
## St, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41279 / R41279C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41279 / R41279C13: got '2020-2026 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41279 / R41279C14: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41279 / R41279C17: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41280 / R41280C10: got '1223 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41280 / R41280C13: got '1223 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41280 / R41280C14: got '1333 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41280 / R41280C17: got '1333 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41282 / R41282C10: got '7007 43rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41282 / R41282C13: got '7007 43rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41282 / R41282C14: got '10001 5th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41282 / R41282C17: got '10001 5th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41283 / R41283C10: got '112 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41283 / R41283C13: got '112 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41283 / R41283C14: got '6606-6612 NE Hassalo
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41283 / R41283C17: got '6606-6612 NE Hassalo
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41284 / R41284C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41284 / R41284C13: got '740-756 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41284 / R41284C14: got '453 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41284 / R41284C17: got '453 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41287 / R41287C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41287 / R41287C13: got '543-607 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41287 / R41287C14: got '1504 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41287 / R41287C17: got '1504 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41291 / R41291C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41291 / R41291C13: got '5520-5524 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41291 / R41291C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41291 / R41291C17: got '536-598 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41294 / R41294C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41294 / R41294C13: got '1409-1441 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41294 / R41294C14: got '303 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41294 / R41294C17: got '303 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41296 / R41296C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41296 / R41296C13: got '1400-1412 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41296 / R41296C14: got '816 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41296 / R41296C17: got '816 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41297 / R41297C10: got '103 N Ivy St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41297 / R41297C13: got '103 N Ivy St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41297 / R41297C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41297 / R41297C17: got '41-249 NW 20th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41298 / R41298C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41298 / R41298C13: got '1811-1813 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41298 / R41298C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41298 / R41298C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41299 / R41299C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41299 / R41299C13: got '1012-1098 W Fulton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41299 / R41299C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41299 / R41299C17: got '201-249 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41300 / R41300C10: got '1333 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41300 / R41300C13: got '1333 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41300 / R41300C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41300 / R41300C17: got '1445-1501 NW Lovejoy
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41301 / R41301C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41301 / R41301C13: got '1029-1041 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41301 / R41301C14: got '103 N Ivy St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41301 / R41301C17: got '103 N Ivy St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41303 / R41303C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41303 / R41303C13: got '956-960 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41303 / R41303C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41303 / R41303C17: got '609-621 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41304 / R41304C10: got '3400 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41304 / R41304C13: got '3400 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41304 / R41304C14: got '8815 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41304 / R41304C17: got '8815 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41305 / R41305C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41305 / R41305C13: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41305 / R41305C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41305 / R41305C17: got '740-756 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41306 / R41306C10: got '816 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41306 / R41306C13: got '816 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41306 / R41306C14: got '5301 Sand Point Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41306 / R41306C17: got '5301 Sand Point Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41307 / R41307C10: got '1223 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41307 / R41307C13: got '1223 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41307 / R41307C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41307 / R41307C17: got '712-750 SW 9th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41309 / R41309C10: got '6606-6612 NE Hassalo
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41309 / R41309C13: got '6606-6612 NE Hassalo
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41309 / R41309C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41309 / R41309C17: got '1741-1799 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41310 / R41310C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41310 / R41310C13: got '2313-2335 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41310 / R41310C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41310 / R41310C17: got '511-517 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41311 / R41311C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41311 / R41311C13: got '2816-2898 S Charles
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41311 / R41311C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41311 / R41311C17: got '3027-3031 Beacon Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41312 / R41312C10: got '4141 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41312 / R41312C13: got '4141 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41312 / R41312C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41312 / R41312C17: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41314 / R41314C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41314 / R41314C13: got '4301-4313 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41314 / R41314C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41314 / R41314C17: got '301-399 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41317 / R41317C10: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41317 / R41317C13: got '7453-7463 N McKenna
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41317 / R41317C14: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41317 / R41317C17: got '5250-5264 N Amherst
## St, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41318 / R41318C10: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41318 / R41318C13: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41318 / R41318C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41318 / R41318C17: got '5520-5524 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41320 / R41320C10: got '2307 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41320 / R41320C13: got '2307 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41320 / R41320C14: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41320 / R41320C17: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41321 / R41321C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41321 / R41321C13: got '1630-1648 SE Rural
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41321 / R41321C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41321 / R41321C17: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41322 / R41322C10: got '1925 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41322 / R41322C13: got '1925 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41322 / R41322C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41322 / R41322C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41323 / R41323C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41323 / R41323C13: got '500-522 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41323 / R41323C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41323 / R41323C17: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41324 / R41324C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41324 / R41324C13: got '1603 Palm Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41324 / R41324C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41324 / R41324C17: got '2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41326 / R41326C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41326 / R41326C13: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41326 / R41326C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41326 / R41326C17: got '2501-2523 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41328 / R41328C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41328 / R41328C13: got '117-199 Eastlake Ave
## E, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41328 / R41328C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41328 / R41328C17: got '500 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41329 / R41329C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41329 / R41329C13: got '201-249 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41329 / R41329C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41329 / R41329C17: got '350-398 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41330 / R41330C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41330 / R41330C13: got '601-699 7th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41330 / R41330C14: got '3625 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41330 / R41330C17: got '3625 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41331 / R41331C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41331 / R41331C13: got '600-698 W Burnside
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41331 / R41331C14: got '829 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41331 / R41331C17: got '829 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41332 / R41332C10: got '1018 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41332 / R41332C13: got '1018 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41332 / R41332C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41332 / R41332C17: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41333 / R41333C10: got '9796 Holman Rd NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41333 / R41333C13: got '9796 Holman Rd NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41333 / R41333C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41333 / R41333C17: got '304-338 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41337 / R41337C10: got '5301 Sand Point Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41337 / R41337C13: got '5301 Sand Point Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41337 / R41337C14: got '719 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41337 / R41337C17: got '719 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41339 / R41339C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41339 / R41339C13: got '712-750 SW 9th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41339 / R41339C14: got '3610 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41339 / R41339C17: got '3610 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41340 / R41340C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41340 / R41340C13: got '1821-1823 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41340 / R41340C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41340 / R41340C17: got '925-935 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41341 / R41341C10: got '829 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41341 / R41341C13: got '829 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41341 / R41341C14: got '216 SE 13th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41341 / R41341C17: got '216 SE 13th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41342 / R41342C10: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41342 / R41342C13: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41342 / R41342C14: got '109 29th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41342 / R41342C17: got '109 29th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41343 / R41343C10: got '4545 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41343 / R41343C13: got '4545 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41343 / R41343C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41343 / R41343C17: got '2-98 Taylor Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41345 / R41345C10: got '10001 5th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41345 / R41345C13: got '10001 5th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41345 / R41345C14: got '7309 46th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41345 / R41345C17: got '7309 46th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41346 / R41346C10: got '508 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41346 / R41346C13: got '508 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41346 / R41346C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41346 / R41346C17: got '3406 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41347 / R41347C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41347 / R41347C13: got '5429-5435 Delridge
## Way SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41347 / R41347C14: got '4100 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41347 / R41347C17: got '4100 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41349 / R41349C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41349 / R41349C13: got '808-812 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41349 / R41349C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41349 / R41349C17: got '4127-4129 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41350 / R41350C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41350 / R41350C13: got '2514-2518 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41350 / R41350C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41350 / R41350C17: got '3600 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41351 / R41351C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41351 / R41351C13: got '2117-2119 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41351 / R41351C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41351 / R41351C17: got '621-665 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41353 / R41353C10: got '1900 NW 18th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41353 / R41353C13: got '1900 NW 18th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41353 / R41353C14: got '1223 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41353 / R41353C17: got '1223 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41357 / R41357C10: got '2132 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41357 / R41357C13: got '2132 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41357 / R41357C14: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41357 / R41357C17: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41358 / R41358C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41358 / R41358C13: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41358 / R41358C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41358 / R41358C17: got '6639-6657 SE
## Milwaukie Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41361 / R41361C10: got '3612 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41361 / R41361C13: got '3612 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41361 / R41361C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41361 / R41361C17: got '1865-1899 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41364 / R41364C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41364 / R41364C13: got '301-399 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41364 / R41364C14: got '4903 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41364 / R41364C17: got '4903 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41365 / R41365C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41365 / R41365C13: got '877-899 SE 6th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41365 / R41365C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41365 / R41365C17: got '800-810 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41367 / R41367C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41367 / R41367C13: got '4001-4017 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41367 / R41367C14: got '1018 Alaskan Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41367 / R41367C17: got '1018 Alaskan Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41372 / R41372C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41372 / R41372C13: got '4919-4953 NE 18th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41372 / R41372C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41372 / R41372C17: got '543-607 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41373 / R41373C10: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41373 / R41373C13: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41373 / R41373C14: got '2200 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41373 / R41373C17: got '2200 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41374 / R41374C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41374 / R41374C13: got '2-98 Taylor Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41374 / R41374C14: got '508 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41374 / R41374C17: got '508 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41375 / R41375C10: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41375 / R41375C13: got '5250-5264 N Amherst
## St, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41375 / R41375C14: got '5336 N Lombard St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41375 / R41375C17: got '5336 N Lombard St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41377 / R41377C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41377 / R41377C13: got '536-598 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41377 / R41377C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41377 / R41377C17: got '1013-1199 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41378 / R41378C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41378 / R41378C13: got '11741-11999 Pinehurst
## Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41378 / R41378C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41378 / R41378C17: got '601-699 7th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41379 / R41379C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41379 / R41379C13: got '350-398 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41379 / R41379C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41379 / R41379C17: got '501-509 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41381 / R41381C10: got '5336 N Lombard St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41381 / R41381C13: got '5336 N Lombard St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41381 / R41381C14: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41381 / R41381C17: got '7474-7498 N Stanford
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41382 / R41382C10: got '620 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41382 / R41382C13: got '620 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41382 / R41382C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41382 / R41382C17: got '11741-11999 Pinehurst
## Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41383 / R41383C10: got '1760 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41383 / R41383C13: got '1760 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41383 / R41383C14: got '8017 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41383 / R41383C17: got '8017 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41385 / R41385C10: got '1117 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41385 / R41385C13: got '1117 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41385 / R41385C14: got '1502 Bradner Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41385 / R41385C17: got '1502 Bradner Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41386 / R41386C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41386 / R41386C13: got '609-621 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41386 / R41386C14: got '417 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41386 / R41386C17: got '417 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41388 / R41388C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41388 / R41388C13: got '227-235 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41388 / R41388C14: got '25 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41388 / R41388C17: got '25 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41389 / R41389C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41389 / R41389C13: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41389 / R41389C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41389 / R41389C17: got '2020-2026 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41390 / R41390C10: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41390 / R41390C13: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41390 / R41390C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41390 / R41390C17: got '1409-1441 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41391 / R41391C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41391 / R41391C13: got '2101-2109 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41391 / R41391C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41391 / R41391C17: got '155-399 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41392 / R41392C10: got '3401 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41392 / R41392C13: got '3401 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41392 / R41392C14: got '2124 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41392 / R41392C17: got '2124 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41393 / R41393C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41393 / R41393C13: got '800-810 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41393 / R41393C14: got '815 SE 23rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41393 / R41393C17: got '815 SE 23rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41394 / R41394C10: got '4100 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41394 / R41394C13: got '4100 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41394 / R41394C14: got '3401 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41394 / R41394C17: got '3401 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41395 / R41395C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41395 / R41395C13: got '925-935 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41395 / R41395C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41395 / R41395C17: got '1237-1349 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41396 / R41396C10: got '1515 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41396 / R41396C13: got '1515 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41396 / R41396C14: got '3139 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41396 / R41396C17: got '3139 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41397 / R41397C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41397 / R41397C13: got '3027-3031 Beacon Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41397 / R41397C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41397 / R41397C17: got '4086-4274 Beacon Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41399 / R41399C10: got '4111 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41399 / R41399C13: got '4111 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41399 / R41399C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41399 / R41399C17: got '2701-2751 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41400 / R41400C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41400 / R41400C13: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41400 / R41400C14: got '606 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41400 / R41400C17: got '606 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41401 / R41401C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41401 / R41401C13: got '1013-1199 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41401 / R41401C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41401 / R41401C17: got '301-315 5th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41402 / R41402C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41402 / R41402C13: got '1799 SE 49th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41402 / R41402C14: got '840 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41402 / R41402C17: got '840 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41404 / R41404C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41404 / R41404C13: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41404 / R41404C14: got '405 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41404 / R41404C17: got '405 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41405 / R41405C10: got 'The Diller Hotel,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41405 / R41405C13: got 'The Diller Hotel,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41405 / R41405C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41405 / R41405C17: got '2816-2898 S Charles
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41406 / R41406C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41406 / R41406C13: got '41-249 NW 20th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41406 / R41406C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41406 / R41406C17: got '2935-2983 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41407 / R41407C10: got '840 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41407 / R41407C13: got '840 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41407 / R41407C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41407 / R41407C17: got '3521 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41408 / R41408C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41408 / R41408C13: got '3677-3899 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41408 / R41408C14: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41408 / R41408C17: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41412 / R41412C10: got '3424 N Commercial
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41412 / R41412C13: got '3424 N Commercial
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41412 / R41412C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41412 / R41412C17: got '1029-1041 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41416 / R41416C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41416 / R41416C13: got '1237-1349 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41416 / R41416C14: got '3011 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41416 / R41416C17: got '3011 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41417 / R41417C10: got '6730 NE 26th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41417 / R41417C13: got '6730 NE 26th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41417 / R41417C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41417 / R41417C17: got '543-607 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41418 / R41418C10: got '303 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41418 / R41418C13: got '303 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41418 / R41418C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41418 / R41418C17: got '6323-6329 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41419 / R41419C10: got '2035 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41419 / R41419C13: got '2035 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41419 / R41419C14: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41419 / R41419C17: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41420 / R41420C10: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41420 / R41420C13: got '5250-5264 N Amherst
## St, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41420 / R41420C14: got '565 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41420 / R41420C17: got '565 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41421 / R41421C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41421 / R41421C13: got '1893-1899 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41421 / R41421C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41421 / R41421C17: got '848-898 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41422 / R41422C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41422 / R41422C13: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41422 / R41422C14: got 'The Diller Hotel,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41422 / R41422C17: got 'The Diller Hotel,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41423 / R41423C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41423 / R41423C13: got '401-407 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41423 / R41423C14: got '2307 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41423 / R41423C17: got '2307 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41424 / R41424C10: got '1312 N 95th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41424 / R41424C13: got '1312 N 95th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41424 / R41424C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41424 / R41424C17: got '2300-2314 E Spring
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41425 / R41425C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41425 / R41425C13: got '884-938 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41425 / R41425C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41425 / R41425C17: got '3677-3899 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41426 / R41426C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41426 / R41426C13: got '1600-1698 SE
## Washington St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41426 / R41426C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41426 / R41426C17: got '877-899 SE 6th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41428 / R41428C10: got '1018 Alaskan Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41428 / R41428C13: got '1018 Alaskan Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41428 / R41428C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41428 / R41428C17: got '2101-2109 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41429 / R41429C10: got '1807 NE 67th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41429 / R41429C13: got '1807 NE 67th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41429 / R41429C14: got '624 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41429 / R41429C17: got '624 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41430 / R41430C10: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41430 / R41430C13: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41430 / R41430C14: got '4135 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41430 / R41430C17: got '4135 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41432 / R41432C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41432 / R41432C13: got '2501-2523 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41432 / R41432C14: got '3218 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41432 / R41432C17: got '3218 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41433 / R41433C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41433 / R41433C13: got '4501-4545 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41433 / R41433C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41433 / R41433C17: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41434 / R41434C10: got '606 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41434 / R41434C13: got '606 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41434 / R41434C14: got '6730 NE 26th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41434 / R41434C17: got '6730 NE 26th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41436 / R41436C10: got '25 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41436 / R41436C13: got '25 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41436 / R41436C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41436 / R41436C17: got '215-227 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41437 / R41437C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41437 / R41437C13: got '6710-6792 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41437 / R41437C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41437 / R41437C17: got '2313-2335 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41439 / R41439C10: got '216 SE 13th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41439 / R41439C13: got '216 SE 13th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41439 / R41439C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41439 / R41439C17: got '2251-2319 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41440 / R41440C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41440 / R41440C13: got '1249-1299 W Ruffner
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41440 / R41440C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41440 / R41440C17: got '501-519 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41442 / R41442C10: got '719 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41442 / R41442C13: got '719 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41442 / R41442C14: got '1934 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41442 / R41442C17: got '1934 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41443 / R41443C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41443 / R41443C13: got '1445-1501 NW Lovejoy
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41443 / R41443C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41443 / R41443C17: got '815-899 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41444 / R41444C10: got '1820 NW Pettygrove
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41444 / R41444C13: got '1820 NW Pettygrove
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41444 / R41444C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41444 / R41444C17: got '2720-2798 SW Corbett
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41445 / R41445C10: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41445 / R41445C13: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41445 / R41445C14: got '409 SW 13th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41445 / R41445C17: got '409 SW 13th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41449 / R41449C10: got '1204 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41449 / R41449C13: got '1204 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41449 / R41449C14: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41449 / R41449C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41450 / R41450C10: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41450 / R41450C13: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41450 / R41450C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41450 / R41450C17: got '55 5th Ave, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41451 / R41451C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41451 / R41451C13: got '2-68 SE 22nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41451 / R41451C14: got '2211 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41451 / R41451C17: got '2211 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41452 / R41452C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41452 / R41452C13: got '2133-2187 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41452 / R41452C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41452 / R41452C17: got '2221-2227 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41453 / R41453C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41453 / R41453C13: got '2720-2798 SW Corbett
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41453 / R41453C14: got '2776 SE 8th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41453 / R41453C17: got '2776 SE 8th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41455 / R41455C10: got '8017 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41455 / R41455C13: got '8017 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41455 / R41455C14: got '22 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41455 / R41455C17: got '22 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41458 / R41458C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41458 / R41458C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41458 / R41458C14: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41458 / R41458C17: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41460 / R41460C10: got '8815 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41460 / R41460C13: got '8815 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41460 / R41460C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41460 / R41460C17: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41462 / R41462C10: got '318 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41462 / R41462C13: got '318 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41462 / R41462C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41462 / R41462C17: got '401-431 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41464 / R41464C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41464 / R41464C13: got '2697 Alki Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41464 / R41464C14: got '3007 62nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41464 / R41464C17: got '3007 62nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41465 / R41465C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41465 / R41465C13: got '1924-1998 NE 130th
## Pl, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41465 / R41465C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41465 / R41465C17: got '201-247 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41468 / R41468C10: got '4135 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41468 / R41468C13: got '4135 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41468 / R41468C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41468 / R41468C17: got '1281-1299 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41469 / R41469C10: got '7314 S 115th St,
## Seattle, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41469 / R41469C13: got '7314 S 115th St,
## Seattle, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41469 / R41469C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41469 / R41469C17: got '5615-5699 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41470 / R41470C10: got '747 N Sumner St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41470 / R41470C13: got '747 N Sumner St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41470 / R41470C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41470 / R41470C17: got '2219-2237 NW Raleigh
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41471 / R41471C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41471 / R41471C13: got '1-99 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41471 / R41471C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41471 / R41471C17: got '2251-2319 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41472 / R41472C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41472 / R41472C13: got '1012-1098 W Fulton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41472 / R41472C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41472 / R41472C17: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41473 / R41473C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41473 / R41473C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41473 / R41473C14: got 'Seattle, WA, 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41473 / R41473C17: got '300-398 Madison St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41477 / R41477C10: got '8413 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41477 / R41477C13: got '8413 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41477 / R41477C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41477 / R41477C17: got '201-299 N 67th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41478 / R41478C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41478 / R41478C13: got '10001-10015 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41478 / R41478C14: got '1201 NE Northgate
## Way, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41478 / R41478C17: got '1201 NE Northgate
## Way, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41479 / R41479C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41479 / R41479C13: got '1242-1250 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41479 / R41479C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41479 / R41479C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41481 / R41481C10: got '1934 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41481 / R41481C13: got '1934 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41481 / R41481C14: got '545 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41481 / R41481C17: got '545 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41483 / R41483C10: got '1405 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41483 / R41483C13: got '1405 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41483 / R41483C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41483 / R41483C17: got '1412-1498 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41484 / R41484C10: got '3836 N Vancouver Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41484 / R41484C13: got '3836 N Vancouver Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41484 / R41484C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41484 / R41484C17: got '2304-2314 E Burnside
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41485 / R41485C10: got '3610 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41485 / R41485C13: got '3610 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41485 / R41485C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41485 / R41485C17: got '100-198 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41486 / R41486C10: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41486 / R41486C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41486 / R41486C14: got '2130 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41486 / R41486C17: got '2130 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41487 / R41487C10: got '7309 46th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41487 / R41487C13: got '7309 46th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41487 / R41487C14: got '1204 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41487 / R41487C17: got '1204 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41489 / R41489C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41489 / R41489C13: got '201-247 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41489 / R41489C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41489 / R41489C17: got '151-185 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41491 / R41491C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41491 / R41491C13: got '884-938 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41491 / R41491C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41491 / R41491C17: got '3401-3499 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41493 / R41493C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41493 / R41493C13: got '1211-1215 NW 23rd
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41493 / R41493C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41493 / R41493C17: got '669-699 OR-99E,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41495 / R41495C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41495 / R41495C13: got '815-899 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41495 / R41495C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41495 / R41495C17: got '1200-1224 SE Ivon St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41497 / R41497C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41497 / R41497C13: got '2251-2319 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41497 / R41497C14: got '3836 N Vancouver Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41497 / R41497C17: got '3836 N Vancouver Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41499 / R41499C10: got '409 SW 13th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41499 / R41499C13: got '409 SW 13th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41499 / R41499C14: got '409 SW 13th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41499 / R41499C17: got '409 SW 13th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41500 / R41500C10: got '2211 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41500 / R41500C13: got '2211 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41500 / R41500C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41500 / R41500C17: got '1-99 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41502 / R41502C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41502 / R41502C13: got '669-699 OR-99E,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41502 / R41502C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41502 / R41502C17: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41503 / R41503C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41503 / R41503C13: got '1281-1299 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41503 / R41503C14: got '1114 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41503 / R41503C17: got '1114 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41505 / R41505C10: got '905 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41505 / R41505C13: got '905 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41505 / R41505C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41505 / R41505C17: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41509 / R41509C10: got '1114 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41509 / R41509C13: got '1114 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41509 / R41509C14: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41509 / R41509C17: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41512 / R41512C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41512 / R41512C13: got '1445-1463 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41512 / R41512C14: got '8413 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41512 / R41512C17: got '8413 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41513 / R41513C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41513 / R41513C13: got '151-185 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41513 / R41513C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41513 / R41513C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41514 / R41514C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41514 / R41514C13: got '3700-3772 SE 22nd
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41514 / R41514C14: got '3641 SE 22nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41514 / R41514C17: got '3641 SE 22nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41516 / R41516C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41516 / R41516C13: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41516 / R41516C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41516 / R41516C17: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41518 / R41518C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41518 / R41518C13: got '3406 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41518 / R41518C14: got 'Qwest Plaza, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41518 / R41518C17: got 'Qwest Plaza, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41520 / R41520C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41520 / R41520C13: got '2219-2237 NW Raleigh
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41520 / R41520C14: got '4727 N Borthwick Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41520 / R41520C17: got '4727 N Borthwick Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41521 / R41521C10: got '3040 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41521 / R41521C13: got '3040 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41521 / R41521C14: got '2203 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41521 / R41521C17: got '2203 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41522 / R41522C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41522 / R41522C13: got '400-498 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41522 / R41522C14: got '318 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41522 / R41522C17: got '318 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41524 / R41524C10: got 'Seattle, WA, 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41524 / R41524C13: got '300-398 Madison St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41524 / R41524C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41524 / R41524C17: got '1260 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41525 / R41525C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41525 / R41525C13: got '3202-3206 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41525 / R41525C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41525 / R41525C17: got '2697 Alki Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41526 / R41526C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41526 / R41526C13: got '3521 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41526 / R41526C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41526 / R41526C17: got '3700-3772 SE 22nd
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41528 / R41528C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41528 / R41528C13: got '2935-2983 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41528 / R41528C14: got '905 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41528 / R41528C17: got '905 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41531 / R41531C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41531 / R41531C13: got '1260 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41531 / R41531C14: got '3226 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41531 / R41531C17: got '3226 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41532 / R41532C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41532 / R41532C13: got '1600-1698 SE
## Washington St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41532 / R41532C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41532 / R41532C17: got '1158-1172 SW
## Washington St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41533 / R41533C10: got '2618 Mayfair Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41533 / R41533C13: got '2618 Mayfair Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41533 / R41533C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41533 / R41533C17: got '2010-2020 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41534 / R41534C10: got '3044 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41534 / R41534C13: got '3044 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41534 / R41534C14: got '3040 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41534 / R41534C17: got '3040 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41535 / R41535C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41535 / R41535C13: got '3401-3499 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41535 / R41535C14: got '3044 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41535 / R41535C17: got '3044 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41537 / R41537C10: got '2285 NW Flanders St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41537 / R41537C13: got '2285 NW Flanders St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41537 / R41537C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41537 / R41537C17: got '400-498 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41538 / R41538C10: got '2203 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41538 / R41538C13: got '2203 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41538 / R41538C14: got '3036 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41538 / R41538C17: got '3036 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41539 / R41539C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41539 / R41539C13: got '2251-2319 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41539 / R41539C14: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41539 / R41539C17: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41540 / R41540C10: got '112 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41540 / R41540C13: got '112 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41540 / R41540C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41540 / R41540C17: got '3202-3206 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41542 / R41542C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41542 / R41542C13: got '401-431 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41542 / R41542C14: got '406 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41542 / R41542C17: got '406 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41543 / R41543C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41543 / R41543C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41543 / R41543C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41543 / R41543C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41544 / R41544C10: got '545 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41544 / R41544C13: got '545 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41544 / R41544C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41544 / R41544C17: got '135-149 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41547 / R41547C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41547 / R41547C13: got '1200-1224 SE Ivon St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41547 / R41547C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41547 / R41547C17: got '600-698 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41548 / R41548C10: got '1504 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41548 / R41548C13: got '1504 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41548 / R41548C14: got '3025 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41548 / R41548C17: got '3025 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41549 / R41549C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41549 / R41549C13: got '1158-1172 SW
## Washington St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41549 / R41549C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41549 / R41549C17: got '6430-6498 SE Steele
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41550 / R41550C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41550 / R41550C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41550 / R41550C14: got '2511 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41550 / R41550C17: got '2511 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41551 / R41551C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41551 / R41551C13: got '600-698 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41551 / R41551C14: got '27 SW Bancroft St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41551 / R41551C17: got '27 SW Bancroft St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41553 / R41553C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41553 / R41553C13: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41553 / R41553C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41553 / R41553C17: got '1012-1098 W Fulton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41554 / R41554C10: got '1201 NE Northgate
## Way, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41554 / R41554C13: got '1201 NE Northgate
## Way, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41554 / R41554C14: got '1715 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41554 / R41554C17: got '1715 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41555 / R41555C10: got '406 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41555 / R41555C13: got '406 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41555 / R41555C14: got '406 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41555 / R41555C17: got '406 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41556 / R41556C10: got '1715 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41556 / R41556C13: got '1715 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41556 / R41556C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41556 / R41556C17: got '801 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41559 / R41559C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41559 / R41559C13: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41559 / R41559C14: got '5101 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41559 / R41559C17: got '5101 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41560 / R41560C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41560 / R41560C13: got '1901-1999 NW Ione Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41560 / R41560C14: got '2100 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41560 / R41560C17: got '2100 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41561 / R41561C10: got '2130 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41561 / R41561C13: got '2130 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41561 / R41561C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41561 / R41561C17: got '90-98 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41562 / R41562C10: got '3226 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41562 / R41562C13: got '3226 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41562 / R41562C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41562 / R41562C17: got '101-149 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41564 / R41564C10: got '4727 N Borthwick Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41564 / R41564C13: got '4727 N Borthwick Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41564 / R41564C14: got '530 NE San Rafael St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41564 / R41564C17: got '530 NE San Rafael St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41566 / R41566C10: got '28 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41566 / R41566C13: got '28 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41566 / R41566C14: got '612 NE Thompson St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41566 / R41566C17: got '612 NE Thompson St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41569 / R41569C10: got '2221 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41569 / R41569C13: got '2221 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41569 / R41569C14: got '1507 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41569 / R41569C17: got '1507 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41570 / R41570C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41570 / R41570C13: got '101-149 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41570 / R41570C14: got '1133 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41570 / R41570C17: got '1133 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41571 / R41571C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41571 / R41571C13: got '5940-5944 Fauntleroy
## Way SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41571 / R41571C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41571 / R41571C17: got '5940-5944 Fauntleroy
## Way SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41573 / R41573C10: got '140 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41573 / R41573C13: got '140 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41573 / R41573C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41573 / R41573C17: got '6201 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41574 / R41574C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41574 / R41574C13: got '35 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41574 / R41574C14: got '2808 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41574 / R41574C17: got '2808 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41575 / R41575C10: got '2100 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41575 / R41575C13: got '2100 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41575 / R41575C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41575 / R41575C17: got '359-399 NE 97th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41576 / R41576C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41576 / R41576C13: got '300-344 NE Sumner St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41576 / R41576C14: got '5516 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41576 / R41576C17: got '5516 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41577 / R41577C10: got '317 Malden Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41577 / R41577C13: got '317 Malden Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41577 / R41577C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41577 / R41577C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41578 / R41578C10: got '405 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41578 / R41578C13: got '405 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41578 / R41578C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41578 / R41578C17: got '323-399 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41579 / R41579C10: got '2776 SE 8th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41579 / R41579C13: got '2776 SE 8th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41579 / R41579C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41579 / R41579C17: got '2720-2798 SW Corbett
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41580 / R41580C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41580 / R41580C13: got '701-799 38th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41580 / R41580C14: got '615 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41580 / R41580C17: got '615 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41581 / R41581C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41581 / R41581C13: got '2015-2017 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41581 / R41581C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41581 / R41581C17: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41583 / R41583C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41583 / R41583C13: got '323-399 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41583 / R41583C14: got '140 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41583 / R41583C17: got '140 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41584 / R41584C10: got '3209 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41584 / R41584C13: got '3209 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41584 / R41584C14: got '14317 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41584 / R41584C17: got '14317 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41585 / R41585C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41585 / R41585C13: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41585 / R41585C14: got '405 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41585 / R41585C17: got '405 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41586 / R41586C10: got '615 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41586 / R41586C13: got '615 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41586 / R41586C14: got '7335 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41586 / R41586C17: got '7335 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41587 / R41587C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41587 / R41587C13: got '5615-5699 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41587 / R41587C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41587 / R41587C17: got '200-206 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41589 / R41589C10: got '750 SW 9th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41589 / R41589C13: got '750 SW 9th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41589 / R41589C14: got '5 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41589 / R41589C17: got '5 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41591 / R41591C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41591 / R41591C13: got '2612-2620 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41591 / R41591C14: got '5130 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41591 / R41591C17: got '5130 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41592 / R41592C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41592 / R41592C13: got '635-699 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41592 / R41592C14: got '2707 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41592 / R41592C17: got '2707 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41593 / R41593C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41593 / R41593C13: got '201-299 N 67th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41593 / R41593C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41593 / R41593C17: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41595 / R41595C10: got '624 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41595 / R41595C13: got '624 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41595 / R41595C14: got '8010 N Seward Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41595 / R41595C17: got '8010 N Seward Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41598 / R41598C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41598 / R41598C13: got '310-318 N Fremont St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41598 / R41598C14: got '2426 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41598 / R41598C17: got '2426 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41599 / R41599C10: got '406 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41599 / R41599C13: got '406 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41599 / R41599C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41599 / R41599C17: got '310-318 N Fremont St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41600 / R41600C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41600 / R41600C13: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41600 / R41600C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41600 / R41600C17: got '600-790 SW Abernethy
## St, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41601 / R41601C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41601 / R41601C13: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41601 / R41601C14: got '28 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41601 / R41601C17: got '28 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41602 / R41602C10: got '409 SW 13th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41602 / R41602C13: got '409 SW 13th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41602 / R41602C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41602 / R41602C17: got '845-905 N Sumner St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41604 / R41604C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41604 / R41604C13: got '4718-4724 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41604 / R41604C14: got '11308 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41604 / R41604C17: got '11308 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41606 / R41606C10: got '612 NE Thompson St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41606 / R41606C13: got '612 NE Thompson St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41606 / R41606C14: got '5530 N Haight Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41606 / R41606C17: got '5530 N Haight Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41609 / R41609C10: got '8036 43rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41609 / R41609C13: got '8036 43rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41609 / R41609C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41609 / R41609C17: got '4718-4724 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41611 / R41611C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41611 / R41611C13: got '845-905 N Sumner St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41611 / R41611C14: got '1646 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41611 / R41611C17: got '1646 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41612 / R41612C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41612 / R41612C13: got '801 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41612 / R41612C14: got '10303 Meridian Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41612 / R41612C17: got '10303 Meridian Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41613 / R41613C10: got '3641 SE 22nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41613 / R41613C13: got '3641 SE 22nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41613 / R41613C14: got '12 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41613 / R41613C17: got '12 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41615 / R41615C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41615 / R41615C13: got '100-198 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41615 / R41615C14: got '750 SW 9th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41615 / R41615C17: got '750 SW 9th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41618 / R41618C10: got '2426 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41618 / R41618C13: got '2426 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41618 / R41618C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41618 / R41618C17: got '300-344 NE Sumner St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41619 / R41619C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41619 / R41619C13: got '1012-1098 W Fulton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41619 / R41619C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41619 / R41619C17: got '33-34 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41622 / R41622C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41622 / R41622C13: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41622 / R41622C14: got '6636 N Atlantic Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41622 / R41622C17: got '6636 N Atlantic Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41623 / R41623C10: got '7719 15th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41623 / R41623C13: got '7719 15th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41623 / R41623C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41623 / R41623C17: got '9439-9445 8th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41627 / R41627C10: got '2511 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41627 / R41627C13: got '2511 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41627 / R41627C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41627 / R41627C17: got '1273-1371 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41631 / R41631C10: got '1133 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41631 / R41631C13: got '1133 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41631 / R41631C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41631 / R41631C17: got '619-875 Lake
## Washington Blvd E, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41633 / R41633C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41633 / R41633C13: got '90-98 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41633 / R41633C14: got '5802 43rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41633 / R41633C17: got '5802 43rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41634 / R41634C10: got '3705 SW 100th St,
## Seattle, WA 98146'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41634 / R41634C13: got '3705 SW 100th St,
## Seattle, WA 98146'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41634 / R41634C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41634 / R41634C17: got '2051-2199 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41635 / R41635C10: got '607 NE Ravenna Blvd,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41635 / R41635C13: got '607 NE Ravenna Blvd,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41635 / R41635C14: got '2221 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41635 / R41635C17: got '2221 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41636 / R41636C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41636 / R41636C13: got '2720-2798 SW Corbett
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41636 / R41636C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41636 / R41636C17: got '635-699 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41637 / R41637C10: got '6636 N Atlantic Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41637 / R41637C13: got '6636 N Atlantic Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41637 / R41637C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41637 / R41637C17: got '2700-2998 N Arlington
## Pl, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41639 / R41639C10: got '12 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41639 / R41639C13: got '12 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41639 / R41639C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41639 / R41639C17: got '901-927 SE 37th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41641 / R41641C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41641 / R41641C13: got '2304-2314 E Burnside
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41641 / R41641C14: got '735 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41641 / R41641C17: got '735 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41642 / R41642C10: got '735 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41642 / R41642C13: got '735 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41642 / R41642C14: got '707 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41642 / R41642C17: got '707 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41643 / R41643C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41643 / R41643C13: got '2051-2199 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41643 / R41643C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41643 / R41643C17: got '5029-5033 Delridge
## Way SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41644 / R41644C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41644 / R41644C13: got '901-999 N Jessup St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41644 / R41644C14: got '713 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41644 / R41644C17: got '713 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41645 / R41645C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41645 / R41645C13: got '1001-1035 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41645 / R41645C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41645 / R41645C17: got '2124-2134 NW Davis
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41646 / R41646C10: got '14317 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41646 / R41646C13: got '14317 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41646 / R41646C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41646 / R41646C17: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41647 / R41647C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41647 / R41647C13: got '1607-1627 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41647 / R41647C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41647 / R41647C17: got '251-263 E Edgar St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41648 / R41648C10: got '1610 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41648 / R41648C13: got '1610 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41648 / R41648C14: got '227 31st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41648 / R41648C17: got '227 31st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41649 / R41649C10: got '3123 NE 48th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41649 / R41649C13: got '3123 NE 48th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41649 / R41649C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41649 / R41649C17: got '4800-4824 NE Fremont
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41651 / R41651C10: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41651 / R41651C13: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41651 / R41651C14: got '3935 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41651 / R41651C17: got '3935 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41652 / R41652C10: got '4738 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41652 / R41652C13: got '4738 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41652 / R41652C14: got '1507 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41652 / R41652C17: got '1507 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41653 / R41653C10: got '1231 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41653 / R41653C13: got '1231 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41653 / R41653C14: got '1231 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41653 / R41653C17: got '1231 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41655 / R41655C10: got '565 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41655 / R41655C13: got '565 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41655 / R41655C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41655 / R41655C17: got '5600-5698 N Michigan
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41656 / R41656C10: got '1231 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41656 / R41656C13: got '1231 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41656 / R41656C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41656 / R41656C17: got '259-277 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41657 / R41657C10: got '5 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41657 / R41657C13: got '5 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41657 / R41657C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41657 / R41657C17: got '1023-1099 NW 17th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41659 / R41659C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41659 / R41659C13: got '4701-4711 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41659 / R41659C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41659 / R41659C17: got '1823-1899 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41661 / R41661C10: got '1021 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41661 / R41661C13: got '1021 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41661 / R41661C14: got '2626 W Newton St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41661 / R41661C17: got '2626 W Newton St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41662 / R41662C10: got '2282 NW Northrup St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41662 / R41662C13: got '2282 NW Northrup St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41662 / R41662C14: got '4738 SE Madison St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41662 / R41662C17: got '4738 SE Madison St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41663 / R41663C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41663 / R41663C13: got '3729-3737 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41663 / R41663C14: got '2524 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41663 / R41663C17: got '2524 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41664 / R41664C10: got '1909 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41664 / R41664C13: got '1909 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41664 / R41664C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41664 / R41664C17: got '5557-5563 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41665 / R41665C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41665 / R41665C13: got '4901-4917 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41665 / R41665C14: got '2236 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41665 / R41665C17: got '2236 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41668 / R41668C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41668 / R41668C13: got '901-999 NW Johnson
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41668 / R41668C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41668 / R41668C17: got '723-759 SW 20th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41669 / R41669C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41669 / R41669C13: got '333-399 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41669 / R41669C14: got '401 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41669 / R41669C17: got '401 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41670 / R41670C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41670 / R41670C13: got '4111-4349 W Parkmont
## Pl, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41670 / R41670C14: got '1139 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41670 / R41670C17: got '1139 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41671 / R41671C10: got '1211 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41671 / R41671C13: got '1211 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41671 / R41671C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41671 / R41671C17: got '7699 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41674 / R41674C10: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41674 / R41674C13: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41674 / R41674C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41674 / R41674C17: got '901-1001 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41677 / R41677C10: got '3811 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41677 / R41677C13: got '3811 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41677 / R41677C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41677 / R41677C17: got '1640-1660 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41678 / R41678C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41678 / R41678C13: got '6370-6400 65th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41678 / R41678C14: got '4738 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41678 / R41678C17: got '4738 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41681 / R41681C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41681 / R41681C13: got '11321-11325 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41681 / R41681C14: got '10323 Roosevelt Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41681 / R41681C17: got '10323 Roosevelt Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41682 / R41682C10: got '3432 SE 33rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41682 / R41682C13: got '3432 SE 33rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41682 / R41682C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41682 / R41682C17: got '2426-2498 SE Ivon St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41683 / R41683C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41683 / R41683C13: got '1412-1498 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41683 / R41683C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41683 / R41683C17: got '1412-1498 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41685 / R41685C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41685 / R41685C13: got '10701-10717 Burke Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41685 / R41685C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41685 / R41685C17: got '3101-3199 NE 135th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41686 / R41686C10: got '3025 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41686 / R41686C13: got '3025 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41686 / R41686C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41686 / R41686C17: got '898 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41687 / R41687C10: got '4920 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41687 / R41687C13: got '4920 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41687 / R41687C14: got '58 NE Cook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41687 / R41687C17: got '58 NE Cook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41691 / R41691C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41691 / R41691C13: got '5600-5698 N Michigan
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41691 / R41691C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41691 / R41691C17: got '901-999 N Jessup St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41693 / R41693C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41693 / R41693C13: got '3001-3031 SW Holly
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41693 / R41693C14: got '800 Convention Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41693 / R41693C17: got '800 Convention Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41694 / R41694C10: got '5516 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41694 / R41694C13: got '5516 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41694 / R41694C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41694 / R41694C17: got '800-810 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41695 / R41695C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41695 / R41695C13: got '1412-1498 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41695 / R41695C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41695 / R41695C17: got '3629-3635 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41696 / R41696C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41696 / R41696C13: got '700 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41696 / R41696C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41696 / R41696C17: got '251-299 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41697 / R41697C10: got '4738 SE Madison St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41697 / R41697C13: got '4738 SE Madison St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41697 / R41697C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41697 / R41697C17: got '1833-1899 NE 52nd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41698 / R41698C10: got '4214 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41698 / R41698C13: got '4214 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41698 / R41698C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41698 / R41698C17: got '6414-6418 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41699 / R41699C10: got '1513 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41699 / R41699C13: got '1513 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41699 / R41699C14: got '2328 SE Clinton St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41699 / R41699C17: got '2328 SE Clinton St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41700 / R41700C10: got '5802 43rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41700 / R41700C13: got '5802 43rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41700 / R41700C14: got '2819 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41700 / R41700C17: got '2819 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41701 / R41701C10: got '530 NE San Rafael St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41701 / R41701C13: got '530 NE San Rafael St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41701 / R41701C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41701 / R41701C17: got '37-49 NE Shaver St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41705 / R41705C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41705 / R41705C13: got '41-49 SW Porter St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41705 / R41705C14: got '7613 N Curtis Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41705 / R41705C17: got '7613 N Curtis Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41706 / R41706C10: got '1532 SE Tenino St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41706 / R41706C13: got '1532 SE Tenino St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41706 / R41706C14: got '723 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41706 / R41706C17: got '723 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41708 / R41708C10: got '3007 62nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41708 / R41708C13: got '3007 62nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41708 / R41708C14: got '1520 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41708 / R41708C17: got '1520 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41709 / R41709C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41709 / R41709C13: got '321-325 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41709 / R41709C14: got '157 Erie Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41709 / R41709C17: got '157 Erie Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41710 / R41710C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41710 / R41710C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41710 / R41710C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41710 / R41710C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41711 / R41711C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41711 / R41711C13: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41711 / R41711C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41711 / R41711C17: got '152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41712 / R41712C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41712 / R41712C13: got '4701-4799 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41712 / R41712C14: got '3811 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41712 / R41712C17: got '3811 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41714 / R41714C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41714 / R41714C13: got '2701-2751 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41714 / R41714C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41714 / R41714C17: got '3266-3268 37th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41715 / R41715C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41715 / R41715C13: got '6414-6418 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41715 / R41715C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41715 / R41715C17: got '6301-6307 23rd Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41716 / R41716C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41716 / R41716C13: got '1456-1498 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41716 / R41716C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41716 / R41716C17: got '9106-9216 8th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41717 / R41717C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41717 / R41717C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41717 / R41717C14: got '620 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41717 / R41717C17: got '620 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41718 / R41718C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41718 / R41718C13: got '441-499 NE 73rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41718 / R41718C14: got '815 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41718 / R41718C17: got '815 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41719 / R41719C10: got '2707 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41719 / R41719C13: got '2707 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41719 / R41719C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41719 / R41719C17: got '41-49 SW Porter St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41722 / R41722C10: got '916 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41722 / R41722C13: got '916 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41722 / R41722C14: got '984 NE Dekum St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41722 / R41722C17: got '984 NE Dekum St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41724 / R41724C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41724 / R41724C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41724 / R41724C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41724 / R41724C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41725 / R41725C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41725 / R41725C13: got '89-97 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41725 / R41725C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41725 / R41725C17: got '225-263 S King St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41726 / R41726C10: got '7335 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41726 / R41726C13: got '7335 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41726 / R41726C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41726 / R41726C17: got '3928-3998 Meridian
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41727 / R41727C10: got '3910 NE Tillamook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41727 / R41727C13: got '3910 NE Tillamook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41727 / R41727C14: got '612 NE Thompson St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41727 / R41727C17: got '612 NE Thompson St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41728 / R41728C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41728 / R41728C13: got '2124-2134 NW Davis
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41728 / R41728C14: got '105 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41728 / R41728C17: got '105 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41729 / R41729C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41729 / R41729C13: got '2700-2998 N Arlington
## Pl, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41729 / R41729C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41729 / R41729C17: got '8300-8330 N Burrage
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41730 / R41730C10: got '2464 NW Johnson St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41730 / R41730C13: got '2464 NW Johnson St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41730 / R41730C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41730 / R41730C17: got '1000-1098 SE
## Caruthers St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41731 / R41731C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41731 / R41731C13: got '259-277 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41731 / R41731C14: got '409 SW 13th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41731 / R41731C17: got '409 SW 13th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41734 / R41734C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41734 / R41734C13: got '6201 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41734 / R41734C14: got '1508 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41734 / R41734C17: got '1508 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41736 / R41736C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41736 / R41736C13: got '225-263 S King St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41736 / R41736C14: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41736 / R41736C17: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41737 / R41737C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41737 / R41737C13: got '251-263 E Edgar St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41737 / R41737C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41737 / R41737C17: got '4857-4859 Rainier Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41738 / R41738C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41738 / R41738C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41738 / R41738C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41738 / R41738C17: got '2000-2048 SW 98th St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41739 / R41739C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41739 / R41739C13: got '1000-1098 SE
## Caruthers St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41739 / R41739C14: got '115 NW 22nd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41739 / R41739C17: got '115 NW 22nd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41740 / R41740C10: got '9705B Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41740 / R41740C13: got '9705B Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41740 / R41740C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41740 / R41740C17: got '10501-10507 Palatine
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41741 / R41741C10: got '3935 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41741 / R41741C13: got '3935 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41741 / R41741C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41741 / R41741C17: got '5201-5209 Shilshole
## Ave NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41742 / R41742C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41742 / R41742C13: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41742 / R41742C14: got '1021 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41742 / R41742C17: got '1021 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41743 / R41743C10: got '1507 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41743 / R41743C13: got '1507 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41743 / R41743C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41743 / R41743C17: got '3057-3199 43rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41744 / R41744C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41744 / R41744C13: got '3928-3998 Meridian
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41744 / R41744C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41744 / R41744C17: got '2203 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41745 / R41745C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41745 / R41745C13: got '10501-10507 Palatine
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41745 / R41745C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41745 / R41745C17: got '2072-2088 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41746 / R41746C10: got '3438 SE 33rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41746 / R41746C13: got '3438 SE 33rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41746 / R41746C14: got '3432 SE 33rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41746 / R41746C17: got '3432 SE 33rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41748 / R41748C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41748 / R41748C13: got '600-790 SW Abernethy
## St, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41748 / R41748C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41748 / R41748C17: got '1001-1035 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41749 / R41749C10: got '5530 N Haight Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41749 / R41749C13: got '5530 N Haight Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41749 / R41749C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41749 / R41749C17: got '1001-1035 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41750 / R41750C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41750 / R41750C13: got '1400-1404 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41750 / R41750C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41750 / R41750C17: got '4701-4799 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41751 / R41751C10: got '1010 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41751 / R41751C13: got '1010 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41751 / R41751C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41751 / R41751C17: got '5642-5646 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41752 / R41752C10: got '2328 SE Clinton St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41752 / R41752C13: got '2328 SE Clinton St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41752 / R41752C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41752 / R41752C17: got '101-115 SE 10th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41755 / R41755C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41755 / R41755C13: got '1493-1495 32nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41755 / R41755C14: got '747 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41755 / R41755C17: got '747 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41756 / R41756C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41756 / R41756C13: got '609-621 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41756 / R41756C14: got '13505 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41756 / R41756C17: got '13505 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41758 / R41758C10: got '13505 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41758 / R41758C13: got '13505 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41758 / R41758C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41758 / R41758C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41759 / R41759C10: got '5507 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41759 / R41759C13: got '5507 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41759 / R41759C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41759 / R41759C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41760 / R41760C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41760 / R41760C13: got '1023-1099 NW 17th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41760 / R41760C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41760 / R41760C17: got '2535-2555 NW Savier
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41762 / R41762C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41762 / R41762C13: got '5201-5209 Shilshole
## Ave NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41762 / R41762C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41762 / R41762C17: got '3500-3598 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41763 / R41763C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41763 / R41763C13: got '12337-12343 30th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41763 / R41763C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41763 / R41763C17: got '10701-10717 Burke Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41764 / R41764C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41764 / R41764C13: got '1823-1899 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41764 / R41764C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41764 / R41764C17: got '101-149 S Forest St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41765 / R41765C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41765 / R41765C13: got '4857-4859 Rainier Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41765 / R41765C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41765 / R41765C17: got '5501-5507 S Oakhurst
## Pl, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41766 / R41766C10: got '1730 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41766 / R41766C13: got '1730 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41766 / R41766C14: got '4214 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41766 / R41766C17: got '4214 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41767 / R41767C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41767 / R41767C13: got '37-49 NE Shaver St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41767 / R41767C14: got '3910 NE Tillamook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41767 / R41767C17: got '3910 NE Tillamook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41768 / R41768C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41768 / R41768C13: got '1001-1035 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41768 / R41768C14: got '916 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41768 / R41768C17: got '916 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41769 / R41769C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41769 / R41769C13: got '5029-5033 Delridge
## Way SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41769 / R41769C14: got '303 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41769 / R41769C17: got '303 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41771 / R41771C10: got '3626 42nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41771 / R41771C13: got '3626 42nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41771 / R41771C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41771 / R41771C17: got '700 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41772 / R41772C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41772 / R41772C13: got '3425-3499 W McGraw
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41772 / R41772C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41772 / R41772C17: got '1502-1512 Thorndyke
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41773 / R41773C10: got '707 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41773 / R41773C13: got '707 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41773 / R41773C14: got '327 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41773 / R41773C17: got '327 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41774 / R41774C10: got '800 Convention Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41774 / R41774C13: got '800 Convention Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41774 / R41774C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41774 / R41774C17: got '2201-2299 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41775 / R41775C10: got '2524 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41775 / R41775C13: got '2524 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41775 / R41775C14: got '3610 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41775 / R41775C17: got '3610 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41776 / R41776C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41776 / R41776C13: got '152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41776 / R41776C14: got '3432 SE 33rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41776 / R41776C17: got '3432 SE 33rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41777 / R41777C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41777 / R41777C13: got '6301-6307 23rd Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41777 / R41777C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41777 / R41777C17: got '4701-4711 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41778 / R41778C10: got '1646 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41778 / R41778C13: got '1646 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41778 / R41778C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41778 / R41778C17: got '5501-5523 N Detroit
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41779 / R41779C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41779 / R41779C13: got '7699 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41779 / R41779C14: got '5507 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41779 / R41779C17: got '5507 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41780 / R41780C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41780 / R41780C13: got '359-399 NE 97th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41780 / R41780C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41780 / R41780C17: got '3001-3031 SW Holly
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41781 / R41781C10: got '409 SW 13th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41781 / R41781C13: got '409 SW 13th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41781 / R41781C14: got '2282 NW Northrup St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41781 / R41781C17: got '2282 NW Northrup St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41782 / R41782C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41782 / R41782C13: got '3500-3598 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41782 / R41782C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41782 / R41782C17: got '7401-7411 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41783 / R41783C10: got '303 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41783 / R41783C13: got '303 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41783 / R41783C14: got '425 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41783 / R41783C17: got '425 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41785 / R41785C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41785 / R41785C13: got '9106-9216 8th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41785 / R41785C14: got '1610 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41785 / R41785C17: got '1610 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41786 / R41786C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41786 / R41786C13: got '2203 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41786 / R41786C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41786 / R41786C17: got '1607-1627 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41791 / R41791C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41791 / R41791C13: got '1502-1512 Thorndyke
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41791 / R41791C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41791 / R41791C17: got '4111-4349 W Parkmont
## Pl, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41792 / R41792C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41792 / R41792C13: got '251-299 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41792 / R41792C14: got '3605 Magnolia Blvd W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41792 / R41792C17: got '3605 Magnolia Blvd W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41793 / R41793C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41793 / R41793C13: got '2600-2718 SE Raymond
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41793 / R41793C14: got '1231 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41793 / R41793C17: got '1231 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41794 / R41794C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41794 / R41794C13: got '800-810 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41794 / R41794C14: got '5630 NE 31st Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41794 / R41794C17: got '5630 NE 31st Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41795 / R41795C10: got '58 NE Cook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41795 / R41795C13: got '58 NE Cook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41795 / R41795C14: got '645 N Tillamook St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41795 / R41795C17: got '645 N Tillamook St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41796 / R41796C10: got '3432 SE 33rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41796 / R41796C13: got '3432 SE 33rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41796 / R41796C14: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41796 / R41796C17: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41798 / R41798C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41798 / R41798C13: got '2072-2088 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41798 / R41798C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41798 / R41798C17: got '4901-4917 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41799 / R41799C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41799 / R41799C13: got '901-999 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41799 / R41799C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41799 / R41799C17: got '6370-6400 65th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41800 / R41800C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41800 / R41800C13: got '3057-3199 43rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41800 / R41800C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41800 / R41800C17: got '3425-3499 W McGraw
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41802 / R41802C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41802 / R41802C13: got '712-798 SW Salmon St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41802 / R41802C14: got '0650 SW Gaines St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41802 / R41802C17: got '0650 SW Gaines St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41803 / R41803C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41803 / R41803C13: got '6639-6657 SE
## Milwaukie Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41803 / R41803C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41803 / R41803C17: got '3729-3737 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41804 / R41804C10: got '0650 SW Gaines St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41804 / R41804C13: got '0650 SW Gaines St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41804 / R41804C14: got '2464 NW Johnson St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41804 / R41804C17: got '2464 NW Johnson St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41805 / R41805C10: got '10323 Roosevelt Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41805 / R41805C13: got '10323 Roosevelt Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41805 / R41805C14: got '4516 S Findlay St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41805 / R41805C17: got '4516 S Findlay St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41806 / R41806C10: got '401 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41806 / R41806C13: got '401 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41806 / R41806C14: got '1211 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41806 / R41806C17: got '1211 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41807 / R41807C10: got '1507 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41807 / R41807C13: got '1507 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41807 / R41807C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41807 / R41807C17: got '1493-1495 32nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41809 / R41809C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41809 / R41809C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41809 / R41809C14: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41809 / R41809C17: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41810 / R41810C10: got '2819 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41810 / R41810C13: got '2819 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41810 / R41810C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41810 / R41810C17: got '321-325 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41811 / R41811C10: got '327 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41811 / R41811C13: got '327 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41811 / R41811C14: got '1714 NE 67th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41811 / R41811C17: got '1714 NE 67th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41812 / R41812C10: got '2236 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41812 / R41812C13: got '2236 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41812 / R41812C14: got '1605 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41812 / R41812C17: got '1605 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41813 / R41813C10: got '8011 Dayton Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41813 / R41813C13: got '8011 Dayton Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41813 / R41813C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41813 / R41813C17: got '1400-1404 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41814 / R41814C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41814 / R41814C13: got '5642-5646 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41814 / R41814C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41814 / R41814C17: got '4904 SW Spokane St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41817 / R41817C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41817 / R41817C13: got '4313-4315 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41817 / R41817C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41817 / R41817C17: got '304-338 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41818 / R41818C10: got '3625 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41818 / R41818C13: got '3625 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41818 / R41818C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41818 / R41818C17: got '1456-1498 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41822 / R41822C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41822 / R41822C13: got '1273-1371 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41822 / R41822C14: got '1909 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41822 / R41822C17: got '1909 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41827 / R41827C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41827 / R41827C13: got '2535-2555 NW Savier
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41827 / R41827C14: got '3814 N Albina Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41827 / R41827C17: got '3814 N Albina Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41828 / R41828C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41828 / R41828C13: got '2426-2498 SE Ivon St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41828 / R41828C14: got '3432 SE 33rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41828 / R41828C17: got '3432 SE 33rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41829 / R41829C10: got '984 NE Dekum St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41829 / R41829C13: got '984 NE Dekum St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41829 / R41829C14: got '5912 NE 16th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41829 / R41829C17: got '5912 NE 16th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41833 / R41833C10: got '125 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41833 / R41833C13: got '125 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41833 / R41833C14: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41833 / R41833C17: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41834 / R41834C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41834 / R41834C13: got '1655-1681 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41834 / R41834C14: got '8011 Dayton Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41834 / R41834C17: got '8011 Dayton Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41836 / R41836C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41836 / R41836C13: got '723-759 SW 20th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41836 / R41836C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41836 / R41836C17: got '712-798 SW Salmon St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41837 / R41837C10: got '27 SW Bancroft St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41837 / R41837C13: got '27 SW Bancroft St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41837 / R41837C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41837 / R41837C17: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41839 / R41839C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41839 / R41839C13: got '304-338 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41839 / R41839C14: got '1506 NE 76th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41839 / R41839C17: got '1506 NE 76th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41841 / R41841C10: got '2808 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41841 / R41841C13: got '2808 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41841 / R41841C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41841 / R41841C17: got '609-621 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41842 / R41842C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41842 / R41842C13: got '101-115 SE 10th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41842 / R41842C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41842 / R41842C17: got '901-999 NW Johnson
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41843 / R41843C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41843 / R41843C13: got '500-556 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41843 / R41843C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41843 / R41843C17: got '901-999 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41844 / R41844C10: got '11308 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41844 / R41844C13: got '11308 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41844 / R41844C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41844 / R41844C17: got '11321-11325 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41847 / R41847C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41847 / R41847C13: got '10740 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41847 / R41847C14: got '1010 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41847 / R41847C17: got '1010 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41850 / R41850C10: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41850 / R41850C13: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41850 / R41850C14: got '3438 SE 33rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41850 / R41850C17: got '3438 SE 33rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41852 / R41852C10: got '1301 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41852 / R41852C13: got '1301 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41852 / R41852C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41852 / R41852C17: got '4301-4499 N
## Mississippi Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41853 / R41853C10: got '928 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41853 / R41853C13: got '928 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41853 / R41853C14: got '3641 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41853 / R41853C17: got '3641 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41854 / R41854C10: got '8532 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41854 / R41854C13: got '8532 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41854 / R41854C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41854 / R41854C17: got '601 NW 41st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41855 / R41855C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41855 / R41855C13: got '901-999 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41855 / R41855C14: got '205 N Page St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41855 / R41855C17: got '205 N Page St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41856 / R41856C10: got '519 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41856 / R41856C13: got '519 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41856 / R41856C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41856 / R41856C17: got '1501-1515 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41857 / R41857C10: got '2504 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41857 / R41857C13: got '2504 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41857 / R41857C14: got '310 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41857 / R41857C17: got '310 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41858 / R41858C10: got '4217 NE 14th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41858 / R41858C13: got '4217 NE 14th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41858 / R41858C14: got '1504 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41858 / R41858C17: got '1504 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41859 / R41859C10: got '214 NE 29th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41859 / R41859C13: got '214 NE 29th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41859 / R41859C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41859 / R41859C17: got '3990-4010 SE Alder
## Ct, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41860 / R41860C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41860 / R41860C13: got '1202-1298 SW 19th
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41860 / R41860C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41860 / R41860C17: got '1400-1544 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41861 / R41861C10: got '305 NE Russell St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41861 / R41861C13: got '305 NE Russell St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41861 / R41861C14: got '58 NE Cook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41861 / R41861C17: got '58 NE Cook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41863 / R41863C10: got '3432 SE 33rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41863 / R41863C13: got '3432 SE 33rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41863 / R41863C14: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41863 / R41863C17: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41864 / R41864C10: got '815 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41864 / R41864C13: got '815 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41864 / R41864C14: got '8532 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41864 / R41864C17: got '8532 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41867 / R41867C10: got '1506 NE 76th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41867 / R41867C13: got '1506 NE 76th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41867 / R41867C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41867 / R41867C17: got '4701-4793 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41868 / R41868C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41868 / R41868C13: got '2832-2998 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41868 / R41868C14: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41868 / R41868C17: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41869 / R41869C10: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41869 / R41869C13: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41869 / R41869C14: got '414 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41869 / R41869C17: got '414 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41870 / R41870C10: got '115 NW 22nd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41870 / R41870C13: got '115 NW 22nd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41870 / R41870C14: got '3611 SE Harrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41870 / R41870C17: got '3611 SE Harrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41871 / R41871C10: got '5912 NE 16th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41871 / R41871C13: got '5912 NE 16th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41871 / R41871C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41871 / R41871C17: got '3901-3999 NE 28th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41872 / R41872C10: got '6405 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41872 / R41872C13: got '6405 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41872 / R41872C14: got '353 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41872 / R41872C17: got '353 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41873 / R41873C10: got '612 NE Thompson St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41873 / R41873C13: got '612 NE Thompson St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41873 / R41873C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41873 / R41873C17: got '1202-1298 SW 19th
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41874 / R41874C10: got '310 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41874 / R41874C13: got '310 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41874 / R41874C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41874 / R41874C17: got '849-899 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41877 / R41877C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41877 / R41877C13: got '4219-4245 Roosevelt
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41877 / R41877C14: got '125 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41877 / R41877C17: got '125 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41878 / R41878C10: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41878 / R41878C13: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41878 / R41878C14: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41878 / R41878C17: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41879 / R41879C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41879 / R41879C13: got '898 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41879 / R41879C14: got '2925 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41879 / R41879C17: got '2925 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41880 / R41880C10: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41880 / R41880C13: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41880 / R41880C14: got '3125 NE Holladay St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41880 / R41880C17: got '3125 NE Holladay St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41881 / R41881C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41881 / R41881C13: got '1812-1818 E Howell
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41881 / R41881C14: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41881 / R41881C17: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41882 / R41882C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41882 / R41882C13: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41882 / R41882C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41882 / R41882C17: got '401-499 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41884 / R41884C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41884 / R41884C13: got '2001-2015 SW River
## Dr, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41884 / R41884C14: got '2416 SE 71st Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41884 / R41884C17: got '2416 SE 71st Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41885 / R41885C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41885 / R41885C13: got '5500-5524 NE 13th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41885 / R41885C14: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41885 / R41885C17: got '7500-7598 N Westanna
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41886 / R41886C10: got '121 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41886 / R41886C13: got '121 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41886 / R41886C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41886 / R41886C17: got '616-626 N Webster St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41887 / R41887C10: got '1404 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41887 / R41887C13: got '1404 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41887 / R41887C14: got '4720 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41887 / R41887C17: got '4720 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41889 / R41889C10: got '1139 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41889 / R41889C13: got '1139 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41889 / R41889C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41889 / R41889C17: got '1901-1909 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41891 / R41891C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41891 / R41891C13: got '1615-1619 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41891 / R41891C14: got '5219 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41891 / R41891C17: got '5219 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41892 / R41892C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41892 / R41892C13: got '448-498 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41892 / R41892C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41892 / R41892C17: got '1346-1404 NE 59th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41893 / R41893C10: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41893 / R41893C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41893 / R41893C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41893 / R41893C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41894 / R41894C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41894 / R41894C13: got '3538-3548 N Albina
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41894 / R41894C14: got '1714 NE 27th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41894 / R41894C17: got '1714 NE 27th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41895 / R41895C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41895 / R41895C13: got '1400-1468 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41895 / R41895C14: got '865 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41895 / R41895C17: got '865 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41896 / R41896C10: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41896 / R41896C13: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41896 / R41896C14: got '5930 N Interstate
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41896 / R41896C17: got '5930 N Interstate
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41898 / R41898C10: got '3610 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41898 / R41898C13: got '3610 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41898 / R41898C14: got '641 SE Peacock Ln,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41898 / R41898C17: got '641 SE Peacock Ln,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41899 / R41899C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41899 / R41899C13: got '1100-1136 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41899 / R41899C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41899 / R41899C17: got '1100-1136 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41901 / R41901C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41901 / R41901C13: got '431-499 NE Hoyt St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41901 / R41901C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41901 / R41901C17: got '1100-1136 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41904 / R41904C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41904 / R41904C13: got '1815-1833 NE 52nd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41904 / R41904C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41904 / R41904C17: got '1900-2078 NE 43rd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41905 / R41905C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41905 / R41905C13: got '5940-5944 Fauntleroy
## Way SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41905 / R41905C14: got '5601 Fauntleroy Way
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41905 / R41905C17: got '5601 Fauntleroy Way
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41907 / R41907C10: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41907 / R41907C13: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41907 / R41907C14: got '501 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41907 / R41907C17: got '501 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41908 / R41908C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41908 / R41908C13: got '401-499 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41908 / R41908C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41908 / R41908C17: got '5416-5498 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41911 / R41911C10: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41911 / R41911C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41911 / R41911C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41911 / R41911C17: got '1032 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41912 / R41912C10: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41912 / R41912C13: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41912 / R41912C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41912 / R41912C17: got '601-699 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41913 / R41913C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41913 / R41913C13: got '322-350 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41913 / R41913C14: got '760 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41913 / R41913C17: got '760 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41914 / R41914C10: got '1002 E Seneca St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41914 / R41914C13: got '1002 E Seneca St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41914 / R41914C14: got '928 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41914 / R41914C17: got '928 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41915 / R41915C10: got '1605 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41915 / R41915C13: got '1605 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41915 / R41915C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41915 / R41915C17: got '3901-4199 S Bozeman
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41917 / R41917C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41917 / R41917C13: got '773-799 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41917 / R41917C14: got '2565 NE 83rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41917 / R41917C17: got '2565 NE 83rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41918 / R41918C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41918 / R41918C13: got '1300-1332 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41918 / R41918C14: got '2504 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41918 / R41918C17: got '2504 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41919 / R41919C10: got '58 NE Cook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41919 / R41919C13: got '58 NE Cook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41919 / R41919C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41919 / R41919C17: got '1815-1833 NE 52nd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41921 / R41921C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41921 / R41921C13: got '3629-3635 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41921 / R41921C14: got '1341 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41921 / R41921C17: got '1341 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41923 / R41923C10: got '3814 N Albina Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41923 / R41923C13: got '3814 N Albina Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41923 / R41923C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41923 / R41923C17: got '448-498 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41924 / R41924C10: got '641 SE Peacock Ln,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41924 / R41924C13: got '641 SE Peacock Ln,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41924 / R41924C14: got '214 NE 29th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41924 / R41924C17: got '214 NE 29th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41925 / R41925C10: got '3611 SE Harrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41925 / R41925C13: got '3611 SE Harrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41925 / R41925C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41925 / R41925C17: got '3538-3548 N Albina
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41928 / R41928C10: got '1541 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41928 / R41928C13: got '1541 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41928 / R41928C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41928 / R41928C17: got '1776-1998 W Nickerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41929 / R41929C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41929 / R41929C13: got '601-699 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41929 / R41929C14: got '6800-6808 NE Durham
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41929 / R41929C17: got '6800-6808 NE Durham
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41930 / R41930C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41930 / R41930C13: got '1900-2078 NE 43rd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41930 / R41930C14: got '4217 NE 14th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41930 / R41930C17: got '4217 NE 14th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41931 / R41931C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41931 / R41931C13: got '1651-1699 S Dearborn
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41931 / R41931C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41931 / R41931C17: got '1651-1699 S Dearborn
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41932 / R41932C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41932 / R41932C13: got '1800-1898 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41932 / R41932C14: got '3213 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41932 / R41932C17: got '3213 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41933 / R41933C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41933 / R41933C13: got '2500-2572 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41933 / R41933C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41933 / R41933C17: got '4300-4310 12th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41934 / R41934C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41934 / R41934C13: got '1651-1699 S Dearborn
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41934 / R41934C14: got '1425 33rd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41934 / R41934C17: got '1425 33rd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41935 / R41935C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41935 / R41935C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41935 / R41935C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41935 / R41935C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41936 / R41936C10: got '554 SW Alder St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41936 / R41936C13: got '554 SW Alder St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41936 / R41936C14: got '2124 SW Taylor St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41936 / R41936C17: got '2124 SW Taylor St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41937 / R41937C10: got '2626 W Newton St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41937 / R41937C13: got '2626 W Newton St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41937 / R41937C14: got '1811 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41937 / R41937C17: got '1811 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41939 / R41939C10: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41939 / R41939C13: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41939 / R41939C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41939 / R41939C17: got '3411-3425 W McGraw
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41940 / R41940C10: got '4707 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41940 / R41940C13: got '4707 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41940 / R41940C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41940 / R41940C17: got '2300-2350 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41941 / R41941C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41941 / R41941C13: got '909-921 NE 31st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41941 / R41941C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41941 / R41941C17: got '621-667 OR-99E,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41942 / R41942C10: got '3641 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41942 / R41942C13: got '3641 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41942 / R41942C14: got '6405 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41942 / R41942C17: got '6405 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41943 / R41943C10: got '760 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41943 / R41943C13: got '760 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41943 / R41943C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41943 / R41943C17: got '29-41 SW Bancroft St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41947 / R41947C10: got '2416 SE 71st Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41947 / R41947C13: got '2416 SE 71st Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41947 / R41947C14: got '2018 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41947 / R41947C17: got '2018 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41948 / R41948C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41948 / R41948C13: got '4904 SW Spokane St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41948 / R41948C14: got '9252 12th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41948 / R41948C17: got '9252 12th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41949 / R41949C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41949 / R41949C13: got '101-149 S Forest St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41949 / R41949C14: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41949 / R41949C17: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41950 / R41950C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41950 / R41950C13: got '616-626 N Webster St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41950 / R41950C14: got '1813 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41950 / R41950C17: got '1813 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41951 / R41951C10: got '300 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41951 / R41951C13: got '300 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41951 / R41951C14: got '519 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41951 / R41951C17: got '519 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41952 / R41952C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41952 / R41952C13: got '5416-5498 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41952 / R41952C14: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41952 / R41952C17: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41954 / R41954C10: got '1404 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41954 / R41954C13: got '1404 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41954 / R41954C14: got '4629 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41954 / R41954C17: got '4629 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41955 / R41955C10: got '2909 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41955 / R41955C13: got '2909 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41955 / R41955C14: got '1301 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41955 / R41955C17: got '1301 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41956 / R41956C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41956 / R41956C13: got '1400-1544 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41956 / R41956C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41956 / R41956C17: got '805-815 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41959 / R41959C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41959 / R41959C13: got '1901-1909 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41959 / R41959C14: got '2133 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41959 / R41959C17: got '2133 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41960 / R41960C10: got '6800-6808 NE Durham
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41960 / R41960C13: got '6800-6808 NE Durham
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41960 / R41960C14: got '4237 N Michigan Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41960 / R41960C17: got '4237 N Michigan Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41961 / R41961C10: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41961 / R41961C13: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41961 / R41961C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41961 / R41961C17: got '1812-1818 E Howell
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41962 / R41962C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41962 / R41962C13: got '1573-1599 NE 32nd
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41962 / R41962C14: got '5176 NE Wistaria Dr,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41962 / R41962C17: got '5176 NE Wistaria Dr,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41963 / R41963C10: got '5930 N Interstate
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41963 / R41963C13: got '5930 N Interstate
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41963 / R41963C14: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41963 / R41963C17: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41964 / R41964C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41964 / R41964C13: got '7401-7411 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41964 / R41964C14: got '6743 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41964 / R41964C17: got '6743 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41965 / R41965C10: got '42 NE Cook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41965 / R41965C13: got '42 NE Cook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41965 / R41965C14: got '305 NE Russell St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41965 / R41965C17: got '305 NE Russell St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41967 / R41967C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41967 / R41967C13: got '1032 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41967 / R41967C14: got '2330 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41967 / R41967C17: got '2330 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41968 / R41968C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41968 / R41968C13: got '2000-2048 SW 98th St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41968 / R41968C14: got '1002 E Seneca St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41968 / R41968C17: got '1002 E Seneca St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41969 / R41969C10: got '4615 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41969 / R41969C13: got '4615 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41969 / R41969C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41969 / R41969C17: got '1615-1619 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41970 / R41970C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41970 / R41970C13: got '1158-1232 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41970 / R41970C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41970 / R41970C17: got '5500-5524 NE 13th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41971 / R41971C10: got '501 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41971 / R41971C13: got '501 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41971 / R41971C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41971 / R41971C17: got '39-99 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41973 / R41973C10: got '2208 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41973 / R41973C13: got '2208 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41973 / R41973C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41973 / R41973C17: got '975 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41974 / R41974C10: got '4629 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41974 / R41974C13: got '4629 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41974 / R41974C14: got '1404 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41974 / R41974C17: got '1404 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41975 / R41975C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41975 / R41975C13: got '601 NW 41st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41975 / R41975C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41975 / R41975C17: got '4027 21st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41977 / R41977C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41977 / R41977C13: got '1523-1529 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41977 / R41977C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41977 / R41977C17: got '1800-1898 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41978 / R41978C10: got '4720 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41978 / R41978C13: got '4720 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41978 / R41978C14: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41978 / R41978C17: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41979 / R41979C10: got '723 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41979 / R41979C13: got '723 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41979 / R41979C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41979 / R41979C17: got '1100-1198 SE Water
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J41981 / R41981C10: got '865 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M41981 / R41981C13: got '865 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41981 / R41981C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41981 / R41981C17: got '931-935 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41985 / R41985C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41985 / R41985C13: got '1100-1136 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41985 / R41985C14: got '2257 NW Irving St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41985 / R41985C17: got '2257 NW Irving St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41987 / R41987C10: got '353 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41987 / R41987C13: got '353 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41987 / R41987C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41987 / R41987C17: got '4219-4245 Roosevelt
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41988 / R41988C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41988 / R41988C13: got '3411-3425 W McGraw
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41988 / R41988C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41988 / R41988C17: got '3201-3211 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41989 / R41989C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41989 / R41989C13: got '4701-4793 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41989 / R41989C14: got '300 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41989 / R41989C17: got '300 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41990 / R41990C10: got '4237 N Michigan Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41990 / R41990C13: got '4237 N Michigan Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41990 / R41990C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41990 / R41990C17: got '1158-1232 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41991 / R41991C10: got '1813 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41991 / R41991C13: got '1813 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41991 / R41991C14: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41991 / R41991C17: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41992 / R41992C10: got '3025 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41992 / R41992C13: got '3025 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41992 / R41992C14: got '1404 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41992 / R41992C17: got '1404 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41993 / R41993C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41993 / R41993C13: got '1833-1899 NE 52nd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N41993 / R41993C14: got '42 NE Cook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q41993 / R41993C17: got '42 NE Cook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41994 / R41994C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41994 / R41994C13: got '823-837 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41994 / R41994C14: got '2909 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41994 / R41994C17: got '2909 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41995 / R41995C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41995 / R41995C13: got '3266-3268 37th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41995 / R41995C14: got '4615 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41995 / R41995C17: got '4615 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41997 / R41997C10: got '11047 14th Avenue
## Northeast, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41997 / R41997C13: got '11047 14th Avenue
## Northeast, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41997 / R41997C14: got '6522 35th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41997 / R41997C17: got '6522 35th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J41998 / R41998C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M41998 / R41998C13: got '4300-4310 12th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N41998 / R41998C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q41998 / R41998C17: got '1651-1699 S Dearborn
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42000 / R42000C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42000 / R42000C13: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42000 / R42000C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42000 / R42000C17: got '8900-8998 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42002 / R42002C10: got '2330 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42002 / R42002C13: got '2330 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42002 / R42002C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42002 / R42002C17: got '773-799 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42003 / R42003C10: got '4237 N Michigan Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42003 / R42003C13: got '4237 N Michigan Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42003 / R42003C14: got '4237 N Michigan Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42003 / R42003C17: got '4237 N Michigan Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42005 / R42005C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42005 / R42005C13: got '4027 21st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42005 / R42005C14: got '4059 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42005 / R42005C17: got '4059 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42008 / R42008C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42008 / R42008C13: got '901-1001 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42008 / R42008C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42008 / R42008C17: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42012 / R42012C10: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42012 / R42012C13: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42012 / R42012C14: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42012 / R42012C17: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42013 / R42013C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42013 / R42013C13: got '39-99 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42013 / R42013C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42013 / R42013C17: got '2607-2619 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42021 / R42021C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42021 / R42021C13: got '2832-2998 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42021 / R42021C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42021 / R42021C17: got '1001-1053 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42022 / R42022C10: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42022 / R42022C13: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42022 / R42022C14: got '228 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42022 / R42022C17: got '228 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42024 / R42024C10: got '1341 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42024 / R42024C13: got '1341 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42024 / R42024C14: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42024 / R42024C17: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42025 / R42025C10: got '1650 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42025 / R42025C13: got '1650 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42025 / R42025C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42025 / R42025C17: got '2001-2009 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42026 / R42026C10: got '1813 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42026 / R42026C13: got '1813 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42026 / R42026C14: got '121 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42026 / R42026C17: got '121 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42027 / R42027C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42027 / R42027C13: got '1001-1053 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42027 / R42027C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42027 / R42027C17: got '901-999 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42037 / R42037C10: got '2209 E North St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42037 / R42037C13: got '2209 E North St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42037 / R42037C14: got '1629 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42037 / R42037C17: got '1629 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42038 / R42038C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42038 / R42038C13: got '106-112 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42038 / R42038C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42038 / R42038C17: got '1764-1898 Thorndyke
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42040 / R42040C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42040 / R42040C13: got '931-935 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42040 / R42040C14: got '14087 Roosevelt Way
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42040 / R42040C17: got '14087 Roosevelt Way
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42041 / R42041C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42041 / R42041C13: got '901-999 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42041 / R42041C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42041 / R42041C17: got '1009-1099 SW Park
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42043 / R42043C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42043 / R42043C13: got '3201-3211 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42043 / R42043C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42043 / R42043C17: got '190-198 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42044 / R42044C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42044 / R42044C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42044 / R42044C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42044 / R42044C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42045 / R42045C10: got '3548 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42045 / R42045C13: got '3548 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42045 / R42045C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42045 / R42045C17: got '561-577 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42046 / R42046C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42046 / R42046C13: got '2241-2247 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42046 / R42046C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42046 / R42046C17: got '8015-8021 30th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42047 / R42047C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42047 / R42047C13: got '1000-1020 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42047 / R42047C14: got '407 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42047 / R42047C17: got '407 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42048 / R42048C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42048 / R42048C13: got '900-950 SW Alder St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42048 / R42048C14: got '60 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42048 / R42048C17: got '60 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42049 / R42049C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42049 / R42049C13: got '8900-8998 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42049 / R42049C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42049 / R42049C17: got '409-419 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42050 / R42050C10: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42050 / R42050C13: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42050 / R42050C14: got '607 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42050 / R42050C17: got '607 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42051 / R42051C10: got '1629 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42051 / R42051C13: got '1629 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42051 / R42051C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42051 / R42051C17: got '1086-1118 Airport Way
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42052 / R42052C10: got '414 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42052 / R42052C13: got '414 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42052 / R42052C14: got '1670 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42052 / R42052C17: got '1670 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42053 / R42053C10: got '1504 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42053 / R42053C13: got '1504 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42053 / R42053C14: got '2725 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42053 / R42053C17: got '2725 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42054 / R42054C10: got '1217 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42054 / R42054C13: got '1217 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42054 / R42054C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42054 / R42054C17: got '303-307 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42055 / R42055C10: got '327 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42055 / R42055C13: got '327 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42055 / R42055C14: got '5215 N Delaware Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42055 / R42055C17: got '5215 N Delaware Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42056 / R42056C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42056 / R42056C13: got '600-698 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42056 / R42056C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42056 / R42056C17: got '1350-1398 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42057 / R42057C10: got '1702 Alki Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42057 / R42057C13: got '1702 Alki Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42057 / R42057C14: got '3213 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42057 / R42057C17: got '3213 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42058 / R42058C10: got '1425 33rd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42058 / R42058C13: got '1425 33rd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42058 / R42058C14: got '3317 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42058 / R42058C17: got '3317 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42059 / R42059C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42059 / R42059C13: got '51-71 NE Beech St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42059 / R42059C14: got '907 SW Washington St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42059 / R42059C17: got '907 SW Washington St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42060 / R42060C10: got '815 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42060 / R42060C13: got '815 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42060 / R42060C14: got '3502 W Fort St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42060 / R42060C17: got '3502 W Fort St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42061 / R42061C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42061 / R42061C13: got '1801 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42061 / R42061C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42061 / R42061C17: got '501-599 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42063 / R42063C10: got '5215 N Delaware Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42063 / R42063C13: got '5215 N Delaware Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42063 / R42063C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42063 / R42063C17: got '3628-3698 N Kerby
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42064 / R42064C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42064 / R42064C13: got '307-313 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42064 / R42064C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42064 / R42064C17: got '1522-1524 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42066 / R42066C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42066 / R42066C13: got '916-928 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42066 / R42066C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42066 / R42066C17: got '3635-3699 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42067 / R42067C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42067 / R42067C13: got '3901-3999 NE 28th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42067 / R42067C14: got '925 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42067 / R42067C17: got '925 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42068 / R42068C10: got '321 N 115th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42068 / R42068C13: got '321 N 115th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42068 / R42068C14: got '829 S Fidalgo St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42068 / R42068C17: got '829 S Fidalgo St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42070 / R42070C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42070 / R42070C13: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42070 / R42070C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42070 / R42070C17: got '199 N Hassalo St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42071 / R42071C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42071 / R42071C13: got '928 1st Avenue South,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42071 / R42071C14: got '2431 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42071 / R42071C17: got '2431 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42072 / R42072C10: got '3030 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42072 / R42072C13: got '3030 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42072 / R42072C14: got '1755 SW Jefferson St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42072 / R42072C17: got '1755 SW Jefferson St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42073 / R42073C10: got '850 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42073 / R42073C13: got '850 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42073 / R42073C14: got '7936 N Seward Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42073 / R42073C17: got '7936 N Seward Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42074 / R42074C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42074 / R42074C13: got '2300-2350 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42074 / R42074C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42074 / R42074C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42075 / R42075C10: got '6535 NE 23rd Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42075 / R42075C13: got '6535 NE 23rd Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42075 / R42075C14: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42075 / R42075C17: got '4622 N McCoy Ct,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42076 / R42076C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42076 / R42076C13: got '4928-4978 NE 11th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42076 / R42076C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42076 / R42076C17: got '1514-1516 SW Alder
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42077 / R42077C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42077 / R42077C13: got '1942-1968 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42077 / R42077C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42077 / R42077C17: got '401-409 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42079 / R42079C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42079 / R42079C13: got '225-263 S King St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42079 / R42079C14: got '1914 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42079 / R42079C17: got '1914 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42080 / R42080C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42080 / R42080C13: got '825-899 NW 22nd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42080 / R42080C14: got '6535 NE 23rd Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42080 / R42080C17: got '6535 NE 23rd Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42082 / R42082C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42082 / R42082C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42082 / R42082C14: got '611 SE 19th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42082 / R42082C17: got '611 SE 19th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42083 / R42083C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42083 / R42083C13: got '543-587 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42083 / R42083C14: got '3606 SE Raymond St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42083 / R42083C17: got '3606 SE Raymond St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42084 / R42084C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42084 / R42084C13: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42084 / R42084C14: got '5911 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42084 / R42084C17: got '5911 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42085 / R42085C10: got '1835 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42085 / R42085C13: got '1835 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42085 / R42085C14: got '815 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42085 / R42085C17: got '815 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42086 / R42086C10: got '5219 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42086 / R42086C13: got '5219 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42086 / R42086C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42086 / R42086C17: got '4601-4699 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42087 / R42087C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42087 / R42087C13: got '3863-3899 S Ferdinand
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42087 / R42087C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42087 / R42087C17: got '2201-2299 S Waite St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42088 / R42088C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42088 / R42088C13: got '3990-4010 SE Alder
## Ct, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42088 / R42088C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42088 / R42088C17: got '836-898 SW Oak St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42089 / R42089C10: got '2110 N 86th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42089 / R42089C13: got '2110 N 86th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42089 / R42089C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42089 / R42089C17: got '8900-8998 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42090 / R42090C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42090 / R42090C13: got '1776-1998 W Nickerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42090 / R42090C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42090 / R42090C17: got '2100 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42091 / R42091C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42091 / R42091C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42091 / R42091C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42091 / R42091C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42093 / R42093C10: got '2103 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42093 / R42093C13: got '2103 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42093 / R42093C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42093 / R42093C17: got '632-698 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42094 / R42094C10: got '615 NW 22nd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42094 / R42094C13: got '615 NW 22nd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42094 / R42094C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42094 / R42094C17: got '825-899 NW 22nd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42095 / R42095C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42095 / R42095C13: got '3101-3199 NE 135th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42095 / R42095C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42095 / R42095C17: got '525-563 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42096 / R42096C10: got '3806 SE Powell Blvd,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42096 / R42096C13: got '3806 SE Powell Blvd,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42096 / R42096C14: got '3125 NE Holladay St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42096 / R42096C17: got '3125 NE Holladay St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42097 / R42097C10: got '907 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42097 / R42097C13: got '907 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42097 / R42097C14: got '850 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42097 / R42097C17: got '850 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42098 / R42098C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42098 / R42098C13: got '6430-6498 SE Steele
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42098 / R42098C14: got '1132 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42098 / R42098C17: got '1132 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42102 / R42102C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42102 / R42102C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42102 / R42102C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42102 / R42102C17: got '106-112 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42103 / R42103C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42103 / R42103C13: got '805-815 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42103 / R42103C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42103 / R42103C17: got '545-599 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42104 / R42104C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42104 / R42104C13: got '2812-2898 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42104 / R42104C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42104 / R42104C17: got '1003-1035 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42105 / R42105C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42105 / R42105C13: got '2737-2799 NE Hancock
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42105 / R42105C14: got '3806 SE Powell Blvd,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42105 / R42105C17: got '3806 SE Powell Blvd,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42106 / R42106C10: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42106 / R42106C13: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42106 / R42106C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42106 / R42106C17: got '930-938 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42108 / R42108C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42108 / R42108C13: got '303-307 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42108 / R42108C14: got '165 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42108 / R42108C17: got '165 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42109 / R42109C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42109 / R42109C13: got '160-198 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42109 / R42109C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42109 / R42109C17: got '2646-2688 W Smith St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42110 / R42110C10: got '407 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42110 / R42110C13: got '407 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42110 / R42110C14: got '215e Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42110 / R42110C17: got '215e Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42111 / R42111C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42111 / R42111C13: got '2100 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42111 / R42111C14: got '2219 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42111 / R42111C17: got '2219 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42113 / R42113C10: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42113 / R42113C13: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42113 / R42113C14: got '3030 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42113 / R42113C17: got '3030 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42114 / R42114C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42114 / R42114C13: got '561-577 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42114 / R42114C14: got '15 SE 6th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42114 / R42114C17: got '15 SE 6th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42115 / R42115C10: got '1914 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42115 / R42115C13: got '1914 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42115 / R42115C14: got '2501 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42115 / R42115C17: got '2501 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42116 / R42116C10: got '2565 NE 83rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42116 / R42116C13: got '2565 NE 83rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42116 / R42116C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42116 / R42116C17: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42117 / R42117C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42117 / R42117C13: got '4301-4499 N
## Mississippi Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42117 / R42117C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42117 / R42117C17: got '900-950 SW Alder St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42118 / R42118C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42118 / R42118C13: got '916-928 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42118 / R42118C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42118 / R42118C17: got '916-928 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42119 / R42119C10: got '14087 Roosevelt Way
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42119 / R42119C13: got '14087 Roosevelt Way
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42119 / R42119C14: got '14320 Roosevelt Way
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42119 / R42119C17: got '14320 Roosevelt Way
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42121 / R42121C10: got '3401 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42121 / R42121C13: got '3401 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42121 / R42121C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42121 / R42121C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42123 / R42123C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42123 / R42123C13: got '1699 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42123 / R42123C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42123 / R42123C17: got '1701 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42125 / R42125C10: got '8010 N Seward Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42125 / R42125C13: got '8010 N Seward Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42125 / R42125C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42125 / R42125C17: got '901-999 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42126 / R42126C10: got '907 SW Washington St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42126 / R42126C13: got '907 SW Washington St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42126 / R42126C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42126 / R42126C17: got '4928-4978 NE 11th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42127 / R42127C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42127 / R42127C13: got '1140-1156 SW
## Washington St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42127 / R42127C14: got '615 NW 22nd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42127 / R42127C17: got '615 NW 22nd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42131 / R42131C10: got '165 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42131 / R42131C13: got '165 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42131 / R42131C14: got '800 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42131 / R42131C17: got '800 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42132 / R42132C10: got '2285 NW Johnson St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42132 / R42132C13: got '2285 NW Johnson St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42132 / R42132C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42132 / R42132C17: got '932-1072 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42133 / R42133C10: got '2133 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42133 / R42133C13: got '2133 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42133 / R42133C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42133 / R42133C17: got '3863-3899 S Ferdinand
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42135 / R42135C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42135 / R42135C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42135 / R42135C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42135 / R42135C17: got '2812-2898 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42137 / R42137C10: got '1670 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42137 / R42137C13: got '1670 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42137 / R42137C14: got '2612 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42137 / R42137C17: got '2612 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42139 / R42139C10: got '15 SE 6th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42139 / R42139C13: got '15 SE 6th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42139 / R42139C14: got '327 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42139 / R42139C17: got '327 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42140 / R42140C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42140 / R42140C13: got '1701 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42140 / R42140C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42140 / R42140C17: got '1600-1698 NE 16th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42141 / R42141C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42141 / R42141C13: got '1764-1898 Thorndyke
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42141 / R42141C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42141 / R42141C17: got '2215-2291 Thorndyke
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42142 / R42142C10: got '228 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42142 / R42142C13: got '228 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42142 / R42142C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42142 / R42142C17: got '1412-1498 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42143 / R42143C10: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42143 / R42143C13: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42143 / R42143C14: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42143 / R42143C17: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42144 / R42144C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42144 / R42144C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42144 / R42144C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42144 / R42144C17: got '1801 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42145 / R42145C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42145 / R42145C13: got '1617-1623 SE 32nd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42145 / R42145C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42145 / R42145C17: got '900-962 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42146 / R42146C10: got '607 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42146 / R42146C13: got '607 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42146 / R42146C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42146 / R42146C17: got '1900-1998 NW Sloop
## Pl, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42147 / R42147C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42147 / R42147C13: got '967-973 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42147 / R42147C14: got '3223 W Viewmont Way
## W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42147 / R42147C17: got '3223 W Viewmont Way
## W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42148 / R42148C10: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42148 / R42148C13: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42148 / R42148C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42148 / R42148C17: got '51-71 NE Beech St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42151 / R42151C10: got '850 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42151 / R42151C13: got '850 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42151 / R42151C14: got '850 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42151 / R42151C17: got '850 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42152 / R42152C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42152 / R42152C13: got '4601-4699 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42152 / R42152C14: got '2110 N 86th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42152 / R42152C17: got '2110 N 86th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42153 / R42153C10: got '60 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42153 / R42153C13: got '60 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42153 / R42153C14: got '60 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42153 / R42153C17: got '60 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42154 / R42154C10: got '1714 NE 27th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42154 / R42154C13: got '1714 NE 27th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42154 / R42154C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42154 / R42154C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42155 / R42155C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42155 / R42155C13: got '409-419 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42155 / R42155C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42155 / R42155C17: got '1701-1799 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42156 / R42156C10: got '2219 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42156 / R42156C13: got '2219 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42156 / R42156C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42156 / R42156C17: got '4326-4332 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42158 / R42158C10: got '544 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42158 / R42158C13: got '544 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42158 / R42158C14: got '7206 N Commercial
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42158 / R42158C17: got '7206 N Commercial
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42159 / R42159C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42159 / R42159C13: got '1086-1118 Airport Way
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42159 / R42159C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42159 / R42159C17: got '2895-2927 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42160 / R42160C10: got '2124 SW Taylor St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42160 / R42160C13: got '2124 SW Taylor St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42160 / R42160C14: got '812 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42160 / R42160C17: got '812 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42161 / R42161C10: got '812 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42161 / R42161C13: got '812 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42161 / R42161C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42161 / R42161C17: got '1140-1156 SW
## Washington St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42162 / R42162C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42162 / R42162C13: got '1003-1035 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42162 / R42162C14: got '5911 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42162 / R42162C17: got '5911 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42163 / R42163C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42163 / R42163C13: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42163 / R42163C14: got '4516 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42163 / R42163C17: got '4516 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42165 / R42165C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42165 / R42165C13: got '1699 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42165 / R42165C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42165 / R42165C17: got '1699 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42166 / R42166C10: got '215e Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42166 / R42166C13: got '215e Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42166 / R42166C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42166 / R42166C17: got '1207-1299 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42167 / R42167C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42167 / R42167C13: got '3635-3699 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42167 / R42167C14: got '3548 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42167 / R42167C17: got '3548 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42169 / R42169C10: got '60 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42169 / R42169C13: got '60 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42169 / R42169C14: got '544 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42169 / R42169C17: got '544 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42170 / R42170C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42170 / R42170C13: got '849-899 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42170 / R42170C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42170 / R42170C17: got '600-698 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42172 / R42172C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42172 / R42172C13: got '525-563 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42172 / R42172C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42172 / R42172C17: got '3216-3222 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42173 / R42173C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42173 / R42173C13: got '1514-1516 SW Alder
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42173 / R42173C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42173 / R42173C17: got '701-799 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42175 / R42175C10: got '1811 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42175 / R42175C13: got '1811 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42175 / R42175C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42175 / R42175C17: got '160-198 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42176 / R42176C10: got '1907 NW Sloop Pl,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42176 / R42176C13: got '1907 NW Sloop Pl,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42176 / R42176C14: got '6749 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42176 / R42176C17: got '6749 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42177 / R42177C10: got '2725 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42177 / R42177C13: got '2725 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42177 / R42177C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42177 / R42177C17: got '2737-2799 NE Hancock
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42178 / R42178C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42178 / R42178C13: got '621-667 OR-99E,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42178 / R42178C14: got '125 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42178 / R42178C17: got '125 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42179 / R42179C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42179 / R42179C13: got '1100-1198 SE Water
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42179 / R42179C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42179 / R42179C17: got '7536-7598 SE 13th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42180 / R42180C10: got '2257 NW Irving St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42180 / R42180C13: got '2257 NW Irving St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42180 / R42180C14: got '907 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42180 / R42180C17: got '907 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42182 / R42182C10: got '3213 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42182 / R42182C13: got '3213 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42182 / R42182C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42182 / R42182C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42183 / R42183C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42183 / R42183C13: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42183 / R42183C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42183 / R42183C17: got '2241-2247 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42185 / R42185C10: got '1404 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42185 / R42185C13: got '1404 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42185 / R42185C14: got '3504 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42185 / R42185C17: got '3504 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42191 / R42191C10: got '1132 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42191 / R42191C13: got '1132 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42191 / R42191C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42191 / R42191C17: got '1699 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42192 / R42192C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42192 / R42192C13: got '1701-1803 NE 30th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42192 / R42192C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42192 / R42192C17: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42194 / R42194C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42194 / R42194C13: got '190-198 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42194 / R42194C14: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42194 / R42194C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42195 / R42195C10: got '2501 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42195 / R42195C13: got '2501 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42195 / R42195C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42195 / R42195C17: got '307-313 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42196 / R42196C10: got '925 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42196 / R42196C13: got '925 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42196 / R42196C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42196 / R42196C17: got '916-928 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42197 / R42197C10: got '125 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42197 / R42197C13: got '125 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42197 / R42197C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42197 / R42197C17: got '1942-1968 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42199 / R42199C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42199 / R42199C13: got '3300-3398 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42199 / R42199C14: got '2209 E North St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42199 / R42199C17: got '2209 E North St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42200 / R42200C10: got '700 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42200 / R42200C13: got '700 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42200 / R42200C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42200 / R42200C17: got '1000-1020 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42201 / R42201C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42201 / R42201C13: got '701-799 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42201 / R42201C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42201 / R42201C17: got '1617-1623 SE 32nd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42202 / R42202C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42202 / R42202C13: got '836-898 SW Oak St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42202 / R42202C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42202 / R42202C17: got '1333-1399 NW 12th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42204 / R42204C10: got '800 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42204 / R42204C13: got '800 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42204 / R42204C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42204 / R42204C17: got '2201-2299 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42205 / R42205C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42205 / R42205C13: got '1350-1398 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42205 / R42205C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42205 / R42205C17: got '5451 5th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42206 / R42206C10: got '6743 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42206 / R42206C13: got '6743 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42206 / R42206C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42206 / R42206C17: got '225-263 S King St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42207 / R42207C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42207 / R42207C13: got '545-599 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42207 / R42207C14: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42207 / R42207C17: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42208 / R42208C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42208 / R42208C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42208 / R42208C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42208 / R42208C17: got '928 1st Avenue South,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42209 / R42209C10: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42209 / R42209C13: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42209 / R42209C14: got '2310 SE Stephens St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42209 / R42209C17: got '2310 SE Stephens St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42210 / R42210C10: got '3606 SE Raymond St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42210 / R42210C13: got '3606 SE Raymond St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42210 / R42210C14: got '2103 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42210 / R42210C17: got '2103 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42211 / R42211C10: got '2310 SE Stephens St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42211 / R42211C13: got '2310 SE Stephens St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42211 / R42211C14: got '5720 NE Everett St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42211 / R42211C17: got '5720 NE Everett St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42213 / R42213C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42213 / R42213C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42213 / R42213C14: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42213 / R42213C17: got '10 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42215 / R42215C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42215 / R42215C13: got '1333-1399 NW 12th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42215 / R42215C14: got '2285 NW Johnson St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42215 / R42215C17: got '2285 NW Johnson St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42216 / R42216C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42216 / R42216C13: got '525-563 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42216 / R42216C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42216 / R42216C17: got '525-563 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42218 / R42218C10: got '4516 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42218 / R42218C13: got '4516 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42218 / R42218C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42218 / R42218C17: got '2767-2799 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42221 / R42221C10: got '2018 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42221 / R42221C13: got '2018 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42221 / R42221C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42221 / R42221C17: got '543-587 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42222 / R42222C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42222 / R42222C13: got '199 N Hassalo St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42222 / R42222C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42222 / R42222C17: got '1001-1043 NW 18th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42223 / R42223C10: got '205 N Page St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42223 / R42223C13: got '205 N Page St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42223 / R42223C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42223 / R42223C17: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42224 / R42224C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42224 / R42224C13: got '1600-1698 NE 16th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42224 / R42224C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42224 / R42224C17: got '726-788 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42225 / R42225C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42225 / R42225C13: got '1522-1524 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42225 / R42225C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42225 / R42225C17: got '1819-1827 25th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42226 / R42226C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42226 / R42226C13: got '1009-1099 SW Park
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42226 / R42226C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42226 / R42226C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42227 / R42227C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42227 / R42227C13: got '1412-1498 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42227 / R42227C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42227 / R42227C17: got '6607-6799 NE 8th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42228 / R42228C10: got '7206 N Commercial
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42228 / R42228C13: got '7206 N Commercial
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42228 / R42228C14: got '15 SE 62nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42228 / R42228C17: got '15 SE 62nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42229 / R42229C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42229 / R42229C13: got '3628-3698 N Kerby
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42229 / R42229C14: got '340 SE 6th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42229 / R42229C17: got '340 SE 6th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42230 / R42230C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42230 / R42230C13: got '726-788 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42230 / R42230C14: got '1624 SE 34th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42230 / R42230C17: got '1624 SE 34th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42231 / R42231C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42231 / R42231C13: got '4326-4332 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42231 / R42231C14: got '624 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42231 / R42231C17: got '624 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42232 / R42232C10: got '6749 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42232 / R42232C13: got '6749 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42232 / R42232C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42232 / R42232C17: got '14300-14498 Sunnyside
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42233 / R42233C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42233 / R42233C13: got '1819-1827 25th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42233 / R42233C14: got '1725 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42233 / R42233C17: got '1725 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42234 / R42234C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42234 / R42234C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42234 / R42234C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42234 / R42234C17: got '1201-1299 NW Quimby
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42235 / R42235C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42235 / R42235C13: got '401-409 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42235 / R42235C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42235 / R42235C17: got '2412-2428 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42236 / R42236C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42236 / R42236C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42236 / R42236C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42236 / R42236C17: got '2040 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42237 / R42237C10: got '125 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42237 / R42237C13: got '125 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42237 / R42237C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42237 / R42237C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42238 / R42238C10: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42238 / R42238C13: got '4622 N McCoy Ct,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42238 / R42238C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42238 / R42238C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42239 / R42239C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42239 / R42239C13: got '3851-3861 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42239 / R42239C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42239 / R42239C17: got '430-438 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42240 / R42240C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42240 / R42240C13: got '2412-2428 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42240 / R42240C14: got '602 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42240 / R42240C17: got '602 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42241 / R42241C10: got '7936 N Seward Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42241 / R42241C13: got '7936 N Seward Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42241 / R42241C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42241 / R42241C17: got '900-926 N Buffalo St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42242 / R42242C10: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42242 / R42242C13: got '7500-7598 N Westanna
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42242 / R42242C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42242 / R42242C17: got '1600-1698 SE
## Washington St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42243 / R42243C10: got '340 SE 6th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42243 / R42243C13: got '340 SE 6th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42243 / R42243C14: got '2023 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42243 / R42243C17: got '2023 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42244 / R42244C10: got '602 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42244 / R42244C13: got '602 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42244 / R42244C14: got '129 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42244 / R42244C17: got '129 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42245 / R42245C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42245 / R42245C13: got '930-938 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42245 / R42245C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42245 / R42245C17: got '1901-1999 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42246 / R42246C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42246 / R42246C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42246 / R42246C14: got '3946 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42246 / R42246C17: got '3946 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42247 / R42247C10: got '129 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42247 / R42247C13: got '129 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42247 / R42247C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42247 / R42247C17: got '1149-1199 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42248 / R42248C10: got '11205 51st Ave S,
## Tukwila, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42248 / R42248C13: got '11205 51st Ave S,
## Tukwila, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42248 / R42248C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42248 / R42248C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42249 / R42249C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42249 / R42249C13: got '4086-4274 Beacon Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42249 / R42249C14: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42249 / R42249C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42250 / R42250C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42250 / R42250C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42250 / R42250C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42250 / R42250C17: got '2607-2619 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42252 / R42252C10: got '5911 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42252 / R42252C13: got '5911 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42252 / R42252C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42252 / R42252C17: got '400-498 SW Alder St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42254 / R42254C10: got '3213 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42254 / R42254C13: got '3213 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42254 / R42254C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42254 / R42254C17: got '4707 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42255 / R42255C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42255 / R42255C13: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42255 / R42255C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42255 / R42255C17: got '4601-4699 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42256 / R42256C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42256 / R42256C13: got '3216-3222 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42256 / R42256C14: got '1010 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42256 / R42256C17: got '1010 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42258 / R42258C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42258 / R42258C13: got '1600-1698 SE
## Washington St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42258 / R42258C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42258 / R42258C17: got '1-49 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42259 / R42259C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42259 / R42259C13: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42259 / R42259C14: got '210 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42259 / R42259C17: got '210 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42260 / R42260C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42260 / R42260C13: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42260 / R42260C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42260 / R42260C17: got '101-145 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42261 / R42261C10: got '429 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42261 / R42261C13: got '429 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42261 / R42261C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42261 / R42261C17: got '2401-2411 E Louisa
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42262 / R42262C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42262 / R42262C13: got '1176-1198 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42262 / R42262C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42262 / R42262C17: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42263 / R42263C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42263 / R42263C13: got '1-49 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42263 / R42263C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42263 / R42263C17: got '401-497 SW Ankeny St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42265 / R42265C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42265 / R42265C13: got '4707 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42265 / R42265C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42265 / R42265C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42266 / R42266C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42266 / R42266C13: got '1201-1299 NW Quimby
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42266 / R42266C14: got '2134 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42266 / R42266C17: got '2134 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42268 / R42268C10: got '3502 W Fort St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42268 / R42268C13: got '3502 W Fort St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42268 / R42268C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42268 / R42268C17: got '920-928 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42269 / R42269C10: got '1725 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42269 / R42269C13: got '1725 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42269 / R42269C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42269 / R42269C17: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42271 / R42271C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42271 / R42271C13: got '1215-1299 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42271 / R42271C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42271 / R42271C17: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42272 / R42272C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42272 / R42272C13: got '501-599 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42272 / R42272C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42272 / R42272C17: got '426-430 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42273 / R42273C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42273 / R42273C13: got '800-898 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42273 / R42273C14: got '4344 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42273 / R42273C17: got '4344 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42279 / R42279C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42279 / R42279C13: got '101-111 SW 5th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42279 / R42279C14: got 'World Trade Center,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42279 / R42279C17: got 'World Trade Center,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42280 / R42280C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42280 / R42280C13: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42280 / R42280C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42280 / R42280C17: got '225-263 S King St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42281 / R42281C10: got '3946 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42281 / R42281C13: got '3946 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42281 / R42281C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42281 / R42281C17: got '1529 SE 20th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42282 / R42282C10: got '3504 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42282 / R42282C13: got '3504 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42282 / R42282C14: got '50 SW Morrison St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42282 / R42282C17: got '50 SW Morrison St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42284 / R42284C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42284 / R42284C13: got '6607-6799 NE 8th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42284 / R42284C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42284 / R42284C17: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42285 / R42285C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42285 / R42285C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42285 / R42285C14: got '9252 12th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42285 / R42285C17: got '9252 12th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42286 / R42286C10: got '2134 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42286 / R42286C13: got '2134 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42286 / R42286C14: got '3837 SE Clinton St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42286 / R42286C17: got '3837 SE Clinton St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42287 / R42287C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42287 / R42287C13: got '8015-8021 30th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42287 / R42287C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42287 / R42287C17: got '1851-1899 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42288 / R42288C10: got '5911 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42288 / R42288C13: got '5911 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42288 / R42288C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42288 / R42288C17: got '538-540 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42289 / R42289C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42289 / R42289C13: got '600-698 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42289 / R42289C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42289 / R42289C17: got '1851-1899 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42290 / R42290C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42290 / R42290C13: got '801-815 2nd Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42290 / R42290C14: got '1610 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42290 / R42290C17: got '1610 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42291 / R42291C10: got '30 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42291 / R42291C13: got '30 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42291 / R42291C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42291 / R42291C17: got '10321-10325 Interlake
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42292 / R42292C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42292 / R42292C13: got '81-99 NE Tillamook
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42292 / R42292C14: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42292 / R42292C17: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42294 / R42294C10: got '3223 W Viewmont Way
## W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42294 / R42294C13: got '3223 W Viewmont Way
## W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42294 / R42294C14: got '2416 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42294 / R42294C17: got '2416 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42295 / R42295C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42295 / R42295C13: got '4601-4699 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42295 / R42295C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42295 / R42295C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42298 / R42298C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42298 / R42298C13: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42298 / R42298C14: got '717 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42298 / R42298C17: got '717 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42299 / R42299C10: got '1314 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42299 / R42299C13: got '1314 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42299 / R42299C14: got '151 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42299 / R42299C17: got '151 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42300 / R42300C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42300 / R42300C13: got '1037-1099 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42300 / R42300C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42300 / R42300C17: got '1004-1098 NE 6th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42301 / R42301C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42301 / R42301C13: got '3800-3898 NE
## Tillamook St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42301 / R42301C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42301 / R42301C17: got '3510 NE Bryce St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42302 / R42302C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42302 / R42302C13: got '3327-3329 Meridian
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42302 / R42302C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42302 / R42302C17: got '1-15 Fulton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42303 / R42303C10: got '4138 NE Alberta Ct,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42303 / R42303C13: got '4138 NE Alberta Ct,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42303 / R42303C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42303 / R42303C17: got '2830-2916 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42304 / R42304C10: got '829 S Fidalgo St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42304 / R42304C13: got '829 S Fidalgo St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42304 / R42304C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42304 / R42304C17: got '9250-9266 45th Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42305 / R42305C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42305 / R42305C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42305 / R42305C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42305 / R42305C17: got '2001-2049 NW Everett
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42306 / R42306C10: got '410 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42306 / R42306C13: got '410 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42306 / R42306C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42306 / R42306C17: got '1550-1598 N Skidmore
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42307 / R42307C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42307 / R42307C13: got '29-41 SW Bancroft St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42307 / R42307C14: got '131 OR-99E, Portland,
## OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42307 / R42307C17: got '131 OR-99E, Portland,
## OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42308 / R42308C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42308 / R42308C13: got '800-824 SE 16th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42308 / R42308C14: got '1511 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42308 / R42308C17: got '1511 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42309 / R42309C10: got '337 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42309 / R42309C13: got '337 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42309 / R42309C14: got '401 N 62nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42309 / R42309C17: got '401 N 62nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42310 / R42310C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42310 / R42310C13: got '900-962 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42310 / R42310C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42310 / R42310C17: got '859-899 SW 14th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42311 / R42311C10: got '1009 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42311 / R42311C13: got '1009 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42311 / R42311C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42311 / R42311C17: got '440-472 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42313 / R42313C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42313 / R42313C13: got '400-498 SW Alder St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42313 / R42313C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42313 / R42313C17: got '5910-5998 SE 41st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42314 / R42314C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42314 / R42314C13: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42314 / R42314C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42314 / R42314C17: got '2411-2417 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42316 / R42316C10: got '624 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42316 / R42316C13: got '624 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42316 / R42316C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42316 / R42316C17: got '950 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42317 / R42317C10: got '5176 NE Wistaria Dr,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42317 / R42317C13: got '5176 NE Wistaria Dr,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42317 / R42317C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42317 / R42317C17: got '635-699 SW Columbia
## St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42318 / R42318C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42318 / R42318C13: got '801-897 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42318 / R42318C14: got '2303 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42318 / R42318C17: got '2303 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42319 / R42319C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42319 / R42319C13: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42319 / R42319C14: got '6300 N Lombard St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42319 / R42319C17: got '6300 N Lombard St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42320 / R42320C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42320 / R42320C13: got '3343-3405 NE 14th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42320 / R42320C14: got '608 NE Thompson St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42320 / R42320C17: got '608 NE Thompson St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42322 / R42322C10: got '815 NE 100th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42322 / R42322C13: got '815 NE 100th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42322 / R42322C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42322 / R42322C17: got '401-469 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42324 / R42324C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42324 / R42324C13: got '1529 SE 20th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42324 / R42324C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42324 / R42324C17: got '801-897 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42325 / R42325C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42325 / R42325C13: got '4800-4824 NE Fremont
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42325 / R42325C14: got '106 NE Ivy St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42325 / R42325C17: got '106 NE Ivy St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42326 / R42326C10: got '1542 SE 29th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42326 / R42326C13: got '1542 SE 29th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42326 / R42326C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42326 / R42326C17: got '327-335 NW Broadway,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42327 / R42327C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42327 / R42327C13: got '220-298 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42327 / R42327C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42327 / R42327C17: got '1001-1199 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42328 / R42328C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42328 / R42328C13: got '401-497 SW Ankeny St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42328 / R42328C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42328 / R42328C17: got '1201-1221 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42329 / R42329C10: got '151 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42329 / R42329C13: got '151 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42329 / R42329C14: got '5545 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42329 / R42329C17: got '5545 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42330 / R42330C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42330 / R42330C13: got '430-438 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42330 / R42330C14: got '819 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42330 / R42330C17: got '819 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42331 / R42331C10: got '8034 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42331 / R42331C13: got '8034 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42331 / R42331C14: got '149 NE 133rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42331 / R42331C17: got '149 NE 133rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42332 / R42332C10: got '3414 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42332 / R42332C13: got '3414 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42332 / R42332C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42332 / R42332C17: got '7200-7298 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42333 / R42333C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42333 / R42333C13: got '900 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42333 / R42333C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42333 / R42333C17: got '3503-3515 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42334 / R42334C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42334 / R42334C13: got '4200-4298 NE 21st
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42334 / R42334C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42334 / R42334C17: got '958-986 SW Salmon St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42335 / R42335C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42335 / R42335C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42335 / R42335C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42335 / R42335C17: got '1544-1598 NE Brazee
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42336 / R42336C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42336 / R42336C13: got '1001-1199 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42336 / R42336C14: got '1544 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42336 / R42336C17: got '1544 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42337 / R42337C10: got '1010 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42337 / R42337C13: got '1010 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42337 / R42337C14: got '1525 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42337 / R42337C17: got '1525 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42338 / R42338C10: got '2303 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42338 / R42338C13: got '2303 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42338 / R42338C14: got '2018 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42338 / R42338C17: got '2018 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42339 / R42339C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42339 / R42339C13: got '1036-1066 Alder St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42339 / R42339C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42339 / R42339C17: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42340 / R42340C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42340 / R42340C13: got '100-146 Broad St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42340 / R42340C14: got '225 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42340 / R42340C17: got '225 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42341 / R42341C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42341 / R42341C13: got '327-335 NW Broadway,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42341 / R42341C14: got '3818 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42341 / R42341C17: got '3818 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42342 / R42342C10: got '819 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42342 / R42342C13: got '819 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42342 / R42342C14: got '219 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42342 / R42342C17: got '219 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42343 / R42343C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42343 / R42343C13: got '10321-10325 Interlake
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42343 / R42343C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42343 / R42343C17: got '5410-5498 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42344 / R42344C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42344 / R42344C13: got '920-928 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42344 / R42344C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42344 / R42344C17: got '653-699 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42345 / R42345C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42345 / R42345C13: got '157-199 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42345 / R42345C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42345 / R42345C17: got '3200-3216 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42346 / R42346C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42346 / R42346C13: got '801-817 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42346 / R42346C14: got '3414 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42346 / R42346C17: got '3414 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42347 / R42347C10: got '915 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42347 / R42347C13: got '915 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42347 / R42347C14: got '717 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42347 / R42347C17: got '717 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42348 / R42348C10: got '111 NW 2nd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42348 / R42348C13: got '111 NW 2nd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42348 / R42348C14: got '1542 SE 29th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42348 / R42348C17: got '1542 SE 29th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42349 / R42349C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42349 / R42349C13: got '653-699 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42349 / R42349C14: got '7806 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42349 / R42349C17: got '7806 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42351 / R42351C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42351 / R42351C13: got '1851-1899 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42351 / R42351C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42351 / R42351C17: got '1811-1813 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42352 / R42352C10: got '6300 N Lombard St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42352 / R42352C13: got '6300 N Lombard St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42352 / R42352C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42352 / R42352C17: got '2616-2698 N Hunt St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42353 / R42353C10: got '1900 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42353 / R42353C13: got '1900 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42353 / R42353C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42353 / R42353C17: got '3696-4780 SW Slavin
## Rd, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42356 / R42356C10: got '4344 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42356 / R42356C13: got '4344 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42356 / R42356C14: got '5003 16th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42356 / R42356C17: got '5003 16th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42357 / R42357C10: got '501 Stadium Pl S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42357 / R42357C13: got '501 Stadium Pl S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42357 / R42357C14: got '3501 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42357 / R42357C17: got '3501 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42358 / R42358C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42358 / R42358C13: got '1201-1217 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42358 / R42358C14: got '731 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42358 / R42358C17: got '731 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42359 / R42359C10: got '20 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42359 / R42359C13: got '20 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42359 / R42359C14: got '1009 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42359 / R42359C17: got '1009 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42360 / R42360C10: got '1520 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42360 / R42360C13: got '1520 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42360 / R42360C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42360 / R42360C17: got '801-815 2nd Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42361 / R42361C10: got '122 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42361 / R42361C13: got '122 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42361 / R42361C14: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42361 / R42361C17: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42362 / R42362C10: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42362 / R42362C13: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42362 / R42362C14: got '1909 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42362 / R42362C17: got '1909 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42363 / R42363C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42363 / R42363C13: got '1201-1221 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42363 / R42363C14: got '410 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42363 / R42363C17: got '410 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42364 / R42364C10: got '131 OR-99E, Portland,
## OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42364 / R42364C13: got '131 OR-99E, Portland,
## OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42364 / R42364C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42364 / R42364C17: got '3800-3898 NE
## Tillamook St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42365 / R42365C10: got 'World Trade Center,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42365 / R42365C13: got 'World Trade Center,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42365 / R42365C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42365 / R42365C17: got '400-498 SW 9th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42366 / R42366C10: got '717 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42366 / R42366C13: got '717 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42366 / R42366C14: got '214 W Burnside St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42366 / R42366C17: got '214 W Burnside St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42368 / R42368C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42368 / R42368C13: got '2401-2411 E Louisa
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42368 / R42368C14: got '1103 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42368 / R42368C17: got '1103 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42369 / R42369C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42369 / R42369C13: got '988-992 SW Salmon St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42369 / R42369C14: got '915 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42369 / R42369C17: got '915 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42370 / R42370C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42370 / R42370C13: got '1550-1598 N Skidmore
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42370 / R42370C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42370 / R42370C17: got '430-466 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42371 / R42371C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42371 / R42371C13: got '401-469 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42371 / R42371C14: got '511 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42371 / R42371C17: got '511 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42373 / R42373C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42373 / R42373C13: got '8900-8998 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42373 / R42373C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42373 / R42373C17: got '3101-3199 NE 135th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42374 / R42374C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42374 / R42374C13: got '201-285 NW Flanders
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42374 / R42374C14: got '1931 SE Powell Blvd
## Frontage Rd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42374 / R42374C17: got '1931 SE Powell Blvd
## Frontage Rd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42375 / R42375C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42375 / R42375C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42375 / R42375C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42375 / R42375C17: got '1545-1699 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42377 / R42377C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42377 / R42377C13: got '3696-4780 SW Slavin
## Rd, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42377 / R42377C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42377 / R42377C17: got '253-267 SW Slavin Rd,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42378 / R42378C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42378 / R42378C13: got '525-563 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42378 / R42378C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42378 / R42378C17: got '3327-3329 Meridian
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42380 / R42380C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42380 / R42380C13: got '3301-3333 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42380 / R42380C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42380 / R42380C17: got '1325-1405 SE Umatilla
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42381 / R42381C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42381 / R42381C13: got '7200-7298 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42381 / R42381C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42381 / R42381C17: got '129-135 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42382 / R42382C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42382 / R42382C13: got '1851-1899 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42382 / R42382C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42382 / R42382C17: got '323-347 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42383 / R42383C10: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42383 / R42383C13: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42383 / R42383C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42383 / R42383C17: got '2473-2599 SE 50th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42385 / R42385C10: got '511 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42385 / R42385C13: got '511 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42385 / R42385C14: got '7331 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42385 / R42385C17: got '7331 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42386 / R42386C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42386 / R42386C13: got '400-498 SW 9th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42386 / R42386C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42386 / R42386C17: got '1500-1536 SW
## Montgomery St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42387 / R42387C10: got '1610 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42387 / R42387C13: got '1610 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42387 / R42387C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42387 / R42387C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42390 / R42390C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42390 / R42390C13: got '5410-5498 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42390 / R42390C14: got '1404 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42390 / R42390C17: got '1404 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42391 / R42391C10: got '401 N 62nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42391 / R42391C13: got '401 N 62nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42391 / R42391C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42391 / R42391C17: got '5608-5698 Latona Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42392 / R42392C10: got '225 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42392 / R42392C13: got '225 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42392 / R42392C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42392 / R42392C17: got '525-563 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42393 / R42393C10: got '231 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42393 / R42393C13: got '231 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42393 / R42393C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42393 / R42393C17: got '501-507 W Smith St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42394 / R42394C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42394 / R42394C13: got '950 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42394 / R42394C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42394 / R42394C17: got '449-451 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42395 / R42395C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42395 / R42395C13: got '1544-1598 NE Brazee
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42395 / R42395C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42395 / R42395C17: got '2222-2226 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42396 / R42396C10: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42396 / R42396C13: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42396 / R42396C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42396 / R42396C17: got '6117-6199 NE Stanton
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42398 / R42398C10: got '1103 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42398 / R42398C13: got '1103 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42398 / R42398C14: got '3947 S Morgan St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42398 / R42398C17: got '3947 S Morgan St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42399 / R42399C10: got '5003 16th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42399 / R42399C13: got '5003 16th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42399 / R42399C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42399 / R42399C17: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42400 / R42400C10: got '15 SE 62nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42400 / R42400C13: got '15 SE 62nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42400 / R42400C14: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42400 / R42400C17: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42402 / R42402C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42402 / R42402C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42402 / R42402C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42402 / R42402C17: got '1036-1066 Alder St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42403 / R42403C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42403 / R42403C13: got '635-699 SW Columbia
## St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42403 / R42403C14: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42403 / R42403C17: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42404 / R42404C10: got '2416 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42404 / R42404C13: got '2416 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42404 / R42404C14: got '3501 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42404 / R42404C17: got '3501 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42405 / R42405C10: got '2612 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42405 / R42405C13: got '2612 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42405 / R42405C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42405 / R42405C17: got '320-398 SW Alder St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42406 / R42406C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42406 / R42406C13: got '101-145 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42406 / R42406C14: got '2815 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42406 / R42406C17: got '2815 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42407 / R42407C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42407 / R42407C13: got '7536-7598 SE 13th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42407 / R42407C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42407 / R42407C17: got '3301-3333 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42408 / R42408C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42408 / R42408C13: got '5557-5563 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42408 / R42408C14: got '815 NE 100th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42408 / R42408C17: got '815 NE 100th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42409 / R42409C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42409 / R42409C13: got '440-472 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42409 / R42409C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42409 / R42409C17: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42410 / R42410C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42410 / R42410C13: got '958-986 SW Salmon St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42410 / R42410C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42410 / R42410C17: got '988-992 SW Salmon St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42411 / R42411C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42411 / R42411C13: got '426-430 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42411 / R42411C14: got '1415 W Garfield St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42411 / R42411C17: got '1415 W Garfield St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42412 / R42412C10: got '4059 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42412 / R42412C13: got '4059 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42412 / R42412C14: got '231 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42412 / R42412C17: got '231 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42414 / R42414C10: got '8050 43rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42414 / R42414C13: got '8050 43rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42414 / R42414C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42414 / R42414C17: got '4700-4710 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42415 / R42415C10: got '5720 NE Everett St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42415 / R42415C13: got '5720 NE Everett St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42415 / R42415C14: got '230 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42415 / R42415C17: got '230 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42416 / R42416C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42416 / R42416C13: got '147-199 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42416 / R42416C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42416 / R42416C17: got '4416-4498 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42417 / R42417C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42417 / R42417C13: got '1908-1998 SE Powell
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42417 / R42417C14: got '4138 NE Alberta Ct,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42417 / R42417C17: got '4138 NE Alberta Ct,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42418 / R42418C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42418 / R42418C13: got '3200-3216 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42418 / R42418C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42418 / R42418C17: got '801-817 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42419 / R42419C10: got '717 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42419 / R42419C13: got '717 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42419 / R42419C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42419 / R42419C17: got '4749-4999 16th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42420 / R42420C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42420 / R42420C13: got '538-540 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42420 / R42420C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42420 / R42420C17: got '100-146 Broad St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42421 / R42421C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42421 / R42421C13: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42421 / R42421C14: got '6804 42nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42421 / R42421C17: got '6804 42nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42423 / R42423C10: got '2815 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42423 / R42423C13: got '2815 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42423 / R42423C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42423 / R42423C17: got '2148-2198 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42424 / R42424C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42424 / R42424C13: got '2895-2927 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42424 / R42424C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42424 / R42424C17: got '123-127 NW Bowdoin
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42425 / R42425C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42425 / R42425C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42425 / R42425C14: got '1009 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42425 / R42425C17: got '1009 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42426 / R42426C10: got '2023 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42426 / R42426C13: got '2023 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42426 / R42426C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42426 / R42426C17: got '401-431 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42428 / R42428C10: got '1404 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42428 / R42428C13: got '1404 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42428 / R42428C14: got '337 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42428 / R42428C17: got '337 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42429 / R42429C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42429 / R42429C13: got '323 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42429 / R42429C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42429 / R42429C17: got '600-698 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42430 / R42430C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42430 / R42430C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42430 / R42430C14: got '8030 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42430 / R42430C17: got '8030 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42431 / R42431C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42431 / R42431C13: got '1325-1405 SE Umatilla
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42431 / R42431C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42431 / R42431C17: got '1260-1398 SW
## Montgomery St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42432 / R42432C10: got '1755 SW Jefferson St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42432 / R42432C13: got '1755 SW Jefferson St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42432 / R42432C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42432 / R42432C17: got '1037-1099 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42434 / R42434C10: got '1525 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42434 / R42434C13: got '1525 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42434 / R42434C14: got '220 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42434 / R42434C17: got '220 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42436 / R42436C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42436 / R42436C13: got '2001-2049 NW Everett
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42436 / R42436C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42436 / R42436C17: got '3110-3120 E Burnside
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42437 / R42437C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42437 / R42437C13: got '2646-2688 W Smith St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42437 / R42437C14: got '2560 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42437 / R42437C17: got '2560 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42438 / R42438C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42438 / R42438C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42438 / R42438C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42438 / R42438C17: got '2601-2621 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42439 / R42439C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42439 / R42439C13: got '2616-2698 N Hunt St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42439 / R42439C14: got '122 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42439 / R42439C17: got '122 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42440 / R42440C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42440 / R42440C13: got '401-431 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42440 / R42440C14: got '941 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42440 / R42440C17: got '941 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42441 / R42441C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42441 / R42441C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42441 / R42441C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42441 / R42441C17: got '157-199 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42442 / R42442C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42442 / R42442C13: got '932-1072 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42442 / R42442C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42442 / R42442C17: got '3100-3140 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42444 / R42444C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42444 / R42444C13: got '1149-1199 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42444 / R42444C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42444 / R42444C17: got '1001-1013 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42445 / R42445C10: got '941 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42445 / R42445C13: got '941 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42445 / R42445C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42445 / R42445C17: got '101-111 SW 5th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42446 / R42446C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42446 / R42446C13: got '3100-3140 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42446 / R42446C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42446 / R42446C17: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42447 / R42447C10: got '2330 Viewmont Way W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42447 / R42447C13: got '2330 Viewmont Way W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42447 / R42447C14: got '3412 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42447 / R42447C17: got '3412 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42448 / R42448C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42448 / R42448C13: got '435-459 SW Hall St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42448 / R42448C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42448 / R42448C17: got '3617-3699 SW Bond
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42450 / R42450C10: got '109 29th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42450 / R42450C13: got '109 29th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42450 / R42450C14: got '118 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42450 / R42450C17: got '118 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42451 / R42451C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42451 / R42451C13: got '4416-4498 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42451 / R42451C14: got '500 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42451 / R42451C17: got '500 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42452 / R42452C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42452 / R42452C13: got '3110-3120 E Burnside
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42452 / R42452C14: got '3405 NE 14th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42452 / R42452C17: got '3405 NE 14th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42453 / R42453C10: got '1503 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42453 / R42453C13: got '1503 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42453 / R42453C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42453 / R42453C17: got '3651-3699 SE
## Lafayette Ct, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42455 / R42455C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42455 / R42455C13: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42455 / R42455C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42455 / R42455C17: got '4200-4298 NE 21st
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42456 / R42456C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42456 / R42456C13: got '2473-2599 SE 50th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42456 / R42456C14: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42456 / R42456C17: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42457 / R42457C10: got '9252 12th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42457 / R42457C13: got '9252 12th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42457 / R42457C14: got '20 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42457 / R42457C17: got '20 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42458 / R42458C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42458 / R42458C13: got '1207-1299 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42458 / R42458C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42458 / R42458C17: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42459 / R42459C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42459 / R42459C13: got '2215-2291 Thorndyke
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42459 / R42459C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42459 / R42459C17: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42460 / R42460C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42460 / R42460C13: got '123-127 NW Bowdoin
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42460 / R42460C14: got '10031 Holman Rd NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42460 / R42460C17: got '10031 Holman Rd NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42461 / R42461C10: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42461 / R42461C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42461 / R42461C14: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42461 / R42461C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42462 / R42462C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42462 / R42462C13: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42462 / R42462C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42462 / R42462C17: got '1201-1217 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42463 / R42463C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42463 / R42463C13: got '431-467 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42463 / R42463C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42463 / R42463C17: got '800-824 SE 16th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42464 / R42464C10: got '611 SE 19th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42464 / R42464C13: got '611 SE 19th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42464 / R42464C14: got '1900 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42464 / R42464C17: got '1900 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42465 / R42465C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42465 / R42465C13: got '2040 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42465 / R42465C14: got '2330 Viewmont Way W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42465 / R42465C17: got '2330 Viewmont Way W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42466 / R42466C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42466 / R42466C13: got '4749-4999 16th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42466 / R42466C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42466 / R42466C17: got '147-199 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42467 / R42467C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42467 / R42467C13: got '320-398 SW Alder St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42467 / R42467C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42467 / R42467C17: got '201-285 NW Flanders
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42468 / R42468C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42468 / R42468C13: got '1701-1799 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42468 / R42468C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42468 / R42468C17: got '800-898 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42469 / R42469C10: got '3125 NE Holladay St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42469 / R42469C13: got '3125 NE Holladay St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42469 / R42469C14: got '111 NW 2nd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42469 / R42469C17: got '111 NW 2nd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42470 / R42470C10: got '118 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42470 / R42470C13: got '118 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42470 / R42470C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42470 / R42470C17: got '1176-1198 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42471 / R42471C10: got '10301 Midvale Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42471 / R42471C13: got '10301 Midvale Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42471 / R42471C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42471 / R42471C17: got '1215-1299 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42472 / R42472C10: got '3216 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42472 / R42472C13: got '3216 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42472 / R42472C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42472 / R42472C17: got '900 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42473 / R42473C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42473 / R42473C13: got '900-926 N Buffalo St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42473 / R42473C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42473 / R42473C17: got '201-299 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42474 / R42474C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42474 / R42474C13: got '1901-1999 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42474 / R42474C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42474 / R42474C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42475 / R42475C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42475 / R42475C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42475 / R42475C14: got '1314 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42475 / R42475C17: got '1314 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42476 / R42476C10: got '210 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42476 / R42476C13: got '210 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42476 / R42476C14: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42476 / R42476C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42478 / R42478C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42478 / R42478C13: got '1725-1799 SE Alder
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42478 / R42478C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42478 / R42478C17: got '201-299 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42479 / R42479C10: got '3510 NE Bryce St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42479 / R42479C13: got '3510 NE Bryce St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42479 / R42479C14: got '1624 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42479 / R42479C17: got '1624 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42480 / R42480C10: got '1813 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42480 / R42480C13: got '1813 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42480 / R42480C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42480 / R42480C17: got '74-80 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42481 / R42481C10: got '413 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42481 / R42481C13: got '413 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42481 / R42481C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42481 / R42481C17: got '8301 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42483 / R42483C10: got '6804 42nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42483 / R42483C13: got '6804 42nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42483 / R42483C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42483 / R42483C17: got '801-807 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42484 / R42484C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42484 / R42484C13: got '1-15 Fulton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42484 / R42484C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42484 / R42484C17: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42486 / R42486C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42486 / R42486C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42486 / R42486C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42486 / R42486C17: got '1772-1830 NW
## Riverscape St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42488 / R42488C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42488 / R42488C13: got '619-631 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42488 / R42488C14: got '726a N 94th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42488 / R42488C17: got '726a N 94th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42489 / R42489C10: got '913 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42489 / R42489C13: got '913 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42489 / R42489C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42489 / R42489C17: got '5360-5400 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42490 / R42490C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42490 / R42490C13: got '1505-1521 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42490 / R42490C14: got '907 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42490 / R42490C17: got '907 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42492 / R42492C10: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42492 / R42492C13: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42492 / R42492C14: got '5930 N Interstate
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42492 / R42492C17: got '5930 N Interstate
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42493 / R42493C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42493 / R42493C13: got '6240-6298 E Burnside
## St, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42493 / R42493C14: got '4912 SE Mill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42493 / R42493C17: got '4912 SE Mill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42494 / R42494C10: got '106 NE Ivy St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42494 / R42494C13: got '106 NE Ivy St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42494 / R42494C14: got '1075 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42494 / R42494C17: got '1075 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42495 / R42495C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42495 / R42495C13: got '401 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42495 / R42495C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42495 / R42495C17: got '27-99 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42496 / R42496C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42496 / R42496C13: got '219-225 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42496 / R42496C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42496 / R42496C17: got '1543-1545 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42497 / R42497C10: got '2560 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42497 / R42497C13: got '2560 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42497 / R42497C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42497 / R42497C17: got '41-73 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42498 / R42498C10: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42498 / R42498C13: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42498 / R42498C14: got '3625 N Vancouver Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42498 / R42498C17: got '3625 N Vancouver Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42499 / R42499C10: got '2461 NW Lovejoy St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42499 / R42499C13: got '2461 NW Lovejoy St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42499 / R42499C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42499 / R42499C17: got '4000-4006 SE Taylor
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42500 / R42500C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42500 / R42500C13: got '4518-4520 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42500 / R42500C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42500 / R42500C17: got '4707-4713 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42501 / R42501C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42501 / R42501C13: got '2315-2335 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42501 / R42501C14: got '620 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42501 / R42501C17: got '620 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42502 / R42502C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42502 / R42502C13: got '1543-1545 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42502 / R42502C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42502 / R42502C17: got '1533-1535 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42503 / R42503C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42503 / R42503C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42503 / R42503C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42503 / R42503C17: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42504 / R42504C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42504 / R42504C13: got '1434-1498 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42504 / R42504C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42504 / R42504C17: got '5400-5476 N Denver
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42505 / R42505C10: got '1926 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42505 / R42505C13: got '1926 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42505 / R42505C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42505 / R42505C17: got '921-999 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42506 / R42506C10: got '726a N 94th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42506 / R42506C13: got '726a N 94th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42506 / R42506C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42506 / R42506C17: got '1001-1047 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42507 / R42507C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42507 / R42507C13: got '1001-1099 SW 19th
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42507 / R42507C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42507 / R42507C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42508 / R42508C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42508 / R42508C13: got '1055-1125 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42508 / R42508C14: got '1215 N Church St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42508 / R42508C17: got '1215 N Church St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42509 / R42509C10: got '3818 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42509 / R42509C13: got '3818 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42509 / R42509C14: got '218 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42509 / R42509C17: got '218 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42511 / R42511C10: got '507 W Smith St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42511 / R42511C13: got '507 W Smith St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42511 / R42511C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42511 / R42511C17: got '219-225 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42512 / R42512C10: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42512 / R42512C13: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42512 / R42512C14: got '4303 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42512 / R42512C17: got '4303 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42513 / R42513C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42513 / R42513C13: got '6117-6199 NE Stanton
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42513 / R42513C14: got '1926 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42513 / R42513C17: got '1926 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42514 / R42514C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42514 / R42514C13: got '2148-2198 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42514 / R42514C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42514 / R42514C17: got '500-516 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42515 / R42515C10: got '608 NE Thompson St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42515 / R42515C13: got '608 NE Thompson St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42515 / R42515C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42515 / R42515C17: got '1426-1498 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42516 / R42516C10: got '607 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42516 / R42516C13: got '607 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42516 / R42516C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42516 / R42516C17: got '806-812 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42517 / R42517C10: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42517 / R42517C13: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42517 / R42517C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42517 / R42517C17: got '1560-1698 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42518 / R42518C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42518 / R42518C13: got '500-516 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42518 / R42518C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42518 / R42518C17: got '106-120 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42519 / R42519C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42519 / R42519C13: got '1320-1398 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42519 / R42519C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42519 / R42519C17: got '8325-8349 Loyal Way
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42520 / R42520C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42520 / R42520C13: got '222-298 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42520 / R42520C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42520 / R42520C17: got '1971-1999 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42521 / R42521C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42521 / R42521C13: got '1022-1028 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42521 / R42521C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42521 / R42521C17: got '3701-3707 S Ferdinand
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42524 / R42524C10: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42524 / R42524C13: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42524 / R42524C14: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42524 / R42524C17: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42526 / R42526C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42526 / R42526C13: got '450-498 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42526 / R42526C14: got '2206 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42526 / R42526C17: got '2206 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42527 / R42527C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42527 / R42527C13: got '2411-2417 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42527 / R42527C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42527 / R42527C17: got '831-861 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42529 / R42529C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42529 / R42529C13: got '2607-2619 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42529 / R42529C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42529 / R42529C17: got '515-549 Ward St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42530 / R42530C10: got '515 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42530 / R42530C13: got '515 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42530 / R42530C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42530 / R42530C17: got '300-362 SW Madison
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42531 / R42531C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42531 / R42531C13: got '201-299 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42531 / R42531C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42531 / R42531C17: got '1613-1699 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42532 / R42532C10: got '455 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42532 / R42532C13: got '455 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42532 / R42532C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42532 / R42532C17: got '1851-1899 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42533 / R42533C10: got '112 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42533 / R42533C13: got '112 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42533 / R42533C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42533 / R42533C17: got '221-233 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42535 / R42535C10: got '1543 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42535 / R42535C13: got '1543 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42535 / R42535C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42535 / R42535C17: got '372-408 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42536 / R42536C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42536 / R42536C13: got '5545-5699 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42536 / R42536C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42536 / R42536C17: got '4220-4224 Midvale Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42537 / R42537C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42537 / R42537C13: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42537 / R42537C14: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42537 / R42537C17: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42538 / R42538C10: got '1011 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42538 / R42538C13: got '1011 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42538 / R42538C14: got '733 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42538 / R42538C17: got '733 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42539 / R42539C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42539 / R42539C13: got '1560-1698 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42539 / R42539C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42539 / R42539C17: got '6241-6245 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42540 / R42540C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42540 / R42540C13: got '230-298 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42540 / R42540C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42540 / R42540C17: got '301-309 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42541 / R42541C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42541 / R42541C13: got '4234-4248 N
## Interstate Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42541 / R42541C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42541 / R42541C17: got '4234-4248 N
## Interstate Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42542 / R42542C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42542 / R42542C13: got '8301 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42542 / R42542C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42542 / R42542C17: got '4417-4499 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42544 / R42544C10: got '7320 Green Lake
## Trail, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42544 / R42544C13: got '7320 Green Lake
## Trail, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42544 / R42544C14: got '8021 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42544 / R42544C17: got '8021 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42545 / R42545C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42545 / R42545C13: got '3419-3473 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42545 / R42545C14: got '112 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42545 / R42545C17: got '112 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42546 / R42546C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42546 / R42546C13: got '13301-13329 Roosevelt
## Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42546 / R42546C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42546 / R42546C17: got '416-426 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42547 / R42547C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42547 / R42547C13: got '416-426 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42547 / R42547C14: got '7320 Green Lake
## Trail, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42547 / R42547C17: got '7320 Green Lake
## Trail, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42548 / R42548C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42548 / R42548C13: got '900-960 SW 9th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42548 / R42548C14: got '3306 N Saratoga St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42548 / R42548C17: got '3306 N Saratoga St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42550 / R42550C10: got '218 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42550 / R42550C13: got '218 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42550 / R42550C14: got '2153 SE 20th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42550 / R42550C17: got '2153 SE 20th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42551 / R42551C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42551 / R42551C13: got '1971-1999 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42551 / R42551C14: got '1802 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42551 / R42551C17: got '1802 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42552 / R42552C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42552 / R42552C13: got '901-909 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42552 / R42552C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42552 / R42552C17: got '1619-1623 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42553 / R42553C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42553 / R42553C13: got '831-861 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42553 / R42553C14: got '7150 44th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42553 / R42553C17: got '7150 44th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42554 / R42554C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42554 / R42554C13: got '1545-1699 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42554 / R42554C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42554 / R42554C17: got '2315-2335 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42556 / R42556C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42556 / R42556C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42556 / R42556C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42556 / R42556C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42557 / R42557C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42557 / R42557C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42557 / R42557C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42557 / R42557C17: got '6519-6523 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42558 / R42558C10: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42558 / R42558C13: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42558 / R42558C14: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42558 / R42558C17: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42559 / R42559C10: got '500 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42559 / R42559C13: got '500 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42559 / R42559C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42559 / R42559C17: got '6540-6546 36th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42561 / R42561C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42561 / R42561C13: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42561 / R42561C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42561 / R42561C17: got '3247-3249 S Edmunds
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42562 / R42562C10: got '219 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42562 / R42562C13: got '219 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42562 / R42562C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42562 / R42562C17: got '5478-5498 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42563 / R42563C10: got '3947 S Morgan St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42563 / R42563C13: got '3947 S Morgan St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42563 / R42563C14: got '1275 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42563 / R42563C17: got '1275 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42564 / R42564C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42564 / R42564C13: got '6316-6398 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42564 / R42564C14: got '6401 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42564 / R42564C17: got '6401 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42565 / R42565C10: got '620 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42565 / R42565C13: got '620 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42565 / R42565C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42565 / R42565C17: got '552-598 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42566 / R42566C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42566 / R42566C13: got '3601-3641 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42566 / R42566C14: got '308 NE Thompson St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42566 / R42566C17: got '308 NE Thompson St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42567 / R42567C10: got '308 NE Thompson St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42567 / R42567C13: got '308 NE Thompson St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42567 / R42567C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42567 / R42567C17: got '3643-3693 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42568 / R42568C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42568 / R42568C13: got '2802-2898 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42568 / R42568C14: got 'SeaTac, WA, 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42568 / R42568C17: got '11 Air Cargo Rd,
## SeaTac, WA 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42569 / R42569C10: got '733 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42569 / R42569C13: got '733 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42569 / R42569C14: got '3144-3146 SE Franklin
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42569 / R42569C17: got '3144-3146 SE Franklin
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42570 / R42570C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42570 / R42570C13: got '5360-5400 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42570 / R42570C14: got '2920 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42570 / R42570C17: got '2920 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42571 / R42571C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42571 / R42571C13: got '578-598 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42571 / R42571C14: got '413 Raye St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42571 / R42571C17: got '413 Raye St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42573 / R42573C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42573 / R42573C13: got '1501-1519 SE 16th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42573 / R42573C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42573 / R42573C17: got '1615-1623 SE 41st
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42574 / R42574C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42574 / R42574C13: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42574 / R42574C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42574 / R42574C17: got '1218-1232 SW
## Washington St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42575 / R42575C10: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42575 / R42575C13: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42575 / R42575C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42575 / R42575C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42576 / R42576C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42576 / R42576C13: got '408-412 SW 12th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42576 / R42576C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42576 / R42576C17: got '900-960 SW 9th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42577 / R42577C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42577 / R42577C13: got '1615-1623 SE 41st
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42577 / R42577C14: got '1614 SE 40th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42577 / R42577C17: got '1614 SE 40th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42578 / R42578C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42578 / R42578C13: got '4010 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42578 / R42578C14: got '5218 Kensington Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42578 / R42578C17: got '5218 Kensington Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42579 / R42579C10: got '5332 NE 31st Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42579 / R42579C13: got '5332 NE 31st Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42579 / R42579C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42579 / R42579C17: got '1000-1026 NW 24th
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42580 / R42580C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42580 / R42580C13: got '5608-5698 Latona Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42580 / R42580C14: got '1813 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42580 / R42580C17: got '1813 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42581 / R42581C10: got '7339 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42581 / R42581C13: got '7339 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42581 / R42581C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42581 / R42581C17: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42583 / R42583C10: got '3834 N Michigan Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42583 / R42583C13: got '3834 N Michigan Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42583 / R42583C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42583 / R42583C17: got '7115-7199 SE
## Woodstock Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42585 / R42585C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42585 / R42585C13: got '27-99 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42585 / R42585C14: got '3835 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42585 / R42585C17: got '3835 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42587 / R42587C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42587 / R42587C13: got '565-599 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42587 / R42587C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42587 / R42587C17: got '2030-2098 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42588 / R42588C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42588 / R42588C13: got '201-299 N Humboldt
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42588 / R42588C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42588 / R42588C17: got '1055-1125 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42589 / R42589C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42589 / R42589C13: got '3722-3730 NE
## Cleveland Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42589 / R42589C14: got '2328 NE Couch St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42589 / R42589C17: got '2328 NE Couch St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42590 / R42590C10: got '564 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42590 / R42590C13: got '564 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42590 / R42590C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42590 / R42590C17: got '850-898 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42591 / R42591C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42591 / R42591C13: got '1726-1730 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42591 / R42591C14: got '3338 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42591 / R42591C17: got '3338 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42592 / R42592C10: got '3218 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42592 / R42592C13: got '3218 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42592 / R42592C14: got '3234 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42592 / R42592C17: got '3234 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42594 / R42594C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42594 / R42594C13: got '850-898 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42594 / R42594C14: got '7212 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42594 / R42594C17: got '7212 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42595 / R42595C10: got '1075 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42595 / R42595C13: got '1075 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42595 / R42595C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42595 / R42595C17: got '129-151 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42596 / R42596C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42596 / R42596C13: got '552-598 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42596 / R42596C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42596 / R42596C17: got '1627-1633 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42597 / R42597C10: got '3625 N Vancouver Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42597 / R42597C13: got '3625 N Vancouver Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42597 / R42597C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42597 / R42597C17: got '301-399 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42598 / R42598C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42598 / R42598C13: got '900-998 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42598 / R42598C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42598 / R42598C17: got '1101-1199 W Garfield
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42599 / R42599C10: got '1009 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42599 / R42599C13: got '1009 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42599 / R42599C14: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42599 / R42599C17: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42600 / R42600C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42600 / R42600C13: got '901-999 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42600 / R42600C14: got '5308 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42600 / R42600C17: got '5308 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42601 / R42601C10: got '2018 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42601 / R42601C13: got '2018 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42601 / R42601C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42601 / R42601C17: got '2004-2018 SE 72nd
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42602 / R42602C10: got '1831 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42602 / R42602C13: got '1831 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42602 / R42602C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42602 / R42602C17: got '5211-5217 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42603 / R42603C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42603 / R42603C13: got '859-899 SW 14th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42603 / R42603C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42603 / R42603C17: got '1434-1498 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42604 / R42604C10: got '214 W Burnside St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42604 / R42604C13: got '214 W Burnside St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42604 / R42604C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42604 / R42604C17: got '1001-1099 SW 19th
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42605 / R42605C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42605 / R42605C13: got '1426-1498 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42605 / R42605C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42605 / R42605C17: got '315-399 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42606 / R42606C10: got '317 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42606 / R42606C13: got '317 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42606 / R42606C14: got '5247 NE 49th Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42606 / R42606C17: got '5247 NE 49th Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42607 / R42607C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42607 / R42607C13: got '41-73 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42607 / R42607C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42607 / R42607C17: got '1801 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42608 / R42608C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42608 / R42608C13: got '3617-3699 SW Bond
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42608 / R42608C14: got '800 SW Washington St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42608 / R42608C17: got '800 SW Washington St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42609 / R42609C10: got '3525 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42609 / R42609C13: got '3525 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42609 / R42609C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42609 / R42609C17: got '2251-2319 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42611 / R42611C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42611 / R42611C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42611 / R42611C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42611 / R42611C17: got '10400-10498 Dayton
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42612 / R42612C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42612 / R42612C13: got '2830-2916 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42612 / R42612C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42612 / R42612C17: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42614 / R42614C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42614 / R42614C13: got '2431-2451 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42614 / R42614C14: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42614 / R42614C17: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42615 / R42615C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42615 / R42615C13: got '300-362 SW Madison
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42615 / R42615C14: got '2461 NW Lovejoy St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42615 / R42615C17: got '2461 NW Lovejoy St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42616 / R42616C10: got '800 SW Washington St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42616 / R42616C13: got '800 SW Washington St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42616 / R42616C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42616 / R42616C17: got '3601-3641 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42617 / R42617C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42617 / R42617C13: got '74-80 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42617 / R42617C14: got '2521 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42617 / R42617C17: got '2521 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42619 / R42619C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42619 / R42619C13: got '2201-2299 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42619 / R42619C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42619 / R42619C17: got '1101-1585 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42621 / R42621C10: got '6402 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42621 / R42621C13: got '6402 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42621 / R42621C14: got '6757 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42621 / R42621C17: got '6757 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42622 / R42622C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42622 / R42622C13: got '1218-1232 SW
## Washington St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42622 / R42622C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42622 / R42622C17: got '408-412 SW 12th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42623 / R42623C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42623 / R42623C13: got '1004-1098 NE 6th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42623 / R42623C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42623 / R42623C17: got '1725-1799 SE Alder
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42624 / R42624C10: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42624 / R42624C13: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42624 / R42624C14: got '901 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42624 / R42624C17: got '901 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42626 / R42626C10: got '1909 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42626 / R42626C13: got '1909 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42626 / R42626C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42626 / R42626C17: got '450-498 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42627 / R42627C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42627 / R42627C13: got '3503-3515 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42627 / R42627C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42627 / R42627C17: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42628 / R42628C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42628 / R42628C13: got '1801 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42628 / R42628C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42628 / R42628C17: got '2201-2203 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42630 / R42630C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42630 / R42630C13: got '823-837 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42630 / R42630C14: got '1011 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42630 / R42630C17: got '1011 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42631 / R42631C10: got '1726 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42631 / R42631C13: got '1726 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42631 / R42631C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42631 / R42631C17: got '201-299 N Humboldt
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42632 / R42632C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42632 / R42632C13: got '1001-1047 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42632 / R42632C14: got '1014 E Terrace St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42632 / R42632C17: got '1014 E Terrace St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42634 / R42634C10: got '6522 35th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42634 / R42634C13: got '6522 35th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42634 / R42634C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42634 / R42634C17: got '952-998 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42635 / R42635C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42635 / R42635C13: got '129-135 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42635 / R42635C14: got '2039 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42635 / R42635C17: got '2039 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42636 / R42636C10: got '7324 Keen Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42636 / R42636C13: got '7324 Keen Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42636 / R42636C14: got '2436 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42636 / R42636C17: got '2436 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42638 / R42638C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42638 / R42638C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42638 / R42638C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42638 / R42638C17: got '2515-2519 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42639 / R42639C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42639 / R42639C13: got '129-151 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42639 / R42639C14: got '317 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42639 / R42639C17: got '317 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42640 / R42640C10: got '731 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42640 / R42640C13: got '731 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42640 / R42640C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42640 / R42640C17: got '2802-2898 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42641 / R42641C10: got '14320 Roosevelt Way
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42641 / R42641C13: got '14320 Roosevelt Way
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42641 / R42641C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42641 / R42641C17: got '11246-11300 3rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42642 / R42642C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42642 / R42642C13: got '1350-1398 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42642 / R42642C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42642 / R42642C17: got '3223-3229 W Viewmont
## Way W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42644 / R42644C10: got '4801 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42644 / R42644C13: got '4801 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42644 / R42644C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42644 / R42644C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42645 / R42645C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42645 / R42645C13: got '2127-2199 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42645 / R42645C14: got '2439 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42645 / R42645C17: got '2439 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42646 / R42646C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42646 / R42646C13: got '315-399 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42646 / R42646C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42646 / R42646C17: got '3027-3043 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42648 / R42648C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42648 / R42648C13: got '301-399 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42648 / R42648C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42648 / R42648C17: got '8032-8040 N
## Chautauqua Blvd, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42649 / R42649C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42649 / R42649C13: got '2800-2898 W Grover
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42649 / R42649C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42649 / R42649C17: got '55 5th Ave, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42650 / R42650C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42650 / R42650C13: got '629 S Industrial Way,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42650 / R42650C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42650 / R42650C17: got '3015-3025 SW Avalon
## Way, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42651 / R42651C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42651 / R42651C13: got '5478-5498 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42651 / R42651C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42651 / R42651C17: got '565-599 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42652 / R42652C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42652 / R42652C13: got '301-309 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42652 / R42652C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42652 / R42652C17: got '1501-1519 SE 16th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42653 / R42653C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42653 / R42653C13: got '106-120 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42653 / R42653C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42653 / R42653C17: got '629 S Industrial Way,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42654 / R42654C10: got '1275 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42654 / R42654C13: got '1275 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42654 / R42654C14: got '4065 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42654 / R42654C17: got '4065 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42656 / R42656C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42656 / R42656C13: got '2500-2502 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42656 / R42656C14: got '4749 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42656 / R42656C17: got '4749 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42657 / R42657C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42657 / R42657C13: got '2222-2226 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42657 / R42657C14: got '3834 N Michigan Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42657 / R42657C17: got '3834 N Michigan Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42660 / R42660C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42660 / R42660C13: got '4220-4224 Midvale Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42660 / R42660C14: got '819 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42660 / R42660C17: got '819 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42661 / R42661C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42661 / R42661C13: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42661 / R42661C14: got '607 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42661 / R42661C17: got '607 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42662 / R42662C10: got '51 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42662 / R42662C13: got '51 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42662 / R42662C14: got '1726 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42662 / R42662C17: got '1726 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42663 / R42663C10: got '3412 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42663 / R42663C13: got '3412 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42663 / R42663C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42663 / R42663C17: got '1318-1330 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42664 / R42664C10: got '2039 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42664 / R42664C13: got '2039 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42664 / R42664C14: got '1813 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42664 / R42664C17: got '1813 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42665 / R42665C10: got '5930 N Interstate
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42665 / R42665C13: got '5930 N Interstate
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42665 / R42665C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42665 / R42665C17: got '4550-4598 N
## Interstate Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42666 / R42666C10: got '1215 N Church St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42666 / R42666C13: got '1215 N Church St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42666 / R42666C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42666 / R42666C17: got '327-399 NE Russet St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42667 / R42667C10: got '9252 12th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42667 / R42667C13: got '9252 12th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42667 / R42667C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42667 / R42667C17: got '1666-1698 SW
## Cambridge St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42668 / R42668C10: got '907 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42668 / R42668C13: got '907 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42668 / R42668C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42668 / R42668C17: got '3014-3020 Beacon Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42669 / R42669C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42669 / R42669C13: got '1851-1899 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42669 / R42669C14: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42669 / R42669C17: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42671 / R42671C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42671 / R42671C13: got '309-367 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42671 / R42671C14: got '5602 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42671 / R42671C17: got '5602 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42672 / R42672C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42672 / R42672C13: got '52-53 5th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42672 / R42672C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42672 / R42672C17: got '501-503 Randolph Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42673 / R42673C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42673 / R42673C13: got '2400-2418 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42673 / R42673C14: got '1543 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42673 / R42673C17: got '1543 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42674 / R42674C10: got '1813 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42674 / R42674C13: got '1813 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42674 / R42674C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42674 / R42674C17: got '1505-1521 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42675 / R42675C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42675 / R42675C13: got '801-807 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42675 / R42675C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42675 / R42675C17: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42676 / R42676C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42676 / R42676C13: got '6241-6245 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42676 / R42676C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42676 / R42676C17: got '4010 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42677 / R42677C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42677 / R42677C13: got '4550-4598 N
## Interstate Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42677 / R42677C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42677 / R42677C17: got '923 NE 31st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42678 / R42678C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42678 / R42678C13: got '3651-3699 SE
## Lafayette Ct, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42678 / R42678C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42678 / R42678C17: got '1726-1730 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42679 / R42679C10: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42679 / R42679C13: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42679 / R42679C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42679 / R42679C17: got '1281-1299 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42681 / R42681C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42681 / R42681C13: got '1-27 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42681 / R42681C14: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42681 / R42681C17: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42682 / R42682C10: got '7806 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42682 / R42682C13: got '7806 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42682 / R42682C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42682 / R42682C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42684 / R42684C10: got '2521 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42684 / R42684C13: got '2521 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42684 / R42684C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42684 / R42684C17: got '901-909 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42685 / R42685C10: got '4303 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42685 / R42685C13: got '4303 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42685 / R42685C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42685 / R42685C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42687 / R42687C10: got '7212 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42687 / R42687C13: got '7212 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42687 / R42687C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42687 / R42687C17: got '115-119 N 85th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42688 / R42688C10: got '8021 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42688 / R42688C13: got '8021 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42688 / R42688C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42688 / R42688C17: got '5208-5216 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42690 / R42690C10: got '3605 Magnolia Blvd W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42690 / R42690C13: got '3605 Magnolia Blvd W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42690 / R42690C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42690 / R42690C17: got '1350-1398 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42691 / R42691C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42691 / R42691C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42691 / R42691C14: got '8010 N Seward Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42691 / R42691C17: got '8010 N Seward Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42692 / R42692C10: got '1544 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42692 / R42692C13: got '1544 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42692 / R42692C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42692 / R42692C17: got '2127-2199 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42694 / R42694C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42694 / R42694C13: got '952-998 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42694 / R42694C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42694 / R42694C17: got '619-631 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42695 / R42695C10: got '2328 NE Couch St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42695 / R42695C13: got '2328 NE Couch St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42695 / R42695C14: got '3525 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42695 / R42695C17: got '3525 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42696 / R42696C10: got '2621 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42696 / R42696C13: got '2621 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42696 / R42696C14: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42696 / R42696C17: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42697 / R42697C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42697 / R42697C13: got '515-549 Ward St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42697 / R42697C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42697 / R42697C17: got '401 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42698 / R42698C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42698 / R42698C13: got '1772-1830 NW
## Riverscape St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42698 / R42698C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42698 / R42698C17: got '309-367 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42699 / R42699C10: got 'SeaTac, WA, 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42699 / R42699C13: got '11 Air Cargo Rd,
## SeaTac, WA 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42699 / R42699C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42699 / R42699C17: got '901-999 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42700 / R42700C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42700 / R42700C13: got '2201-2203 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42700 / R42700C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42700 / R42700C17: got '2015-2017 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42701 / R42701C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42701 / R42701C13: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42701 / R42701C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42701 / R42701C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42702 / R42702C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42702 / R42702C13: got '221-233 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42702 / R42702C14: got '413 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42702 / R42702C17: got '413 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42704 / R42704C10: got '5308 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42704 / R42704C13: got '5308 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42704 / R42704C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42704 / R42704C17: got '4518-4520 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42706 / R42706C10: got '3234 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42706 / R42706C13: got '3234 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42706 / R42706C14: got '837 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42706 / R42706C17: got '837 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42707 / R42707C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42707 / R42707C13: got '1281-1299 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42707 / R42707C14: got '7324 Keen Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42707 / R42707C17: got '7324 Keen Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42708 / R42708C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42708 / R42708C13: got '11246-11300 3rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42708 / R42708C14: got '6208 29th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42708 / R42708C17: got '6208 29th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42709 / R42709C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42709 / R42709C13: got '372-408 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42709 / R42709C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42709 / R42709C17: got '8261-8267 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42710 / R42710C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42710 / R42710C13: got '1666-1698 SW
## Cambridge St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42710 / R42710C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42710 / R42710C17: got '578-598 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42711 / R42711C10: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42711 / R42711C13: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42711 / R42711C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42711 / R42711C17: got '222-298 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42712 / R42712C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42712 / R42712C13: got '1318-1330 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42712 / R42712C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42712 / R42712C17: got '900-998 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42713 / R42713C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42713 / R42713C13: got '5400-5476 N Denver
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42713 / R42713C14: got '6120 N Campbell Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42713 / R42713C17: got '6120 N Campbell Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42714 / R42714C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42714 / R42714C13: got '923 NE 31st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42714 / R42714C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42714 / R42714C17: got '3722-3730 NE
## Cleveland Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42715 / R42715C10: got '6757 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42715 / R42715C13: got '6757 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42715 / R42715C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42715 / R42715C17: got '1-37 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42716 / R42716C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42716 / R42716C13: got '303-307 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42716 / R42716C14: got '564 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42716 / R42716C17: got '564 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42717 / R42717C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42717 / R42717C13: got '10400-10498 Dayton
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42717 / R42717C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42717 / R42717C17: got '303-307 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42718 / R42718C10: got '2439 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42718 / R42718C13: got '2439 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42718 / R42718C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42718 / R42718C17: got '6316-6398 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42719 / R42719C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42719 / R42719C13: got '1613-1699 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42719 / R42719C14: got '5332 NE 31st Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42719 / R42719C17: got '5332 NE 31st Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42724 / R42724C10: got '901 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42724 / R42724C13: got '901 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42724 / R42724C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42724 / R42724C17: got '1529-1599 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42725 / R42725C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42725 / R42725C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42725 / R42725C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42725 / R42725C17: got '4755-4761 26th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42727 / R42727C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42727 / R42727C13: got '115-119 N 85th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42727 / R42727C14: got '913 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42727 / R42727C17: got '913 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42728 / R42728C10: got '819 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42728 / R42728C13: got '819 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42728 / R42728C14: got '1831 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42728 / R42728C17: got '1831 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42729 / R42729C10: got '5218 Kensington Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42729 / R42729C13: got '5218 Kensington Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42729 / R42729C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42729 / R42729C17: got '1022-1028 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42730 / R42730C10: got '3338 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42730 / R42730C13: got '3338 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42730 / R42730C14: got '515 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42730 / R42730C17: got '515 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42731 / R42731C10: got '416 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42731 / R42731C13: got '416 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42731 / R42731C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42731 / R42731C17: got '1335-1381 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42733 / R42733C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42733 / R42733C13: got '2515-2519 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42733 / R42733C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42733 / R42733C17: got '2401-2409 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42734 / R42734C10: got '4019 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42734 / R42734C13: got '4019 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42734 / R42734C14: got '3306 N Saratoga St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42734 / R42734C17: got '3306 N Saratoga St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42736 / R42736C10: got '5602 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42736 / R42736C13: got '5602 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42736 / R42736C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42736 / R42736C17: got '1555-1583 SW
## Broadway, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42738 / R42738C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42738 / R42738C13: got '2004-2018 SE 72nd
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42738 / R42738C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42738 / R42738C17: got '123-137 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42739 / R42739C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42739 / R42739C13: got '400-496 SW Ankeny St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42739 / R42739C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42739 / R42739C17: got '2080 SW River Dr,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42740 / R42740C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42740 / R42740C13: got '14300-14498 Sunnyside
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42740 / R42740C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42740 / R42740C17: got '10717-10999 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42742 / R42742C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42742 / R42742C13: got '547-599 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42742 / R42742C14: got '607 NE Ravenna Blvd,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42742 / R42742C17: got '607 NE Ravenna Blvd,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42743 / R42743C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42743 / R42743C13: got '1000-1026 NW 24th
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42743 / R42743C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42743 / R42743C17: got '2726-2772 SW 3rd Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42745 / R42745C10: got '3144-3146 SE Franklin
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42745 / R42745C13: got '3144-3146 SE Franklin
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42745 / R42745C14: got '817-821 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42745 / R42745C17: got '817-821 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42746 / R42746C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42746 / R42746C13: got '2457-2473 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42746 / R42746C14: got '630 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42746 / R42746C17: got '630 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42747 / R42747C10: got '817-821 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42747 / R42747C13: got '817-821 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42747 / R42747C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42747 / R42747C17: got '1405-1499 NW Johnson
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42748 / R42748C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42748 / R42748C13: got '2251-2319 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42748 / R42748C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42748 / R42748C17: got '1201-1231 NW Couch
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42749 / R42749C10: got '8010 N Seward Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42749 / R42749C13: got '8010 N Seward Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42749 / R42749C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42749 / R42749C17: got '901-999 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42750 / R42750C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42750 / R42750C13: got '1250-1298 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42750 / R42750C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42750 / R42750C17: got '2651-2699 E John St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42754 / R42754C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42754 / R42754C13: got '154-198 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42754 / R42754C14: got '3334 NE Davis St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42754 / R42754C17: got '3334 NE Davis St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42755 / R42755C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42755 / R42755C13: got '1400-1404 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42755 / R42755C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42755 / R42755C17: got '1438-1598 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42756 / R42756C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42756 / R42756C13: got '453-499 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42756 / R42756C14: got '2800 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42756 / R42756C17: got '2800 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42758 / R42758C10: got '6120 N Campbell Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42758 / R42758C13: got '6120 N Campbell Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42758 / R42758C14: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42758 / R42758C17: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42759 / R42759C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42759 / R42759C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42759 / R42759C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42759 / R42759C17: got '909-921 NE 31st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42760 / R42760C10: got '1416 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42760 / R42760C13: got '1416 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42760 / R42760C14: got '2306 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42760 / R42760C17: got '2306 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42761 / R42761C10: got '1415 W Garfield St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42761 / R42761C13: got '1415 W Garfield St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42761 / R42761C14: got '866 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42761 / R42761C17: got '866 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42762 / R42762C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42762 / R42762C13: got '10022-10198 20th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42762 / R42762C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42762 / R42762C17: got '445-499 NE Maple Leaf
## Pl, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42763 / R42763C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42763 / R42763C13: got '3401-3449 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42763 / R42763C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42763 / R42763C17: got '2211-2215 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42764 / R42764C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42764 / R42764C13: got '1201-1231 NW Couch
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42764 / R42764C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42764 / R42764C17: got '2433-2441 E Burnside
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42765 / R42765C10: got '1802 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42765 / R42765C13: got '1802 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42765 / R42765C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42765 / R42765C17: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42767 / R42767C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42767 / R42767C13: got '4000-4006 SE Taylor
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42767 / R42767C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42767 / R42767C17: got '509-547 SE Mill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42768 / R42768C10: got '735 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42768 / R42768C13: got '735 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42768 / R42768C14: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42768 / R42768C17: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42769 / R42769C10: got 'Westin Building,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42769 / R42769C13: got 'Westin Building,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42769 / R42769C14: got '3828 48th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42769 / R42769C17: got '3828 48th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42771 / R42771C10: got '866 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42771 / R42771C13: got '866 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42771 / R42771C14: got '3034 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42771 / R42771C17: got '3034 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42772 / R42772C10: got '3613 WA-513, Seattle,
## WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42772 / R42772C13: got '3613 WA-513, Seattle,
## WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42772 / R42772C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42772 / R42772C17: got '5406-5408 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42776 / R42776C10: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42776 / R42776C13: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42776 / R42776C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42776 / R42776C17: got '909-921 NE 31st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42780 / R42780C10: got '1506 NE 76th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42780 / R42780C13: got '1506 NE 76th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42780 / R42780C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42780 / R42780C17: got '2900-2998 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42781 / R42781C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42781 / R42781C13: got '1405-1499 NW Johnson
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42781 / R42781C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42781 / R42781C17: got '154-198 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42785 / R42785C10: got '630 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42785 / R42785C13: got '630 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42785 / R42785C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42785 / R42785C17: got '1-49 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42786 / R42786C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42786 / R42786C13: got '10-18 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42786 / R42786C14: got '632 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42786 / R42786C17: got '632 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42788 / R42788C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42788 / R42788C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42788 / R42788C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42788 / R42788C17: got '3623-3625 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42789 / R42789C10: got '401 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42789 / R42789C13: got '401 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42789 / R42789C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42789 / R42789C17: got '546-798 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42790 / R42790C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42790 / R42790C13: got '4649-4699 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42790 / R42790C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42790 / R42790C17: got '3401-3499 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42792 / R42792C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42792 / R42792C13: got '14300-14498 Sunnyside
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42792 / R42792C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42792 / R42792C17: got '14300-14498 Sunnyside
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42793 / R42793C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42793 / R42793C13: got '2433-2441 E Burnside
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42793 / R42793C14: got '3500 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42793 / R42793C17: got '3500 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42794 / R42794C10: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42794 / R42794C13: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42794 / R42794C14: got '128-132 N Saratoga
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42794 / R42794C17: got '128-132 N Saratoga
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42795 / R42795C10: got '805 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42795 / R42795C13: got '805 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42795 / R42795C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42795 / R42795C17: got '619 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42796 / R42796C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42796 / R42796C13: got '4624-4634 NE 32nd Pl,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42796 / R42796C14: got 'Ledding Library,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42796 / R42796C17: got 'Ledding Library,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42797 / R42797C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42797 / R42797C13: got '303-321 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42797 / R42797C14: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42797 / R42797C17: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42798 / R42798C10: got '3123 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42798 / R42798C13: got '3123 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42798 / R42798C14: got 'Westin Building,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42798 / R42798C17: got 'Westin Building,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42799 / R42799C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42799 / R42799C13: got '1000-1012 E Terrace
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42799 / R42799C14: got '1117 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42799 / R42799C17: got '1117 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42800 / R42800C10: got '6208 29th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42800 / R42800C13: got '6208 29th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42800 / R42800C14: got '1506 NE 76th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42800 / R42800C17: got '1506 NE 76th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42803 / R42803C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42803 / R42803C13: got '401-499 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42803 / R42803C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42803 / R42803C17: got '1001-1035 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42805 / R42805C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42805 / R42805C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42805 / R42805C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42805 / R42805C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42808 / R42808C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42808 / R42808C13: got '1101-1585 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42808 / R42808C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42808 / R42808C17: got '1101-1585 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42810 / R42810C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42810 / R42810C13: got '316 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42810 / R42810C14: got '600 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42810 / R42810C17: got '600 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42813 / R42813C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42813 / R42813C13: got '1627-1633 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42813 / R42813C14: got '401 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42813 / R42813C17: got '401 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42814 / R42814C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42814 / R42814C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42814 / R42814C14: got '1610 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42814 / R42814C17: got '1610 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42815 / R42815C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42815 / R42815C13: got '400-498 SW Alder St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42815 / R42815C14: got '5602 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42815 / R42815C17: got '5602 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42816 / R42816C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42816 / R42816C13: got '3015-3025 SW Avalon
## Way, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42816 / R42816C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42816 / R42816C17: got '303-321 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42817 / R42817C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42817 / R42817C13: got '3643-3693 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42817 / R42817C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42817 / R42817C17: got '2001-2099 SE
## Lafayette St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42818 / R42818C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42818 / R42818C13: got '1438-1598 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42818 / R42818C14: got '707 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42818 / R42818C17: got '707 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42820 / R42820C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42820 / R42820C13: got '445-499 NE Maple Leaf
## Pl, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42820 / R42820C14: got '5345 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42820 / R42820C17: got '5345 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42822 / R42822C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42822 / R42822C13: got '3623-3625 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42822 / R42822C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42822 / R42822C17: got '124-198 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42823 / R42823C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42823 / R42823C13: got '10717-10999 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42823 / R42823C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42823 / R42823C17: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42825 / R42825C10: got '3835 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42825 / R42825C13: got '3835 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42825 / R42825C14: got '2411 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42825 / R42825C17: got '2411 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42826 / R42826C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42826 / R42826C13: got '3027-3043 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42826 / R42826C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42826 / R42826C17: got '401-499 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42827 / R42827C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42827 / R42827C13: got '4877 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42827 / R42827C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42827 / R42827C17: got '6540-6546 36th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42828 / R42828C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42828 / R42828C13: got '5208-5216 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42828 / R42828C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42828 / R42828C17: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42830 / R42830C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42830 / R42830C13: got '123-137 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42830 / R42830C14: got '2612 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42830 / R42830C17: got '2612 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42831 / R42831C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42831 / R42831C13: got '2080 SW River Dr,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42831 / R42831C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42831 / R42831C17: got '3701-3739 SW Bond
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42832 / R42832C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42832 / R42832C13: got '4342-4478 Roosevelt
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42832 / R42832C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42832 / R42832C17: got '2800-2898 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42833 / R42833C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42833 / R42833C13: got '921-999 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42833 / R42833C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42833 / R42833C17: got '4501-4599 NE 16th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42834 / R42834C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42834 / R42834C13: got '4417-4499 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42834 / R42834C14: got '3044 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42834 / R42834C17: got '3044 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42835 / R42835C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42835 / R42835C13: got '9250-9266 45th Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42835 / R42835C14: got '9002 Fauntleroy Way
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42835 / R42835C17: got '9002 Fauntleroy Way
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42836 / R42836C10: got '4749 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42836 / R42836C13: got '4749 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42836 / R42836C14: got '1012 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42836 / R42836C17: got '1012 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42837 / R42837C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42837 / R42837C13: got '4707-4713 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42837 / R42837C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42837 / R42837C17: got '626-628 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42838 / R42838C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42838 / R42838C13: got '3701-3707 S Ferdinand
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42838 / R42838C14: got '3123 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42838 / R42838C17: got '3123 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42841 / R42841C10: got '600 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42841 / R42841C13: got '600 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42841 / R42841C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42841 / R42841C17: got '78-98 S Atlantic St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42842 / R42842C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42842 / R42842C13: got '1260-1398 SW
## Montgomery St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42842 / R42842C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42842 / R42842C17: got '309-367 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42843 / R42843C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42843 / R42843C13: got '5406-5408 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42843 / R42843C14: got '3405 Troll Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42843 / R42843C17: got '3405 Troll Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42844 / R42844C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42844 / R42844C13: got '5910-5998 SE 41st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42844 / R42844C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42844 / R42844C17: got '400-498 SW Alder St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42845 / R42845C10: got '2411 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42845 / R42845C13: got '2411 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42845 / R42845C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42845 / R42845C17: got '1401-1415 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42846 / R42846C10: got '3044 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42846 / R42846C13: got '3044 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42846 / R42846C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42846 / R42846C17: got '453-499 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42847 / R42847C10: got '1610 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42847 / R42847C13: got '1610 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42847 / R42847C14: got '213 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42847 / R42847C17: got '213 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42849 / R42849C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42849 / R42849C13: got '4234-4248 N
## Interstate Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42849 / R42849C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42849 / R42849C17: got '123-199 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42850 / R42850C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42850 / R42850C13: got '1700-1798 NE 41st Pl,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42850 / R42850C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42850 / R42850C17: got '2546-2598 E Burnside
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42851 / R42851C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42851 / R42851C13: got '2698 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42851 / R42851C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42851 / R42851C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42852 / R42852C10: got '3500 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42852 / R42852C13: got '3500 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42852 / R42852C14: got '1640 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42852 / R42852C17: got '1640 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42853 / R42853C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42853 / R42853C13: got '5211-5217 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42853 / R42853C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42853 / R42853C17: got '1820-1824 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42854 / R42854C10: got '321 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42854 / R42854C13: got '321 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42854 / R42854C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42854 / R42854C17: got '3643-3693 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42855 / R42855C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42855 / R42855C13: got '1555-1583 SW
## Broadway, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42855 / R42855C14: got '5106 SE 49th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42855 / R42855C17: got '5106 SE 49th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42856 / R42856C10: got '809 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42856 / R42856C13: got '809 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42856 / R42856C14: got '3613 WA-513, Seattle,
## WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42856 / R42856C17: got '3613 WA-513, Seattle,
## WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42857 / R42857C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42857 / R42857C13: got '3800-3810 SE Tibbetts
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42857 / R42857C14: got '321 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42857 / R42857C17: got '321 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42858 / R42858C10: got '3306 N Saratoga St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42858 / R42858C13: got '3306 N Saratoga St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42858 / R42858C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42858 / R42858C17: got '1700-1798 NE 41st Pl,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42860 / R42860C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42860 / R42860C13: got '2001-2099 SE
## Lafayette St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42860 / R42860C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42860 / R42860C17: got '1632-1648 SE Ogden
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42861 / R42861C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42861 / R42861C13: got '626-628 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42861 / R42861C14: got '4713 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42861 / R42861C17: got '4713 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42863 / R42863C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42863 / R42863C13: got '2211-2215 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42863 / R42863C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42863 / R42863C17: got '201-217 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42864 / R42864C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42864 / R42864C13: got '1529-1599 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42864 / R42864C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42864 / R42864C17: got '3401-3449 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42865 / R42865C10: got '1640 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42865 / R42865C13: got '1640 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42865 / R42865C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42865 / R42865C17: got '2650-2698 SE Stark
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42867 / R42867C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42867 / R42867C13: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42867 / R42867C14: got '1814 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42867 / R42867C17: got '1814 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42868 / R42868C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42868 / R42868C13: got '2634 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42868 / R42868C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42868 / R42868C17: got '1634 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42869 / R42869C10: got '5345 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42869 / R42869C13: got '5345 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42869 / R42869C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42869 / R42869C17: got '8523-8543 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42870 / R42870C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42870 / R42870C13: got '1101-1199 W Garfield
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42870 / R42870C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42870 / R42870C17: got '1749-1751 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42871 / R42871C10: got '607 NE Ravenna Blvd,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42871 / R42871C13: got '607 NE Ravenna Blvd,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42871 / R42871C14: got '809 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42871 / R42871C17: got '809 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42873 / R42873C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42873 / R42873C13: got '1500-1536 SW
## Montgomery St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42873 / R42873C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42873 / R42873C17: got '3901-3999 NE 28th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42874 / R42874C10: got '5602 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42874 / R42874C13: got '5602 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42874 / R42874C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42874 / R42874C17: got '901-915 SE Sandy
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42875 / R42875C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42875 / R42875C13: got '6540-6546 36th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42875 / R42875C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42875 / R42875C17: got '4877 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42876 / R42876C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42876 / R42876C13: got '2650-2698 SE Stark
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42876 / R42876C14: got '1416 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42876 / R42876C17: got '1416 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42877 / R42877C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42877 / R42877C13: got '509-547 SE Mill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42877 / R42877C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42877 / R42877C17: got '5051-5099 NE 13th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42878 / R42878C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42878 / R42878C13: got '78-98 S Atlantic St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42878 / R42878C14: got '807 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42878 / R42878C17: got '807 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42879 / R42879C10: got '2436 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42879 / R42879C13: got '2436 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42879 / R42879C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42879 / R42879C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42881 / R42881C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42881 / R42881C13: got '123-199 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42881 / R42881C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42881 / R42881C17: got '2299 W Burnside St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42884 / R42884C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42884 / R42884C13: got '2201-2299 S Waite St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42884 / R42884C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42884 / R42884C17: got '1400-1404 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42885 / R42885C10: got '2306 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42885 / R42885C13: got '2306 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42885 / R42885C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42885 / R42885C17: got '2457-2473 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42886 / R42886C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42886 / R42886C13: got '2546-2598 E Burnside
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42886 / R42886C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42886 / R42886C17: got '4624-4634 NE 32nd Pl,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42887 / R42887C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42887 / R42887C13: got '3401-3499 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42887 / R42887C14: got '805 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42887 / R42887C17: got '805 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42889 / R42889C10: got '3306 N Saratoga St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42889 / R42889C13: got '3306 N Saratoga St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42889 / R42889C14: got '4019 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42889 / R42889C17: got '4019 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42890 / R42890C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42890 / R42890C13: got '1094-1128 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42890 / R42890C14: got '521-527 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42890 / R42890C17: got '521-527 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42891 / R42891C10: got '1012 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42891 / R42891C13: got '1012 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42891 / R42891C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42891 / R42891C17: got '316 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42893 / R42893C10: got '4713 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42893 / R42893C13: got '4713 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42893 / R42893C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42893 / R42893C17: got '4766-4792 11th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42894 / R42894C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42894 / R42894C13: got '1401-1415 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42894 / R42894C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42894 / R42894C17: got '2219-2223 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42895 / R42895C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42895 / R42895C13: got '2651-2699 E John St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42895 / R42895C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42895 / R42895C17: got '4500-4698 39th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42896 / R42896C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42896 / R42896C13: got '3101-3199 NE 135th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42896 / R42896C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42896 / R42896C17: got '10300-10354 Lake City
## Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42897 / R42897C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42897 / R42897C13: got '2800-2898 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42897 / R42897C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42897 / R42897C17: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42898 / R42898C10: got '707 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42898 / R42898C13: got '707 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42898 / R42898C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42898 / R42898C17: got '1250-1298 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42899 / R42899C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42899 / R42899C13: got '901-999 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42899 / R42899C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42899 / R42899C17: got '10-18 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42900 / R42900C10: got '807 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42900 / R42900C13: got '807 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42900 / R42900C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42900 / R42900C17: got '281-293 5th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42902 / R42902C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42902 / R42902C13: got '2310-2398 SE Stephens
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42902 / R42902C14: got '735 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42902 / R42902C17: got '735 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42903 / R42903C10: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42903 / R42903C13: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42903 / R42903C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42903 / R42903C17: got '4342-4478 Roosevelt
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42904 / R42904C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42904 / R42904C13: got '2726-2772 SW 3rd Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42904 / R42904C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42904 / R42904C17: got '3317-3319 SW Barbur
## Blvd, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42906 / R42906C10: got '2153 SE 20th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42906 / R42906C13: got '2153 SE 20th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42906 / R42906C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42906 / R42906C17: got '400-496 SW Ankeny St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42907 / R42907C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42907 / R42907C13: got '8261-8267 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42907 / R42907C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42907 / R42907C17: got '708-758 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42909 / R42909C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42909 / R42909C13: got '309-367 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42909 / R42909C14: got '5914 N Delaware Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42909 / R42909C17: got '5914 N Delaware Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42910 / R42910C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42910 / R42910C13: got '4501-4599 NE 16th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42910 / R42910C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42910 / R42910C17: got '1094-1128 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42911 / R42911C10: got '4912 SE Mill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42911 / R42911C13: got '4912 SE Mill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42911 / R42911C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42911 / R42911C17: got '1101-1151 NE 68th Pl,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42912 / R42912C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42912 / R42912C13: got '1001-1035 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42912 / R42912C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42912 / R42912C17: got '2310-2398 SE Stephens
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42913 / R42913C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42913 / R42913C13: got '8324-8344 31st Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42913 / R42913C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42913 / R42913C17: got '4649-4699 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42914 / R42914C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42914 / R42914C13: got '909-921 NE 31st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42914 / R42914C14: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42914 / R42914C17: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42915 / R42915C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42915 / R42915C13: got '546-798 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42915 / R42915C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42915 / R42915C17: got '1745-1999 NE 102nd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42916 / R42916C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42916 / R42916C13: got '708-758 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42916 / R42916C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42916 / R42916C17: got '4200-4210 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42917 / R42917C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42917 / R42917C13: got '2111-2117 E Shelby
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42917 / R42917C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42917 / R42917C17: got '2698 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42918 / R42918C10: got '1117 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42918 / R42918C13: got '1117 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42918 / R42918C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42918 / R42918C17: got '2117-2121 E Shelby
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42920 / R42920C10: got '7150 44th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42920 / R42920C13: got '7150 44th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42920 / R42920C14: got '4316 SW Othello St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42920 / R42920C17: got '4316 SW Othello St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42921 / R42921C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42921 / R42921C13: got '4200-4210 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42921 / R42921C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42921 / R42921C17: got '2634 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42922 / R42922C10: got '1614 SE 40th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42922 / R42922C13: got '1614 SE 40th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42922 / R42922C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42922 / R42922C17: got '3800-3810 SE Tibbetts
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42923 / R42923C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42923 / R42923C13: got '10300-10354 Lake City
## Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42923 / R42923C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42923 / R42923C17: got '9613-9615 Roosevelt
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42925 / R42925C10: got '3135 NE Holladay St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42925 / R42925C13: got '3135 NE Holladay St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42925 / R42925C14: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42925 / R42925C17: got '5464-5498 NE 72nd
## Ave, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42927 / R42927C10: got '201 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42927 / R42927C13: got '201 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42927 / R42927C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42927 / R42927C17: got '2020-2298 NE 133rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42929 / R42929C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42929 / R42929C13: got '806-812 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42929 / R42929C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42929 / R42929C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42930 / R42930C10: got '2920 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42930 / R42930C13: got '2920 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42930 / R42930C14: got '2568 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42930 / R42930C17: got '2568 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42931 / R42931C10: got '1531 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42931 / R42931C13: got '1531 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42931 / R42931C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42931 / R42931C17: got '1544-1598 Minor Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42932 / R42932C10: got '907 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42932 / R42932C13: got '907 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42932 / R42932C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42932 / R42932C17: got '5700-5798 Coniston Rd
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42934 / R42934C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42934 / R42934C13: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42934 / R42934C14: got '1428 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42934 / R42934C17: got '1428 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42935 / R42935C10: got '1427 NW Flanders St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42935 / R42935C13: got '1427 NW Flanders St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42935 / R42935C14: got '6415 NE Killingsworth
## St, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42935 / R42935C17: got '6415 NE Killingsworth
## St, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42936 / R42936C10: got '107 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42936 / R42936C13: got '107 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42936 / R42936C14: got '1018 Alaskan Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42936 / R42936C17: got '1018 Alaskan Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42939 / R42939C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42939 / R42939C13: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42939 / R42939C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42939 / R42939C17: got '51-99 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42940 / R42940C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42940 / R42940C13: got '4755-4761 26th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42940 / R42940C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42940 / R42940C17: got '3601-3699 SW Edmunds
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42941 / R42941C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42941 / R42941C13: got '1400-1406 23rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42941 / R42941C14: got '1719 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42941 / R42941C17: got '1719 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42942 / R42942C10: got '411 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42942 / R42942C13: got '411 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42942 / R42942C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42942 / R42942C17: got '2024-2032 NE 72nd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42943 / R42943C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42943 / R42943C13: got '253-267 SW Slavin Rd,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42943 / R42943C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42943 / R42943C17: got '601-677 NW 10th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42944 / R42944C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42944 / R42944C13: got '305-317 17th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42944 / R42944C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42944 / R42944C17: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42945 / R42945C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42945 / R42945C13: got '402-440 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42945 / R42945C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42945 / R42945C17: got '4455-4499 SW Holly
## St, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42946 / R42946C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42946 / R42946C13: got '1417-1499 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42946 / R42946C14: got '95 Pine St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42946 / R42946C17: got '95 Pine St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42947 / R42947C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42947 / R42947C13: got '25-33 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42947 / R42947C14: got '3428 SE 53rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42947 / R42947C17: got '3428 SE 53rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42948 / R42948C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42948 / R42948C13: got '700-730 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42948 / R42948C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42948 / R42948C17: got '500-536 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42949 / R42949C10: got '1115 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42949 / R42949C13: got '1115 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42949 / R42949C14: got '3614 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42949 / R42949C17: got '3614 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42950 / R42950C10: got '2612 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42950 / R42950C13: got '2612 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42950 / R42950C14: got '624 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42950 / R42950C17: got '624 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42951 / R42951C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42951 / R42951C13: got '506-516 NE Ivy St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42951 / R42951C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42951 / R42951C17: got '1130-1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42952 / R42952C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42952 / R42952C13: got '3317-3319 SW Barbur
## Blvd, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42952 / R42952C14: got '3928 SE Gladstone St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42952 / R42952C17: got '3928 SE Gladstone St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42953 / R42953C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42953 / R42953C13: got '1544-1598 Minor Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42953 / R42953C14: got '1217 S Spokane St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42953 / R42953C17: got '1217 S Spokane St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42954 / R42954C10: got '2328 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42954 / R42954C13: got '2328 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42954 / R42954C14: got '2632 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42954 / R42954C17: got '2632 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42955 / R42955C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42955 / R42955C13: got '2400-2498 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42955 / R42955C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42955 / R42955C17: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42956 / R42956C10: got '4336 NE Halsey St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42956 / R42956C13: got '4336 NE Halsey St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42956 / R42956C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42956 / R42956C17: got '3602-3612 SE Alder
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42958 / R42958C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42958 / R42958C13: got '3612-3614 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42958 / R42958C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42958 / R42958C17: got '514-598 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42959 / R42959C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42959 / R42959C13: got '5099-5343 SE
## Milwaukie Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42959 / R42959C14: got '4134 N Albina Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42959 / R42959C17: got '4134 N Albina Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42962 / R42962C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42962 / R42962C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42962 / R42962C14: got '253 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42962 / R42962C17: got '253 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42963 / R42963C10: got '5009 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42963 / R42963C13: got '5009 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42963 / R42963C14: got '1708 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42963 / R42963C17: got '1708 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42966 / R42966C10: got '624 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42966 / R42966C13: got '624 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42966 / R42966C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42966 / R42966C17: got '5099-5343 SE
## Milwaukie Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42968 / R42968C10: got '3010 59th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42968 / R42968C13: got '3010 59th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42968 / R42968C14: got '1115 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42968 / R42968C17: got '1115 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42969 / R42969C10: got 'Ledding Library,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42969 / R42969C13: got 'Ledding Library,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42969 / R42969C14: got '1726 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42969 / R42969C17: got '1726 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42970 / R42970C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42970 / R42970C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42970 / R42970C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42970 / R42970C17: got '27-47 W Harrison St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42971 / R42971C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42971 / R42971C13: got '901-915 SE Sandy
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42971 / R42971C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42971 / R42971C17: got '73 SE 8th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42972 / R42972C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42972 / R42972C13: got '2311-2319 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42972 / R42972C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42972 / R42972C17: got '501-555 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42974 / R42974C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42974 / R42974C13: got '51-99 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42974 / R42974C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42974 / R42974C17: got '1417-1499 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42976 / R42976C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42976 / R42976C13: got '3601-3699 SW Edmunds
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42976 / R42976C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42976 / R42976C17: got '3550-3598 SW Graham
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42977 / R42977C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42977 / R42977C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42977 / R42977C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42977 / R42977C17: got '2461-2479 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42980 / R42980C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42980 / R42980C13: got '8523-8543 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42980 / R42980C14: got '505 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42980 / R42980C17: got '505 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42981 / R42981C10: got '507 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42981 / R42981C13: got '507 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42981 / R42981C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42981 / R42981C17: got '3-11 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42982 / R42982C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42982 / R42982C13: got '2601 59th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42982 / R42982C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42982 / R42982C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42983 / R42983C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42983 / R42983C13: got '302-312 NE 57th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42983 / R42983C14: got '3608 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42983 / R42983C17: got '3608 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42984 / R42984C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42984 / R42984C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42984 / R42984C14: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42984 / R42984C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42986 / R42986C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42986 / R42986C13: got '1200-1298 SW Alder
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42986 / R42986C14: got '4415 NE 34th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42986 / R42986C17: got '4415 NE 34th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42987 / R42987C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42987 / R42987C13: got '2506-2512 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42987 / R42987C14: got '224 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42987 / R42987C17: got '224 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42988 / R42988C10: got '9101B Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42988 / R42988C13: got '9101B Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42988 / R42988C14: got '3405 W Laurelhurst Dr
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42988 / R42988C17: got '3405 W Laurelhurst Dr
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42989 / R42989C10: got '1115 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42989 / R42989C13: got '1115 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42989 / R42989C14: got '931 N 98th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42989 / R42989C17: got '931 N 98th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42990 / R42990C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42990 / R42990C13: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N42990 / R42990C14: got '1405a 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q42990 / R42990C17: got '1405a 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42992 / R42992C10: got '224 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42992 / R42992C13: got '224 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42992 / R42992C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42992 / R42992C17: got '2601 59th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42993 / R42993C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42993 / R42993C13: got '1001-1099 NW 12th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42993 / R42993C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42993 / R42993C17: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42995 / R42995C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42995 / R42995C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42995 / R42995C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42995 / R42995C17: got '6401-6407 Flora Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J42998 / R42998C10: got '1001 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M42998 / R42998C13: got '1001 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42998 / R42998C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42998 / R42998C17: got '305-317 17th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J42999 / R42999C10: got '3334 NE Davis St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M42999 / R42999C13: got '3334 NE Davis St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N42999 / R42999C14: got '95 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q42999 / R42999C17: got '95 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43000 / R43000C10: got '1708 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43000 / R43000C13: got '1708 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43000 / R43000C14: got '7359 17th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43000 / R43000C17: got '7359 17th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43001 / R43001C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43001 / R43001C13: got '2900-2998 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43001 / R43001C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43001 / R43001C17: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43002 / R43002C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43002 / R43002C13: got '27-47 W Harrison St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43002 / R43002C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43002 / R43002C17: got '401-411 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43003 / R43003C10: got '422 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43003 / R43003C13: got '422 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43003 / R43003C14: got '4906 25th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43003 / R43003C17: got '4906 25th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43004 / R43004C10: got '253 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43004 / R43004C13: got '253 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43004 / R43004C14: got '649 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43004 / R43004C17: got '649 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43005 / R43005C10: got '7725 24th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43005 / R43005C13: got '7725 24th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43005 / R43005C14: got '9101B Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43005 / R43005C17: got '9101B Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43006 / R43006C10: got '1136 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43006 / R43006C13: got '1136 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43006 / R43006C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43006 / R43006C17: got '1323-1343 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43007 / R43007C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43007 / R43007C13: got '5051-5099 NE 13th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43007 / R43007C14: got '1427 NW Flanders St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43007 / R43007C17: got '1427 NW Flanders St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43012 / R43012C10: got '1405a 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43012 / R43012C13: got '1405a 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43012 / R43012C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43012 / R43012C17: got '6535 Seward Park Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43015 / R43015C10: got '1629 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43015 / R43015C13: got '1629 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43015 / R43015C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43015 / R43015C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43016 / R43016C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43016 / R43016C13: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43016 / R43016C14: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43016 / R43016C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43017 / R43017C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43017 / R43017C13: got '1630-1648 E Olive
## Way, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43017 / R43017C14: got '907 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43017 / R43017C17: got '907 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43018 / R43018C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43018 / R43018C13: got '3643-3693 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43018 / R43018C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43018 / R43018C17: got '1621-1799 NE 41st
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43019 / R43019C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43019 / R43019C13: got '514-598 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43019 / R43019C14: got '3432 S Mt Baker Blvd,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43019 / R43019C17: got '3432 S Mt Baker Blvd,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43020 / R43020C10: got '19 NE Cook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43020 / R43020C13: got '19 NE Cook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43020 / R43020C14: got '2017 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43020 / R43020C17: got '2017 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43021 / R43021C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43021 / R43021C13: got '1323-1343 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43021 / R43021C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43021 / R43021C17: got '5017-5051 7th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43025 / R43025C10: got '95 Pine St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43025 / R43025C13: got '95 Pine St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43025 / R43025C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43025 / R43025C17: got '3345-3373 Burke Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43026 / R43026C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43026 / R43026C13: got '3550-3598 SW Graham
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43026 / R43026C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43026 / R43026C17: got '6750-6756 36th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43028 / R43028C10: got '3602 N Gantenbein
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43028 / R43028C13: got '3602 N Gantenbein
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43028 / R43028C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43028 / R43028C17: got '241-305 NE Russell
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43029 / R43029C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43029 / R43029C13: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43029 / R43029C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43029 / R43029C17: got '400-498 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43030 / R43030C10: got '3405 W Laurelhurst Dr
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43030 / R43030C13: got '3405 W Laurelhurst Dr
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43030 / R43030C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43030 / R43030C17: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43031 / R43031C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43031 / R43031C13: got '1400-1470 W Newton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43031 / R43031C14: got 'SeaTac, WA, 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43031 / R43031C17: got '11 Air Cargo Rd,
## SeaTac, WA 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43032 / R43032C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43032 / R43032C13: got '3-11 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43032 / R43032C14: got '5403 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43032 / R43032C17: got '5403 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43033 / R43033C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43033 / R43033C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43033 / R43033C14: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43033 / R43033C17: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43035 / R43035C10: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43035 / R43035C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43035 / R43035C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43035 / R43035C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43036 / R43036C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43036 / R43036C13: got '1749-1751 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43036 / R43036C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43036 / R43036C17: got '1713-1799 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43038 / R43038C10: got '2801 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43038 / R43038C13: got '2801 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43038 / R43038C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43038 / R43038C17: got '3612-3614 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43039 / R43039C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43039 / R43039C13: got '1130-1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43039 / R43039C14: got '1115 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43039 / R43039C17: got '1115 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43041 / R43041C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43041 / R43041C13: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43041 / R43041C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43041 / R43041C17: got '1350-1398 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43042 / R43042C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43042 / R43042C13: got '501-503 Randolph Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43042 / R43042C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43042 / R43042C17: got '1523-1525 Grand Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43043 / R43043C10: got '949 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43043 / R43043C13: got '949 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43043 / R43043C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43043 / R43043C17: got '2021-2199 E Lynn St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43044 / R43044C10: got '3034 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43044 / R43044C13: got '3034 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43044 / R43044C14: got '2330 N 64th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43044 / R43044C17: got '2330 N 64th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43045 / R43045C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43045 / R43045C13: got '601-677 NW 10th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43045 / R43045C14: got '4265 NE Halsey St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43045 / R43045C17: got '4265 NE Halsey St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43046 / R43046C10: got '2330 N 64th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43046 / R43046C13: got '2330 N 64th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43046 / R43046C14: got '2808 W Barrett St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43046 / R43046C17: got '2808 W Barrett St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43047 / R43047C10: got '2017 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43047 / R43047C13: got '2017 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43047 / R43047C14: got '3602 N Gantenbein
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43047 / R43047C17: got '3602 N Gantenbein
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43049 / R43049C10: got '213 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43049 / R43049C13: got '213 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43049 / R43049C14: got '422 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43049 / R43049C17: got '422 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43050 / R43050C10: got '1529 33rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43050 / R43050C13: got '1529 33rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43050 / R43050C14: got '949 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43050 / R43050C17: got '949 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43052 / R43052C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43052 / R43052C13: got '1621-1799 NE 41st
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43052 / R43052C14: got '1640 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43052 / R43052C17: got '1640 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43055 / R43055C10: got '2032 SW Morrison St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43055 / R43055C13: got '2032 SW Morrison St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43055 / R43055C14: got '601 NE Randall Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43055 / R43055C17: got '601 NE Randall Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43057 / R43057C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43057 / R43057C13: got '8032-8040 N
## Chautauqua Blvd, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43057 / R43057C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43057 / R43057C17: got '1001-1099 NW 12th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43059 / R43059C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43059 / R43059C13: got '3901-3999 NE 28th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43059 / R43059C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43059 / R43059C17: got '506-516 NE Ivy St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43060 / R43060C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43060 / R43060C13: got '1101-1585 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43060 / R43060C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43060 / R43060C17: got '3402-3416 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43061 / R43061C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43061 / R43061C13: got '8014-8018 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43061 / R43061C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43061 / R43061C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43062 / R43062C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43062 / R43062C13: got '501-555 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43062 / R43062C14: got '4606 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43062 / R43062C17: got '4606 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43063 / R43063C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43063 / R43063C13: got '73-99 SE 8th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43063 / R43063C14: got '411 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43063 / R43063C17: got '411 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43064 / R43064C10: got '1640 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43064 / R43064C13: got '1640 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43064 / R43064C14: got '4336 NE Halsey St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43064 / R43064C17: got '4336 NE Halsey St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43065 / R43065C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43065 / R43065C13: got '281-293 5th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43065 / R43065C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43065 / R43065C17: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43067 / R43067C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43067 / R43067C13: got '4455-4499 SW Holly
## St, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43067 / R43067C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43067 / R43067C17: got '4730-4732 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43069 / R43069C10: got '1306 NE 2nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43069 / R43069C13: got '1306 NE 2nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43069 / R43069C14: got '909 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43069 / R43069C17: got '909 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43070 / R43070C10: got '5914 N Delaware Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43070 / R43070C13: got '5914 N Delaware Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43070 / R43070C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43070 / R43070C17: got '201-399 NE 12th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43071 / R43071C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43071 / R43071C13: got '6401-6407 Flora Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43071 / R43071C14: got '2323 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43071 / R43071C17: got '2323 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43074 / R43074C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43074 / R43074C13: got '1701-1799 NE 32nd
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43074 / R43074C14: got '1924 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43074 / R43074C17: got '1924 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43075 / R43075C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43075 / R43075C13: got '1350-1398 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43075 / R43075C14: got '4743 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43075 / R43075C17: got '4743 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43076 / R43076C10: got '4906 25th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43076 / R43076C13: got '4906 25th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43076 / R43076C14: got '8035 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43076 / R43076C17: got '8035 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43077 / R43077C10: got '109 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43077 / R43077C13: got '109 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43077 / R43077C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43077 / R43077C17: got '315-317 29th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43078 / R43078C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43078 / R43078C13: got '500-536 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43078 / R43078C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43078 / R43078C17: got '1602-1610 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43079 / R43079C10: got '3608 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43079 / R43079C13: got '3608 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43079 / R43079C14: got '3914 SE Cora St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43079 / R43079C17: got '3914 SE Cora St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43081 / R43081C10: got '9002 Fauntleroy Way
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43081 / R43081C13: got '9002 Fauntleroy Way
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43081 / R43081C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43081 / R43081C17: got '6501-6511 44th Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43082 / R43082C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43082 / R43082C13: got '9216 8th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43082 / R43082C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43082 / R43082C17: got '30 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43084 / R43084C10: got '1624 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43084 / R43084C13: got '1624 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43084 / R43084C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43084 / R43084C17: got '302-312 NE 57th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43086 / R43086C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43086 / R43086C13: got '1-49 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43086 / R43086C14: got 'Ledding Library,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43086 / R43086C17: got 'Ledding Library,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43087 / R43087C10: got '2600 N Baldwin St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43087 / R43087C13: got '2600 N Baldwin St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43087 / R43087C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43087 / R43087C17: got '2863-2881 NE Couch
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43089 / R43089C10: got '128-132 N Saratoga
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43089 / R43089C13: got '128-132 N Saratoga
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43089 / R43089C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43089 / R43089C17: got '1701-1799 NE 32nd
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43091 / R43091C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43091 / R43091C13: got '201-399 NE 12th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43091 / R43091C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43091 / R43091C17: got '1142-1198 NE 13th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43092 / R43092C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43092 / R43092C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43092 / R43092C14: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43092 / R43092C17: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43093 / R43093C10: got '550 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43093 / R43093C13: got '550 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43093 / R43093C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43093 / R43093C17: got '3834-3968 SE 17th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43094 / R43094C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43094 / R43094C13: got '6540-6546 36th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43094 / R43094C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43094 / R43094C17: got '15 W Garfield St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43095 / R43095C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43095 / R43095C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43095 / R43095C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43095 / R43095C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43096 / R43096C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43096 / R43096C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43096 / R43096C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43096 / R43096C17: got '9216 8th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43097 / R43097C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43097 / R43097C13: got '2424-2430 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43097 / R43097C14: got '2131 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43097 / R43097C17: got '2131 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43098 / R43098C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43098 / R43098C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43098 / R43098C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43098 / R43098C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43099 / R43099C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43099 / R43099C13: got '3701-3739 SW Bond
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43099 / R43099C14: got '550 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43099 / R43099C17: got '550 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43100 / R43100C10: got '3612 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43100 / R43100C13: got '3612 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43100 / R43100C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43100 / R43100C17: got '800-810 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43101 / R43101C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43101 / R43101C13: got '4500-4698 39th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43101 / R43101C14: got '109 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43101 / R43101C17: got '109 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43102 / R43102C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43102 / R43102C13: got '241-305 NE Russell
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43102 / R43102C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43102 / R43102C17: got '439-499 NE Beech St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43103 / R43103C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43103 / R43103C13: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43103 / R43103C14: got '107 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43103 / R43103C17: got '107 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43107 / R43107C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43107 / R43107C13: got '4415-4417 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43107 / R43107C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43107 / R43107C17: got '2257-2393 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43108 / R43108C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43108 / R43108C13: got '1523-1525 Grand Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43108 / R43108C14: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43108 / R43108C17: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43109 / R43109C10: got '1100 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43109 / R43109C13: got '1100 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43109 / R43109C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43109 / R43109C17: got '402-440 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43111 / R43111C10: got '632 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43111 / R43111C13: got '632 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43111 / R43111C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43111 / R43111C17: got '1200-1298 SW Alder
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43112 / R43112C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43112 / R43112C13: got '439-499 NE Beech St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43112 / R43112C14: got '4717-4721 SE Division
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43112 / R43112C17: got '4717-4721 SE Division
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43113 / R43113C10: got '909 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43113 / R43113C13: got '909 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43113 / R43113C14: got '19 NE Cook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43113 / R43113C17: got '19 NE Cook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43114 / R43114C10: got '4743 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43114 / R43114C13: got '4743 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43114 / R43114C14: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43114 / R43114C17: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43115 / R43115C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43115 / R43115C13: got '800-810 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43115 / R43115C14: got '1011 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43115 / R43115C17: got '1011 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43116 / R43116C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43116 / R43116C13: got '327-399 NE Russet St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43116 / R43116C14: got '2600 N Baldwin St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43116 / R43116C17: got '2600 N Baldwin St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43118 / R43118C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43118 / R43118C13: got '9613-9615 Roosevelt
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43118 / R43118C14: got '7725 24th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43118 / R43118C17: got '7725 24th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43121 / R43121C10: got '5537 35th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43121 / R43121C13: got '5537 35th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43121 / R43121C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43121 / R43121C17: got '4415-4417 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43123 / R43123C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43123 / R43123C13: got '1411-1499 NE 16th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43123 / R43123C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43123 / R43123C17: got '601-699 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43124 / R43124C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43124 / R43124C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43124 / R43124C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43124 / R43124C17: got '2424-2430 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43125 / R43125C10: got '720 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43125 / R43125C13: got '720 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43125 / R43125C14: got '1306 NE 2nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43125 / R43125C17: got '1306 NE 2nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43126 / R43126C10: got '4611 Stone Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43126 / R43126C13: got '4611 Stone Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43126 / R43126C14: got '3641 47th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43126 / R43126C17: got '3641 47th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43127 / R43127C10: got 'SeaTac, WA, 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43127 / R43127C13: got '11 Air Cargo Rd,
## SeaTac, WA 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43127 / R43127C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43127 / R43127C17: got '509-539 S River St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43128 / R43128C10: got '4265 NE Halsey St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43128 / R43128C13: got '4265 NE Halsey St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43128 / R43128C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43128 / R43128C17: got '25-33 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43131 / R43131C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43131 / R43131C13: got '3834-3968 SE 17th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43131 / R43131C14: got '9521-9541 N Fiske
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43131 / R43131C17: got '9521-9541 N Fiske
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43132 / R43132C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43132 / R43132C13: got '1602-1610 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43132 / R43132C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43132 / R43132C17: got '1400-1406 23rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43133 / R43133C10: got '1428 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43133 / R43133C13: got '1428 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43133 / R43133C14: got '507 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43133 / R43133C17: got '507 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43134 / R43134C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43134 / R43134C13: got '601-699 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43134 / R43134C14: got '1525-1533 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43134 / R43134C17: got '1525-1533 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43135 / R43135C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43135 / R43135C13: got '2020-2298 NE 133rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43135 / R43135C14: got '1001 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43135 / R43135C17: got '1001 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43136 / R43136C10: got '2315 NE Cesar E
## Chavez Blvd, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43136 / R43136C13: got '2315 NE Cesar E
## Chavez Blvd, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43136 / R43136C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43136 / R43136C17: got '2130-2198 SE 10th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43137 / R43137C10: got '8035 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43137 / R43137C13: got '8035 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43137 / R43137C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43137 / R43137C17: got '175-199 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43139 / R43139C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43139 / R43139C13: got '1142-1198 NE 13th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43139 / R43139C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43139 / R43139C17: got '1411-1499 NE 16th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43140 / R43140C10: got '5403 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43140 / R43140C13: got '5403 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43140 / R43140C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43140 / R43140C17: got '8014-8018 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43142 / R43142C10: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43142 / R43142C13: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43142 / R43142C14: got '2801 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43142 / R43142C17: got '2801 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43143 / R43143C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43143 / R43143C13: got '3402-3416 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43143 / R43143C14: got '2328 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43143 / R43143C17: got '2328 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43145 / R43145C10: got '2206 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43145 / R43145C13: got '2206 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43145 / R43145C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43145 / R43145C17: got '2311-2319 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43146 / R43146C10: got '2323 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43146 / R43146C13: got '2323 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43146 / R43146C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43146 / R43146C17: got '3000 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43147 / R43147C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43147 / R43147C13: got '4730-4732 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43147 / R43147C14: got '4168 SW Orchard St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43147 / R43147C17: got '4168 SW Orchard St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43155 / R43155C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43155 / R43155C13: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43155 / R43155C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43155 / R43155C17: got '1421-1435 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43157 / R43157C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43157 / R43157C13: got '619-699 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43157 / R43157C14: got '2815 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43157 / R43157C17: got '2815 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43158 / R43158C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43158 / R43158C13: got '5511-5599 22nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43158 / R43158C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43158 / R43158C17: got '6727-6733 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43160 / R43160C10: got '5 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43160 / R43160C13: got '5 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43160 / R43160C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43160 / R43160C17: got '1701-1723 SW
## Jefferson St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43162 / R43162C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43162 / R43162C13: got '2130-2198 SE 10th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43162 / R43162C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43162 / R43162C17: got '3900-3998 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43163 / R43163C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43163 / R43163C13: got '619-699 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43163 / R43163C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43163 / R43163C17: got '3643-3661 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43166 / R43166C10: got '6415 NE Killingsworth
## St, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43166 / R43166C13: got '6415 NE Killingsworth
## St, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43166 / R43166C14: got '445 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43166 / R43166C17: got '445 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43169 / R43169C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43169 / R43169C13: got '1243-1499 NE 102nd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43169 / R43169C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43169 / R43169C17: got '201-213 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43170 / R43170C10: got '1525-1533 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43170 / R43170C13: got '1525-1533 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43170 / R43170C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43170 / R43170C17: got '932-1072 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43173 / R43173C10: got '2334 SE 35th Pl,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43173 / R43173C13: got '2334 SE 35th Pl,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43173 / R43173C14: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43173 / R43173C17: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43175 / R43175C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43175 / R43175C13: got '6101-6199 26th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43175 / R43175C14: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43175 / R43175C17: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43176 / R43176C10: got '3014 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43176 / R43176C13: got '3014 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43176 / R43176C14: got '2725 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43176 / R43176C17: got '2725 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43177 / R43177C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43177 / R43177C13: got '1421-1435 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43177 / R43177C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43177 / R43177C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43180 / R43180C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43180 / R43180C13: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43180 / R43180C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43180 / R43180C17: got '12521-12527 Densmore
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43182 / R43182C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43182 / R43182C13: got '36-98 NW 23rd Pl,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43182 / R43182C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43182 / R43182C17: got '958-992 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43187 / R43187C10: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43187 / R43187C13: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43187 / R43187C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43187 / R43187C17: got '712-798 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43188 / R43188C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43188 / R43188C13: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43188 / R43188C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43188 / R43188C17: got '1435-1499 NW Northrup
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43191 / R43191C10: got '2131 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43191 / R43191C13: got '2131 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43191 / R43191C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43191 / R43191C17: got '700-722 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43193 / R43193C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43193 / R43193C13: got '932-1072 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43193 / R43193C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43193 / R43193C17: got '1632-1682 SW Harbor
## Way, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43194 / R43194C10: got '1544 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43194 / R43194C13: got '1544 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43194 / R43194C14: got '2304 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43194 / R43194C17: got '2304 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43198 / R43198C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43198 / R43198C13: got '4700-4764 11th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43198 / R43198C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43198 / R43198C17: got '6201-6209 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43202 / R43202C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43202 / R43202C13: got '1301-1313 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43202 / R43202C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43202 / R43202C17: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43205 / R43205C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43205 / R43205C13: got '712-798 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43205 / R43205C14: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43205 / R43205C17: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43207 / R43207C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43207 / R43207C13: got '958-992 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43207 / R43207C14: got '1510 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43207 / R43207C17: got '1510 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43209 / R43209C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43209 / R43209C13: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43209 / R43209C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43209 / R43209C17: got '6-32 N Bryant St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43211 / R43211C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43211 / R43211C13: got '401-411 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43211 / R43211C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43211 / R43211C17: got '2451-2499 Warren Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43213 / R43213C10: got '2725 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43213 / R43213C13: got '2725 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43213 / R43213C14: got '4525 SE Division St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43213 / R43213C17: got '4525 SE Division St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43214 / R43214C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43214 / R43214C13: got '201-213 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43214 / R43214C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43214 / R43214C17: got '3801-3899 SW Stevens
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43215 / R43215C10: got '4415 NE 34th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43215 / R43215C13: got '4415 NE 34th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43215 / R43215C14: got '5 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43215 / R43215C17: got '5 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43218 / R43218C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43218 / R43218C13: got '712-798 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43218 / R43218C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43218 / R43218C17: got '151-185 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43220 / R43220C10: got '1011 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43220 / R43220C13: got '1011 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43220 / R43220C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43220 / R43220C17: got '1435-1499 NW Northrup
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43223 / R43223C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43223 / R43223C13: got '2024-2032 NE 72nd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43223 / R43223C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43223 / R43223C17: got '3300-3318 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43227 / R43227C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43227 / R43227C13: got '1435-1499 NW Northrup
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43227 / R43227C14: got '833 SW Naito Pkwy,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43227 / R43227C17: got '833 SW Naito Pkwy,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43228 / R43228C10: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43228 / R43228C13: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43228 / R43228C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43228 / R43228C17: got '365-369 Newell St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43233 / R43233C10: got '2304 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43233 / R43233C13: got '2304 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43233 / R43233C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43233 / R43233C17: got '1501-1519 SE 16th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43236 / R43236C10: got '3914 SE Cora St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43236 / R43236C13: got '3914 SE Cora St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43236 / R43236C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43236 / R43236C17: got '63-85 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43237 / R43237C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43237 / R43237C13: got '801-849 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43237 / R43237C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43237 / R43237C17: got '115 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43240 / R43240C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43240 / R43240C13: got '201-299 NW 20th Pl,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43240 / R43240C14: got '2460 NW Pettygrove
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43240 / R43240C17: got '2460 NW Pettygrove
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43242 / R43242C10: got '1510 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43242 / R43242C13: got '1510 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43242 / R43242C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43242 / R43242C17: got '525-599 NE Lawrence
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43245 / R43245C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43245 / R43245C13: got '2021-2199 E Lynn St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43245 / R43245C14: got '1915 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43245 / R43245C17: got '1915 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43256 / R43256C10: got '2815 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43256 / R43256C13: got '2815 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43256 / R43256C14: got '2511 Everett Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43256 / R43256C17: got '2511 Everett Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43257 / R43257C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43257 / R43257C13: got '115 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43257 / R43257C14: got '4911 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43257 / R43257C17: got '4911 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43262 / R43262C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43262 / R43262C13: got '3345-3373 Burke Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43262 / R43262C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43262 / R43262C17: got '901 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43264 / R43264C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43264 / R43264C13: got '1632-1682 SW Harbor
## Way, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43264 / R43264C14: got '80 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43264 / R43264C17: got '80 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43265 / R43265C10: got '3428 SE 53rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43265 / R43265C13: got '3428 SE 53rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43265 / R43265C14: got '3524 SE 64th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43265 / R43265C17: got '3524 SE 64th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43266 / R43266C10: got '1649 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43266 / R43266C13: got '1649 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43266 / R43266C14: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43266 / R43266C17: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43270 / R43270C10: got '1915 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43270 / R43270C13: got '1915 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43270 / R43270C14: got '3203 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43270 / R43270C17: got '3203 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43272 / R43272C10: got '2621 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43272 / R43272C13: got '2621 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43272 / R43272C14: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43272 / R43272C17: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43273 / R43273C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43273 / R43273C13: got '1501-1519 SE 16th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43273 / R43273C14: got '6912 SE Yamhill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43273 / R43273C17: got '6912 SE Yamhill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43276 / R43276C10: got '833 SW Naito Pkwy,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43276 / R43276C13: got '833 SW Naito Pkwy,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43276 / R43276C14: got '3909 SE Boise St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43276 / R43276C17: got '3909 SE Boise St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43277 / R43277C10: got 'Portland Plaza,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43277 / R43277C13: got 'Portland Plaza,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43277 / R43277C14: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43277 / R43277C17: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43278 / R43278C10: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43278 / R43278C13: got '5464-5498 NE 72nd
## Ave, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43278 / R43278C14: got '3052 Northeast
## Pacific Street, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43278 / R43278C17: got '3052 Northeast
## Pacific Street, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43280 / R43280C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43280 / R43280C13: got '1435-1499 NW Northrup
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43280 / R43280C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43280 / R43280C17: got '1301-1313 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43281 / R43281C10: got '80 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43281 / R43281C13: got '80 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43281 / R43281C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43281 / R43281C17: got '3643-3693 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43282 / R43282C10: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43282 / R43282C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43282 / R43282C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43282 / R43282C17: got '1-49 S Alaska St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43296 / R43296C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43296 / R43296C13: got '700-722 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43296 / R43296C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43296 / R43296C17: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43301 / R43301C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43301 / R43301C13: got '2451-2499 Warren Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43301 / R43301C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43301 / R43301C17: got '1622-1630 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43305 / R43305C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43305 / R43305C13: got '901 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43305 / R43305C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43305 / R43305C17: got '619-699 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43307 / R43307C10: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43307 / R43307C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43307 / R43307C14: got '7614 Aurora Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43307 / R43307C17: got '7614 Aurora Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43309 / R43309C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43309 / R43309C13: got '919-923 N 98th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43309 / R43309C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43309 / R43309C17: got '6101-6199 26th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43312 / R43312C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43312 / R43312C13: got '6501-6511 44th Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43312 / R43312C14: got '4127 52nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43312 / R43312C17: got '4127 52nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43315 / R43315C10: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43315 / R43315C13: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43315 / R43315C14: got 'Portland Plaza,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43315 / R43315C17: got 'Portland Plaza,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43317 / R43317C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43317 / R43317C13: got '63-85 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43317 / R43317C14: got '95 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43317 / R43317C17: got '95 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43320 / R43320C10: got '3614 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43320 / R43320C13: got '3614 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43320 / R43320C14: got '1544 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43320 / R43320C17: got '1544 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43321 / R43321C10: got '2460 NW Pettygrove
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43321 / R43321C13: got '2460 NW Pettygrove
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43321 / R43321C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43321 / R43321C17: got '1500-1768 SW Park
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43322 / R43322C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43322 / R43322C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43322 / R43322C14: got '330 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43322 / R43322C17: got '330 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43323 / R43323C10: got '445 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43323 / R43323C13: got '445 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43323 / R43323C14: got '627 SW 19th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43323 / R43323C17: got '627 SW 19th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43324 / R43324C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43324 / R43324C13: got '6201-6209 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43324 / R43324C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43324 / R43324C17: got '712-798 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43330 / R43330C10: got '4717-4721 SE Division
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43330 / R43330C13: got '4717-4721 SE Division
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43330 / R43330C14: got '3014 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43330 / R43330C17: got '3014 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43333 / R43333C10: got '7614 Aurora Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43333 / R43333C13: got '7614 Aurora Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43333 / R43333C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43333 / R43333C17: got '5511-5599 22nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43335 / R43335C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43335 / R43335C13: got '1500-1768 SW Park
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43335 / R43335C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43335 / R43335C17: got '419-473 E Burnside
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43336 / R43336C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43336 / R43336C13: got '7115-7199 SE
## Woodstock Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43336 / R43336C14: got '2334 SE 35th Pl,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43336 / R43336C17: got '2334 SE 35th Pl,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43337 / R43337C10: got '1217 S Spokane St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43337 / R43337C13: got '1217 S Spokane St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43337 / R43337C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43337 / R43337C17: got '801-849 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43339 / R43339C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43339 / R43339C13: got '2863-2881 NE Couch
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43339 / R43339C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43339 / R43339C17: got '7232-7298 N Vincent
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43340 / R43340C10: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43340 / R43340C13: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43340 / R43340C14: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43340 / R43340C17: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43342 / R43342C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43342 / R43342C13: got '1701-1723 SW
## Jefferson St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43342 / R43342C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43342 / R43342C17: got '36-98 NW 23rd Pl,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43353 / R43353C10: got '3936 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43353 / R43353C13: got '3936 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43353 / R43353C14: got '1638 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43353 / R43353C17: got '1638 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43355 / R43355C10: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43355 / R43355C13: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43355 / R43355C14: got '2141 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43355 / R43355C17: got '2141 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43356 / R43356C10: got '330 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43356 / R43356C13: got '330 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43356 / R43356C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43356 / R43356C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43358 / R43358C10: got '3738 NE Couch St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43358 / R43358C13: got '3738 NE Couch St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43358 / R43358C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43358 / R43358C17: got '3401-3499 NE Webster
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43359 / R43359C10: got '3936 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43359 / R43359C13: got '3936 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43359 / R43359C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43359 / R43359C17: got '2075-2099 NW Glisan
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43360 / R43360C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43360 / R43360C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43360 / R43360C14: got '1115 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43360 / R43360C17: got '1115 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43363 / R43363C10: got '306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43363 / R43363C13: got '306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43363 / R43363C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43363 / R43363C17: got '1101 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43364 / R43364C10: got '1221 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43364 / R43364C13: got '1221 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43364 / R43364C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43364 / R43364C17: got '2212-2224 SE Umatilla
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43367 / R43367C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43367 / R43367C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43367 / R43367C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43367 / R43367C17: got '5422-5460 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43376 / R43376C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43376 / R43376C13: got '1622-1630 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43376 / R43376C14: got '905 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43376 / R43376C17: got '905 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43377 / R43377C10: got '1626 NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43377 / R43377C13: got '1626 NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43377 / R43377C14: got '3936 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43377 / R43377C17: got '3936 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43381 / R43381C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43381 / R43381C13: got '3643-3693 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43381 / R43381C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43381 / R43381C17: got '408-412 SW 12th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43389 / R43389C10: got '330 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43389 / R43389C13: got '330 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43389 / R43389C14: got '14347 Wallingford Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43389 / R43389C17: got '14347 Wallingford Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43390 / R43390C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43390 / R43390C13: got '365-369 Newell St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43390 / R43390C14: got '3642 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43390 / R43390C17: got '3642 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43403 / R43403C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43403 / R43403C13: got '3900-3998 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43403 / R43403C14: got '3534 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43403 / R43403C17: got '3534 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43404 / R43404C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43404 / R43404C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43404 / R43404C14: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43404 / R43404C17: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43407 / R43407C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43407 / R43407C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43407 / R43407C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43407 / R43407C17: got '2124-2132 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43409 / R43409C10: got '1503 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43409 / R43409C13: got '1503 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43409 / R43409C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43409 / R43409C17: got '2338-2420 NE 15th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43412 / R43412C10: got '330 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43412 / R43412C13: got '330 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43412 / R43412C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43412 / R43412C17: got '8533-8799 Nesbit Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43416 / R43416C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43416 / R43416C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43416 / R43416C14: got '1217 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43416 / R43416C17: got '1217 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43419 / R43419C10: got '3642 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43419 / R43419C13: got '3642 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43419 / R43419C14: got '2115 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43419 / R43419C17: got '2115 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43423 / R43423C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43423 / R43423C13: got '6535 Seward Park Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43423 / R43423C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43423 / R43423C17: got '6517-6525 Seward Park
## Ave S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43425 / R43425C10: got '112 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43425 / R43425C13: got '112 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43425 / R43425C14: got '5220a The Ave,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43425 / R43425C17: got '5220a The Ave,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43426 / R43426C10: got '1924 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43426 / R43426C13: got '1924 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43426 / R43426C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43426 / R43426C17: got '301-399 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43434 / R43434C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43434 / R43434C13: got '2338-2420 NE 15th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43434 / R43434C14: got '1631 SW 12th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43434 / R43434C17: got '1631 SW 12th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43435 / R43435C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43435 / R43435C13: got '2120-2124 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43435 / R43435C14: got '12750 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43435 / R43435C17: got '12750 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43436 / R43436C10: got '3909 SE Boise St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43436 / R43436C13: got '3909 SE Boise St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43436 / R43436C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43436 / R43436C17: got '6038-6098 NE Oregon
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43437 / R43437C10: got '2141 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43437 / R43437C13: got '2141 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43437 / R43437C14: got '2044 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43437 / R43437C17: got '2044 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43438 / R43438C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43438 / R43438C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43438 / R43438C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43438 / R43438C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43441 / R43441C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43441 / R43441C13: got '408-412 SW 12th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43441 / R43441C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43441 / R43441C17: got '1300-1398 NW Davis
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43442 / R43442C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43442 / R43442C13: got '900-998 N Blandena
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43442 / R43442C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43442 / R43442C17: got '2723-2739 NE Alberta
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43443 / R43443C10: got '627 SW 19th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43443 / R43443C13: got '627 SW 19th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43443 / R43443C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43443 / R43443C17: got '1900-1908 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43444 / R43444C10: got '3052 Northeast
## Pacific Street, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43444 / R43444C13: got '3052 Northeast
## Pacific Street, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43444 / R43444C14: got '1503 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43444 / R43444C17: got '1503 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43445 / R43445C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43445 / R43445C13: got '1101 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43445 / R43445C14: got '3230 SW Avalon Way,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43445 / R43445C17: got '3230 SW Avalon Way,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43446 / R43446C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43446 / R43446C13: got '2075-2099 NW Glisan
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43446 / R43446C14: got '3936 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43446 / R43446C17: got '3936 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43449 / R43449C10: got '2115 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43449 / R43449C13: got '2115 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43449 / R43449C14: got '2419 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43449 / R43449C17: got '2419 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43450 / R43450C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43450 / R43450C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43450 / R43450C14: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43450 / R43450C17: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43451 / R43451C10: got '3524 SE 64th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43451 / R43451C13: got '3524 SE 64th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43451 / R43451C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43451 / R43451C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43452 / R43452C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43452 / R43452C13: got '1456 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43452 / R43452C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43452 / R43452C17: got '1456-1498 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43454 / R43454C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43454 / R43454C13: got '301-399 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43454 / R43454C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43454 / R43454C17: got '900-998 N Blandena
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43458 / R43458C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43458 / R43458C13: got '419-473 E Burnside
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43458 / R43458C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43458 / R43458C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43466 / R43466C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43466 / R43466C13: got '1900-1908 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43466 / R43466C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43466 / R43466C17: got '925-941 NW Overton
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43469 / R43469C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43469 / R43469C13: got '5000-5016 Rainier Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43469 / R43469C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43469 / R43469C17: got '5000-5016 Rainier Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43484 / R43484C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43484 / R43484C13: got '6-32 N Bryant St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43484 / R43484C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43484 / R43484C17: got '4603-4611 N Albina
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43486 / R43486C10: got '905 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43486 / R43486C13: got '905 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43486 / R43486C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43486 / R43486C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43489 / R43489C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43489 / R43489C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43489 / R43489C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43489 / R43489C17: got '2262-2298 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43490 / R43490C10: got '4525 SE Division St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43490 / R43490C13: got '4525 SE Division St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43490 / R43490C14: got '3738 NE Couch St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43490 / R43490C17: got '3738 NE Couch St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43492 / R43492C10: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43492 / R43492C13: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43492 / R43492C14: got '1522 SE 32nd Pl,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43492 / R43492C17: got '1522 SE 32nd Pl,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43494 / R43494C10: got '2511 Everett Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43494 / R43494C13: got '2511 Everett Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43494 / R43494C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43494 / R43494C17: got '1001-1049 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43495 / R43495C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43495 / R43495C13: got '924-978 SW 18th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43495 / R43495C14: got '1626 NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43495 / R43495C17: got '1626 NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43500 / R43500C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43500 / R43500C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43500 / R43500C14: got '330 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43500 / R43500C17: got '330 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43502 / R43502C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43502 / R43502C13: got '126-198 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43502 / R43502C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43502 / R43502C17: got '1456 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43503 / R43503C10: got '2044 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43503 / R43503C13: got '2044 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43503 / R43503C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43503 / R43503C17: got '2301-2325 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43504 / R43504C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43504 / R43504C13: got '400-498 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43504 / R43504C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43504 / R43504C17: got '8325-8399 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43509 / R43509C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43509 / R43509C13: got '1170-1198 NE Martin
## Luther King Jr Blvd, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43509 / R43509C14: got '9706 N Clarendon Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43509 / R43509C17: got '9706 N Clarendon Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43510 / R43510C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43510 / R43510C13: got '12521-12527 Densmore
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43510 / R43510C14: got '847 Hiawatha Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43510 / R43510C17: got '847 Hiawatha Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43511 / R43511C10: got '3203 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43511 / R43511C13: got '3203 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43511 / R43511C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43511 / R43511C17: got '75-85 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43516 / R43516C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43516 / R43516C13: got '998 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43516 / R43516C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43516 / R43516C17: got '1301-1399 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43517 / R43517C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43517 / R43517C13: got '6727-6733 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43517 / R43517C14: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43517 / R43517C17: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43520 / R43520C10: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43520 / R43520C13: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43520 / R43520C14: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43520 / R43520C17: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43522 / R43522C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43522 / R43522C13: got '3401-3499 NE Webster
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43522 / R43522C14: got '3029 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43522 / R43522C17: got '3029 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43523 / R43523C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43523 / R43523C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43523 / R43523C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43523 / R43523C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43526 / R43526C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43526 / R43526C13: got '4603-4611 N Albina
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43526 / R43526C14: got '7414 N Kerby Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43526 / R43526C17: got '7414 N Kerby Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43529 / R43529C10: got '2027 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43529 / R43529C13: got '2027 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43529 / R43529C14: got '307 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43529 / R43529C17: got '307 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43532 / R43532C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43532 / R43532C13: got '925-941 NW Overton
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43532 / R43532C14: got '633 SW 18th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43532 / R43532C17: got '633 SW 18th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43536 / R43536C10: got '12750 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43536 / R43536C13: got '12750 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43536 / R43536C14: got '112 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43536 / R43536C17: got '112 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43538 / R43538C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43538 / R43538C13: got '2262-2298 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43538 / R43538C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43538 / R43538C17: got '722-898 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43542 / R43542C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43542 / R43542C13: got '1632-1648 SE Ogden
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43542 / R43542C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43542 / R43542C17: got '7604-7614 SE 13th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43547 / R43547C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43547 / R43547C13: got '151-185 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43547 / R43547C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43547 / R43547C17: got '712-798 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43550 / R43550C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43550 / R43550C13: got '3801-3899 SW Stevens
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43550 / R43550C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43550 / R43550C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43556 / R43556C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43556 / R43556C13: got '1452-1458 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43556 / R43556C14: got '4255 Williams Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43556 / R43556C17: got '4255 Williams Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43557 / R43557C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43557 / R43557C13: got '739-799 SE 6th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43557 / R43557C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43557 / R43557C17: got '601-699 SE 8th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43576 / R43576C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43576 / R43576C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43576 / R43576C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43576 / R43576C17: got '400-498 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43577 / R43577C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43577 / R43577C13: got '5422-5460 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43577 / R43577C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43577 / R43577C17: got '5416-5498 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43578 / R43578C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43578 / R43578C13: got '1300-1398 NW Davis
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43578 / R43578C14: got '1439 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43578 / R43578C17: got '1439 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43579 / R43579C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43579 / R43579C13: got '12700-12734 19th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43579 / R43579C14: got '12054 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43579 / R43579C17: got '12054 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43580 / R43580C10: got '1217 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43580 / R43580C13: got '1217 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43580 / R43580C14: got '2233 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43580 / R43580C17: got '2233 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43581 / R43581C10: got '12054 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43581 / R43581C13: got '12054 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43581 / R43581C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43581 / R43581C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43582 / R43582C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43582 / R43582C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43582 / R43582C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43582 / R43582C17: got '2001-2099 E Highland
## Dr, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43583 / R43583C10: got '1522 SE 32nd Pl,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43583 / R43583C13: got '1522 SE 32nd Pl,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43583 / R43583C14: got '2333 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43583 / R43583C17: got '2333 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43584 / R43584C10: got '5220a The Ave,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43584 / R43584C13: got '5220a The Ave,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43584 / R43584C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43584 / R43584C17: got '4300-4306 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43585 / R43585C10: got '14347 Wallingford Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43585 / R43585C13: got '14347 Wallingford Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43585 / R43585C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43585 / R43585C17: got '1856-1998 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43586 / R43586C10: got '307 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43586 / R43586C13: got '307 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43586 / R43586C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43586 / R43586C17: got '701 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43587 / R43587C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43587 / R43587C13: got '4300-4306 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43587 / R43587C14: got '225 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43587 / R43587C17: got '225 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43607 / R43607C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43607 / R43607C13: got '1456-1498 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43607 / R43607C14: got '1529 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43607 / R43607C17: got '1529 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43608 / R43608C10: got '1529 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43608 / R43608C13: got '1529 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43608 / R43608C14: got '1827 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43608 / R43608C17: got '1827 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43609 / R43609C10: got '1631 SW 12th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43609 / R43609C13: got '1631 SW 12th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43609 / R43609C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43609 / R43609C17: got '1621-1631 SW 12th
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43610 / R43610C10: got '2333 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43610 / R43610C13: got '2333 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43610 / R43610C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43610 / R43610C17: got '1616-1698 SE 32nd Pl,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43611 / R43611C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43611 / R43611C13: got '1700-1782 SW 12th
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43611 / R43611C14: got '1732 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43611 / R43611C17: got '1732 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43612 / R43612C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43612 / R43612C13: got '1856-1998 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43612 / R43612C14: got '2615 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43612 / R43612C17: got '2615 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43613 / R43613C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43613 / R43613C13: got '8325-8399 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43613 / R43613C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43613 / R43613C17: got '1435-1499 NW Northrup
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43614 / R43614C10: got '1439 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43614 / R43614C13: got '1439 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43614 / R43614C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43614 / R43614C17: got '152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43615 / R43615C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43615 / R43615C13: got '5416-5498 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43615 / R43615C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43615 / R43615C17: got '1755-1821 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43616 / R43616C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43616 / R43616C13: got '1301-1399 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43616 / R43616C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43616 / R43616C17: got '2717-2735 SE 20th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43617 / R43617C10: got '1638 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43617 / R43617C13: got '1638 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43617 / R43617C14: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43617 / R43617C17: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43618 / R43618C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43618 / R43618C13: got '152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43618 / R43618C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43618 / R43618C17: got '1725-1755 SW
## Jefferson St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43619 / R43619C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43619 / R43619C13: got '2221-2227 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43619 / R43619C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43619 / R43619C17: got '1653-1701 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43620 / R43620C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43620 / R43620C13: got '1725-1755 SW
## Jefferson St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43620 / R43620C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43620 / R43620C17: got '2314-2326 N
## Willamette Blvd, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43621 / R43621C10: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43621 / R43621C13: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43621 / R43621C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43621 / R43621C17: got '2684-2698 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43622 / R43622C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43622 / R43622C13: got '1435-1499 NW Northrup
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43622 / R43622C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43622 / R43622C17: got '1055-1125 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43623 / R43623C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43623 / R43623C13: got '1001-1049 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43623 / R43623C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43623 / R43623C17: got '1051-1099 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43624 / R43624C10: got '2615 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43624 / R43624C13: got '2615 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43624 / R43624C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43624 / R43624C17: got '1522-1524 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43625 / R43625C10: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43625 / R43625C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43625 / R43625C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43625 / R43625C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43626 / R43626C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43626 / R43626C13: got '1055-1125 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43626 / R43626C14: got '2121 NW 17th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43626 / R43626C17: got '2121 NW 17th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43627 / R43627C10: got '2233 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43627 / R43627C13: got '2233 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43627 / R43627C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43627 / R43627C17: got '2401 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43628 / R43628C10: got '6912 SE Yamhill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43628 / R43628C13: got '6912 SE Yamhill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43628 / R43628C14: got '6936 SE Morrison St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43628 / R43628C17: got '6936 SE Morrison St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43629 / R43629C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43629 / R43629C13: got '1051-1099 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43629 / R43629C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43629 / R43629C17: got '1943-2139 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43630 / R43630C10: got '3029 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43630 / R43630C13: got '3029 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43630 / R43630C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43630 / R43630C17: got '6334-6344 N Curtis
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43631 / R43631C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43631 / R43631C13: got '2717-2735 SE 20th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43631 / R43631C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43631 / R43631C17: got '1401-1499 NW 21st
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43632 / R43632C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43632 / R43632C13: got '5401-5451 5th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43632 / R43632C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43632 / R43632C17: got '621-671 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43633 / R43633C10: got '7414 N Kerby Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43633 / R43633C13: got '7414 N Kerby Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43633 / R43633C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43633 / R43633C17: got '6000-6016 NE 24th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43635 / R43635C10: got '106 3rd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43635 / R43635C13: got '106 3rd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43635 / R43635C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43635 / R43635C17: got '2199 W Bertona St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43636 / R43636C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43636 / R43636C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43636 / R43636C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43636 / R43636C17: got '101-113 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43637 / R43637C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43637 / R43637C13: got '3814-3824 E Highland
## Dr, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43637 / R43637C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43637 / R43637C17: got '701-715 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43638 / R43638C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43638 / R43638C13: got '1522-1524 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43638 / R43638C14: got '2314 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43638 / R43638C17: got '2314 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43640 / R43640C10: got '3230 SW Avalon Way,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43640 / R43640C13: got '3230 SW Avalon Way,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43640 / R43640C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43640 / R43640C17: got '3001-3015 SW Avalon
## Way, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43641 / R43641C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43641 / R43641C13: got '2234-2314 N
## Willamette Blvd, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43641 / R43641C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43641 / R43641C17: got '1631-1699 SW
## Jefferson St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43642 / R43642C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43642 / R43642C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43642 / R43642C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43642 / R43642C17: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43643 / R43643C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43643 / R43643C13: got '5000-5016 Rainier Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43643 / R43643C14: got '970 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43643 / R43643C17: got '970 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43644 / R43644C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43644 / R43644C13: got '6517-6525 Seward Park
## Ave S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43644 / R43644C14: got '3815 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43644 / R43644C17: got '3815 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43646 / R43646C10: got '3119 NE 120th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43646 / R43646C13: got '3119 NE 120th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43646 / R43646C14: got '3119 NE 120th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43646 / R43646C17: got '3119 NE 120th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43647 / R43647C10: got '970 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43647 / R43647C13: got '970 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43647 / R43647C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43647 / R43647C17: got '610-616 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43648 / R43648C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43648 / R43648C13: got '2401 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43648 / R43648C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43648 / R43648C17: got '1001-1099 Summit Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43650 / R43650C10: got '2314 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43650 / R43650C13: got '2314 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43650 / R43650C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43650 / R43650C17: got '1101-1119 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43653 / R43653C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43653 / R43653C13: got '101-113 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43653 / R43653C14: got '3100 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43653 / R43653C17: got '3100 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43655 / R43655C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43655 / R43655C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43655 / R43655C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43655 / R43655C17: got '127-129 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43657 / R43657C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43657 / R43657C13: got '1401-1499 NW 21st
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43657 / R43657C14: got '2310 SE Orange Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43657 / R43657C17: got '2310 SE Orange Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43658 / R43658C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43658 / R43658C13: got '3136-3198 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43658 / R43658C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43658 / R43658C17: got '4200-4298 NE 21st
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43659 / R43659C10: got '3100 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43659 / R43659C13: got '3100 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43659 / R43659C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43659 / R43659C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43660 / R43660C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43660 / R43660C13: got '901-999 S Hill St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43660 / R43660C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43660 / R43660C17: got '600 Holgate St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43661 / R43661C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43661 / R43661C13: got '2001-2099 E Highland
## Dr, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43661 / R43661C14: got '2155 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43661 / R43661C17: got '2155 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43663 / R43663C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43663 / R43663C13: got '1943-2139 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43663 / R43663C14: got '339 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43663 / R43663C17: got '339 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43666 / R43666C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43666 / R43666C13: got '127-129 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43666 / R43666C14: got '307 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43666 / R43666C17: got '307 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43667 / R43667C10: got '339 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43667 / R43667C13: got '339 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43667 / R43667C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43667 / R43667C17: got '101-199 Melrose Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43668 / R43668C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43668 / R43668C13: got '6038-6098 NE Oregon
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43668 / R43668C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43668 / R43668C17: got '1414-1424 NE 59th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43671 / R43671C10: got '2121 NW 17th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43671 / R43671C13: got '2121 NW 17th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43671 / R43671C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43671 / R43671C17: got '577 SW Carolina St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43672 / R43672C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43672 / R43672C13: got '1101-1119 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43672 / R43672C14: got '7044 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43672 / R43672C17: got '7044 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43674 / R43674C10: got '4134 N Albina Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43674 / R43674C13: got '4134 N Albina Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43674 / R43674C14: got '4014 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43674 / R43674C17: got '4014 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43675 / R43675C10: got '4255 Williams Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43675 / R43675C13: got '4255 Williams Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43675 / R43675C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43675 / R43675C17: got '4400-4498 Williams
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43676 / R43676C10: got '2155 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43676 / R43676C13: got '2155 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43676 / R43676C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43676 / R43676C17: got '809-899 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43677 / R43677C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43677 / R43677C13: got '610-616 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43677 / R43677C14: got '1330 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43677 / R43677C17: got '1330 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43678 / R43678C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43678 / R43678C13: got '621-671 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43678 / R43678C14: got '1535 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43678 / R43678C17: got '1535 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43679 / R43679C10: got '307 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43679 / R43679C13: got '307 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43679 / R43679C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43679 / R43679C17: got '1-37 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43680 / R43680C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43680 / R43680C13: got '135-149 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43680 / R43680C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43680 / R43680C17: got '401 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43681 / R43681C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43681 / R43681C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43681 / R43681C14: got '2711 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43681 / R43681C17: got '2711 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43683 / R43683C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43683 / R43683C13: got '401 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43683 / R43683C14: got '1407 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43683 / R43683C17: got '1407 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43684 / R43684C10: got '4014 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43684 / R43684C13: got '4014 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43684 / R43684C14: got '735 SE 8th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43684 / R43684C17: got '735 SE 8th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43686 / R43686C10: got '7044 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43686 / R43686C13: got '7044 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43686 / R43686C14: got '13448 Aurora Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43686 / R43686C17: got '13448 Aurora Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43687 / R43687C10: got '1535 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43687 / R43687C13: got '1535 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43687 / R43687C14: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43687 / R43687C17: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43688 / R43688C10: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43688 / R43688C13: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43688 / R43688C14: got '6666 SE 16th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43688 / R43688C17: got '6666 SE 16th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43690 / R43690C10: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43690 / R43690C13: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43690 / R43690C14: got '410 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43690 / R43690C17: got '410 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43692 / R43692C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43692 / R43692C13: got '1631-1699 SW
## Jefferson St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43692 / R43692C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43692 / R43692C17: got '6500-6526 NE Rodney
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43693 / R43693C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43693 / R43693C13: got '1616-1698 SE 32nd Pl,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43693 / R43693C14: got '5730 SE 44th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43693 / R43693C17: got '5730 SE 44th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43694 / R43694C10: got '1407 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43694 / R43694C13: got '1407 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43694 / R43694C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43694 / R43694C17: got '3625-3631 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43695 / R43695C10: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43695 / R43695C13: got '3029 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43695 / R43695C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43695 / R43695C17: got '4270 NE Broadway St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43696 / R43696C10: got '1732 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43696 / R43696C13: got '1732 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43696 / R43696C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43696 / R43696C17: got '1-199 N Alberta St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43697 / R43697C10: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43697 / R43697C13: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43697 / R43697C14: got '6300-6310 SE Foster
## Rd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43697 / R43697C17: got '6300-6310 SE Foster
## Rd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43698 / R43698C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43698 / R43698C13: got '598 Holgate St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43698 / R43698C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43698 / R43698C17: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43700 / R43700C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43700 / R43700C13: got '1-37 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43700 / R43700C14: got '15 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43700 / R43700C17: got '15 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43702 / R43702C10: got '5106 SE 49th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43702 / R43702C13: got '5106 SE 49th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43702 / R43702C14: got '2024 SE Clinton St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43702 / R43702C17: got '2024 SE Clinton St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43703 / R43703C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43703 / R43703C13: got '6000-6016 NE 24th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43703 / R43703C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43703 / R43703C17: got '1800-1804 NE 27th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43704 / R43704C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43704 / R43704C13: got '3300-3318 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43704 / R43704C14: got '1736 NE 24th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43704 / R43704C17: got '1736 NE 24th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43706 / R43706C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43706 / R43706C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43706 / R43706C14: got '2516 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43706 / R43706C17: got '2516 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43707 / R43707C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43707 / R43707C13: got '1301-1399 NW 15th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43707 / R43707C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43707 / R43707C17: got '1-199 N Alberta St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43708 / R43708C10: got '15 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43708 / R43708C13: got '15 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43708 / R43708C14: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43708 / R43708C17: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43710 / R43710C10: got '6300-6310 SE Foster
## Rd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43710 / R43710C13: got '6300-6310 SE Foster
## Rd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43710 / R43710C14: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43710 / R43710C17: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43711 / R43711C10: got '1736 NE 24th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43711 / R43711C13: got '1736 NE 24th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43711 / R43711C14: got '2804 SE Steele St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43711 / R43711C17: got '2804 SE Steele St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43713 / R43713C10: got '2711 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43713 / R43713C13: got '2711 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43713 / R43713C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43713 / R43713C17: got '1630-1648 E Olive
## Way, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43714 / R43714C10: got '3811 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43714 / R43714C13: got '3811 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43714 / R43714C14: got '1503 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43714 / R43714C17: got '1503 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43715 / R43715C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43715 / R43715C13: got '3625-3631 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43715 / R43715C14: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43715 / R43715C17: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43716 / R43716C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43716 / R43716C13: got '1653-1701 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43716 / R43716C14: got '611 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43716 / R43716C17: got '611 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43717 / R43717C10: got '2024 SE Clinton St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43717 / R43717C13: got '2024 SE Clinton St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43717 / R43717C14: got '3811 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43717 / R43717C17: got '3811 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43718 / R43718C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43718 / R43718C13: got '6500-6526 NE Rodney
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43718 / R43718C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43718 / R43718C17: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43720 / R43720C10: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43720 / R43720C13: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43720 / R43720C14: got '1544 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43720 / R43720C17: got '1544 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43724 / R43724C10: got '3034 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43724 / R43724C13: got '3034 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43724 / R43724C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43724 / R43724C17: got '5422 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43727 / R43727C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43727 / R43727C13: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43727 / R43727C14: got '607 NW 18th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43727 / R43727C17: got '607 NW 18th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43728 / R43728C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43728 / R43728C13: got '2101-2199 E Thomas
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43728 / R43728C14: got '1610 E Fir St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43728 / R43728C17: got '1610 E Fir St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43729 / R43729C10: got '1827 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43729 / R43729C13: got '1827 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43729 / R43729C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43729 / R43729C17: got '1477-1479 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43730 / R43730C10: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43730 / R43730C13: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43730 / R43730C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43730 / R43730C17: got '2411-2417 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43731 / R43731C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43731 / R43731C13: got '1352-1398 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43731 / R43731C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43731 / R43731C17: got '1100-1138 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43733 / R43733C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43733 / R43733C13: got '577 SW Carolina St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43733 / R43733C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43733 / R43733C17: got '501-599 SW Curry St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43734 / R43734C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43734 / R43734C13: got '1001-1035 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43734 / R43734C14: got '2001 NE Cesar E
## Chavez Blvd, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43734 / R43734C17: got '2001 NE Cesar E
## Chavez Blvd, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43735 / R43735C10: got '1610 E Fir St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43735 / R43735C13: got '1610 E Fir St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43735 / R43735C14: got '227 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43735 / R43735C17: got '227 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43736 / R43736C10: got '3754 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43736 / R43736C13: got '3754 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43736 / R43736C14: got '630 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43736 / R43736C17: got '630 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43737 / R43737C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43737 / R43737C13: got '5422 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43737 / R43737C14: got '8015 40th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43737 / R43737C17: got '8015 40th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43738 / R43738C10: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43738 / R43738C13: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43738 / R43738C14: got '7316 18th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43738 / R43738C17: got '7316 18th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43741 / R43741C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43741 / R43741C13: got '1037-1099 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43741 / R43741C14: got '4856 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43741 / R43741C17: got '4856 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43742 / R43742C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43742 / R43742C13: got '2411-2417 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43742 / R43742C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43742 / R43742C17: got '1801-1899 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43743 / R43743C10: got '5247 NE 49th Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43743 / R43743C13: got '5247 NE 49th Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43743 / R43743C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43743 / R43743C17: got '5243-5251 NE 33rd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43744 / R43744C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43744 / R43744C13: got '1477-1479 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43744 / R43744C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43744 / R43744C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43745 / R43745C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43745 / R43745C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43745 / R43745C14: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43745 / R43745C17: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43746 / R43746C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43746 / R43746C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43746 / R43746C14: got '933 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43746 / R43746C17: got '933 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43747 / R43747C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43747 / R43747C13: got '509-539 S River St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43747 / R43747C14: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43747 / R43747C17: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43748 / R43748C10: got '933 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43748 / R43748C13: got '933 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43748 / R43748C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43748 / R43748C17: got '7046-7050 12th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43749 / R43749C10: got '2804 SE Steele St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43749 / R43749C13: got '2804 SE Steele St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43749 / R43749C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43749 / R43749C17: got '2500-2544 SE 41st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43750 / R43750C10: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43750 / R43750C13: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43750 / R43750C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43750 / R43750C17: got '1001-1047 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43751 / R43751C10: got '6666 SE 16th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43751 / R43751C13: got '6666 SE 16th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43751 / R43751C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43751 / R43751C17: got '5907-5999 SE 47th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43752 / R43752C10: got '4856 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43752 / R43752C13: got '4856 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43752 / R43752C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43752 / R43752C17: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43753 / R43753C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43753 / R43753C13: got '1001-1047 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43753 / R43753C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43753 / R43753C17: got '109-113 E Louisa St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43755 / R43755C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43755 / R43755C13: got '1801-1899 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43755 / R43755C14: got '514 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43755 / R43755C17: got '514 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43756 / R43756C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43756 / R43756C13: got '1630-1648 E Olive
## Way, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43756 / R43756C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43756 / R43756C17: got '1255-1283 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43757 / R43757C10: got '3534 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43757 / R43757C13: got '3534 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43757 / R43757C14: got 'Yeon Building,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43757 / R43757C17: got 'Yeon Building,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43759 / R43759C10: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43759 / R43759C13: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43759 / R43759C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43759 / R43759C17: got '445-499 NE Maple Leaf
## Pl, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43761 / R43761C10: got '5730 SE 44th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43761 / R43761C13: got '5730 SE 44th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43761 / R43761C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43761 / R43761C17: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43767 / R43767C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43767 / R43767C13: got '4200-4298 NE 21st
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43767 / R43767C14: got '831 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43767 / R43767C17: got '831 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43768 / R43768C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43768 / R43768C13: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43768 / R43768C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43768 / R43768C17: got '817 SW 18th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43769 / R43769C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43769 / R43769C13: got '1255-1283 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43769 / R43769C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43769 / R43769C17: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43770 / R43770C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43770 / R43770C13: got '1800-1804 NE 27th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43770 / R43770C14: got '1000 NW Northrup St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43770 / R43770C17: got '1000 NW Northrup St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43771 / R43771C10: got '1330 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43771 / R43771C13: got '1330 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43771 / R43771C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43771 / R43771C17: got '724-760 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43773 / R43773C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43773 / R43773C13: got '817 SW 18th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43773 / R43773C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43773 / R43773C17: got '632-698 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43776 / R43776C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43776 / R43776C13: got '2684-2698 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43776 / R43776C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43776 / R43776C17: got '700-722 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43777 / R43777C10: got '1000 NW Northrup St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43777 / R43777C13: got '1000 NW Northrup St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43777 / R43777C14: got '1231 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43777 / R43777C17: got '1231 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43778 / R43778C10: got '1503 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43778 / R43778C13: got '1503 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43778 / R43778C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43778 / R43778C17: got '3901-3999 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43780 / R43780C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43780 / R43780C13: got '700-722 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43780 / R43780C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43780 / R43780C17: got '1352-1398 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43781 / R43781C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43781 / R43781C13: got '146-198 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43781 / R43781C14: got '3864 34th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43781 / R43781C17: got '3864 34th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43782 / R43782C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43782 / R43782C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43782 / R43782C14: got '212 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43782 / R43782C17: got '212 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43783 / R43783C10: got 'Yeon Building,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43783 / R43783C13: got 'Yeon Building,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43783 / R43783C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43783 / R43783C17: got '623-633 SE 29th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43784 / R43784C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43784 / R43784C13: got '445-499 NE Maple Leaf
## Pl, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43784 / R43784C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43784 / R43784C17: got '1849-1899 NW Central
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43785 / R43785C10: got '3864 34th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43785 / R43785C13: got '3864 34th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43785 / R43785C14: got '2230 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43785 / R43785C17: got '2230 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43787 / R43787C10: got '3119 NE 120th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43787 / R43787C13: got '3119 NE 120th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43787 / R43787C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43787 / R43787C17: got '415-471 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43788 / R43788C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43788 / R43788C13: got '2301-2325 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43788 / R43788C14: got '7539 29th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43788 / R43788C17: got '7539 29th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43790 / R43790C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43790 / R43790C13: got '1849-1899 NW Central
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43790 / R43790C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43790 / R43790C17: got '8322-8330 28th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43791 / R43791C10: got '212 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43791 / R43791C13: got '212 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43791 / R43791C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43791 / R43791C17: got '5005-5011 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43792 / R43792C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43792 / R43792C13: got '4270 NE Broadway St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43792 / R43792C14: got '2744 NE Bryce St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43792 / R43792C17: got '2744 NE Bryce St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43793 / R43793C10: got '2230 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43793 / R43793C13: got '2230 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43793 / R43793C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43793 / R43793C17: got '135-149 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43794 / R43794C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43794 / R43794C13: got '809-899 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43794 / R43794C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43794 / R43794C17: got '1000 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43795 / R43795C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43795 / R43795C13: got '4400-4498 Williams
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43795 / R43795C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43795 / R43795C17: got '100-198 N 127th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43796 / R43796C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43796 / R43796C13: got '15-99 Howe St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43796 / R43796C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43796 / R43796C17: got '2201-2211 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43797 / R43797C10: got '1231 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43797 / R43797C13: got '1231 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43797 / R43797C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43797 / R43797C17: got '2-50 SW Morrison St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43798 / R43798C10: got '831 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43798 / R43798C13: got '831 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43798 / R43798C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43798 / R43798C17: got '569-599 SW Dakota St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43800 / R43800C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43800 / R43800C13: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43800 / R43800C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43800 / R43800C17: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43801 / R43801C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43801 / R43801C13: got '415-471 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43801 / R43801C14: got '1511 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43801 / R43801C17: got '1511 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43802 / R43802C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43802 / R43802C13: got '1000 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43802 / R43802C14: got '4226 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43802 / R43802C17: got '4226 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43803 / R43803C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43803 / R43803C13: got '569-599 SW Dakota St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43803 / R43803C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43803 / R43803C17: got '1001-1035 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43804 / R43804C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43804 / R43804C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43804 / R43804C14: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43804 / R43804C17: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43805 / R43805C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43805 / R43805C13: got '5005-5011 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43805 / R43805C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43805 / R43805C17: got '106-110 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43806 / R43806C10: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43806 / R43806C13: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43806 / R43806C14: got '3754 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43806 / R43806C17: got '3754 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43807 / R43807C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43807 / R43807C13: got '3001-3015 SW Avalon
## Way, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43807 / R43807C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43807 / R43807C17: got '4022-4024 Beach Dr
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43808 / R43808C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43808 / R43808C13: got '724-760 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43808 / R43808C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43808 / R43808C17: got '1901-2013 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43809 / R43809C10: got '3754 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43809 / R43809C13: got '3754 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43809 / R43809C14: got '3754 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43809 / R43809C17: got '3754 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43810 / R43810C10: got '4226 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43810 / R43810C13: got '4226 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43810 / R43810C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43810 / R43810C17: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43811 / R43811C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43811 / R43811C13: got '2212-2224 SE Umatilla
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43811 / R43811C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43811 / R43811C17: got '4606-4622 SE Division
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43813 / R43813C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43813 / R43813C13: got '106-110 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43813 / R43813C14: got '431 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43813 / R43813C17: got '431 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43814 / R43814C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43814 / R43814C13: got '3901-3999 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43814 / R43814C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43814 / R43814C17: got '3834-3968 SE 17th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43815 / R43815C10: got '2310 SE Orange Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43815 / R43815C13: got '2310 SE Orange Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43815 / R43815C14: got '3530 SW Corbett Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43815 / R43815C17: got '3530 SW Corbett Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43816 / R43816C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43816 / R43816C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43816 / R43816C14: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43816 / R43816C17: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43817 / R43817C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43817 / R43817C13: got '135-149 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43817 / R43817C14: got '3034 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43817 / R43817C17: got '3034 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43820 / R43820C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43820 / R43820C13: got '250-298 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43820 / R43820C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43820 / R43820C17: got '723-725 Martin Luther
## King Jr Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43821 / R43821C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43821 / R43821C13: got '100-198 N 127th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43821 / R43821C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43821 / R43821C17: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43822 / R43822C10: got '717 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43822 / R43822C13: got '717 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43822 / R43822C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43822 / R43822C17: got '3636-3642 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43823 / R43823C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43823 / R43823C13: got '623-633 SE 29th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43823 / R43823C14: got '5032 N Hudson St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43823 / R43823C17: got '5032 N Hudson St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43824 / R43824C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43824 / R43824C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43824 / R43824C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43824 / R43824C17: got '1045-1087 NW 18th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43827 / R43827C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43827 / R43827C13: got '5243-5251 NE 33rd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43827 / R43827C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43827 / R43827C17: got '3900-3924 NE
## Cleveland Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43828 / R43828C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43828 / R43828C13: got '6727-6733 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43828 / R43828C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43828 / R43828C17: got '6517-6523 7th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43829 / R43829C10: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43829 / R43829C13: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43829 / R43829C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43829 / R43829C17: got '576 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43830 / R43830C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43830 / R43830C13: got '1-49 S Alaska St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43830 / R43830C14: got '92 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43830 / R43830C17: got '92 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43831 / R43831C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43831 / R43831C13: got '1201-1295 NW Kearney
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43831 / R43831C14: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43831 / R43831C17: got '4764-4772 N Lombard
## St, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43832 / R43832C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43832 / R43832C13: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43832 / R43832C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43832 / R43832C17: got '317-323 29th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43833 / R43833C10: got '2537 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43833 / R43833C13: got '2537 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43833 / R43833C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43833 / R43833C17: got '52-98 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43835 / R43835C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43835 / R43835C13: got '1901-2013 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43835 / R43835C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43835 / R43835C17: got '5401-5451 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43836 / R43836C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43836 / R43836C13: got '576 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43836 / R43836C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43836 / R43836C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43838 / R43838C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43838 / R43838C13: got '501-599 SW Curry St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43838 / R43838C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43838 / R43838C17: got '515-529 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43839 / R43839C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43839 / R43839C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43839 / R43839C14: got '5721 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43839 / R43839C17: got '5721 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43841 / R43841C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43841 / R43841C13: got '2500-2544 SE 41st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43841 / R43841C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43841 / R43841C17: got '2601-2637 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43842 / R43842C10: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43842 / R43842C13: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43842 / R43842C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43842 / R43842C17: got '12521-12527 Densmore
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43843 / R43843C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43843 / R43843C13: got '3300-3310 SE Morrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43843 / R43843C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43843 / R43843C17: got '3100-3198 NE Rodney
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43844 / R43844C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43844 / R43844C13: got '101-119 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43844 / R43844C14: got '2537 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43844 / R43844C17: got '2537 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43845 / R43845C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43845 / R43845C13: got '2601-2637 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43845 / R43845C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43845 / R43845C17: got '2704-2798 SE 41st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43847 / R43847C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43847 / R43847C13: got '249-299 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43847 / R43847C14: got '500 Occidental Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43847 / R43847C17: got '500 Occidental Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43848 / R43848C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43848 / R43848C13: got '4000-4040 NE
## Tillamook St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43848 / R43848C14: got '4014 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43848 / R43848C17: got '4014 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43849 / R43849C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43849 / R43849C13: got '3301-3499 N Albina
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43849 / R43849C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43849 / R43849C17: got '2532-2534 NE Alberta
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43850 / R43850C10: got '630 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43850 / R43850C13: got '630 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43850 / R43850C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43850 / R43850C17: got '2029-2049 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43851 / R43851C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43851 / R43851C13: got '515-529 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43851 / R43851C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43851 / R43851C17: got '2751-2799 NE Hoyt St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43852 / R43852C10: got '1501 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43852 / R43852C13: got '1501 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43852 / R43852C14: got '425 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43852 / R43852C17: got '425 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43853 / R43853C10: got '3308 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43853 / R43853C13: got '3308 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43853 / R43853C14: got '2357 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43853 / R43853C17: got '2357 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43854 / R43854C10: got '227 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43854 / R43854C13: got '227 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43854 / R43854C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43854 / R43854C17: got '621-665 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43856 / R43856C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43856 / R43856C13: got '7951-7993 Southeast
## Grand Avenue, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43856 / R43856C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43856 / R43856C17: got '3300-3310 SE Morrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43858 / R43858C10: got '5101 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43858 / R43858C13: got '5101 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43858 / R43858C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43858 / R43858C17: got '101-119 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43859 / R43859C10: got '818 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43859 / R43859C13: got '818 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43859 / R43859C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43859 / R43859C17: got '1125-1131 NW 12th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43860 / R43860C10: got '2001 NE Cesar E
## Chavez Blvd, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43860 / R43860C13: got '2001 NE Cesar E
## Chavez Blvd, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43860 / R43860C14: got '187 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43860 / R43860C17: got '187 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43861 / R43861C10: got '1528 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43861 / R43861C13: got '1528 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43861 / R43861C14: got '2421 E Calhoun St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43861 / R43861C17: got '2421 E Calhoun St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43862 / R43862C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43862 / R43862C13: got '2101-2113 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43862 / R43862C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43862 / R43862C17: got '7951-7993 Southeast
## Grand Avenue, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43863 / R43863C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43863 / R43863C13: got '148-198 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43863 / R43863C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43863 / R43863C17: got '2003-2013 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43864 / R43864C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43864 / R43864C13: got '5401-5451 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43864 / R43864C14: got '6551 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43864 / R43864C17: got '6551 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43865 / R43865C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43865 / R43865C13: got '201-257 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43865 / R43865C14: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43865 / R43865C17: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43866 / R43866C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43866 / R43866C13: got '1000-1020 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43866 / R43866C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43866 / R43866C17: got '9525-9555 16th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43867 / R43867C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43867 / R43867C13: got '601-699 SE 8th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43867 / R43867C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43867 / R43867C17: got '3301-3499 N Albina
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43868 / R43868C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43868 / R43868C13: got '7604-7614 SE 13th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43868 / R43868C14: got '911 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43868 / R43868C17: got '911 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43869 / R43869C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43869 / R43869C13: got '7046-7050 12th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43869 / R43869C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43869 / R43869C17: got '3720 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43870 / R43870C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43870 / R43870C13: got '2031-2065 Boren Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43870 / R43870C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43870 / R43870C17: got '314-316 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43871 / R43871C10: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43871 / R43871C13: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43871 / R43871C14: got '916 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43871 / R43871C17: got '916 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43872 / R43872C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43872 / R43872C13: got '1100-1138 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43872 / R43872C14: got '4014 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43872 / R43872C17: got '4014 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43873 / R43873C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43873 / R43873C13: got '1100-1138 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43873 / R43873C14: got '103 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43873 / R43873C17: got '103 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43874 / R43874C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43874 / R43874C13: got '2029-2049 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43874 / R43874C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43874 / R43874C17: got '2101-2113 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43875 / R43875C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43875 / R43875C13: got '1125-1131 NW 12th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43875 / R43875C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43875 / R43875C17: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43878 / R43878C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43878 / R43878C13: got '4400-4498 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43878 / R43878C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43878 / R43878C17: got '4400-4498 Williams
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43881 / R43881C10: got '2744 NE Bryce St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43881 / R43881C13: got '2744 NE Bryce St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43881 / R43881C14: got '818 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43881 / R43881C17: got '818 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43882 / R43882C10: got '2516 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43882 / R43882C13: got '2516 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43882 / R43882C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43882 / R43882C17: got '4400-4498 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43883 / R43883C10: got '5032 N Hudson St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43883 / R43883C13: got '5032 N Hudson St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43883 / R43883C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43883 / R43883C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43884 / R43884C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43884 / R43884C13: got '4606-4622 SE Division
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43884 / R43884C14: got '3308 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43884 / R43884C17: got '3308 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43885 / R43885C10: got '4014 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43885 / R43885C13: got '4014 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43885 / R43885C14: got '8844 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43885 / R43885C17: got '8844 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43886 / R43886C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43886 / R43886C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43886 / R43886C14: got '2808 W Barrett St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43886 / R43886C17: got '2808 W Barrett St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43887 / R43887C10: got '7403 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43887 / R43887C13: got '7403 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43887 / R43887C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43887 / R43887C17: got '6727-6733 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43888 / R43888C10: got '4442 45th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43888 / R43888C13: got '4442 45th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43888 / R43888C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43888 / R43888C17: got '4710-4714 Beach Dr
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43889 / R43889C10: got '607 NW 18th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43889 / R43889C13: got '607 NW 18th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43889 / R43889C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43889 / R43889C17: got '1125-1135 SE Spokane
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43890 / R43890C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43890 / R43890C13: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43890 / R43890C14: got '229 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43890 / R43890C17: got '229 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43892 / R43892C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43892 / R43892C13: got '723-725 Martin Luther
## King Jr Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43892 / R43892C14: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43892 / R43892C17: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43893 / R43893C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43893 / R43893C13: got '187-191 35th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43893 / R43893C14: got '915 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43893 / R43893C17: got '915 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43894 / R43894C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43894 / R43894C13: got '721-749 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43894 / R43894C14: got '949 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43894 / R43894C17: got '949 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43895 / R43895C10: got '1511 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43895 / R43895C13: got '1511 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43895 / R43895C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43895 / R43895C17: got '115 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43896 / R43896C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43896 / R43896C13: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43896 / R43896C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43896 / R43896C17: got '4000-4040 NE
## Tillamook St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43897 / R43897C10: got '7316 18th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43897 / R43897C13: got '7316 18th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43897 / R43897C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43897 / R43897C17: got '2501-2531 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43898 / R43898C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43898 / R43898C13: got '1414-1424 NE 59th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43898 / R43898C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43898 / R43898C17: got '201-257 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43899 / R43899C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43899 / R43899C13: got '3900-3924 NE
## Cleveland Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43899 / R43899C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43899 / R43899C17: got '1201-1295 NW Kearney
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43904 / R43904C10: got '92 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43904 / R43904C13: got '92 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43904 / R43904C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43904 / R43904C17: got '3266-3270 Belvidere
## Ave SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43906 / R43906C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43906 / R43906C13: got '5907-5999 SE 47th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43906 / R43906C14: got '4516 SE 66th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43906 / R43906C17: got '4516 SE 66th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43909 / R43909C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43909 / R43909C13: got '3636-3642 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43909 / R43909C14: got '4442 45th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43909 / R43909C17: got '4442 45th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43910 / R43910C10: got '500 Occidental Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43910 / R43910C13: got '500 Occidental Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43910 / R43910C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43910 / R43910C17: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43911 / R43911C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43911 / R43911C13: got '5700-5798 Coniston Rd
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43911 / R43911C14: got '13333 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43911 / R43911C17: got '13333 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43912 / R43912C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43912 / R43912C13: got '3834-3968 SE 17th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43912 / R43912C14: got '1407 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43912 / R43912C17: got '1407 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43913 / R43913C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43913 / R43913C13: got '501-555 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43913 / R43913C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43913 / R43913C17: got '1000-1020 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43914 / R43914C10: got '2357 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43914 / R43914C13: got '2357 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43914 / R43914C14: got '1503 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43914 / R43914C17: got '1503 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43915 / R43915C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43915 / R43915C13: got '2003-2013 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43915 / R43915C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43915 / R43915C17: got '187-191 35th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43916 / R43916C10: got '3530 SW Corbett Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43916 / R43916C13: got '3530 SW Corbett Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43916 / R43916C14: got '3020 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43916 / R43916C17: got '3020 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43918 / R43918C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43918 / R43918C13: got '430-448 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43918 / R43918C14: got '1501 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43918 / R43918C17: got '1501 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43919 / R43919C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43919 / R43919C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43919 / R43919C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43919 / R43919C17: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43920 / R43920C10: got '187 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43920 / R43920C13: got '187 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43920 / R43920C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43920 / R43920C17: got '1531-1543 SE Tenino
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43922 / R43922C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43922 / R43922C13: got '115 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43922 / R43922C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43922 / R43922C17: got '608-698 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43923 / R43923C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43923 / R43923C13: got '621-665 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43923 / R43923C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43923 / R43923C17: got '501-555 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43924 / R43924C10: got '229 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43924 / R43924C13: got '229 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43924 / R43924C14: got '8345 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43924 / R43924C17: got '8345 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43926 / R43926C10: got '911 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43926 / R43926C13: got '911 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43926 / R43926C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43926 / R43926C17: got '1100-1192 NW 16th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43927 / R43927C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43927 / R43927C13: got '4032-4098 12th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43927 / R43927C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43927 / R43927C17: got '1226-1298 NE 40th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43928 / R43928C10: got '514 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43928 / R43928C13: got '514 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43928 / R43928C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43928 / R43928C17: got '2401-2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43933 / R43933C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43933 / R43933C13: got '3136-3198 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43933 / R43933C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43933 / R43933C17: got '400-426 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43935 / R43935C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43935 / R43935C13: got '1531-1543 SE Tenino
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43935 / R43935C14: got '8524-8526 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43935 / R43935C17: got '8524-8526 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43936 / R43936C10: got '2421 E Calhoun St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43936 / R43936C13: got '2421 E Calhoun St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43936 / R43936C14: got '5101 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43936 / R43936C17: got '5101 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43939 / R43939C10: got '2100 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43939 / R43939C13: got '2100 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43939 / R43939C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43939 / R43939C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43940 / R43940C10: got '9706 N Clarendon Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43940 / R43940C13: got '9706 N Clarendon Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43940 / R43940C14: got '5220 N Lombard St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43940 / R43940C17: got '5220 N Lombard St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43941 / R43941C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43941 / R43941C13: got '1100-1192 NW 16th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43941 / R43941C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43941 / R43941C17: got '2101-2157 NW Quimby
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43942 / R43942C10: got '707 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43942 / R43942C13: got '707 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43942 / R43942C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43942 / R43942C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43943 / R43943C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43943 / R43943C13: got '13221-13301 Stone Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43943 / R43943C14: got '12835 Meridian Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43943 / R43943C17: got '12835 Meridian Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43944 / R43944C10: got '7064 N Wellesley Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43944 / R43944C13: got '7064 N Wellesley Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43944 / R43944C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43944 / R43944C17: got '1930-1998 NW Vaughn
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43945 / R43945C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43945 / R43945C13: got '3266-3270 Belvidere
## Ave SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43945 / R43945C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43945 / R43945C17: got '148-198 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43948 / R43948C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43948 / R43948C13: got '4400-4498 Williams
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43948 / R43948C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43948 / R43948C17: got '3509-3513 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43950 / R43950C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43950 / R43950C13: got '1103-1105 NW Johnson
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43950 / R43950C14: got '2412 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43950 / R43950C17: got '2412 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43951 / R43951C10: got '1407 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43951 / R43951C13: got '1407 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43951 / R43951C14: got '3405 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43951 / R43951C17: got '3405 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43952 / R43952C10: got '3503 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43952 / R43952C13: got '3503 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43952 / R43952C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43952 / R43952C17: got '500-528 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43953 / R43953C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43953 / R43953C13: got '3401-3417 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43953 / R43953C14: got '5531 S Upland Rd,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43953 / R43953C17: got '5531 S Upland Rd,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43955 / R43955C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43955 / R43955C13: got '6535-6537 Seward Park
## Ave S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43955 / R43955C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43955 / R43955C17: got '6535-6537 Seward Park
## Ave S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43956 / R43956C10: got '1141 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43956 / R43956C13: got '1141 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43956 / R43956C14: got '3503 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43956 / R43956C17: got '3503 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43958 / R43958C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43958 / R43958C13: got '4022-4024 Beach Dr
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43958 / R43958C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43958 / R43958C17: got '2150 Sunset Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43959 / R43959C10: got '400 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43959 / R43959C13: got '400 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43959 / R43959C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43959 / R43959C17: got '1456-1498 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43960 / R43960C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43960 / R43960C13: got '657 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43960 / R43960C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43960 / R43960C17: got '5207-5211 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43961 / R43961C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43961 / R43961C13: got '609-621 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43961 / R43961C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43961 / R43961C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43962 / R43962C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43962 / R43962C13: got '1501-1571 NE 32nd
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43962 / R43962C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43962 / R43962C17: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43963 / R43963C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43963 / R43963C13: got '2101-2157 NW Quimby
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43963 / R43963C14: got '1615 SE 36th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43963 / R43963C17: got '1615 SE 36th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43965 / R43965C10: got '915 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43965 / R43965C13: got '915 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43965 / R43965C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43965 / R43965C17: got '800 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43966 / R43966C10: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43966 / R43966C13: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43966 / R43966C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43966 / R43966C17: got '219-299 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43967 / R43967C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43967 / R43967C13: got '250-298 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43967 / R43967C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43967 / R43967C17: got '801-825 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43968 / R43968C10: got '1516 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43968 / R43968C13: got '1516 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N43968 / R43968C14: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q43968 / R43968C17: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43969 / R43969C10: got '8345 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43969 / R43969C13: got '8345 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43969 / R43969C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43969 / R43969C17: got '1551-1599 E Thomas
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43970 / R43970C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43970 / R43970C13: got '164-198 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43970 / R43970C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43970 / R43970C17: got '3001-3143 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43971 / R43971C10: got '2426 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43971 / R43971C13: got '2426 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43971 / R43971C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43971 / R43971C17: got '317-323 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43972 / R43972C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43972 / R43972C13: got '126-198 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43972 / R43972C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43972 / R43972C17: got '700-746 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43973 / R43973C10: got '418 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43973 / R43973C13: got '418 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43973 / R43973C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43973 / R43973C17: got '2214-2226 NE 45th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43974 / R43974C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43974 / R43974C13: got '1-199 N Alberta St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43974 / R43974C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43974 / R43974C17: got '859-899 SW 14th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43975 / R43975C10: got '333 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43975 / R43975C13: got '333 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43975 / R43975C14: got '333 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43975 / R43975C17: got '333 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43976 / R43976C10: got '716 NW 100th Pl,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43976 / R43976C13: got '716 NW 100th Pl,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43976 / R43976C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43976 / R43976C17: got '620-698 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43977 / R43977C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43977 / R43977C13: got '5207-5211 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43977 / R43977C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43977 / R43977C17: got '2244-2340 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43978 / R43978C10: got '12835 Meridian Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43978 / R43978C13: got '12835 Meridian Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43978 / R43978C14: got '12825 Meridian Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43978 / R43978C17: got '12825 Meridian Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43979 / R43979C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43979 / R43979C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43979 / R43979C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43979 / R43979C17: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43980 / R43980C10: got '419 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43980 / R43980C13: got '419 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43980 / R43980C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43980 / R43980C17: got '4027-4033 24th Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43981 / R43981C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43981 / R43981C13: got '8809-8815 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43981 / R43981C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43981 / R43981C17: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43982 / R43982C10: got '8524-8526 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43982 / R43982C13: got '8524-8526 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43982 / R43982C14: got '418 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43982 / R43982C17: got '418 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43984 / R43984C10: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43984 / R43984C13: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43984 / R43984C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43984 / R43984C17: got '6026-6048 NE Halsey
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43985 / R43985C10: got '1125 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43985 / R43985C13: got '1125 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43985 / R43985C14: got '1036 NW 19th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43985 / R43985C17: got '1036 NW 19th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43986 / R43986C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43986 / R43986C13: got '3100-3198 NE Rodney
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43986 / R43986C14: got '810 SW Broadway,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43986 / R43986C17: got '810 SW Broadway,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J43987 / R43987C10: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M43987 / R43987C13: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43987 / R43987C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43987 / R43987C17: got '1519-1531 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43988 / R43988C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43988 / R43988C13: got '59-95 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43988 / R43988C14: got '333 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43988 / R43988C17: got '333 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43989 / R43989C10: got '2412 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43989 / R43989C13: got '2412 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43989 / R43989C14: got '701 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43989 / R43989C17: got '701 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43990 / R43990C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43990 / R43990C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43990 / R43990C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43990 / R43990C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43991 / R43991C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43991 / R43991C13: got '5332-5334 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43991 / R43991C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43991 / R43991C17: got '7507-7517 28th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43992 / R43992C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43992 / R43992C13: got '6517-6523 7th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43992 / R43992C14: got '4017 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43992 / R43992C17: got '4017 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43995 / R43995C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43995 / R43995C13: got '859-899 SW 14th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43995 / R43995C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43995 / R43995C17: got '632-698 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43996 / R43996C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43996 / R43996C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43996 / R43996C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43996 / R43996C17: got '4501-4599 SE Woodward
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43997 / R43997C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43997 / R43997C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43997 / R43997C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43997 / R43997C17: got '3401-3417 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43998 / R43998C10: got '150 W Harrison St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43998 / R43998C13: got '150 W Harrison St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43998 / R43998C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43998 / R43998C17: got '709-725 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J43999 / R43999C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M43999 / R43999C13: got '52-98 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N43999 / R43999C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q43999 / R43999C17: got '601-649 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44000 / R44000C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44000 / R44000C13: got '1145-1199 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44000 / R44000C14: got '1519 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44000 / R44000C17: got '1519 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44001 / R44001C10: got '3524 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44001 / R44001C13: got '3524 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44001 / R44001C14: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44001 / R44001C17: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44002 / R44002C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44002 / R44002C13: got '5030-5036 42nd Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44002 / R44002C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44002 / R44002C17: got '126-198 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44003 / R44003C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44003 / R44003C13: got '1456-1498 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44003 / R44003C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44003 / R44003C17: got '750-774 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44004 / R44004C10: got '106 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44004 / R44004C13: got '106 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44004 / R44004C14: got '3706 N Haight Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44004 / R44004C17: got '3706 N Haight Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44005 / R44005C10: got '1716 46th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44005 / R44005C13: got '1716 46th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44005 / R44005C14: got '4515 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44005 / R44005C17: got '4515 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44006 / R44006C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44006 / R44006C13: got '1037-1099 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44006 / R44006C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44006 / R44006C17: got '1224-1298 SE Kelly
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44007 / R44007C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44007 / R44007C13: got '201 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44007 / R44007C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44007 / R44007C17: got '1301-1333 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44008 / R44008C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44008 / R44008C13: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44008 / R44008C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44008 / R44008C17: got '3542-3598 Albion Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44009 / R44009C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44009 / R44009C13: got '601-649 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44009 / R44009C14: got '909 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44009 / R44009C17: got '909 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44010 / R44010C10: got '5234 19th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44010 / R44010C13: got '5234 19th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44010 / R44010C14: got '419 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44010 / R44010C17: got '419 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44011 / R44011C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44011 / R44011C13: got '608-698 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44011 / R44011C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44011 / R44011C17: got '1801-1851 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44012 / R44012C10: got '4014 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44012 / R44012C13: got '4014 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44012 / R44012C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44012 / R44012C17: got '401-469 SE Madison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44013 / R44013C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44013 / R44013C13: got '1551-1599 E Thomas
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44013 / R44013C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44013 / R44013C17: got '151-179 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44014 / R44014C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44014 / R44014C13: got '1087 NW 18th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44014 / R44014C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44014 / R44014C17: got '59-95 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44015 / R44015C10: got '5721 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44015 / R44015C13: got '5721 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44015 / R44015C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44015 / R44015C17: got '657 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44016 / R44016C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44016 / R44016C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44016 / R44016C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44016 / R44016C17: got '901-949 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44017 / R44017C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44017 / R44017C13: got '2532-2534 NE Alberta
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44017 / R44017C14: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44017 / R44017C17: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44018 / R44018C10: got '13333 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44018 / R44018C13: got '13333 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44018 / R44018C14: got '3223 NE 86th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44018 / R44018C17: got '3223 NE 86th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44019 / R44019C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44019 / R44019C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44019 / R44019C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44019 / R44019C17: got '1719-1799 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44020 / R44020C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44020 / R44020C13: got '827-831 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44020 / R44020C14: got '1923 NE Alameda St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44020 / R44020C17: got '1923 NE Alameda St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44021 / R44021C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44021 / R44021C13: got '417-471 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44021 / R44021C14: got '7 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44021 / R44021C17: got '7 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44022 / R44022C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44022 / R44022C13: got '700-746 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44022 / R44022C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44022 / R44022C17: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44023 / R44023C10: got '1036 NW 19th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44023 / R44023C13: got '1036 NW 19th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44023 / R44023C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44023 / R44023C17: got '827-831 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44026 / R44026C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44026 / R44026C13: got '1226-1298 NE 40th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44026 / R44026C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44026 / R44026C17: got '4801-4811 Burke Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44027 / R44027C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44027 / R44027C13: got '500-528 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44027 / R44027C14: got '150 W Harrison St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44027 / R44027C17: got '150 W Harrison St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44028 / R44028C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44028 / R44028C13: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44028 / R44028C14: got '106 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44028 / R44028C17: got '106 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44029 / R44029C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44029 / R44029C13: got '1519-1531 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44029 / R44029C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44029 / R44029C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44030 / R44030C10: got '2808 W Barrett St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44030 / R44030C13: got '2808 W Barrett St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44030 / R44030C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44030 / R44030C17: got '5523-5527 29th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44032 / R44032C10: got '1300 SW Washington
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44032 / R44032C13: got '1300 SW Washington
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44032 / R44032C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44032 / R44032C17: got '8800-8856 SE 13th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44033 / R44033C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44033 / R44033C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44033 / R44033C14: got '4823 37th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44033 / R44033C17: got '4823 37th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44035 / R44035C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44035 / R44035C13: got '230-282 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44035 / R44035C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44035 / R44035C17: got '1101-1199 NW 20th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44037 / R44037C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44037 / R44037C13: got '4351-4399 SW Hill St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44037 / R44037C14: got '1716 46th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44037 / R44037C17: got '1716 46th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44038 / R44038C10: got '1615 SE 36th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44038 / R44038C13: got '1615 SE 36th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44038 / R44038C14: got '3539 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44038 / R44038C17: got '3539 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44039 / R44039C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44039 / R44039C13: got '9847-9943 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44039 / R44039C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44039 / R44039C17: got '8809-8815 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44041 / R44041C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44041 / R44041C13: got '2802-2898 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44041 / R44041C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44041 / R44041C17: got '201 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44042 / R44042C10: got '1519 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44042 / R44042C13: got '1519 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44042 / R44042C14: got '719 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44042 / R44042C17: got '719 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44043 / R44043C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44043 / R44043C13: got '2244-2340 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44043 / R44043C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44043 / R44043C17: got '5332-5334 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44044 / R44044C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44044 / R44044C13: got '1301-1333 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44044 / R44044C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44044 / R44044C17: got '7522-7528 10th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44046 / R44046C10: got '6551 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44046 / R44046C13: got '6551 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44046 / R44046C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44046 / R44046C17: got '2601-2755 SW Andover
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44047 / R44047C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44047 / R44047C13: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44047 / R44047C14: got '2613 NE 60th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44047 / R44047C17: got '2613 NE 60th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44048 / R44048C10: got '333 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44048 / R44048C13: got '333 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44048 / R44048C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44048 / R44048C17: got '1500-1522 SE 32nd Pl,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44050 / R44050C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44050 / R44050C13: got '2800 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44050 / R44050C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44050 / R44050C17: got '609-621 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44051 / R44051C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44051 / R44051C13: got '400-426 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44051 / R44051C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44051 / R44051C17: got '600-698 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44052 / R44052C10: got '5531 S Upland Rd,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44052 / R44052C13: got '5531 S Upland Rd,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44052 / R44052C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44052 / R44052C17: got '6535-6537 Seward Park
## Ave S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44053 / R44053C10: got '916 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44053 / R44053C13: got '916 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44053 / R44053C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44053 / R44053C17: got '2802-2898 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44054 / R44054C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44054 / R44054C13: got '6020-6024 NE Halsey
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44054 / R44054C14: got '50 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44054 / R44054C17: got '50 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44055 / R44055C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44055 / R44055C13: got '2704-2798 SE 41st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44055 / R44055C14: got '1328-1334 SE Ivon St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44055 / R44055C17: got '1328-1334 SE Ivon St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44056 / R44056C10: got '103 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44056 / R44056C13: got '103 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44056 / R44056C14: got '804 NE 91st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44056 / R44056C17: got '804 NE 91st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44057 / R44057C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44057 / R44057C13: got '4801-4811 Burke Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44057 / R44057C14: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44057 / R44057C17: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44058 / R44058C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44058 / R44058C13: got '219-299 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44058 / R44058C14: got '0308 SW Montgomery
## St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44058 / R44058C17: got '0308 SW Montgomery
## St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44059 / R44059C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44059 / R44059C13: got '812-898 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44059 / R44059C14: got '173 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44059 / R44059C17: got '173 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44062 / R44062C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44062 / R44062C13: got '1224-1298 SE Kelly
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44062 / R44062C14: got '1300 SW Washington
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44062 / R44062C17: got '1300 SW Washington
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44063 / R44063C10: got '1503 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44063 / R44063C13: got '1503 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44063 / R44063C14: got '1125 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44063 / R44063C17: got '1125 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44066 / R44066C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44066 / R44066C13: got '901-949 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44066 / R44066C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44066 / R44066C17: got '1103-1105 NW Johnson
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44067 / R44067C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44067 / R44067C13: got '314-316 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44067 / R44067C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44067 / R44067C17: got '9847-9943 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44068 / R44068C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44068 / R44068C13: got '317-323 29th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44068 / R44068C14: got '400 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44068 / R44068C17: got '400 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44070 / R44070C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44070 / R44070C13: got '401-469 SE Madison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44070 / R44070C14: got '236 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44070 / R44070C17: got '236 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44074 / R44074C10: got '949 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44074 / R44074C13: got '949 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44074 / R44074C14: got '1501 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44074 / R44074C17: got '1501 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44075 / R44075C10: got '810 SW Broadway,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44075 / R44075C13: got '810 SW Broadway,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44075 / R44075C14: got '1215 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44075 / R44075C17: got '1215 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44076 / R44076C10: got '1215 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44076 / R44076C13: got '1215 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44076 / R44076C14: got '1804 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44076 / R44076C17: got '1804 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44077 / R44077C10: got '701 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44077 / R44077C13: got '701 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44077 / R44077C14: got '2426 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44077 / R44077C17: got '2426 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44078 / R44078C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44078 / R44078C13: got '632-698 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44078 / R44078C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44078 / R44078C17: got '1333-1399 SE 28th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44079 / R44079C10: got '3405 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44079 / R44079C13: got '3405 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44079 / R44079C14: got '623 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44079 / R44079C17: got '623 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44081 / R44081C10: got '3223 NE 86th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44081 / R44081C13: got '3223 NE 86th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44081 / R44081C14: got '13055 31st Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44081 / R44081C17: got '13055 31st Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44082 / R44082C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44082 / R44082C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44082 / R44082C14: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44082 / R44082C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44084 / R44084C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44084 / R44084C13: got '317-323 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44084 / R44084C14: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44084 / R44084C17: got '4200-4310 NE Emerson
## St, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44085 / R44085C10: got '7 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44085 / R44085C13: got '7 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44085 / R44085C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44085 / R44085C17: got '164-198 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44087 / R44087C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44087 / R44087C13: got '800 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44087 / R44087C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44087 / R44087C17: got '692-798 NE 127th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44088 / R44088C10: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44088 / R44088C13: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44088 / R44088C14: got '8017 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44088 / R44088C17: got '8017 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44089 / R44089C10: got '1328-1334 SE Ivon St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44089 / R44089C13: got '1328-1334 SE Ivon St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44089 / R44089C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44089 / R44089C17: got '230-282 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44093 / R44093C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44093 / R44093C13: got '5523-5527 29th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44093 / R44093C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44093 / R44093C17: got '101-195 E Howe St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44094 / R44094C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44094 / R44094C13: got '151-179 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44094 / R44094C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44094 / R44094C17: got '216-298 Howe St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44095 / R44095C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44095 / R44095C13: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44095 / R44095C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44095 / R44095C17: got '100-198 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44096 / R44096C10: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44096 / R44096C13: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44096 / R44096C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44096 / R44096C17: got '8717-8727 25th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44097 / R44097C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44097 / R44097C13: got '4501-4599 SE Woodward
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44097 / R44097C14: got '525 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44097 / R44097C17: got '525 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44098 / R44098C10: got '173 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44098 / R44098C13: got '173 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44098 / R44098C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44098 / R44098C17: got '250-298 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44099 / R44099C10: got '1501 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44099 / R44099C13: got '1501 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44099 / R44099C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44099 / R44099C17: got '812-898 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44100 / R44100C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44100 / R44100C13: got '1-199 N Alberta St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44100 / R44100C14: got '1413 NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44100 / R44100C17: got '1413 NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44101 / R44101C10: got '8844 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44101 / R44101C13: got '8844 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44101 / R44101C14: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44101 / R44101C17: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44104 / R44104C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44104 / R44104C13: got '1801-1851 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44104 / R44104C14: got '1516 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44104 / R44104C17: got '1516 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44105 / R44105C10: got '4017 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44105 / R44105C13: got '4017 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44105 / R44105C14: got '8019 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44105 / R44105C17: got '8019 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44106 / R44106C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44106 / R44106C13: got '709-725 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44106 / R44106C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44106 / R44106C17: got '709-725 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44109 / R44109C10: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44109 / R44109C13: got '4764-4772 N Lombard
## St, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44109 / R44109C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44109 / R44109C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44110 / R44110C10: got '721 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44110 / R44110C13: got '721 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44110 / R44110C14: got '3428 SE 53rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44110 / R44110C17: got '3428 SE 53rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44111 / R44111C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44111 / R44111C13: got '2751-2799 NE Hoyt St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44111 / R44111C14: got '721 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44111 / R44111C17: got '721 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44115 / R44115C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44115 / R44115C13: got '1522-1526 SE 35th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44115 / R44115C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44115 / R44115C17: got '2251-2319 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44116 / R44116C10: got '325 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44116 / R44116C13: got '325 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44116 / R44116C14: got '4751 47th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44116 / R44116C17: got '4751 47th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44118 / R44118C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44118 / R44118C13: got '1032 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44118 / R44118C14: got '3456 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44118 / R44118C17: got '3456 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44119 / R44119C10: got '1413 NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44119 / R44119C13: got '1413 NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44119 / R44119C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44119 / R44119C17: got '524-598 SE 16th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44120 / R44120C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44120 / R44120C13: got '216-298 Howe St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44120 / R44120C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44120 / R44120C17: got '1666-1698 SW
## Cambridge St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44121 / R44121C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44121 / R44121C13: got '4027-4033 24th Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44121 / R44121C14: got '108 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44121 / R44121C17: got '108 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44122 / R44122C10: got '4515 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44122 / R44122C13: got '4515 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44122 / R44122C14: got '6031 42nd Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44122 / R44122C17: got '6031 42nd Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44123 / R44123C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44123 / R44123C13: got '4801-4899 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44123 / R44123C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44123 / R44123C17: got '1938-1940 NW 96th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44124 / R44124C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44124 / R44124C13: got '29-39 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44124 / R44124C14: got '5118 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44124 / R44124C17: got '5118 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44125 / R44125C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44125 / R44125C13: got '253-267 SW Slavin Rd,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44125 / R44125C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44125 / R44125C17: got '1-49 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44127 / R44127C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44127 / R44127C13: got '2805-2853 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44127 / R44127C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44127 / R44127C17: got '4066-4076 NE
## Cleveland Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44129 / R44129C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44129 / R44129C13: got '1048-1098 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44129 / R44129C14: got '2139 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44129 / R44129C17: got '2139 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44130 / R44130C10: got '704 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44130 / R44130C13: got '704 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44130 / R44130C14: got '6707 21st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44130 / R44130C17: got '6707 21st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44131 / R44131C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44131 / R44131C13: got '323-339 Maynard Ave
## S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44131 / R44131C14: got '3909 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44131 / R44131C17: got '3909 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44134 / R44134C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44134 / R44134C13: got '2150 Sunset Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44134 / R44134C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44134 / R44134C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44135 / R44135C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44135 / R44135C13: got '446-498 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44135 / R44135C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44135 / R44135C17: got '1000-1098 SE
## Caruthers St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44136 / R44136C10: got '5611 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44136 / R44136C13: got '5611 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44136 / R44136C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44136 / R44136C17: got '3965-3969 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44137 / R44137C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44137 / R44137C13: got '1600-1610 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44137 / R44137C14: got '4218 N Montana Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44137 / R44137C17: got '4218 N Montana Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44138 / R44138C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44138 / R44138C13: got '2935-2983 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44138 / R44138C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44138 / R44138C17: got '323-399 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44139 / R44139C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44139 / R44139C13: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44139 / R44139C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44139 / R44139C17: got '1101-1115 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44140 / R44140C10: got '218 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44140 / R44140C13: got '218 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44140 / R44140C14: got '808 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44140 / R44140C17: got '808 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44141 / R44141C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44141 / R44141C13: got '1930-1998 NW Vaughn
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44141 / R44141C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44141 / R44141C17: got '2001-2025 SE Brooklyn
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44142 / R44142C10: got '318 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44142 / R44142C13: got '318 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44142 / R44142C14: got '3610 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44142 / R44142C17: got '3610 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44144 / R44144C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44144 / R44144C13: got '500-512 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44144 / R44144C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44144 / R44144C17: got '3041-3099 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44145 / R44145C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44145 / R44145C13: got '323-399 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44145 / R44145C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44145 / R44145C17: got '1522-1526 SE 35th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44147 / R44147C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44147 / R44147C13: got '124-198 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44147 / R44147C14: got '3411 NE 48th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44147 / R44147C17: got '3411 NE 48th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44148 / R44148C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44148 / R44148C13: got '801-825 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44148 / R44148C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44148 / R44148C17: got '2201-2299 S Waite St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44149 / R44149C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44149 / R44149C13: got '1001-1099 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44149 / R44149C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44149 / R44149C17: got '124-198 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44150 / R44150C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44150 / R44150C13: got '700-798 N Cook St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44150 / R44150C14: got '314 SE 13th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44150 / R44150C17: got '314 SE 13th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44151 / R44151C10: got '7011 14th Avenue
## Northeast, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44151 / R44151C13: got '7011 14th Avenue
## Northeast, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44151 / R44151C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44151 / R44151C17: got '307-311 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44152 / R44152C10: got '719 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44152 / R44152C13: got '719 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44152 / R44152C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44152 / R44152C17: got '1032 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44153 / R44153C10: got '108 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44153 / R44153C13: got '108 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44153 / R44153C14: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44153 / R44153C17: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44154 / R44154C10: got '515 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44154 / R44154C13: got '515 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44154 / R44154C14: got '1025 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44154 / R44154C17: got '1025 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44155 / R44155C10: got '4414 SW Othello St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44155 / R44155C13: got '4414 SW Othello St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44155 / R44155C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44155 / R44155C17: got '1707-1799 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44156 / R44156C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44156 / R44156C13: got '1400-1498 SE 15th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44156 / R44156C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44156 / R44156C17: got '1400-1498 SE 15th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44157 / R44157C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44157 / R44157C13: got '7522-7528 10th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44157 / R44157C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44157 / R44157C17: got '1901-1999 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44158 / R44158C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44158 / R44158C13: got '620-698 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44158 / R44158C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44158 / R44158C17: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44159 / R44159C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44159 / R44159C13: got '1901-1999 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44159 / R44159C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44159 / R44159C17: got '2607-2619 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44160 / R44160C10: got '2407 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44160 / R44160C13: got '2407 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44160 / R44160C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44160 / R44160C17: got '323-339 Maynard Ave
## S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44161 / R44161C10: got '1100 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44161 / R44161C13: got '1100 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44161 / R44161C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44161 / R44161C17: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44163 / R44163C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44163 / R44163C13: got '1500-1522 SE 32nd Pl,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44163 / R44163C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44163 / R44163C17: got '2300-2312 SE Madison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44164 / R44164C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44164 / R44164C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44164 / R44164C14: got '300 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44164 / R44164C17: got '300 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44166 / R44166C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44166 / R44166C13: got '6201-6299 14th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44166 / R44166C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44166 / R44166C17: got '3601-3675 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44167 / R44167C10: got '723 N Webster St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44167 / R44167C13: got '723 N Webster St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44167 / R44167C14: got '1825 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44167 / R44167C17: got '1825 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44168 / R44168C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44168 / R44168C13: got '9525-9555 16th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44168 / R44168C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44168 / R44168C17: got '4707-4711 46th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44169 / R44169C10: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44169 / R44169C13: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44169 / R44169C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44169 / R44169C17: got '335-399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44170 / R44170C10: got '8019 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44170 / R44170C13: got '8019 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44170 / R44170C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44170 / R44170C17: got '4552-4598 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44171 / R44171C10: got '3025 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44171 / R44171C13: got '3025 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44171 / R44171C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44171 / R44171C17: got '537 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44172 / R44172C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44172 / R44172C13: got '1-21 W Lee St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44172 / R44172C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44172 / R44172C17: got '463-505 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44173 / R44173C10: got '9405 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44173 / R44173C13: got '9405 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44173 / R44173C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44173 / R44173C17: got '1-21 W Lee St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44175 / R44175C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44175 / R44175C13: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44175 / R44175C14: got '712 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44175 / R44175C17: got '712 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44176 / R44176C10: got '1071 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44176 / R44176C13: got '1071 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44176 / R44176C14: got '4709 51st Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44176 / R44176C17: got '4709 51st Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44177 / R44177C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44177 / R44177C13: got '101-195 E Howe St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44177 / R44177C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44177 / R44177C17: got '3620-3622 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44179 / R44179C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44179 / R44179C13: got '4552-4598 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44179 / R44179C14: got '1109 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44179 / R44179C17: got '1109 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44180 / R44180C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44180 / R44180C13: got '934-938 N 98th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44180 / R44180C14: got '1201 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44180 / R44180C17: got '1201 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44181 / R44181C10: got '8015 40th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44181 / R44181C13: got '8015 40th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44181 / R44181C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44181 / R44181C17: got '3700-3798 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44183 / R44183C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44183 / R44183C13: got '1048-1098 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44183 / R44183C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44183 / R44183C17: got '615-617 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44184 / R44184C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44184 / R44184C13: got '1901-1903 E Highland
## Dr, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44184 / R44184C14: got '3811 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44184 / R44184C17: got '3811 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44185 / R44185C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44185 / R44185C13: got '1719-1799 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44185 / R44185C14: got '1500 NE Irving St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44185 / R44185C17: got '1500 NE Irving St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44186 / R44186C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44186 / R44186C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44186 / R44186C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44186 / R44186C17: got '2935-2983 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44187 / R44187C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44187 / R44187C13: got '463-505 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44187 / R44187C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44187 / R44187C17: got '411-447 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44188 / R44188C10: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44188 / R44188C13: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44188 / R44188C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44188 / R44188C17: got '2521-2599 E Miller
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44190 / R44190C10: got '623 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44190 / R44190C13: got '623 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44190 / R44190C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44190 / R44190C17: got '1-49 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44191 / R44191C10: got '236 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44191 / R44191C13: got '236 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44191 / R44191C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44191 / R44191C17: got '604-608 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44192 / R44192C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44192 / R44192C13: got '6535-6537 Seward Park
## Ave S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44192 / R44192C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44192 / R44192C17: got '121 Lakeside Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44193 / R44193C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44193 / R44193C13: got '8600-8798 20th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44193 / R44193C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44193 / R44193C17: got '8701-8715 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44194 / R44194C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44194 / R44194C13: got '524-598 SE 16th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44194 / R44194C14: got '7930 N Courtenay Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44194 / R44194C17: got '7930 N Courtenay Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44196 / R44196C10: got '314 SE 13th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44196 / R44196C13: got '314 SE 13th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44196 / R44196C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44196 / R44196C17: got '3001-3019 SE
## Caruthers St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44197 / R44197C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44197 / R44197C13: got '2607-2619 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44197 / R44197C14: got '11018 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44197 / R44197C17: got '11018 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44198 / R44198C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44198 / R44198C13: got '600-648 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44198 / R44198C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44198 / R44198C17: got '251-263 E Edgar St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44199 / R44199C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44199 / R44199C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44199 / R44199C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44199 / R44199C17: got '2352-2398 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44200 / R44200C10: got '4218 N Montana Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44200 / R44200C13: got '4218 N Montana Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44200 / R44200C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44200 / R44200C17: got '2-24 NE Jarrett St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44201 / R44201C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44201 / R44201C13: got '4066-4076 NE
## Cleveland Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44201 / R44201C14: got '123 NE 3rd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44201 / R44201C17: got '123 NE 3rd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44202 / R44202C10: got '8524-8526 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44202 / R44202C13: got '8524-8526 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44202 / R44202C14: got '3236 SE 12th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44202 / R44202C17: got '3236 SE 12th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44203 / R44203C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44203 / R44203C13: got '335-399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44203 / R44203C14: got '7011 14th Avenue
## Northeast, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44203 / R44203C17: got '7011 14th Avenue
## Northeast, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44204 / R44204C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44204 / R44204C13: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44204 / R44204C14: got '8537 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44204 / R44204C17: got '8537 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44207 / R44207C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44207 / R44207C13: got '7507-7517 28th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44207 / R44207C14: got '2407 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44207 / R44207C17: got '2407 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44208 / R44208C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44208 / R44208C13: got '3601-3675 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44208 / R44208C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44208 / R44208C17: got '2001-2099 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44209 / R44209C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44209 / R44209C13: got '5041-5099 N Williams
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44209 / R44209C14: got '8524-8526 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44209 / R44209C17: got '8524-8526 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44211 / R44211C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44211 / R44211C13: got '201-233 NW Broadway,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44211 / R44211C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44211 / R44211C17: got '200-298 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44212 / R44212C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44212 / R44212C13: got '343-373 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44212 / R44212C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44212 / R44212C17: got '411-449 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44213 / R44213C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44213 / R44213C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44213 / R44213C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44213 / R44213C17: got '3437-3441 Walnut Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44214 / R44214C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44214 / R44214C13: got '836-898 SW Oak St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44214 / R44214C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44214 / R44214C17: got '1632-1682 SW Harbor
## Way, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44215 / R44215C10: got '300 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44215 / R44215C13: got '300 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44215 / R44215C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44215 / R44215C17: got '502-598 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44216 / R44216C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44216 / R44216C13: got '2253-2299 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44216 / R44216C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44216 / R44216C17: got '401-407 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44217 / R44217C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44217 / R44217C13: got '1000-1098 SE
## Caruthers St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44217 / R44217C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44217 / R44217C17: got '2805-2853 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44218 / R44218C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44218 / R44218C13: got '1333-1399 SE 28th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44218 / R44218C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44218 / R44218C17: got '2524 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44219 / R44219C10: got '804 NE 91st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44219 / R44219C13: got '804 NE 91st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44219 / R44219C14: got '9405 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44219 / R44219C17: got '9405 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44220 / R44220C10: got '909 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44220 / R44220C13: got '909 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44220 / R44220C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44220 / R44220C17: got '600-648 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44221 / R44221C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44221 / R44221C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44221 / R44221C14: got '325 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44221 / R44221C17: got '325 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44223 / R44223C10: got '4709 51st Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44223 / R44223C13: got '4709 51st Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44223 / R44223C14: got '2230 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44223 / R44223C17: got '2230 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44224 / R44224C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44224 / R44224C13: got '5500-5510 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44224 / R44224C14: got '9227 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44224 / R44224C17: got '9227 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44225 / R44225C10: got '3428 SE 53rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44225 / R44225C13: got '3428 SE 53rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44225 / R44225C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44225 / R44225C17: got '836-898 SW Oak St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44226 / R44226C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44226 / R44226C13: got '251-263 E Edgar St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44226 / R44226C14: got '1004 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44226 / R44226C17: got '1004 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44228 / R44228C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44228 / R44228C13: got '750-774 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44228 / R44228C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44228 / R44228C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44230 / R44230C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44230 / R44230C13: got '2001-2099 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44230 / R44230C14: got '704 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44230 / R44230C17: got '704 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44233 / R44233C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44233 / R44233C13: got '2521-2599 E Miller
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44233 / R44233C14: got '1100 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44233 / R44233C17: got '1100 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44234 / R44234C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44234 / R44234C13: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44234 / R44234C14: got '3215 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44234 / R44234C17: got '3215 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44236 / R44236C10: got '1923 NE Alameda St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44236 / R44236C13: got '1923 NE Alameda St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44236 / R44236C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44236 / R44236C17: got '700-798 N Cook St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44237 / R44237C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44237 / R44237C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44237 / R44237C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44237 / R44237C17: got '426-430 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44238 / R44238C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44238 / R44238C13: got '411-447 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44238 / R44238C14: got '1721 NE 135th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44238 / R44238C17: got '1721 NE 135th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44239 / R44239C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44239 / R44239C13: got '453-499 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44239 / R44239C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44239 / R44239C17: got '1048-1098 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44240 / R44240C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44240 / R44240C13: got '1417-1499 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44240 / R44240C14: got '5611 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44240 / R44240C17: got '5611 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44242 / R44242C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44242 / R44242C13: got '709-725 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44242 / R44242C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44242 / R44242C17: got '8353-8499 13th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44245 / R44245C10: got '8537 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44245 / R44245C13: got '8537 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44245 / R44245C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44245 / R44245C17: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44248 / R44248C10: got '1825 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44248 / R44248C13: got '1825 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44248 / R44248C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44248 / R44248C17: got '800-898 SW 17th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44249 / R44249C10: got '50 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44249 / R44249C13: got '50 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44249 / R44249C14: got '723 N Webster St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44249 / R44249C17: got '723 N Webster St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44250 / R44250C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44250 / R44250C13: got '1632-1682 SW Harbor
## Way, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44250 / R44250C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44250 / R44250C17: got '6300-6498 N Gay Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44252 / R44252C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44252 / R44252C13: got '4707-4711 46th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44252 / R44252C14: got '4517 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44252 / R44252C17: got '4517 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44253 / R44253C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44253 / R44253C13: got '2-24 NE Jarrett St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44253 / R44253C14: got '3014 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44253 / R44253C17: got '3014 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44254 / R44254C10: got '8017 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44254 / R44254C13: got '8017 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44254 / R44254C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44254 / R44254C17: got '500-516 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44255 / R44255C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44255 / R44255C13: got '1221-1313 SW Park
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44255 / R44255C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44255 / R44255C17: got '1001-1099 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44256 / R44256C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44256 / R44256C13: got '600-604 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44256 / R44256C14: got '309 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44256 / R44256C17: got '309 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44257 / R44257C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44257 / R44257C13: got '6300-6498 N Gay Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44257 / R44257C14: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44257 / R44257C17: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44260 / R44260C10: got '1804 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44260 / R44260C13: got '1804 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44260 / R44260C14: got '114 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44260 / R44260C17: got '114 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44262 / R44262C10: got '3456 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44262 / R44262C13: got '3456 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44262 / R44262C14: got '3247 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44262 / R44262C17: got '3247 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44263 / R44263C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44263 / R44263C13: got '600-698 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44263 / R44263C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44263 / R44263C17: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44264 / R44264C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44264 / R44264C13: got '401-407 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44264 / R44264C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44264 / R44264C17: got '1417-1499 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44265 / R44265C10: got '12825 Meridian Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44265 / R44265C13: got '12825 Meridian Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44265 / R44265C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44265 / R44265C17: got '5500-5510 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44266 / R44266C10: got '1201 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44266 / R44266C13: got '1201 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44266 / R44266C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44266 / R44266C17: got '1048-1098 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44268 / R44268C10: got '4517 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44268 / R44268C13: got '4517 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44268 / R44268C14: got '3217 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44268 / R44268C17: got '3217 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44269 / R44269C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44269 / R44269C13: got '615-617 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44269 / R44269C14: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44269 / R44269C17: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44270 / R44270C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44270 / R44270C13: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44270 / R44270C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44270 / R44270C17: got '446-498 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44271 / R44271C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44271 / R44271C13: got '667-699 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44271 / R44271C14: got '2731 60th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44271 / R44271C17: got '2731 60th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44274 / R44274C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44274 / R44274C13: got '2214-2226 NE 45th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44274 / R44274C14: got '515 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44274 / R44274C17: got '515 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44277 / R44277C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44277 / R44277C13: got '800-898 SW 17th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44277 / R44277C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44277 / R44277C17: got '253-267 SW Slavin Rd,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44278 / R44278C10: got '309 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44278 / R44278C13: got '309 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44278 / R44278C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44278 / R44278C17: got '1000-1020 SE Harrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44279 / R44279C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44279 / R44279C13: got '8701-8715 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44279 / R44279C14: got '1503 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44279 / R44279C17: got '1503 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44280 / R44280C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44280 / R44280C13: got '2201-2299 S Waite St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44280 / R44280C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44280 / R44280C17: got '500-512 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44283 / R44283C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44283 / R44283C13: got '1901-1999 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44283 / R44283C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44283 / R44283C17: got '1901-1999 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44285 / R44285C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44285 / R44285C13: got '1701-1799 NE 32nd
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44285 / R44285C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44285 / R44285C17: got '201-233 NW Broadway,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44286 / R44286C10: got '1409 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44286 / R44286C13: got '1409 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44286 / R44286C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44286 / R44286C17: got '6201-6299 14th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44287 / R44287C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44287 / R44287C13: got '1420-1498 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44287 / R44287C14: got '3025 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44287 / R44287C17: got '3025 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44288 / R44288C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44288 / R44288C13: got '3542-3598 Albion Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44288 / R44288C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44288 / R44288C17: got '4801-4899 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44289 / R44289C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44289 / R44289C13: got '502-598 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44289 / R44289C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44289 / R44289C17: got '29-39 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44290 / R44290C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44290 / R44290C13: got '8717-8727 25th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44290 / R44290C14: got '9730 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44290 / R44290C17: got '9730 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44292 / R44292C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44292 / R44292C13: got '1101-1199 NW 20th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44292 / R44292C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44292 / R44292C17: got '1600-1610 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44294 / R44294C10: got '1025 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44294 / R44294C13: got '1025 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44294 / R44294C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44294 / R44294C17: got '1221-1313 SW Park
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44295 / R44295C10: got '3610 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44295 / R44295C13: got '3610 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44295 / R44295C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44295 / R44295C17: got '4000-4002 N Michigan
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44296 / R44296C10: got '1503 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44296 / R44296C13: got '1503 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44296 / R44296C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44296 / R44296C17: got '343-373 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44297 / R44297C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44297 / R44297C13: got '1000-1020 SE Harrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44297 / R44297C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44297 / R44297C17: got '1426 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44299 / R44299C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44299 / R44299C13: got '200-298 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44299 / R44299C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44299 / R44299C17: got '3052-3098 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44300 / R44300C10: got '2230 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44300 / R44300C13: got '2230 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44300 / R44300C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44300 / R44300C17: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44301 / R44301C10: got '3539 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44301 / R44301C13: got '3539 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44301 / R44301C14: got '218 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44301 / R44301C17: got '218 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44303 / R44303C10: got '114 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44303 / R44303C13: got '114 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44303 / R44303C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44303 / R44303C17: got '1400-1498 SE 15th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44304 / R44304C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44304 / R44304C13: got '100-198 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44304 / R44304C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44304 / R44304C17: got '51-115 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44305 / R44305C10: got '808 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44305 / R44305C13: got '808 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44305 / R44305C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44305 / R44305C17: got '253-267 SW Slavin Rd,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44306 / R44306C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44306 / R44306C13: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44306 / R44306C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44306 / R44306C17: got '934-938 N 98th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44307 / R44307C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44307 / R44307C13: got '8800-8856 SE 13th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44307 / R44307C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44307 / R44307C17: got '5041-5099 N Williams
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44308 / R44308C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44308 / R44308C13: got '500-516 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44308 / R44308C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44308 / R44308C17: got '4665-4667 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44309 / R44309C10: got '525 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44309 / R44309C13: got '525 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44309 / R44309C14: got '318 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44309 / R44309C17: got '318 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44311 / R44311C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44311 / R44311C13: got '2524 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44311 / R44311C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44311 / R44311C17: got '1420-1498 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44312 / R44312C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44312 / R44312C13: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44312 / R44312C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44312 / R44312C17: got '3527-3529 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44316 / R44316C10: got '2731 60th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44316 / R44316C13: got '2731 60th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44316 / R44316C14: got '3617 61st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44316 / R44316C17: got '3617 61st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44317 / R44317C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44317 / R44317C13: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44317 / R44317C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44317 / R44317C17: got '35-65 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44318 / R44318C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44318 / R44318C13: got '349-373 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44318 / R44318C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44318 / R44318C17: got '1201-1353 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44319 / R44319C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44319 / R44319C13: got '3001-3143 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44319 / R44319C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44319 / R44319C17: got '3628-3630 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44321 / R44321C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44321 / R44321C13: got '4665-4667 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44321 / R44321C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44321 / R44321C17: got '987-1037 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44322 / R44322C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44322 / R44322C13: got '1301-1349 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44322 / R44322C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44322 / R44322C17: got '1168-1186 Boylston
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44323 / R44323C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44323 / R44323C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44323 / R44323C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44323 / R44323C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44325 / R44325C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44325 / R44325C13: got '1550-1598 SE 16th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44325 / R44325C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44325 / R44325C17: got '7125-7133 N Montana
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44326 / R44326C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44326 / R44326C13: got '4501-4509 44th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44326 / R44326C14: got '8824 40th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44326 / R44326C17: got '8824 40th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44330 / R44330C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44330 / R44330C13: got '4508-4512 Sand Point
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44330 / R44330C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44330 / R44330C17: got '1000 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44331 / R44331C10: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44331 / R44331C13: got '4200-4238 NE Alberta
## Ct, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44331 / R44331C14: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44331 / R44331C17: got '5464-5498 NE 72nd
## Ave, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44332 / R44332C10: got '1527 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44332 / R44332C13: got '1527 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44332 / R44332C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44332 / R44332C17: got '2110-2116 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44333 / R44333C10: got '2631 SE 21st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44333 / R44333C13: got '2631 SE 21st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44333 / R44333C14: got '2131 SE 11th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44333 / R44333C17: got '2131 SE 11th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44334 / R44334C10: got '11501 26th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44334 / R44334C13: got '11501 26th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44334 / R44334C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44334 / R44334C17: got '13020-13024 23rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44336 / R44336C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44336 / R44336C13: got '826-850 Howell St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44336 / R44336C14: got '5315 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44336 / R44336C17: got '5315 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44337 / R44337C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44337 / R44337C13: got '13020-13024 23rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44337 / R44337C14: got '2839 NE 115th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44337 / R44337C17: got '2839 NE 115th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44338 / R44338C10: got '1115 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44338 / R44338C13: got '1115 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44338 / R44338C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44338 / R44338C17: got '2401-2449 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44339 / R44339C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44339 / R44339C13: got '1600-1650 NE 27th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44339 / R44339C14: got '1230 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44339 / R44339C17: got '1230 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44340 / R44340C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44340 / R44340C13: got '2519-2525 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44340 / R44340C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44340 / R44340C17: got '301-347 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44341 / R44341C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44341 / R44341C13: got '301-399 NW 2nd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44341 / R44341C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44341 / R44341C17: got '1301-1313 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44342 / R44342C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44342 / R44342C13: got '1426 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44342 / R44342C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44342 / R44342C17: got '200-230 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44345 / R44345C10: got '102-138 SE 26th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44345 / R44345C13: got '102-138 SE 26th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44345 / R44345C14: got '2729 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44345 / R44345C17: got '2729 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44346 / R44346C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44346 / R44346C13: got '3001-3019 SE
## Caruthers St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44346 / R44346C14: got '407 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44346 / R44346C17: got '407 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44347 / R44347C10: got '6840 Oswego Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44347 / R44347C13: got '6840 Oswego Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44347 / R44347C14: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44347 / R44347C17: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44348 / R44348C10: got '333 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44348 / R44348C13: got '333 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44348 / R44348C14: got '3225 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44348 / R44348C17: got '3225 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44349 / R44349C10: got '4516 SE 66th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44349 / R44349C13: got '4516 SE 66th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44349 / R44349C14: got '2164 NW Lovejoy St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44349 / R44349C17: got '2164 NW Lovejoy St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44351 / R44351C10: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44351 / R44351C13: got '4200-4310 NE Emerson
## St, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44351 / R44351C14: got '2105 NE Everett St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44351 / R44351C17: got '2105 NE Everett St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44353 / R44353C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44353 / R44353C13: got '301-347 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44353 / R44353C14: got '1516 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44353 / R44353C17: got '1516 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44354 / R44354C10: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44354 / R44354C13: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44354 / R44354C14: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44354 / R44354C17: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44355 / R44355C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44355 / R44355C13: got '537 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44355 / R44355C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44355 / R44355C17: got '401-455 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44359 / R44359C10: got '9533 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44359 / R44359C13: got '9533 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44359 / R44359C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44359 / R44359C17: got '9753-9999 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44360 / R44360C10: got '3122 N Farragut St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44360 / R44360C13: got '3122 N Farragut St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44360 / R44360C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44360 / R44360C17: got '462-498 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44361 / R44361C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44361 / R44361C13: got '1201-1353 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44361 / R44361C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44361 / R44361C17: got '1445-1463 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44363 / R44363C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44363 / R44363C13: got '2251-2319 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44363 / R44363C14: got '2621 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44363 / R44363C17: got '2621 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44364 / R44364C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44364 / R44364C13: got '1301-1313 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44364 / R44364C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44364 / R44364C17: got '201-299 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44365 / R44365C10: got '712 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44365 / R44365C13: got '712 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44365 / R44365C14: got '839 N Knott St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44365 / R44365C17: got '839 N Knott St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44367 / R44367C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44367 / R44367C13: got '224-230 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44367 / R44367C14: got '1600 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44367 / R44367C17: got '1600 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44368 / R44368C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44368 / R44368C13: got '3041-3099 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44368 / R44368C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44368 / R44368C17: got '1945-1949 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44369 / R44369C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44369 / R44369C13: got '525-527 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44369 / R44369C14: got '1020 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44369 / R44369C17: got '1020 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44370 / R44370C10: got '3411 NE 48th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44370 / R44370C13: got '3411 NE 48th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44370 / R44370C14: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44370 / R44370C17: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44371 / R44371C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44371 / R44371C13: got '2601-2637 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44371 / R44371C14: got '2630 N Hayden Island
## Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44371 / R44371C17: got '2630 N Hayden Island
## Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44372 / R44372C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44372 / R44372C13: got '4130-4146 SE Division
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44372 / R44372C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44372 / R44372C17: got '3000-3098 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44373 / R44373C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44373 / R44373C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44373 / R44373C14: got '12554 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44373 / R44373C17: got '12554 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44374 / R44374C10: got '6031 42nd Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44374 / R44374C13: got '6031 42nd Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44374 / R44374C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44374 / R44374C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44375 / R44375C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44375 / R44375C13: got '111-115 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44375 / R44375C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44375 / R44375C17: got '2-48 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44377 / R44377C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44377 / R44377C13: got '462-498 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44377 / R44377C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44377 / R44377C17: got '499 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44378 / R44378C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44378 / R44378C13: got '4711 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44378 / R44378C14: got '1115 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44378 / R44378C17: got '1115 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44379 / R44379C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44379 / R44379C13: got '150-160 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44379 / R44379C14: got '1535 Melrose Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44379 / R44379C17: got '1535 Melrose Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44381 / R44381C10: got '407 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44381 / R44381C13: got '407 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44381 / R44381C14: got '407 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44381 / R44381C17: got '407 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44382 / R44382C10: got '7047 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44382 / R44382C13: got '7047 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44382 / R44382C14: got '7031 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44382 / R44382C17: got '7031 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44383 / R44383C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44383 / R44383C13: got '307-311 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44383 / R44383C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44383 / R44383C17: got '1456-1498 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44384 / R44384C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44384 / R44384C13: got '751-799 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44384 / R44384C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44384 / R44384C17: got '751-771 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44385 / R44385C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44385 / R44385C13: got '201-299 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44385 / R44385C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44385 / R44385C17: got '2001-2023 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44387 / R44387C10: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44387 / R44387C13: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44387 / R44387C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44387 / R44387C17: got '3814-3824 SE Cora St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44388 / R44388C10: got '320 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44388 / R44388C13: got '320 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44388 / R44388C14: got '2117 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44388 / R44388C17: got '2117 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44389 / R44389C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44389 / R44389C13: got '950-998 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44389 / R44389C14: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44389 / R44389C17: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44390 / R44390C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44390 / R44390C13: got '2352-2398 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44390 / R44390C14: got '8207 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44390 / R44390C17: got '8207 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44391 / R44391C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44391 / R44391C13: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44391 / R44391C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44391 / R44391C17: got '2344-2352 NW Westover
## Rd, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44392 / R44392C10: got '12554 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44392 / R44392C13: got '12554 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44392 / R44392C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44392 / R44392C17: got '731-735 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44393 / R44393C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44393 / R44393C13: got '3628-3630 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44393 / R44393C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44393 / R44393C17: got '751-799 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44394 / R44394C10: got '123 NE 3rd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44394 / R44394C13: got '123 NE 3rd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44394 / R44394C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44394 / R44394C17: got '1701-1799 NW Raleigh
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44396 / R44396C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44396 / R44396C13: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44396 / R44396C14: got '4014 N Michigan Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44396 / R44396C17: got '4014 N Michigan Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44400 / R44400C10: got '12558 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44400 / R44400C13: got '12558 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44400 / R44400C14: got '7047 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44400 / R44400C17: got '7047 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44401 / R44401C10: got '6707 21st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44401 / R44401C13: got '6707 21st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44401 / R44401C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44401 / R44401C17: got '111-115 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44402 / R44402C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44402 / R44402C13: got '501-503 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44402 / R44402C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44402 / R44402C17: got '150-160 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44404 / R44404C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44404 / R44404C13: got '1456-1498 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44404 / R44404C14: got '1531 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44404 / R44404C17: got '1531 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44405 / R44405C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44405 / R44405C13: got '2405 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44405 / R44405C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44405 / R44405C17: got '1350-1354 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44406 / R44406C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44406 / R44406C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44406 / R44406C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44406 / R44406C17: got '3601 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44407 / R44407C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44407 / R44407C13: got '1400-1498 SE 15th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44407 / R44407C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44407 / R44407C17: got '1312-1398 SE Holgate
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44408 / R44408C10: got '735 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44408 / R44408C13: got '735 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44408 / R44408C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44408 / R44408C17: got '525-527 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44409 / R44409C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44409 / R44409C13: got '200-298 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44409 / R44409C14: got '2520 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44409 / R44409C17: got '2520 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44412 / R44412C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44412 / R44412C13: got '200-298 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44412 / R44412C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44412 / R44412C17: got '200-298 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44414 / R44414C10: got '2105 NE Everett St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44414 / R44414C13: got '2105 NE Everett St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44414 / R44414C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44414 / R44414C17: got '301-399 NW 2nd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44415 / R44415C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44415 / R44415C13: got '3965-3969 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44415 / R44415C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44415 / R44415C17: got '4365-4407 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44417 / R44417C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44417 / R44417C13: got '2-48 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44417 / R44417C14: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44417 / R44417C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44418 / R44418C10: got '1535 Melrose Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44418 / R44418C13: got '1535 Melrose Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44418 / R44418C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44418 / R44418C17: got '6735-6759 Holly Park
## Dr S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44420 / R44420C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44420 / R44420C13: got '401-455 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44420 / R44420C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44420 / R44420C17: got '3000-3098 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44421 / R44421C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44421 / R44421C13: got '4710-4714 Beach Dr
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44421 / R44421C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44421 / R44421C17: got '4711 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44423 / R44423C10: got '2621 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44423 / R44423C13: got '2621 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44423 / R44423C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44423 / R44423C17: got '1600-1650 NE 27th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44426 / R44426C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44426 / R44426C13: got '1945-1949 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44426 / R44426C14: got '115 Battery St
## Tunnel, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44426 / R44426C17: got '115 Battery St
## Tunnel, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44427 / R44427C10: got '2729 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44427 / R44427C13: got '2729 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44427 / R44427C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44427 / R44427C17: got '1125-1141 SE Harrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44428 / R44428C10: got '1600 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44428 / R44428C13: got '1600 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44428 / R44428C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44428 / R44428C17: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44429 / R44429C10: got '4751 47th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44429 / R44429C13: got '4751 47th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44429 / R44429C14: got '1112 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44429 / R44429C17: got '1112 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44430 / R44430C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44430 / R44430C13: got '1701-1799 NW Raleigh
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44430 / R44430C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44430 / R44430C17: got '100-198 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44431 / R44431C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44431 / R44431C13: got '253-267 SW Slavin Rd,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44431 / R44431C14: got '102-138 SE 26th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44431 / R44431C17: got '102-138 SE 26th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44433 / R44433C10: got '3909 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44433 / R44433C13: got '3909 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44433 / R44433C14: got '2209 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44433 / R44433C17: got '2209 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44434 / R44434C10: got 'Yeon Building,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44434 / R44434C13: got 'Yeon Building,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44434 / R44434C14: got '1075 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44434 / R44434C17: got '1075 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44435 / R44435C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44435 / R44435C13: got '1550-1598 SE 16th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44435 / R44435C14: got '810 SW Broadway,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44435 / R44435C17: got '810 SW Broadway,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44436 / R44436C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44436 / R44436C13: got '4000-4002 N Michigan
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44436 / R44436C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44436 / R44436C17: got '6800-6824 NE 6th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44437 / R44437C10: got '3836 SE Knight St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44437 / R44437C13: got '3836 SE Knight St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44437 / R44437C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44437 / R44437C17: got '1232-1238 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44438 / R44438C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44438 / R44438C13: got '3052-3098 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44438 / R44438C14: got '1615 SE 38th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44438 / R44438C17: got '1615 SE 38th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44439 / R44439C10: got '9227 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44439 / R44439C13: got '9227 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44439 / R44439C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44439 / R44439C17: got '1333-1399 Bigelow Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44443 / R44443C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44443 / R44443C13: got '7700-7798 N Fenwick
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44443 / R44443C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44443 / R44443C17: got '735-799 N
## Killingsworth St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44445 / R44445C10: got '7930 N Courtenay Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44445 / R44445C13: got '7930 N Courtenay Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44445 / R44445C14: got '3122 N Farragut St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44445 / R44445C17: got '3122 N Farragut St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44446 / R44446C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44446 / R44446C13: got '2001-2025 SE Brooklyn
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44446 / R44446C14: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44446 / R44446C17: got '4200-4238 NE Alberta
## Ct, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44448 / R44448C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44448 / R44448C13: got '2401-2449 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44448 / R44448C14: got '333 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44448 / R44448C17: got '333 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44449 / R44449C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44449 / R44449C13: got '3000-3098 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44449 / R44449C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44449 / R44449C17: got '4130-4146 SE Division
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44450 / R44450C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44450 / R44450C13: got '8353-8499 13th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44450 / R44450C14: got '901 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44450 / R44450C17: got '901 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44451 / R44451C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44451 / R44451C13: got '1000 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44451 / R44451C14: got '710 N 97th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44451 / R44451C17: got '710 N 97th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44453 / R44453C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44453 / R44453C13: got '12521-12527 Densmore
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44453 / R44453C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44453 / R44453C17: got '12521-12527 Densmore
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44456 / R44456C10: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44456 / R44456C13: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44456 / R44456C14: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44456 / R44456C17: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44457 / R44457C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44457 / R44457C13: got '2344-2352 NW Westover
## Rd, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44457 / R44457C14: got 'Yeon Building,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44457 / R44457C17: got 'Yeon Building,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44458 / R44458C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44458 / R44458C13: got '3052-3098 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44458 / R44458C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44458 / R44458C17: got '124-198 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44459 / R44459C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44459 / R44459C13: got '100-198 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44459 / R44459C14: got '2631 SE 21st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44459 / R44459C17: got '2631 SE 21st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44460 / R44460C10: got '1531 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44460 / R44460C13: got '1531 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44460 / R44460C14: got '1527 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44460 / R44460C17: got '1527 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44461 / R44461C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44461 / R44461C13: got '2300-2312 SE Madison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44461 / R44461C14: got '2509 N Hunt St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44461 / R44461C17: got '2509 N Hunt St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44462 / R44462C10: got '1020 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44462 / R44462C13: got '1020 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44462 / R44462C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44462 / R44462C17: got '1301-1349 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44463 / R44463C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44463 / R44463C13: got '1707-1799 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44463 / R44463C14: got '6739 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44463 / R44463C17: got '6739 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44464 / R44464C10: got '1615 SE 38th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44464 / R44464C13: got '1615 SE 38th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44464 / R44464C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44464 / R44464C17: got '3052-3098 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44465 / R44465C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44465 / R44465C13: got '4377-4405 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44465 / R44465C14: got '9533 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44465 / R44465C17: got '9533 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44466 / R44466C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44466 / R44466C13: got '4365-4407 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44466 / R44466C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44466 / R44466C17: got '4377-4405 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44467 / R44467C10: got '7031 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44467 / R44467C13: got '7031 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44467 / R44467C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44467 / R44467C17: got '722-738 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44468 / R44468C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44468 / R44468C13: got '7125-7133 N Montana
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44468 / R44468C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44468 / R44468C17: got '18-98 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44469 / R44469C10: got '1109 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44469 / R44469C13: got '1109 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44469 / R44469C14: got '2419 E McGraw St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44469 / R44469C17: got '2419 E McGraw St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44470 / R44470C10: got '2164 NW Lovejoy St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44470 / R44470C13: got '2164 NW Lovejoy St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44470 / R44470C14: got '2235 SE 11th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44470 / R44470C17: got '2235 SE 11th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44471 / R44471C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44471 / R44471C13: got '200-230 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44471 / R44471C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44471 / R44471C17: got '7700-7798 N Fenwick
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44472 / R44472C10: got '710 N 97th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44472 / R44472C13: got '710 N 97th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44472 / R44472C14: got '732a N 92nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44472 / R44472C17: got '732a N 92nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44473 / R44473C10: got '3617 61st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44473 / R44473C13: got '3617 61st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44473 / R44473C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44473 / R44473C17: got '2405 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44474 / R44474C10: got '1075 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44474 / R44474C13: got '1075 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44474 / R44474C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44474 / R44474C17: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44475 / R44475C10: got '810 SW Broadway,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44475 / R44475C13: got '810 SW Broadway,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44475 / R44475C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44475 / R44475C17: got '1550-1598 SE 16th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44476 / R44476C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44476 / R44476C13: got '6800-6824 NE 6th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44476 / R44476C14: got '3836 SE Knight St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44476 / R44476C17: got '3836 SE Knight St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44477 / R44477C10: got '3247 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44477 / R44477C13: got '3247 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44477 / R44477C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44477 / R44477C17: got '950-998 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44479 / R44479C10: got '4823 37th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44479 / R44479C13: got '4823 37th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44479 / R44479C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44479 / R44479C17: got '3130 E Madison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44480 / R44480C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44480 / R44480C13: got '325-333 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44480 / R44480C14: got '735 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44480 / R44480C17: got '735 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44481 / R44481C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44481 / R44481C13: got '35-65 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44481 / R44481C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44481 / R44481C17: got '2519-2525 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44482 / R44482C10: got '1112 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44482 / R44482C13: got '1112 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44482 / R44482C14: got '6840 Oswego Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44482 / R44482C17: got '6840 Oswego Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44483 / R44483C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44483 / R44483C13: got '1938-1940 NW 96th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44483 / R44483C14: got '6519 6th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44483 / R44483C17: got '6519 6th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44484 / R44484C10: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44484 / R44484C13: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44484 / R44484C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44484 / R44484C17: got '800 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44487 / R44487C10: got '2419 E McGraw St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44487 / R44487C13: got '2419 E McGraw St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44487 / R44487C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44487 / R44487C17: got '349-373 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44489 / R44489C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44489 / R44489C13: got '1312-1398 SE Holgate
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44489 / R44489C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44489 / R44489C17: got '1550-1598 SE 16th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44490 / R44490C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44490 / R44490C13: got '411-449 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44490 / R44490C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44490 / R44490C17: got '501-503 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44492 / R44492C10: got '2117 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44492 / R44492C13: got '2117 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44492 / R44492C14: got '1210 11th Ave,
## Milton, WA 98354'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44492 / R44492C17: got '1210 11th Ave,
## Milton, WA 98354'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44496 / R44496C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44496 / R44496C13: got '200-298 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44496 / R44496C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44496 / R44496C17: got '200-298 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44497 / R44497C10: got '3014 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44497 / R44497C13: got '3014 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44497 / R44497C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44497 / R44497C17: got '2601-2637 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44500 / R44500C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44500 / R44500C13: got '731-735 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44500 / R44500C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44500 / R44500C17: got '3651-3799 Courtland
## Pl S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44502 / R44502C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44502 / R44502C13: got '2101-2129 NW Johnson
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44502 / R44502C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44502 / R44502C17: got '701-723 NW 22nd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44503 / R44503C10: got '736 NE Failing St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44503 / R44503C13: got '736 NE Failing St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44503 / R44503C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44503 / R44503C17: got '127-199 SE Yamhill
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44504 / R44504C10: got '2725 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44504 / R44504C13: got '2725 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44504 / R44504C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44504 / R44504C17: got '4707-4711 46th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44506 / R44506C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44506 / R44506C13: got '400-408 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44506 / R44506C14: got '1718 Madrona Dr,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44506 / R44506C17: got '1718 Madrona Dr,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44507 / R44507C10: got '1427 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44507 / R44507C13: got '1427 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44507 / R44507C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44507 / R44507C17: got '4319-4355 SW Dawson
## St, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44508 / R44508C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44508 / R44508C13: got '1200-1264 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44508 / R44508C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44508 / R44508C17: got '700-742 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44509 / R44509C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44509 / R44509C13: got '12521-12527 Densmore
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44509 / R44509C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44509 / R44509C17: got '1301-1349 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44510 / R44510C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44510 / R44510C13: got '8353-8499 13th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44510 / R44510C14: got '901 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44510 / R44510C17: got '901 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44511 / R44511C10: got '4146 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44511 / R44511C13: got '4146 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44511 / R44511C14: got '1510 S Washington St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44511 / R44511C17: got '1510 S Washington St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44512 / R44512C10: got '901 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44512 / R44512C13: got '901 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44512 / R44512C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44512 / R44512C17: got '703-711 Bellevue Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44514 / R44514C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44514 / R44514C13: got '127-199 SE Yamhill
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44514 / R44514C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44514 / R44514C17: got '3 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44515 / R44515C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44515 / R44515C13: got '1117-1121 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44515 / R44515C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44515 / R44515C17: got '157-199 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44516 / R44516C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44516 / R44516C13: got '18-98 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44516 / R44516C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44516 / R44516C17: got '1-99 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44517 / R44517C10: got '407 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44517 / R44517C13: got '407 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44517 / R44517C14: got '603-619 SE 6th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44517 / R44517C17: got '603-619 SE 6th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44518 / R44518C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44518 / R44518C13: got '600-698 SW Oak St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44518 / R44518C14: got '2364 NW Johnson St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44518 / R44518C17: got '2364 NW Johnson St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44519 / R44519C10: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44519 / R44519C13: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44519 / R44519C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44519 / R44519C17: got '400-422 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44520 / R44520C10: got '2509 N Hunt St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44520 / R44520C13: got '2509 N Hunt St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44520 / R44520C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44520 / R44520C17: got '2101-2129 NW Johnson
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44521 / R44521C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44521 / R44521C13: got '2001-2023 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44521 / R44521C14: got '3020 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44521 / R44521C17: got '3020 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44522 / R44522C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44522 / R44522C13: got '3651-3799 Courtland
## Pl S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44522 / R44522C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44522 / R44522C17: got '251-299 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44523 / R44523C10: got '3829 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44523 / R44523C13: got '3829 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44523 / R44523C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44523 / R44523C17: got '745-801 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44526 / R44526C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44526 / R44526C13: got '400-422 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44526 / R44526C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44526 / R44526C17: got '9857-9877 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44527 / R44527C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44527 / R44527C13: got '1101-1115 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44527 / R44527C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44527 / R44527C17: got '5051-5199 30th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44528 / R44528C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44528 / R44528C13: got '375-385 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44528 / R44528C14: got '159 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44528 / R44528C17: got '159 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44529 / R44529C10: got '1611 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44529 / R44529C13: got '1611 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44529 / R44529C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44529 / R44529C17: got '4850-4998 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44530 / R44530C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44530 / R44530C13: got '1515-1517 Bellevue
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44530 / R44530C14: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44530 / R44530C17: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44532 / R44532C10: got '2725 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44532 / R44532C13: got '2725 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44532 / R44532C14: got '2725 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44532 / R44532C17: got '2725 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44533 / R44533C10: got '603-619 SE 6th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44533 / R44533C13: got '603-619 SE 6th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44533 / R44533C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44533 / R44533C17: got '401-455 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44535 / R44535C10: got '1510 S Washington St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44535 / R44535C13: got '1510 S Washington St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44535 / R44535C14: got '1311 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44535 / R44535C17: got '1311 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44536 / R44536C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44536 / R44536C13: got '3620-3622 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44536 / R44536C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44536 / R44536C17: got '1-43 Blaine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44537 / R44537C10: got '6739 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44537 / R44537C13: got '6739 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44537 / R44537C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44537 / R44537C17: got '6757-6999 26th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44538 / R44538C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44538 / R44538C13: got '3130 E Madison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44538 / R44538C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44538 / R44538C17: got '1201-1211 E Thomas
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44539 / R44539C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44539 / R44539C13: got '3527-3529 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44539 / R44539C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44539 / R44539C17: got '1117-1121 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44540 / R44540C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44540 / R44540C13: got '1314-1348 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44540 / R44540C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44540 / R44540C17: got '3050-3072 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44541 / R44541C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44541 / R44541C13: got '1168-1186 Boylston
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44541 / R44541C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44541 / R44541C17: got '2323-2399 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44543 / R44543C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44543 / R44543C13: got '701-723 NW 22nd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44543 / R44543C14: got '735 SW 20th Pl,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44543 / R44543C17: got '735 SW 20th Pl,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44544 / R44544C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44544 / R44544C13: got '1301-1349 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44544 / R44544C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44544 / R44544C17: got '600-608 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44545 / R44545C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44545 / R44545C13: got '1929-1935 SW 13th
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44545 / R44545C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44545 / R44545C17: got '600-698 SW Oak St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44546 / R44546C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44546 / R44546C13: got '5051-5199 30th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44546 / R44546C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44546 / R44546C17: got '5509-5515 30th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44549 / R44549C10: got '1516 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44549 / R44549C13: got '1516 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44549 / R44549C14: got '512 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44549 / R44549C17: got '512 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44550 / R44550C10: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44550 / R44550C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44550 / R44550C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44550 / R44550C17: got '851-999 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44551 / R44551C10: got '4014 N Michigan Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44551 / R44551C13: got '4014 N Michigan Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44551 / R44551C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44551 / R44551C17: got '1929-1935 SW 13th
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44553 / R44553C10: got '1916 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44553 / R44553C13: got '1916 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44553 / R44553C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44553 / R44553C17: got '1601-1647 W Barrett
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44554 / R44554C10: got '3020 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44554 / R44554C13: got '3020 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44554 / R44554C14: got '6310 SE Foster Rd,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44554 / R44554C17: got '6310 SE Foster Rd,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44555 / R44555C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44555 / R44555C13: got '3814-3824 SE Cora St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44555 / R44555C14: got '9521-9541 N Fiske
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44555 / R44555C17: got '9521-9541 N Fiske
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44557 / R44557C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44557 / R44557C13: got '209-215 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44557 / R44557C14: got '2153 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44557 / R44557C17: got '2153 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44558 / R44558C10: got '2131 SE 11th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44558 / R44558C13: got '2131 SE 11th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44558 / R44558C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44558 / R44558C17: got '3000-3098 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44559 / R44559C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44559 / R44559C13: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44559 / R44559C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44559 / R44559C17: got '5001-5199 20th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44560 / R44560C10: got '901 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44560 / R44560C13: got '901 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44560 / R44560C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44560 / R44560C17: got '8353-8499 13th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44561 / R44561C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44561 / R44561C13: got '1583 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44561 / R44561C14: got '1611 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44561 / R44561C17: got '1611 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44563 / R44563C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44563 / R44563C13: got '3000-3098 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44563 / R44563C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44563 / R44563C17: got '850-898 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44566 / R44566C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44566 / R44566C13: got '1-99 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44566 / R44566C14: got '529 OR-99E, Portland,
## OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44566 / R44566C17: got '529 OR-99E, Portland,
## OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44567 / R44567C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44567 / R44567C13: got '703-711 Bellevue Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44567 / R44567C14: got '1321 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44567 / R44567C17: got '1321 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44568 / R44568C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44568 / R44568C13: got '2323-2399 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44568 / R44568C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44568 / R44568C17: got '415-457 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44569 / R44569C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44569 / R44569C13: got '499 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44569 / R44569C14: got '736 NE Failing St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44569 / R44569C17: got '736 NE Failing St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44570 / R44570C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44570 / R44570C13: got '3601 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44570 / R44570C14: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44570 / R44570C17: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44573 / R44573C10: got '4743 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44573 / R44573C13: got '4743 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44573 / R44573C14: got '2725 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44573 / R44573C17: got '2725 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44574 / R44574C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44574 / R44574C13: got '600-698 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44574 / R44574C14: got '1916 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44574 / R44574C17: got '1916 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44575 / R44575C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44575 / R44575C13: got '3050-3072 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44575 / R44575C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44575 / R44575C17: got '640-682 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44576 / R44576C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44576 / R44576C13: got '1125-1141 SE Harrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44576 / R44576C14: got '2631 SE 21st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44576 / R44576C17: got '2631 SE 21st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44577 / R44577C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44577 / R44577C13: got '251-299 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44577 / R44577C14: got '5504 Seward Park Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44577 / R44577C17: got '5504 Seward Park Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44578 / R44578C10: got '732a N 92nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44578 / R44578C13: got '732a N 92nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44578 / R44578C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44578 / R44578C17: got '511-517 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44580 / R44580C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44580 / R44580C13: got '3 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44580 / R44580C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44580 / R44580C17: got '4900-4998 SE Clay St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44581 / R44581C10: got '10 NW 20th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44581 / R44581C13: got '10 NW 20th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44581 / R44581C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44581 / R44581C17: got '306-318 NE Graham St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44587 / R44587C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44587 / R44587C13: got '3000-3098 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44587 / R44587C14: got '128-132 N Saratoga
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44587 / R44587C17: got '128-132 N Saratoga
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44591 / R44591C10: got '1500 NE Irving St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44591 / R44591C13: got '1500 NE Irving St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44591 / R44591C14: got '1535 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44591 / R44591C17: got '1535 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44593 / R44593C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44593 / R44593C13: got '4319-4355 SW Dawson
## St, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44593 / R44593C14: got '4146 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44593 / R44593C17: got '4146 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44598 / R44598C10: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44598 / R44598C13: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44598 / R44598C14: got '125 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44598 / R44598C17: got '125 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44601 / R44601C10: got '8207 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44601 / R44601C13: got '8207 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44601 / R44601C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44601 / R44601C17: got '417-421 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44604 / R44604C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44604 / R44604C13: got '124-198 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44604 / R44604C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44604 / R44604C17: got '2717-2799 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44607 / R44607C10: got '2631 SE 21st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44607 / R44607C13: got '2631 SE 21st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44607 / R44607C14: got '1525-1533 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44607 / R44607C17: got '1525-1533 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44608 / R44608C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44608 / R44608C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44608 / R44608C14: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44608 / R44608C17: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44609 / R44609C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44609 / R44609C13: got '9857-9877 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44609 / R44609C14: got '10508 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44609 / R44609C17: got '10508 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44610 / R44610C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44610 / R44610C13: got '3247-3249 S Edmunds
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44610 / R44610C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44610 / R44610C17: got '1101-1115 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44611 / R44611C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44611 / R44611C13: got '735-799 N
## Killingsworth St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44611 / R44611C14: got '1842-1848 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44611 / R44611C17: got '1842-1848 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44614 / R44614C10: got '1525-1533 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44614 / R44614C13: got '1525-1533 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44614 / R44614C14: got '1437 SE Birch St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44614 / R44614C17: got '1437 SE Birch St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44615 / R44615C10: got '1210 11th Ave,
## Milton, WA 98354'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44615 / R44615C13: got '1210 11th Ave,
## Milton, WA 98354'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44615 / R44615C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44615 / R44615C17: got '7400-7498 47th Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44616 / R44616C10: got '1311 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44616 / R44616C13: got '1311 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44616 / R44616C14: got '3829 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44616 / R44616C17: got '3829 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44617 / R44617C10: got '115 Battery St
## Tunnel, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44617 / R44617C13: got '115 Battery St
## Tunnel, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44617 / R44617C14: got '2217 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44617 / R44617C17: got '2217 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44618 / R44618C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44618 / R44618C13: got '850-898 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44618 / R44618C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44618 / R44618C17: got '1200-1264 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44619 / R44619C10: got '1321 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44619 / R44619C13: got '1321 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44619 / R44619C14: got '3050 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44619 / R44619C17: got '3050 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44620 / R44620C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44620 / R44620C13: got '751-771 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44620 / R44620C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44620 / R44620C17: got '400-408 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44623 / R44623C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44623 / R44623C13: got '157-199 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44623 / R44623C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44623 / R44623C17: got '1515-1517 Bellevue
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44624 / R44624C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44624 / R44624C13: got '2717-2799 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44624 / R44624C14: got '1755 NE Holman St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44624 / R44624C17: got '1755 NE Holman St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44625 / R44625C10: got '3225 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44625 / R44625C13: got '3225 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44625 / R44625C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44625 / R44625C17: got '209-215 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44629 / R44629C10: got '128-132 N Saratoga
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44629 / R44629C13: got '128-132 N Saratoga
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44629 / R44629C14: got '128-132 N Saratoga
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44629 / R44629C17: got '128-132 N Saratoga
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44630 / R44630C10: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44630 / R44630C13: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44630 / R44630C14: got '10 NW 20th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44630 / R44630C17: got '10 NW 20th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44631 / R44631C10: got '1230 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44631 / R44631C13: got '1230 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44631 / R44631C14: got '1204-1216 SE Water
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44631 / R44631C17: got '1204-1216 SE Water
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44632 / R44632C10: got '512 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44632 / R44632C13: got '512 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44632 / R44632C14: got '506 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44632 / R44632C17: got '506 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44634 / R44634C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44634 / R44634C13: got '511-517 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44634 / R44634C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44634 / R44634C17: got '1503-1511 SW Thistle
## St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44637 / R44637C10: got '6519 6th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44637 / R44637C13: got '6519 6th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44637 / R44637C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44637 / R44637C17: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44639 / R44639C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44639 / R44639C13: got '1-43 Blaine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44639 / R44639C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44639 / R44639C17: got '1913-2007 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44640 / R44640C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44640 / R44640C13: got '1913-2007 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44640 / R44640C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44640 / R44640C17: got '500-548 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44646 / R44646C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44646 / R44646C13: got '417-421 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44646 / R44646C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44646 / R44646C17: got '1001-1013 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44647 / R44647C10: got '9521-9541 N Fiske
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44647 / R44647C13: got '9521-9541 N Fiske
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44647 / R44647C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44647 / R44647C17: got '3834-3968 SE 17th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44648 / R44648C10: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44648 / R44648C13: got '5464-5498 NE 72nd
## Ave, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44648 / R44648C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44648 / R44648C17: got '3017-3025 SE 18th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44649 / R44649C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44649 / R44649C13: got '1201-1211 E Thomas
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44649 / R44649C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44649 / R44649C17: got '1176-1198 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44650 / R44650C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44650 / R44650C13: got '1001-1013 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44650 / R44650C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44650 / R44650C17: got '156-178 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44651 / R44651C10: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44651 / R44651C13: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44651 / R44651C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44651 / R44651C17: got '1414-1418 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44652 / R44652C10: got '2364 NW Johnson St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44652 / R44652C13: got '2364 NW Johnson St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44652 / R44652C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44652 / R44652C17: got '257-273 NW 3rd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44653 / R44653C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44653 / R44653C13: got '4900-4998 SE Clay St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44653 / R44653C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44653 / R44653C17: got '6904-6914 SE 19th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44654 / R44654C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44654 / R44654C13: got '4707-4711 46th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44654 / R44654C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44654 / R44654C17: got '8137-8143 10th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44655 / R44655C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44655 / R44655C13: got '1176-1198 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44655 / R44655C14: got '1020 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44655 / R44655C17: got '1020 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44656 / R44656C10: got '735 SW 20th Pl,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44656 / R44656C13: got '735 SW 20th Pl,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44656 / R44656C14: got '3425 NE 30th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44656 / R44656C17: got '3425 NE 30th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44657 / R44657C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44657 / R44657C13: got '257-273 NW 3rd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44657 / R44657C14: got '3328 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44657 / R44657C17: got '3328 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44660 / R44660C10: got '5821 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44660 / R44660C13: got '5821 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44660 / R44660C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44660 / R44660C17: got '37-61 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44663 / R44663C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44663 / R44663C13: got '700-742 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44663 / R44663C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44663 / R44663C17: got '2101-2129 NW Johnson
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44664 / R44664C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44664 / R44664C13: got '500-548 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44664 / R44664C14: got 'The Diller Hotel,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44664 / R44664C17: got 'The Diller Hotel,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44665 / R44665C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44665 / R44665C13: got '13548-13586 Aurora
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44665 / R44665C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44665 / R44665C17: got '8819-8849 Nesbit Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44666 / R44666C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44666 / R44666C13: got '6757-6999 26th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44666 / R44666C14: got '4721 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44666 / R44666C17: got '4721 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44668 / R44668C10: got '1020 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44668 / R44668C13: got '1020 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44668 / R44668C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44668 / R44668C17: got '4500-4508 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44669 / R44669C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44669 / R44669C13: got '851-999 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44669 / R44669C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44669 / R44669C17: got '915-999 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44670 / R44670C10: got '529 OR-99E, Portland,
## OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44670 / R44670C13: got '529 OR-99E, Portland,
## OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44670 / R44670C14: got '624 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44670 / R44670C17: got '624 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44671 / R44671C10: got 'The Diller Hotel,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44671 / R44671C13: got 'The Diller Hotel,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44671 / R44671C14: got '1820 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44671 / R44671C17: got '1820 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44672 / R44672C10: got '1437 SE Birch St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44672 / R44672C13: got '1437 SE Birch St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44672 / R44672C14: got '1226 SE Mall St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44672 / R44672C17: got '1226 SE Mall St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44673 / R44673C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44673 / R44673C13: got '7400-7498 47th Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44673 / R44673C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44673 / R44673C17: got '1148-1198 S Bailey
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44674 / R44674C10: got '1718 Madrona Dr,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44674 / R44674C13: got '1718 Madrona Dr,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44674 / R44674C14: got '133 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44674 / R44674C17: got '133 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44678 / R44678C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44678 / R44678C13: got '401-455 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44678 / R44678C14: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44678 / R44678C17: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44679 / R44679C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44679 / R44679C13: got '915-999 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44679 / R44679C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44679 / R44679C17: got '914-920 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44680 / R44680C10: got '4721 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44680 / R44680C13: got '4721 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44680 / R44680C14: got '1303 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44680 / R44680C17: got '1303 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44681 / R44681C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44681 / R44681C13: got '4500-4508 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44681 / R44681C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44681 / R44681C17: got '449-455 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44682 / R44682C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44682 / R44682C13: got '156-178 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44682 / R44682C14: got '3648 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44682 / R44682C17: got '3648 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44683 / R44683C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44683 / R44683C13: got '2100-2128 NW Johnson
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44683 / R44683C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44683 / R44683C17: got '3830-3840 SE 51st
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44684 / R44684C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44684 / R44684C13: got '3830-3840 SE 51st
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44684 / R44684C14: got '5230 SE Lafayette St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44684 / R44684C17: got '5230 SE Lafayette St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44685 / R44685C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44685 / R44685C13: got '306-318 NE Graham St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44685 / R44685C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44685 / R44685C17: got '700-710 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44688 / R44688C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44688 / R44688C13: got '2-98 Taylor Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44688 / R44688C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44688 / R44688C17: got '1801-1855 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44689 / R44689C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44689 / R44689C13: got '1801-1855 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44689 / R44689C14: got '7939 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44689 / R44689C17: got '7939 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44690 / R44690C10: got '1226 SE Mall St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44690 / R44690C13: got '1226 SE Mall St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44690 / R44690C14: got '1544 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44690 / R44690C17: got '1544 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44692 / R44692C10: got '624 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44692 / R44692C13: got '624 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44692 / R44692C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44692 / R44692C17: got '301-337 SE Ankeny St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44693 / R44693C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44693 / R44693C13: got '1414-1418 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44693 / R44693C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44693 / R44693C17: got '3823-3831 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44694 / R44694C10: got '1544 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44694 / R44694C13: got '1544 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44694 / R44694C14: got '3614 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44694 / R44694C17: got '3614 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44695 / R44695C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44695 / R44695C13: got '51-115 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44695 / R44695C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44695 / R44695C17: got '51-115 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44696 / R44696C10: got '7939 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44696 / R44696C13: got '7939 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44696 / R44696C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44696 / R44696C17: got '957-973 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44697 / R44697C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44697 / R44697C13: got '957-973 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44697 / R44697C14: got '1403 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44697 / R44697C17: got '1403 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44698 / R44698C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44698 / R44698C13: got '449-455 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44698 / R44698C14: got '5419 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44698 / R44698C17: got '5419 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44699 / R44699C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44699 / R44699C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44699 / R44699C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44699 / R44699C17: got '6735-6809 N Knowles
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44700 / R44700C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44700 / R44700C13: got '37-61 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44700 / R44700C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44700 / R44700C17: got '555-599 W Smith St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44702 / R44702C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44702 / R44702C13: got '3017-3025 SE 18th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44702 / R44702C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44702 / R44702C17: got '3125-3199 SE 20th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44703 / R44703C10: got '3328 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44703 / R44703C13: got '3328 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44703 / R44703C14: got '2620 NE Rodney Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44703 / R44703C17: got '2620 NE Rodney Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44705 / R44705C10: got '3236 SE 12th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44705 / R44705C13: got '3236 SE 12th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44705 / R44705C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44705 / R44705C17: got '101 SW Meade St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44706 / R44706C10: got '3614 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44706 / R44706C13: got '3614 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44706 / R44706C14: got '1526 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44706 / R44706C17: got '1526 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44708 / R44708C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44708 / R44708C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44708 / R44708C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44708 / R44708C17: got '901-995 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44709 / R44709C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44709 / R44709C13: got '4850-4998 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44709 / R44709C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44709 / R44709C17: got '4228-4234 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44710 / R44710C10: got '1403 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44710 / R44710C13: got '1403 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44710 / R44710C14: got '4721 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44710 / R44710C17: got '4721 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44711 / R44711C10: got '2620 NE Rodney Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44711 / R44711C13: got '2620 NE Rodney Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44711 / R44711C14: got '1535 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44711 / R44711C17: got '1535 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44712 / R44712C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44712 / R44712C13: got '1601-1647 W Barrett
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44712 / R44712C14: got '3215 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44712 / R44712C17: got '3215 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44714 / R44714C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44714 / R44714C13: got '914-920 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44714 / R44714C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44714 / R44714C17: got '1852-1898 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44715 / R44715C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44715 / R44715C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44715 / R44715C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44715 / R44715C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44716 / R44716C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44716 / R44716C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44716 / R44716C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44716 / R44716C17: got '765-799 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44717 / R44717C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44717 / R44717C13: got '51-115 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44717 / R44717C14: got '414 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44717 / R44717C17: got '414 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44718 / R44718C10: got '3425 NE 30th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44718 / R44718C13: got '3425 NE 30th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44718 / R44718C14: got '2142 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44718 / R44718C17: got '2142 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44719 / R44719C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44719 / R44719C13: got '1-49 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44719 / R44719C14: got '928 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44719 / R44719C17: got '928 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44720 / R44720C10: got '5419 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44720 / R44720C13: got '5419 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44720 / R44720C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44720 / R44720C17: got '101-145 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44721 / R44721C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44721 / R44721C13: got '700-710 SE 18th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44721 / R44721C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44721 / R44721C17: got '1501-1599 NW 13th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44722 / R44722C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44722 / R44722C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44722 / R44722C14: got '8818 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44722 / R44722C17: got '8818 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44723 / R44723C10: got '2142 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44723 / R44723C13: got '2142 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44723 / R44723C14: got '3425 NE 30th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44723 / R44723C17: got '3425 NE 30th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44724 / R44724C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44724 / R44724C13: got '765-799 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44724 / R44724C14: got '3617 61st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44724 / R44724C17: got '3617 61st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44725 / R44725C10: got '1535 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44725 / R44725C13: got '1535 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44725 / R44725C14: got '3924 NE 16th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44725 / R44725C17: got '3924 NE 16th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44726 / R44726C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44726 / R44726C13: got '401 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44726 / R44726C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44726 / R44726C17: got '401-429 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44728 / R44728C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44728 / R44728C13: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44728 / R44728C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44728 / R44728C17: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44729 / R44729C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44729 / R44729C13: got '401-429 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44729 / R44729C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44729 / R44729C17: got '1016-1098 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44730 / R44730C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44730 / R44730C13: got '1601-1699 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44730 / R44730C14: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44730 / R44730C17: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44731 / R44731C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44731 / R44731C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44731 / R44731C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44731 / R44731C17: got '5951-5985 NE 23rd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44732 / R44732C10: got '401 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44732 / R44732C13: got '401 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44732 / R44732C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44732 / R44732C17: got '1953-1999 NW
## Pettygrove St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44733 / R44733C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44733 / R44733C13: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44733 / R44733C14: got '905 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44733 / R44733C17: got '905 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44734 / R44734C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44734 / R44734C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44734 / R44734C14: got '3406 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44734 / R44734C17: got '3406 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44736 / R44736C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44736 / R44736C13: got '1300-1310 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44736 / R44736C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44736 / R44736C17: got '901-963 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44738 / R44738C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44738 / R44738C13: got '2100-2198 NW 22nd
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44738 / R44738C14: got '1411 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44738 / R44738C17: got '1411 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44740 / R44740C10: got '2805 SE 32nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44740 / R44740C13: got '2805 SE 32nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44740 / R44740C14: got '5827 SE 15th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44740 / R44740C17: got '5827 SE 15th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44741 / R44741C10: got '905 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44741 / R44741C13: got '905 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44741 / R44741C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44741 / R44741C17: got '1252-1298 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44742 / R44742C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44742 / R44742C13: got '901-963 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44742 / R44742C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44742 / R44742C17: got '2200-2298 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44743 / R44743C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44743 / R44743C13: got '201-209 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44743 / R44743C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44743 / R44743C17: got '901-999 7th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44744 / R44744C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44744 / R44744C13: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44744 / R44744C14: got '4546 SE McLoughlin
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44744 / R44744C17: got '4546 SE McLoughlin
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44746 / R44746C10: got '905 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44746 / R44746C13: got '905 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44746 / R44746C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44746 / R44746C17: got '1641 S Lane St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44747 / R44747C10: got '3627 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44747 / R44747C13: got '3627 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44747 / R44747C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44747 / R44747C17: got '5457-5459 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44748 / R44748C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44748 / R44748C13: got '304-308 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44748 / R44748C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44748 / R44748C17: got '928-1098 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44749 / R44749C10: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44749 / R44749C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44749 / R44749C14: got '6317 26th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44749 / R44749C17: got '6317 26th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44750 / R44750C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44750 / R44750C13: got '1641 S Lane St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44750 / R44750C14: got '1909 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44750 / R44750C17: got '1909 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44751 / R44751C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44751 / R44751C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44751 / R44751C14: got '6020 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44751 / R44751C17: got '6020 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44752 / R44752C10: got '1602 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44752 / R44752C13: got '1602 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44752 / R44752C14: got '2519 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44752 / R44752C17: got '2519 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44753 / R44753C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44753 / R44753C13: got '1016-1098 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44753 / R44753C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44753 / R44753C17: got '401 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44756 / R44756C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44756 / R44756C13: got '928-1098 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44756 / R44756C14: got '3212 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44756 / R44756C17: got '3212 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44757 / R44757C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44757 / R44757C13: got '2200-2298 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44757 / R44757C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44757 / R44757C17: got '304-308 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44758 / R44758C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44758 / R44758C13: got '3834-3968 SE 17th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44758 / R44758C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44758 / R44758C17: got '3752-3798 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44759 / R44759C10: got '1802 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44759 / R44759C13: got '1802 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44759 / R44759C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44759 / R44759C17: got '1901-1911 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44760 / R44760C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44760 / R44760C13: got '1801-1829 E Columbia
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44760 / R44760C14: got '4927 44th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44760 / R44760C17: got '4927 44th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44764 / R44764C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44764 / R44764C13: got '1135-1187 NW 10th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44764 / R44764C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44764 / R44764C17: got '301-399 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44765 / R44765C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44765 / R44765C13: got '1252-1298 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44765 / R44765C14: got '3412 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44765 / R44765C17: got '3412 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44769 / R44769C10: got '607 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44769 / R44769C13: got '607 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44769 / R44769C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44769 / R44769C17: got '1101-1107 E Denny
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44770 / R44770C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44770 / R44770C13: got '901-999 7th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44770 / R44770C14: got '2902 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44770 / R44770C17: got '2902 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44773 / R44773C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44773 / R44773C13: got '1901-1911 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44773 / R44773C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44773 / R44773C17: got '4101-4179 29th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44774 / R44774C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44774 / R44774C13: got '773-799 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44774 / R44774C14: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44774 / R44774C17: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44775 / R44775C10: got '3521 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44775 / R44775C13: got '3521 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44775 / R44775C14: got '7549 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44775 / R44775C17: got '7549 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44776 / R44776C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44776 / R44776C13: got '500-598 10th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44776 / R44776C14: got '4203 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44776 / R44776C17: got '4203 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44777 / R44777C10: got '1411 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44777 / R44777C13: got '1411 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44777 / R44777C14: got '2112 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44777 / R44777C17: got '2112 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44778 / R44778C10: got '4546 SE McLoughlin
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44778 / R44778C13: got '4546 SE McLoughlin
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44778 / R44778C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44778 / R44778C17: got '1501-1519 SE 16th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44779 / R44779C10: got '129 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44779 / R44779C13: got '129 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44779 / R44779C14: got '1914 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44779 / R44779C17: got '1914 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44781 / R44781C10: got '1201 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44781 / R44781C13: got '1201 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44781 / R44781C14: got '4319 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44781 / R44781C17: got '4319 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44782 / R44782C10: got '2020 SE Ladd Ave-
## Tamarack Ave Alley, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44782 / R44782C13: got '2020 SE Ladd Ave-
## Tamarack Ave Alley, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44782 / R44782C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44782 / R44782C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44784 / R44784C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44784 / R44784C13: got '6525-6531 24th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44784 / R44784C14: got '133 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44784 / R44784C17: got '133 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44785 / R44785C10: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44785 / R44785C13: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44785 / R44785C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44785 / R44785C17: got '401-411 NE 82nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44787 / R44787C10: got '3406 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44787 / R44787C13: got '3406 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44787 / R44787C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44787 / R44787C17: got '2354-2384 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44788 / R44788C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44788 / R44788C13: got '2-98 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44788 / R44788C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44788 / R44788C17: got '1900-2078 NE 43rd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44789 / R44789C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44789 / R44789C13: got '301-399 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44789 / R44789C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44789 / R44789C17: got '211-299 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44790 / R44790C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44790 / R44790C13: got '1001-1099 Pacific Hwy
## W, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44790 / R44790C14: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44790 / R44790C17: got '5247-5265 NE 49th
## Ave, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44791 / R44791C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44791 / R44791C13: got '801-849 Denny Way,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44791 / R44791C14: got '13008 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44791 / R44791C17: got '13008 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44792 / R44792C10: got '133 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44792 / R44792C13: got '133 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44792 / R44792C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44792 / R44792C17: got '5642-5650 Keystone Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44793 / R44793C10: got '4721 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44793 / R44793C13: got '4721 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44793 / R44793C14: got '3627 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44793 / R44793C17: got '3627 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44794 / R44794C10: got '1439 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44794 / R44794C13: got '1439 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44794 / R44794C14: got '2910 NE Jarrett St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44794 / R44794C17: got '2910 NE Jarrett St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44795 / R44795C10: got '4927 44th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44795 / R44795C13: got '4927 44th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44795 / R44795C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44795 / R44795C17: got '6101-6111 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44796 / R44796C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44796 / R44796C13: got '401 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44796 / R44796C14: got '6106 37th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44796 / R44796C17: got '6106 37th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44797 / R44797C10: got '2112 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44797 / R44797C13: got '2112 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44797 / R44797C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44797 / R44797C17: got '901-999 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44800 / R44800C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44800 / R44800C13: got '1300-1346 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44800 / R44800C14: got '6124 N Villard Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44800 / R44800C17: got '6124 N Villard Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44802 / R44802C10: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44802 / R44802C13: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44802 / R44802C14: got '1439 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44802 / R44802C17: got '1439 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44803 / R44803C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44803 / R44803C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44803 / R44803C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44803 / R44803C17: got '816-824 N Holland St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44804 / R44804C10: got '4203 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44804 / R44804C13: got '4203 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44804 / R44804C14: got '4721 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44804 / R44804C17: got '4721 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44806 / R44806C10: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44806 / R44806C13: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44806 / R44806C14: got '2035 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44806 / R44806C17: got '2035 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44808 / R44808C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44808 / R44808C13: got '901-999 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44808 / R44808C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44808 / R44808C17: got '200-222 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44809 / R44809C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44809 / R44809C13: got '1101-1107 E Denny
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44809 / R44809C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44809 / R44809C17: got '5553-5559 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44810 / R44810C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44810 / R44810C13: got '1953-1999 NW
## Pettygrove St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44810 / R44810C14: got '1503 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44810 / R44810C17: got '1503 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44811 / R44811C10: got '5827 SE 15th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44811 / R44811C13: got '5827 SE 15th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44811 / R44811C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44811 / R44811C17: got '2833-2899 SE 33rd Pl,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44812 / R44812C10: got '414 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44812 / R44812C13: got '414 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44812 / R44812C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44812 / R44812C17: got '3924-3940 NE 35th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44814 / R44814C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44814 / R44814C13: got '200-222 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44814 / R44814C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44814 / R44814C17: got '3505-3531 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44817 / R44817C10: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44817 / R44817C13: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44817 / R44817C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44817 / R44817C17: got '1135-1187 NW 10th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44818 / R44818C10: got '2519 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44818 / R44818C13: got '2519 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44818 / R44818C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44818 / R44818C17: got '700 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44819 / R44819C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44819 / R44819C13: got '5509-5515 30th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44819 / R44819C14: got '4411 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44819 / R44819C17: got '4411 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44820 / R44820C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44820 / R44820C13: got '101-145 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44820 / R44820C14: got '1207 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44820 / R44820C17: got '1207 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44821 / R44821C10: got '1207 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44821 / R44821C13: got '1207 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44821 / R44821C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44821 / R44821C17: got '1104-1112 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44822 / R44822C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44822 / R44822C13: got '901-995 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44822 / R44822C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44822 / R44822C17: got '101-111 SW 5th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44823 / R44823C10: got '3215 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44823 / R44823C13: got '3215 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44823 / R44823C14: got '1001 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44823 / R44823C17: got '1001 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44824 / R44824C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44824 / R44824C13: got '1112-1120 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44824 / R44824C14: got '4014 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44824 / R44824C17: got '4014 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44825 / R44825C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44825 / R44825C13: got '3823-3831 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44825 / R44825C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44825 / R44825C17: got '335-399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44826 / R44826C10: got '1001 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44826 / R44826C13: got '1001 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44826 / R44826C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44826 / R44826C17: got '773-799 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44828 / R44828C10: got '839 N Knott St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44828 / R44828C13: got '839 N Knott St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44828 / R44828C14: got '6548 N Omaha Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44828 / R44828C17: got '6548 N Omaha Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44829 / R44829C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44829 / R44829C13: got '2132-2134 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44829 / R44829C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44829 / R44829C17: got '1601-1699 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44830 / R44830C10: got '4411 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44830 / R44830C13: got '4411 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44830 / R44830C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44830 / R44830C17: got '646-698 9th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44831 / R44831C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44831 / R44831C13: got '3125-3199 SE 20th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44831 / R44831C14: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44831 / R44831C17: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44833 / R44833C10: got '1507 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44833 / R44833C13: got '1507 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44833 / R44833C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44833 / R44833C17: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44836 / R44836C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44836 / R44836C13: got '1852-1898 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44836 / R44836C14: got '1201 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44836 / R44836C17: got '1201 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44837 / R44837C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44837 / R44837C13: got '3417-3423 NE 30th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44837 / R44837C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44837 / R44837C17: got '1001-1099 Pacific Hwy
## W, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44839 / R44839C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44839 / R44839C13: got '555-599 W Smith St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44839 / R44839C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44839 / R44839C17: got '251-299 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44843 / R44843C10: got '2839 NE 115th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44843 / R44843C13: got '2839 NE 115th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44843 / R44843C14: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44843 / R44843C17: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44844 / R44844C10: got '128-132 N Saratoga
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44844 / R44844C13: got '128-132 N Saratoga
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44844 / R44844C14: got '301 NW 3rd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44844 / R44844C17: got '301 NW 3rd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44846 / R44846C10: got '62 Cedar St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44846 / R44846C13: got '62 Cedar St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44846 / R44846C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44846 / R44846C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44847 / R44847C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44847 / R44847C13: got '6735-6809 N Knowles
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44847 / R44847C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44847 / R44847C17: got '1300-1346 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44848 / R44848C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44848 / R44848C13: got '1501-1599 NW 13th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44848 / R44848C14: got '818 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44848 / R44848C17: got '818 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44849 / R44849C10: got '6548 N Omaha Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44849 / R44849C13: got '6548 N Omaha Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44849 / R44849C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44849 / R44849C17: got '2-98 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44851 / R44851C10: got '123 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44851 / R44851C13: got '123 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44851 / R44851C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44851 / R44851C17: got '1601 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44852 / R44852C10: got '1755 NE Holman St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44852 / R44852C13: got '1755 NE Holman St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44852 / R44852C14: got '401 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44852 / R44852C17: got '401 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44853 / R44853C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44853 / R44853C13: got '335-399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44853 / R44853C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44853 / R44853C17: got '1168-1186 Boylston
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44855 / R44855C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44855 / R44855C13: got '6904-6914 SE 19th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44855 / R44855C14: got '3350 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44855 / R44855C17: got '3350 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44856 / R44856C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44856 / R44856C13: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44856 / R44856C14: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44856 / R44856C17: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44857 / R44857C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44857 / R44857C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44857 / R44857C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44857 / R44857C17: got '609-621 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44858 / R44858C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44858 / R44858C13: got '609-621 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44858 / R44858C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44858 / R44858C17: got '201-209 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44859 / R44859C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44859 / R44859C13: got '101 SW Meade St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44859 / R44859C14: got '2776 SE 8th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44859 / R44859C17: got '2776 SE 8th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44860 / R44860C10: got '1535 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44860 / R44860C13: got '1535 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44860 / R44860C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44860 / R44860C17: got '3535 N Vancouver Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44861 / R44861C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44861 / R44861C13: got '900-998 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44861 / R44861C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44861 / R44861C17: got '2001-2009 Minor Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44862 / R44862C10: got '2613 NE 60th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44862 / R44862C13: got '2613 NE 60th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44862 / R44862C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44862 / R44862C17: got '1250-1256 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44863 / R44863C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44863 / R44863C13: got '219-225 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44863 / R44863C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44863 / R44863C17: got '1300-1310 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44864 / R44864C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44864 / R44864C13: got '646-698 9th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44864 / R44864C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44864 / R44864C17: got '1785-1853 N 115th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44865 / R44865C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44865 / R44865C13: got '2001-2009 Minor Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44865 / R44865C14: got '607 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44865 / R44865C17: got '607 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44866 / R44866C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44866 / R44866C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44866 / R44866C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44866 / R44866C17: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44867 / R44867C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44867 / R44867C13: got '101-111 SW 5th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44867 / R44867C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44867 / R44867C17: got '1201-1221 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44868 / R44868C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44868 / R44868C13: got '251-299 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44868 / R44868C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44868 / R44868C17: got '227-233 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44870 / R44870C10: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44870 / R44870C13: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44870 / R44870C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44870 / R44870C17: got '1802-1898 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44872 / R44872C10: got '3350 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44872 / R44872C13: got '3350 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44872 / R44872C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44872 / R44872C17: got '801-835 NW Everett
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44873 / R44873C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44873 / R44873C13: got '1201-1221 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44873 / R44873C14: got '129 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44873 / R44873C17: got '129 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44874 / R44874C10: got '1526 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44874 / R44874C13: got '1526 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44874 / R44874C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44874 / R44874C17: got '3000-3098 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44875 / R44875C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44875 / R44875C13: got '1-49 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44875 / R44875C14: got '2353 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44875 / R44875C17: got '2353 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44876 / R44876C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44876 / R44876C13: got '1802-1898 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44876 / R44876C14: got '2519 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44876 / R44876C17: got '2519 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44877 / R44877C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44877 / R44877C13: got '4228-4234 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44877 / R44877C14: got '7513 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44877 / R44877C17: got '7513 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44878 / R44878C10: got '2776 SE 8th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44878 / R44878C13: got '2776 SE 8th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44878 / R44878C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44878 / R44878C17: got '101 SW Meade St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44879 / R44879C10: got '7513 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44879 / R44879C13: got '7513 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44879 / R44879C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44879 / R44879C17: got '301-399 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44880 / R44880C10: got '506 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44880 / R44880C13: got '506 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44880 / R44880C14: got '4749 16th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44880 / R44880C17: got '4749 16th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44881 / R44881C10: got '4749 16th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44881 / R44881C13: got '4749 16th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44881 / R44881C14: got '4546 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44881 / R44881C17: got '4546 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44883 / R44883C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44883 / R44883C13: got '801-835 NW Everett
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44883 / R44883C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44883 / R44883C17: got '2502-2598 SE Sherman
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44884 / R44884C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44884 / R44884C13: got '227-233 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44884 / R44884C14: got '905 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44884 / R44884C17: got '905 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44885 / R44885C10: got '301 NW 3rd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44885 / R44885C13: got '301 NW 3rd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44885 / R44885C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44885 / R44885C17: got '700-710 NE Holladay
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44887 / R44887C10: got '2519 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44887 / R44887C13: got '2519 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44887 / R44887C14: got '509 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44887 / R44887C17: got '509 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44888 / R44888C10: got '8818 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44888 / R44888C13: got '8818 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44888 / R44888C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44888 / R44888C17: got '6511-6515 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44889 / R44889C10: got '4546 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44889 / R44889C13: got '4546 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44889 / R44889C14: got '3521 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44889 / R44889C17: got '3521 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44890 / R44890C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44890 / R44890C13: got '633-699 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44890 / R44890C14: got '109 Bell St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44890 / R44890C17: got '109 Bell St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44891 / R44891C10: got '509 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44891 / R44891C13: got '509 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44891 / R44891C14: got '1602 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44891 / R44891C17: got '1602 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44892 / R44892C10: got '2235 SE 11th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44892 / R44892C13: got '2235 SE 11th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44892 / R44892C14: got '3806 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44892 / R44892C17: got '3806 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44893 / R44893C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44893 / R44893C13: got '6511-6515 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44893 / R44893C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44893 / R44893C17: got '6525-6531 24th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44894 / R44894C10: got '3648 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44894 / R44894C13: got '3648 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44894 / R44894C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44894 / R44894C17: got '401 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44895 / R44895C10: got '109 Bell St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44895 / R44895C13: got '109 Bell St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44895 / R44895C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44895 / R44895C17: got '1801-1829 E Columbia
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44896 / R44896C10: got '818 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44896 / R44896C13: got '818 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44896 / R44896C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44896 / R44896C17: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44897 / R44897C10: got '6310 SE Foster Rd,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44897 / R44897C13: got '6310 SE Foster Rd,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44897 / R44897C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44897 / R44897C17: got '4705-4715 SE 33rd Pl,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44898 / R44898C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44898 / R44898C13: got '3000-3098 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44898 / R44898C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44898 / R44898C17: got '2100-2198 NW 22nd
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44899 / R44899C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44899 / R44899C13: got '3535 N Vancouver Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44899 / R44899C14: got '2805 SE 32nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44899 / R44899C17: got '2805 SE 32nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44900 / R44900C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44900 / R44900C13: got '1250-1256 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44900 / R44900C14: got '3724 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44900 / R44900C17: got '3724 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44904 / R44904C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44904 / R44904C13: got '700-710 NE Holladay
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44904 / R44904C14: got '2020 SE Ladd Ave-
## Tamarack Ave Alley, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44904 / R44904C17: got '2020 SE Ladd Ave-
## Tamarack Ave Alley, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44905 / R44905C10: got '3806 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44905 / R44905C13: got '3806 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44905 / R44905C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44905 / R44905C17: got '53-99 SE 13th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44908 / R44908C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44908 / R44908C13: got '53-99 SE 13th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44908 / R44908C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44908 / R44908C17: got '2502-2598 SE Sherman
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44909 / R44909C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44909 / R44909C13: got '4705-4715 SE 33rd Pl,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44909 / R44909C14: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44909 / R44909C17: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44910 / R44910C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44910 / R44910C13: got '2502-2598 SE Sherman
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44910 / R44910C14: got '202-218 NW 20th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44910 / R44910C17: got '202-218 NW 20th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44912 / R44912C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44912 / R44912C13: got '816-824 N Holland St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44912 / R44912C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44912 / R44912C17: got '201-299 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44913 / R44913C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44913 / R44913C13: got '3940-3998 NE 35th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44913 / R44913C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44913 / R44913C17: got '1130-1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44914 / R44914C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44914 / R44914C13: got '4101-4179 29th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44914 / R44914C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44914 / R44914C17: got '460-498 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44915 / R44915C10: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44915 / R44915C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44915 / R44915C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44915 / R44915C17: got '101-123 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44918 / R44918C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44918 / R44918C13: got '773-799 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44918 / R44918C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44918 / R44918C17: got '850-898 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44919 / R44919C10: got '4319 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44919 / R44919C13: got '4319 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44919 / R44919C14: got '545 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44919 / R44919C17: got '545 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44920 / R44920C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44920 / R44920C13: got '151-199 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44920 / R44920C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44920 / R44920C17: got '1421-1435 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44921 / R44921C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44921 / R44921C13: got '201-209 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44921 / R44921C14: got '212 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44921 / R44921C17: got '212 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44922 / R44922C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44922 / R44922C13: got '1975-1993 SE 30th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44922 / R44922C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44922 / R44922C17: got '2153-2199 NW Marshall
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44923 / R44923C10: got '715 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44923 / R44923C13: got '715 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44923 / R44923C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44923 / R44923C17: got '2026-2098 SE Yamhill
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44924 / R44924C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44924 / R44924C13: got '43-599 SW 17th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44924 / R44924C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44924 / R44924C17: got '601-699 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44925 / R44925C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44925 / R44925C13: got '1500-1598 NW Overton
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44925 / R44925C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44925 / R44925C17: got '6032-6114 N Wilbur
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44927 / R44927C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44927 / R44927C13: got '2285 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44927 / R44927C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44927 / R44927C17: got '1409-1441 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44928 / R44928C10: got '317 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44928 / R44928C13: got '317 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44928 / R44928C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44928 / R44928C17: got '700 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44929 / R44929C10: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44929 / R44929C13: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44929 / R44929C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44929 / R44929C17: got '3115-3135 SE 21st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44930 / R44930C10: got '13008 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44930 / R44930C13: got '13008 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44930 / R44930C14: got '10401 Roosevelt Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44930 / R44930C17: got '10401 Roosevelt Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44931 / R44931C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44931 / R44931C13: got '3398-3404 SE 21st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44931 / R44931C14: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44931 / R44931C17: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44933 / R44933C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44933 / R44933C13: got '498 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44933 / R44933C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44933 / R44933C17: got '1407-1499 NW 13th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44935 / R44935C10: got '305 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44935 / R44935C13: got '305 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44935 / R44935C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44935 / R44935C17: got '707-805 SW 13th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44936 / R44936C10: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44936 / R44936C13: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44936 / R44936C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44936 / R44936C17: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44937 / R44937C10: got '1909 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44937 / R44937C13: got '1909 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44937 / R44937C14: got '3901 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44937 / R44937C17: got '3901 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44938 / R44938C10: got '907 N 72nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44938 / R44938C13: got '907 N 72nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44938 / R44938C14: got '6817 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44938 / R44938C17: got '6817 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44939 / R44939C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44939 / R44939C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44939 / R44939C14: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44939 / R44939C17: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44940 / R44940C10: got '3334 NE Davis St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44940 / R44940C13: got '3334 NE Davis St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44940 / R44940C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44940 / R44940C17: got '2-48 NE Wygant St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44941 / R44941C10: got '700 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44941 / R44941C13: got '700 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44941 / R44941C14: got '172 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44941 / R44941C17: got '172 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44942 / R44942C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44942 / R44942C13: got '5600-5606 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44942 / R44942C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44942 / R44942C17: got '620-626 NW 53rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44943 / R44943C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44943 / R44943C13: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44943 / R44943C14: got '100 S Massachusetts
## St, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44943 / R44943C17: got '100 S Massachusetts
## St, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44944 / R44944C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44944 / R44944C13: got '201-299 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44944 / R44944C14: got '1323 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44944 / R44944C17: got '1323 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44945 / R44945C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44945 / R44945C13: got '726-788 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44945 / R44945C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44945 / R44945C17: got '1101-1167 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44946 / R44946C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44946 / R44946C13: got '501-599 NW 19th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44946 / R44946C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44946 / R44946C17: got '8078-8098 SE 17th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44947 / R44947C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44947 / R44947C13: got '901-931 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44947 / R44947C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44947 / R44947C17: got '2501-2503 S Juneau
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44948 / R44948C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44948 / R44948C13: got '6101-6111 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44948 / R44948C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44948 / R44948C17: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44949 / R44949C10: got '172 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44949 / R44949C13: got '172 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44949 / R44949C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44949 / R44949C17: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44950 / R44950C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44950 / R44950C13: got '3752-3798 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44950 / R44950C14: got '1000 Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44950 / R44950C17: got '1000 Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44952 / R44952C10: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44952 / R44952C13: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44952 / R44952C14: got '524 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44952 / R44952C17: got '524 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44953 / R44953C10: got '6317 26th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44953 / R44953C13: got '6317 26th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44953 / R44953C14: got '2393 NW 90th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44953 / R44953C17: got '2393 NW 90th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44954 / R44954C10: got '812 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44954 / R44954C13: got '812 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44954 / R44954C14: got '530 Melrose Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44954 / R44954C17: got '530 Melrose Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44955 / R44955C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44955 / R44955C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44955 / R44955C14: got '5032 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44955 / R44955C17: got '5032 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44956 / R44956C10: got '5303 N Borthwick Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44956 / R44956C13: got '5303 N Borthwick Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44956 / R44956C14: got '715 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44956 / R44956C17: got '715 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44957 / R44957C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44957 / R44957C13: got '850-898 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44957 / R44957C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44957 / R44957C17: got '3677-3899 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44958 / R44958C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44958 / R44958C13: got '401-469 SE Mill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44958 / R44958C14: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44958 / R44958C17: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44959 / R44959C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44959 / R44959C13: got '1201-1299 NW Northrup
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44959 / R44959C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44959 / R44959C17: got '3301-3399 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44961 / R44961C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44961 / R44961C13: got '9725 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44961 / R44961C14: got '1705 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44961 / R44961C17: got '1705 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44962 / R44962C10: got '5230 SE Lafayette St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44962 / R44962C13: got '5230 SE Lafayette St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44962 / R44962C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44962 / R44962C17: got '836-898 SW Oak St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44963 / R44963C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44963 / R44963C13: got '5642-5650 Keystone Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44963 / R44963C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44963 / R44963C17: got '1415-1419 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44965 / R44965C10: got '2910 NE Jarrett St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44965 / R44965C13: got '2910 NE Jarrett St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44965 / R44965C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44965 / R44965C17: got '1281-1299 NW Irving
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44967 / R44967C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44967 / R44967C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44967 / R44967C14: got '2564 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44967 / R44967C17: got '2564 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44968 / R44968C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44968 / R44968C13: got '3909-3999 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44968 / R44968C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44968 / R44968C17: got '5615-5617 SW Winthrop
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44969 / R44969C10: got '614 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44969 / R44969C13: got '614 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44969 / R44969C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44969 / R44969C17: got '8555-8613 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44971 / R44971C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44971 / R44971C13: got '2502-2598 SE Sherman
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44971 / R44971C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44971 / R44971C17: got '26 NE 32nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44973 / R44973C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44973 / R44973C13: got '519-535 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44973 / R44973C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44973 / R44973C17: got '925-941 NW Overton
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44974 / R44974C10: got '1323 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44974 / R44974C13: got '1323 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44974 / R44974C14: got '610 SW 17th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44974 / R44974C17: got '610 SW 17th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44975 / R44975C10: got '2545-2547 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44975 / R44975C13: got '2545-2547 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44975 / R44975C14: got '53 NE Russet St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44975 / R44975C17: got '53 NE Russet St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44976 / R44976C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44976 / R44976C13: got '6711-6717 Division
## Ave NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44976 / R44976C14: got '716 NW 100th Pl,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44976 / R44976C17: got '716 NW 100th Pl,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44977 / R44977C10: got '235 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44977 / R44977C13: got '235 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44977 / R44977C14: got '109 N Skidmore St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44977 / R44977C17: got '109 N Skidmore St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44979 / R44979C10: got '1332 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44979 / R44979C13: got '1332 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44979 / R44979C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44979 / R44979C17: got '1533-1539 32nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44980 / R44980C10: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44980 / R44980C13: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44980 / R44980C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44980 / R44980C17: got '3312-3340 SE Morrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44981 / R44981C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44981 / R44981C13: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44981 / R44981C14: got '1747 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44981 / R44981C17: got '1747 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44982 / R44982C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44982 / R44982C13: got '925-941 NW Overton
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44982 / R44982C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44982 / R44982C17: got '431-467 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44983 / R44983C10: got '2035 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44983 / R44983C13: got '2035 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44983 / R44983C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44983 / R44983C17: got '1300-1306 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J44984 / R44984C10: got '524 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M44984 / R44984C13: got '524 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44984 / R44984C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44984 / R44984C17: got '2393-2395 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44986 / R44986C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44986 / R44986C13: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44986 / R44986C14: got '907 N 72nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44986 / R44986C17: got '907 N 72nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44988 / R44988C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44988 / R44988C13: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44988 / R44988C14: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44988 / R44988C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44989 / R44989C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44989 / R44989C13: got '1250-1272 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44989 / R44989C14: got '812 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44989 / R44989C17: got '812 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44990 / R44990C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44990 / R44990C13: got '8078-8098 SE 17th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44990 / R44990C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44990 / R44990C17: got '4624-4630 SE 49th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44991 / R44991C10: got '1914 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44991 / R44991C13: got '1914 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44991 / R44991C14: got '305 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44991 / R44991C17: got '305 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44993 / R44993C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44993 / R44993C13: got '815-831 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44993 / R44993C14: got '3033 SE 10th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44993 / R44993C17: got '3033 SE 10th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44995 / R44995C10: got '2353 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44995 / R44995C13: got '2353 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N44995 / R44995C14: got '129 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q44995 / R44995C17: got '129 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44996 / R44996C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44996 / R44996C13: got '605-607 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44996 / R44996C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44996 / R44996C17: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44997 / R44997C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44997 / R44997C13: got '1500-1598 NE 63rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44997 / R44997C14: got '7326 11th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44997 / R44997C17: got '7326 11th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44998 / R44998C10: got '4014 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44998 / R44998C13: got '4014 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44998 / R44998C14: got '4015 Midvale Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44998 / R44998C17: got '4015 Midvale Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J44999 / R44999C10: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M44999 / R44999C13: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N44999 / R44999C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q44999 / R44999C17: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45000 / R45000C10: got '6020 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45000 / R45000C13: got '6020 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45000 / R45000C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45000 / R45000C17: got '1250-1272 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45002 / R45002C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45002 / R45002C13: got '502-592 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45002 / R45002C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45002 / R45002C17: got '446-498 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45004 / R45004C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45004 / R45004C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45004 / R45004C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45004 / R45004C17: got '773-799 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45005 / R45005C10: got '3924 NE 16th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45005 / R45005C13: got '3924 NE 16th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45005 / R45005C14: got '6934 E Burnside St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45005 / R45005C17: got '6934 E Burnside St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45006 / R45006C10: got '109 N Skidmore St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45006 / R45006C13: got '109 N Skidmore St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45006 / R45006C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45006 / R45006C17: got '498 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45007 / R45007C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45007 / R45007C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45007 / R45007C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45007 / R45007C17: got '3100-3198 Airport Way
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45008 / R45008C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45008 / R45008C13: got '3301-3399 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45008 / R45008C14: got '2310 SE Orange Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45008 / R45008C17: got '2310 SE Orange Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45009 / R45009C10: got '129 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45009 / R45009C13: got '129 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45009 / R45009C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45009 / R45009C17: got '1201-1299 NW Northrup
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45010 / R45010C10: got '3033 SE 10th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45010 / R45010C13: got '3033 SE 10th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45010 / R45010C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45010 / R45010C17: got '519-535 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45011 / R45011C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45011 / R45011C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45011 / R45011C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45011 / R45011C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45012 / R45012C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45012 / R45012C13: got '7707-7709 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45012 / R45012C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45012 / R45012C17: got '901-931 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45013 / R45013C10: got '1635 SW Alder St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45013 / R45013C13: got '1635 SW Alder St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45013 / R45013C14: got '735 SW 20th Pl,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45013 / R45013C17: got '735 SW 20th Pl,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45014 / R45014C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45014 / R45014C13: got '10819-10999 27th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45014 / R45014C14: got '211 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45014 / R45014C17: got '211 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45015 / R45015C10: got '1204-1216 SE Water
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45015 / R45015C13: got '1204-1216 SE Water
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45015 / R45015C14: got '5303 N Borthwick Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45015 / R45015C17: got '5303 N Borthwick Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45017 / R45017C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45017 / R45017C13: got '2177 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45017 / R45017C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45017 / R45017C17: got '1301-1333 E
## Interlaken Blvd, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45019 / R45019C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45019 / R45019C13: got '700 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45019 / R45019C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45019 / R45019C17: got '80-98 S Walker St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45020 / R45020C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45020 / R45020C13: got '707-805 SW 13th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45020 / R45020C14: got '327 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45020 / R45020C17: got '327 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45021 / R45021C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45021 / R45021C13: got '1130-1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45021 / R45021C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45021 / R45021C17: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45022 / R45022C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45022 / R45022C13: got '1300-1306 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45022 / R45022C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45022 / R45022C17: got '2285 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45024 / R45024C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45024 / R45024C13: got '201-209 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45024 / R45024C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45024 / R45024C17: got '2221-2299 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45025 / R45025C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45025 / R45025C13: got '601-699 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45025 / R45025C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45025 / R45025C17: got '901-995 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45026 / R45026C10: got '1000 Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45026 / R45026C13: got '1000 Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45026 / R45026C14: got '4130 N Overlook Blvd,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45026 / R45026C17: got '4130 N Overlook Blvd,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45027 / R45027C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45027 / R45027C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45027 / R45027C14: got '353 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45027 / R45027C17: got '353 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45028 / R45028C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45028 / R45028C13: got '1012-1098 W Fulton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45028 / R45028C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45028 / R45028C17: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45029 / R45029C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45029 / R45029C13: got '1415-1419 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45029 / R45029C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45029 / R45029C17: got '10819-10999 27th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45031 / R45031C10: got '125 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45031 / R45031C13: got '125 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45031 / R45031C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45031 / R45031C17: got '502-592 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45032 / R45032C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45032 / R45032C13: got '26 NE 32nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45032 / R45032C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45032 / R45032C17: got '1975-1993 SE 30th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45034 / R45034C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45034 / R45034C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45034 / R45034C14: got '3334 NE Davis St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45034 / R45034C17: got '3334 NE Davis St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45036 / R45036C10: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45036 / R45036C13: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45036 / R45036C14: got '2545-2547 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45036 / R45036C17: got '2545-2547 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45039 / R45039C10: got '2564 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45039 / R45039C13: got '2564 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45039 / R45039C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45039 / R45039C17: got '3201-3211 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45040 / R45040C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45040 / R45040C13: got '3115-3135 SE 21st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45040 / R45040C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45040 / R45040C17: got '3426-3462 SE 62nd
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45041 / R45041C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45041 / R45041C13: got '446-498 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45041 / R45041C14: got '4216 N Mississippi
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45041 / R45041C17: got '4216 N Mississippi
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45042 / R45042C10: got '327 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45042 / R45042C13: got '327 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45042 / R45042C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45042 / R45042C17: got '5036-5098 N Albina
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45043 / R45043C10: got '4701 Roosevelt Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45043 / R45043C13: got '4701 Roosevelt Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45043 / R45043C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45043 / R45043C17: got '151-199 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45045 / R45045C10: got '1323 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45045 / R45045C13: got '1323 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45045 / R45045C14: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45045 / R45045C17: got '4200-4242 NE Alberta
## St, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45047 / R45047C10: got '5214 Ravenna Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45047 / R45047C13: got '5214 Ravenna Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45047 / R45047C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45047 / R45047C17: got '1500-1598 NE 63rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45048 / R45048C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45048 / R45048C13: got '7712-7716 11th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45048 / R45048C14: got 'Seattle, WA, 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45048 / R45048C17: got '10208-10214 1st Ave
## NW, Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45049 / R45049C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45049 / R45049C13: got '4518-4522 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45049 / R45049C14: got '1245 NE 96th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45049 / R45049C17: got '1245 NE 96th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45050 / R45050C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45050 / R45050C13: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45050 / R45050C14: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45050 / R45050C17: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45051 / R45051C10: got '6817 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45051 / R45051C13: got '6817 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45051 / R45051C14: got '5571 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45051 / R45051C17: got '5571 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45053 / R45053C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45053 / R45053C13: got '1501-1519 SE 16th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45053 / R45053C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45053 / R45053C17: got '726-788 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45054 / R45054C10: got '735 SW 20th Pl,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45054 / R45054C13: got '735 SW 20th Pl,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45054 / R45054C14: got '1635 SW Alder St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45054 / R45054C17: got '1635 SW Alder St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45056 / R45056C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45056 / R45056C13: got '1409-1441 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45056 / R45056C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45056 / R45056C17: got '201-209 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45057 / R45057C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45057 / R45057C13: got '680-698 S Lane St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45057 / R45057C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45057 / R45057C17: got '1012-1098 W Fulton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45058 / R45058C10: got '928 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45058 / R45058C13: got '928 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45058 / R45058C14: got '1323 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45058 / R45058C17: got '1323 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45059 / R45059C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45059 / R45059C13: got '3924-3940 NE 35th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45059 / R45059C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45059 / R45059C17: got '3940-3998 NE 35th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45061 / R45061C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45061 / R45061C13: got '836-898 SW Oak St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45061 / R45061C14: got '125 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45061 / R45061C17: got '125 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45063 / R45063C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45063 / R45063C13: got '1281-1299 NW Irving
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45063 / R45063C14: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45063 / R45063C17: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45064 / R45064C10: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45064 / R45064C13: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45064 / R45064C14: got '5935 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45064 / R45064C17: got '5935 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45066 / R45066C10: got '610 SW 17th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45066 / R45066C13: got '610 SW 17th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45066 / R45066C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45066 / R45066C17: got '1500-1598 NW Overton
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45067 / R45067C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45067 / R45067C13: got '1901-1999 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45067 / R45067C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45067 / R45067C17: got '9725 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45070 / R45070C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45070 / R45070C13: got '101-123 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45070 / R45070C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45070 / R45070C17: got '7712-7716 11th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45071 / R45071C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45071 / R45071C13: got '2100-2104 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45071 / R45071C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45071 / R45071C17: got '4701-4799 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45072 / R45072C10: got '2393 NW 90th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45072 / R45072C13: got '2393 NW 90th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45072 / R45072C14: got '1332 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45072 / R45072C17: got '1332 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45073 / R45073C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45073 / R45073C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45073 / R45073C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45073 / R45073C17: got '2842-2846 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45074 / R45074C10: got '3033 SE 10th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45074 / R45074C13: got '3033 SE 10th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45074 / R45074C14: got '3033 SE 10th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45074 / R45074C17: got '3033 SE 10th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45075 / R45075C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45075 / R45075C13: got '815-831 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45075 / R45075C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45075 / R45075C17: got '605-615 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45076 / R45076C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45076 / R45076C13: got '460-498 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45076 / R45076C14: got '11539 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45076 / R45076C17: got '11539 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45077 / R45077C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45077 / R45077C13: got '8819-8849 Nesbit Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45077 / R45077C14: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45077 / R45077C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45078 / R45078C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45078 / R45078C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45078 / R45078C14: got '4701 Roosevelt Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45078 / R45078C17: got '4701 Roosevelt Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45079 / R45079C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45079 / R45079C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45079 / R45079C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45079 / R45079C17: got '401-499 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45080 / R45080C10: got '4015 Midvale Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45080 / R45080C13: got '4015 Midvale Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45080 / R45080C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45080 / R45080C17: got '2641-2699 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45081 / R45081C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45081 / R45081C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45081 / R45081C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45081 / R45081C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45083 / R45083C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45083 / R45083C13: got '502-592 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45083 / R45083C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45083 / R45083C17: got '501-599 NW 19th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45084 / R45084C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45084 / R45084C13: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45084 / R45084C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45084 / R45084C17: got '401-469 SE Mill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45085 / R45085C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45085 / R45085C13: got '900-998 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45085 / R45085C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45085 / R45085C17: got '958-986 SW Salmon St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45086 / R45086C10: got '211 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45086 / R45086C13: got '211 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45086 / R45086C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45086 / R45086C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45088 / R45088C10: got '100 S Massachusetts
## St, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45088 / R45088C13: got '100 S Massachusetts
## St, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45088 / R45088C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45088 / R45088C17: got '814-898 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45089 / R45089C10: got '2310 SE Orange Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45089 / R45089C13: got '2310 SE Orange Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45089 / R45089C14: got '2805 SE 32nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45089 / R45089C17: got '2805 SE 32nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45090 / R45090C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45090 / R45090C13: got '2153-2199 NW Marshall
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45090 / R45090C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45090 / R45090C17: got '900-928 N Humboldt
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45091 / R45091C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45091 / R45091C13: got '301-399 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45091 / R45091C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45091 / R45091C17: got '4518-4522 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45093 / R45093C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45093 / R45093C13: got '1407-1499 NW 13th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45093 / R45093C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45093 / R45093C17: got '900-998 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45095 / R45095C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45095 / R45095C13: got '8613 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45095 / R45095C14: got '700 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45095 / R45095C17: got '700 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45096 / R45096C10: got '212 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45096 / R45096C13: got '212 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45096 / R45096C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45096 / R45096C17: got '7707-7709 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45097 / R45097C10: got '4721 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45097 / R45097C13: got '4721 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45097 / R45097C14: got '4721 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45097 / R45097C17: got '4721 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45098 / R45098C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45098 / R45098C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45098 / R45098C14: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45098 / R45098C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45100 / R45100C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45100 / R45100C13: got '958-986 SW Salmon St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45100 / R45100C14: got '3166 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45100 / R45100C17: got '3166 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45101 / R45101C10: got '2217 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45101 / R45101C13: got '2217 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45101 / R45101C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45101 / R45101C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45102 / R45102C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45102 / R45102C13: got '601-699 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45102 / R45102C14: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45102 / R45102C17: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45103 / R45103C10: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45103 / R45103C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45103 / R45103C14: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45103 / R45103C17: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45106 / R45106C10: got '2132 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45106 / R45106C13: got '2132 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45106 / R45106C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45106 / R45106C17: got '2201-2205 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45107 / R45107C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45107 / R45107C13: got '401-499 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45107 / R45107C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45107 / R45107C17: got '680-698 S Lane St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45109 / R45109C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45109 / R45109C13: got '605-615 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45109 / R45109C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45109 / R45109C17: got '815-831 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45110 / R45110C10: got '5032 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45110 / R45110C13: got '5032 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45110 / R45110C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45110 / R45110C17: got '6711-6717 Division
## Ave NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45111 / R45111C10: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45111 / R45111C13: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45111 / R45111C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45111 / R45111C17: got '201-209 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45112 / R45112C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45112 / R45112C13: got '901-995 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45112 / R45112C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45112 / R45112C17: got '3032-3098 SE
## Hawthorne Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45114 / R45114C10: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45114 / R45114C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45114 / R45114C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45114 / R45114C17: got '6313-6319 23rd Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45115 / R45115C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45115 / R45115C13: got '211-299 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45115 / R45115C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45115 / R45115C17: got '815-831 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45116 / R45116C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45116 / R45116C13: got '3100-3198 Airport Way
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45116 / R45116C14: got '725 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45116 / R45116C17: got '725 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45119 / R45119C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45119 / R45119C13: got '2833-2899 SE 33rd Pl,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45119 / R45119C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45119 / R45119C17: got '3398-3404 SE 21st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45120 / R45120C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45120 / R45120C13: got '5553-5559 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45120 / R45120C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45120 / R45120C17: got '5600-5606 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45122 / R45122C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45122 / R45122C13: got '1012-1098 W Fulton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45122 / R45122C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45122 / R45122C17: got '1012-1098 W Fulton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45125 / R45125C10: got '7549 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45125 / R45125C13: got '7549 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45125 / R45125C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45125 / R45125C17: got '9817-9999 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45126 / R45126C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45126 / R45126C13: got '1012-1098 W Fulton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45126 / R45126C14: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45126 / R45126C17: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45128 / R45128C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45128 / R45128C13: got '3837-3899 N Montana
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45128 / R45128C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45128 / R45128C17: got '103 N Ivy St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45129 / R45129C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45129 / R45129C13: got '1112-1198 NW 19th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45129 / R45129C14: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45129 / R45129C17: got '5218-5398 N Fessenden
## St, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45131 / R45131C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45131 / R45131C13: got '964-998 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45131 / R45131C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45131 / R45131C17: got '4300-4322 N Borthwick
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45132 / R45132C10: got '3507 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45132 / R45132C13: got '3507 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45132 / R45132C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45132 / R45132C17: got '3961-3999 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45134 / R45134C10: got '4130 N Overlook Blvd,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45134 / R45134C13: got '4130 N Overlook Blvd,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45134 / R45134C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45134 / R45134C17: got '1500 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45135 / R45135C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45135 / R45135C13: got '1500 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45135 / R45135C14: got '1824 SW Market St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45135 / R45135C17: got '1824 SW Market St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45136 / R45136C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45136 / R45136C13: got '5036-5098 N Albina
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45136 / R45136C14: got '69 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45136 / R45136C17: got '69 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45137 / R45137C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45137 / R45137C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45137 / R45137C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45137 / R45137C17: got '2836-2850 S Walden
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45138 / R45138C10: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45138 / R45138C13: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45138 / R45138C14: got '103 Erie Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45138 / R45138C17: got '103 Erie Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45139 / R45139C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45139 / R45139C13: got '2265 N 56th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45139 / R45139C14: got '2107 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45139 / R45139C17: got '2107 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45140 / R45140C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45140 / R45140C13: got '1312-1348 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45140 / R45140C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45140 / R45140C17: got '83-99 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45142 / R45142C10: got '1245 NE 96th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45142 / R45142C13: got '1245 NE 96th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45142 / R45142C14: got '5203 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45142 / R45142C17: got '5203 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45143 / R45143C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45143 / R45143C13: got '401-497 SW Ankeny St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45143 / R45143C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45143 / R45143C17: got '1274-1320 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45144 / R45144C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45144 / R45144C13: got '2-48 NE Failing St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45144 / R45144C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45144 / R45144C17: got '101-199 NE 30th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45145 / R45145C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45145 / R45145C13: got '823-837 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45145 / R45145C14: got '2644 NE 32nd Pl,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45145 / R45145C17: got '2644 NE 32nd Pl,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45146 / R45146C10: got '507 NE Mason St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45146 / R45146C13: got '507 NE Mason St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45146 / R45146C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45146 / R45146C17: got '601-695 NE Holladay
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45147 / R45147C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45147 / R45147C13: got '101 SW Meade St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45147 / R45147C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45147 / R45147C17: got '1100-1134 NE 37th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45148 / R45148C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45148 / R45148C13: got '339-369 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45148 / R45148C14: got '462 N 130th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45148 / R45148C17: got '462 N 130th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45149 / R45149C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45149 / R45149C13: got '1000-1098 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45149 / R45149C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45149 / R45149C17: got '2001-2033 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45150 / R45150C10: got '412 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45150 / R45150C13: got '412 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45150 / R45150C14: got '1205 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45150 / R45150C17: got '1205 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45151 / R45151C10: got '916 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45151 / R45151C13: got '916 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45151 / R45151C14: got '1708 SE Claybourne
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45151 / R45151C17: got '1708 SE Claybourne
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45152 / R45152C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45152 / R45152C13: got '465-499 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45152 / R45152C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45152 / R45152C17: got '3301-3317 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45154 / R45154C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45154 / R45154C13: got '836-898 SW Oak St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45154 / R45154C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45154 / R45154C17: got '2300-2352 NE Irving
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45155 / R45155C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45155 / R45155C13: got '6313-6319 23rd Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45155 / R45155C14: got '701 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45155 / R45155C17: got '701 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45158 / R45158C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45158 / R45158C13: got '130 Cremona St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45158 / R45158C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45158 / R45158C17: got '151-185 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45159 / R45159C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45159 / R45159C13: got '1-31 NW 22nd Pl,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45159 / R45159C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45159 / R45159C17: got '1667-1699 NW Thurman
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45160 / R45160C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45160 / R45160C13: got '1533-1539 32nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45160 / R45160C14: got '2107 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45160 / R45160C17: got '2107 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45162 / R45162C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45162 / R45162C13: got '9817-9999 Fremont Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45162 / R45162C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45162 / R45162C17: got '2109-2115 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45163 / R45163C10: got '302 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45163 / R45163C13: got '302 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45163 / R45163C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45163 / R45163C17: got '1650-1656 E Garfield
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45164 / R45164C10: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45164 / R45164C13: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45164 / R45164C14: got '4525 SE Division St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45164 / R45164C17: got '4525 SE Division St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45166 / R45166C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45166 / R45166C13: got '1300-1398 NW Couch
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45166 / R45166C14: got '4722 N Amherst St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45166 / R45166C17: got '4722 N Amherst St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45168 / R45168C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45168 / R45168C13: got '2-48 NE Wygant St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45168 / R45168C14: got '605 NE 21st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45168 / R45168C17: got '605 NE 21st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45169 / R45169C10: got '4525 SE Division St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45169 / R45169C13: got '4525 SE Division St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45169 / R45169C14: got '1041 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45169 / R45169C17: got '1041 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45170 / R45170C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45170 / R45170C13: got '1700-1774 NE 8th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45170 / R45170C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45170 / R45170C17: got '4899-4993 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45171 / R45171C10: got '1411 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45171 / R45171C13: got '1411 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45171 / R45171C14: got '2222-2224 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45171 / R45171C17: got '2222-2224 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45172 / R45172C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45172 / R45172C13: got '3600-3698 SE 22nd
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45172 / R45172C14: got '4125 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45172 / R45172C17: got '4125 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45173 / R45173C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45173 / R45173C13: got '1101-1167 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45173 / R45173C14: got '1526 SE 40th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45173 / R45173C17: got '1526 SE 40th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45174 / R45174C10: got '2722 NE Rodney Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45174 / R45174C13: got '2722 NE Rodney Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45174 / R45174C14: got '412 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45174 / R45174C17: got '412 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45175 / R45175C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45175 / R45175C13: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45175 / R45175C14: got '2613 NE 60th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45175 / R45175C17: got '2613 NE 60th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45176 / R45176C10: got '107 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45176 / R45176C13: got '107 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45176 / R45176C14: got '1505 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45176 / R45176C17: got '1505 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45178 / R45178C10: got '5203 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45178 / R45178C13: got '5203 Brooklyn Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45178 / R45178C14: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45178 / R45178C17: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45179 / R45179C10: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45179 / R45179C13: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45179 / R45179C14: got '12026 23rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45179 / R45179C17: got '12026 23rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45180 / R45180C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45180 / R45180C13: got '1326-1398 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45180 / R45180C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45180 / R45180C17: got '6206-6214 NE
## Clackamas St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45181 / R45181C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45181 / R45181C13: got '901-999 Maynard Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45181 / R45181C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45181 / R45181C17: got '601-699 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45182 / R45182C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45182 / R45182C13: got '2100 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45182 / R45182C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45182 / R45182C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45183 / R45183C10: got '69 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45183 / R45183C13: got '69 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45183 / R45183C14: got '4026 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45183 / R45183C17: got '4026 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45184 / R45184C10: got '1526 SE 40th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45184 / R45184C13: got '1526 SE 40th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45184 / R45184C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45184 / R45184C17: got '7402-7403 NW Station
## Way, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45185 / R45185C10: got '2222-2224 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45185 / R45185C13: got '2222-2224 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45185 / R45185C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45185 / R45185C17: got '1000-1076 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45186 / R45186C10: got '1828-1832 NW Raleigh
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45186 / R45186C13: got '1828-1832 NW Raleigh
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45186 / R45186C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45186 / R45186C17: got '2215-2235 NW Irving
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45187 / R45187C10: got '1205 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45187 / R45187C13: got '1205 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45187 / R45187C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45187 / R45187C17: got '217-255 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45188 / R45188C10: got '13055 31st Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45188 / R45188C13: got '13055 31st Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45188 / R45188C14: got '9423 15th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45188 / R45188C17: got '9423 15th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45189 / R45189C10: got '1525 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45189 / R45189C13: got '1525 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45189 / R45189C14: got '1025 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45189 / R45189C17: got '1025 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45190 / R45190C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45190 / R45190C13: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45190 / R45190C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45190 / R45190C17: got '1110-1114 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45191 / R45191C10: got '307 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45191 / R45191C13: got '307 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45191 / R45191C14: got '307 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45191 / R45191C17: got '307 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45192 / R45192C10: got '3626 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45192 / R45192C13: got '3626 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45192 / R45192C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45192 / R45192C17: got '3600-3698 SE 22nd
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45193 / R45193C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45193 / R45193C13: got '3032-3098 SE
## Hawthorne Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45193 / R45193C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45193 / R45193C17: got '1301-1399 SE 30th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45195 / R45195C10: got '530 Melrose Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45195 / R45195C13: got '530 Melrose Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45195 / R45195C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45195 / R45195C17: got '1000-1098 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45196 / R45196C10: got '1708 SE Claybourne
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45196 / R45196C13: got '1708 SE Claybourne
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45196 / R45196C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45196 / R45196C17: got '1705-1715 SE 29th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45198 / R45198C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45198 / R45198C13: got '2401-2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45198 / R45198C14: got '2302 46th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45198 / R45198C17: got '2302 46th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45199 / R45199C10: got '4214 SE Yamhill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45199 / R45199C13: got '4214 SE Yamhill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45199 / R45199C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45199 / R45199C17: got '2023-2049 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45200 / R45200C10: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45200 / R45200C13: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45200 / R45200C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45200 / R45200C17: got '8581-8649 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45201 / R45201C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45201 / R45201C13: got '4701-4799 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45201 / R45201C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45201 / R45201C17: got '5216-5298 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45203 / R45203C10: got '53 NE Russet St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45203 / R45203C13: got '53 NE Russet St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45203 / R45203C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45203 / R45203C17: got '1-31 NW 22nd Pl,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45204 / R45204C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45204 / R45204C13: got '8581-8649 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45204 / R45204C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45204 / R45204C17: got '419-499 N 60th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45205 / R45205C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45205 / R45205C13: got '83-99 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45205 / R45205C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45205 / R45205C17: got '3911-3949 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45206 / R45206C10: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45206 / R45206C13: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45206 / R45206C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45206 / R45206C17: got '1350-1398 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45207 / R45207C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45207 / R45207C13: got '701-737 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45207 / R45207C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45207 / R45207C17: got '2150-2166 SW Yamhill
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45208 / R45208C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45208 / R45208C13: got '1350-1398 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45208 / R45208C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45208 / R45208C17: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45209 / R45209C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45209 / R45209C13: got '2521-2525 E McGraw
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45209 / R45209C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45209 / R45209C17: got '1126-1130 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45210 / R45210C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45210 / R45210C13: got '430-466 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45210 / R45210C14: got '507 NE Mason St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45210 / R45210C17: got '507 NE Mason St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45211 / R45211C10: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45211 / R45211C13: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45211 / R45211C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45211 / R45211C17: got '2101-2107 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45212 / R45212C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45212 / R45212C13: got '6032-6114 N Wilbur
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45212 / R45212C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45212 / R45212C17: got '800-812 SE 48th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45213 / R45213C10: got '1025 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45213 / R45213C13: got '1025 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45213 / R45213C14: got '5802 Padilla Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45213 / R45213C17: got '5802 Padilla Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45214 / R45214C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45214 / R45214C13: got '632-698 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45214 / R45214C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45214 / R45214C17: got '2-98 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45215 / R45215C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45215 / R45215C13: got '2150-2166 SW Yamhill
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45215 / R45215C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45215 / R45215C17: got '4215-4299 N Williams
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45216 / R45216C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45216 / R45216C13: got '620-626 NW 53rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45216 / R45216C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45216 / R45216C17: got '950 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45217 / R45217C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45217 / R45217C13: got '4624-4630 SE 49th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45217 / R45217C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45217 / R45217C17: got '632-698 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45218 / R45218C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45218 / R45218C13: got '2842-2846 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45218 / R45218C14: got '302 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45218 / R45218C17: got '302 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45219 / R45219C10: got '3724 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45219 / R45219C13: got '3724 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45219 / R45219C14: got '107 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45219 / R45219C17: got '107 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45220 / R45220C10: got '2222 NW Irving St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45220 / R45220C13: got '2222 NW Irving St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45220 / R45220C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45220 / R45220C17: got '2501-2599 NW
## Pettygrove St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45221 / R45221C10: got '3724 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45221 / R45221C13: got '3724 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45221 / R45221C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45221 / R45221C17: got '317-323 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45222 / R45222C10: got '701 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45222 / R45222C13: got '701 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45222 / R45222C14: got '3311 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45222 / R45222C17: got '3311 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45223 / R45223C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45223 / R45223C13: got '1000-1076 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45223 / R45223C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45223 / R45223C17: got '964-998 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45224 / R45224C10: got '3627 22nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45224 / R45224C13: got '3627 22nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45224 / R45224C14: got '2903 Mayfair Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45224 / R45224C17: got '2903 Mayfair Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45225 / R45225C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45225 / R45225C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45225 / R45225C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45225 / R45225C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45227 / R45227C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45227 / R45227C13: got '2393-2395 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45227 / R45227C14: got '2315 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45227 / R45227C17: got '2315 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45228 / R45228C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45228 / R45228C13: got '915-921 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45228 / R45228C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45228 / R45228C17: got '2040-2230 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45229 / R45229C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45229 / R45229C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45229 / R45229C14: got '4413 Latona Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45229 / R45229C17: got '4413 Latona Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45230 / R45230C10: got '6934 E Burnside St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45230 / R45230C13: got '6934 E Burnside St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45230 / R45230C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45230 / R45230C17: got '3837-3899 N Montana
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45232 / R45232C10: got '4216 N Mississippi
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45232 / R45232C13: got '4216 N Mississippi
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45232 / R45232C14: got '2722 NE Rodney Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45232 / R45232C17: got '2722 NE Rodney Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45233 / R45233C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45233 / R45233C13: got '7402-7403 NW Station
## Way, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45233 / R45233C14: got '1525-1533 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45233 / R45233C17: got '1525-1533 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45235 / R45235C10: got '3166 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45235 / R45235C13: got '3166 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45235 / R45235C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45235 / R45235C17: got '2135-2199 NW 29th
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45236 / R45236C10: got '3259 20th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45236 / R45236C13: got '3259 20th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45236 / R45236C14: got '406 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45236 / R45236C17: got '406 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45237 / R45237C10: got '2745 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45237 / R45237C13: got '2745 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45237 / R45237C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45237 / R45237C17: got '500-520 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45238 / R45238C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45238 / R45238C13: got '701-727 Pacific Hwy
## W, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45238 / R45238C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45238 / R45238C17: got '2501-2527 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45239 / R45239C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45239 / R45239C13: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45239 / R45239C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45239 / R45239C17: got '1401-1443 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45240 / R45240C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45240 / R45240C13: got '2755-2817 SE 33rd
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45240 / R45240C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45240 / R45240C17: got '601-615 NW 21st Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45241 / R45241C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45241 / R45241C13: got '419-499 N 60th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45241 / R45241C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45241 / R45241C17: got '1325-1399 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45243 / R45243C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45243 / R45243C13: got '5615-5617 SW Winthrop
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45243 / R45243C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45243 / R45243C17: got '4530-4534 40th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45244 / R45244C10: got 'Seattle, WA, 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45244 / R45244C13: got '10208-10214 1st Ave
## NW, Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45244 / R45244C14: got '7749 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45244 / R45244C17: got '7749 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45245 / R45245C10: got '5935 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45245 / R45245C13: got '5935 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45245 / R45245C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45245 / R45245C17: got '701-727 Pacific Hwy
## W, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45246 / R45246C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45246 / R45246C13: got '814-898 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45246 / R45246C14: got '1133 McGilvra Blvd E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45246 / R45246C17: got '1133 McGilvra Blvd E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45250 / R45250C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45250 / R45250C13: got '800-812 SE 48th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45250 / R45250C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45250 / R45250C17: got '836-898 SW Oak St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45251 / R45251C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45251 / R45251C13: got '900-928 N Humboldt
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45251 / R45251C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45251 / R45251C17: got '1112-1198 NW 19th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45252 / R45252C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45252 / R45252C13: got '2300-2352 NE Irving
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45252 / R45252C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45252 / R45252C17: got '401-497 SW Ankeny St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45253 / R45253C10: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45253 / R45253C13: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45253 / R45253C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45253 / R45253C17: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45254 / R45254C10: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45254 / R45254C13: got '5247-5265 NE 49th
## Ave, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45254 / R45254C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45254 / R45254C17: got '1037-1099 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45256 / R45256C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45256 / R45256C13: got '1037-1099 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45256 / R45256C14: got '916 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45256 / R45256C17: got '916 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45257 / R45257C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45257 / R45257C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45257 / R45257C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45257 / R45257C17: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45258 / R45258C10: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45258 / R45258C13: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45258 / R45258C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45258 / R45258C17: got '9121-9161 28th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45259 / R45259C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45259 / R45259C13: got '1325-1399 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45259 / R45259C14: got '3803 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45259 / R45259C17: got '3803 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45261 / R45261C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45261 / R45261C13: got '1110-1114 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45261 / R45261C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45261 / R45261C17: got '1800-1898 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45262 / R45262C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45262 / R45262C13: got '3911-3949 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45262 / R45262C14: got '7007 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45262 / R45262C17: got '7007 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45263 / R45263C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45263 / R45263C13: got '601-699 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45263 / R45263C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45263 / R45263C17: got '915-921 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45264 / R45264C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45264 / R45264C13: got '103 N Ivy St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45264 / R45264C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45264 / R45264C17: got '3250-3274 NE Jarrett
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45265 / R45265C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45265 / R45265C13: got '2109-2115 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45265 / R45265C14: got '601 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45265 / R45265C17: got '601 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45266 / R45266C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45266 / R45266C13: got '49 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45266 / R45266C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45266 / R45266C17: got '211-299 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45267 / R45267C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45267 / R45267C13: got '426-430 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45267 / R45267C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45267 / R45267C17: got '5692-5782 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45268 / R45268C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45268 / R45268C13: got '5301-5313 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45268 / R45268C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45268 / R45268C17: got '1012-1098 W Fulton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45270 / R45270C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45270 / R45270C13: got '2501-2599 NW
## Pettygrove St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45270 / R45270C14: got '2179 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45270 / R45270C17: got '2179 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45272 / R45272C10: got '2315 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45272 / R45272C13: got '2315 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45272 / R45272C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45272 / R45272C17: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45273 / R45273C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45273 / R45273C13: got '2-98 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45273 / R45273C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45273 / R45273C17: got '2323-2333 NW Irving
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45275 / R45275C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45275 / R45275C13: got '3312-3340 SE Morrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45275 / R45275C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45275 / R45275C17: got '3667-3699 SE 26th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45276 / R45276C10: got '5567 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45276 / R45276C13: got '5567 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45276 / R45276C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45276 / R45276C17: got '6015-6017 7th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45277 / R45277C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45277 / R45277C13: got '1667-1699 NW Thurman
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45277 / R45277C14: got '1339 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45277 / R45277C17: got '1339 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45278 / R45278C10: got '605 NE 21st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45278 / R45278C13: got '605 NE 21st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45278 / R45278C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45278 / R45278C17: got '701-737 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45280 / R45280C10: got '1705 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45280 / R45280C13: got '1705 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45280 / R45280C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45280 / R45280C17: got '317-323 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45281 / R45281C10: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45281 / R45281C13: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45281 / R45281C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45281 / R45281C17: got '2401-2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45282 / R45282C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45282 / R45282C13: got '2501-2503 S Juneau
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45282 / R45282C14: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45282 / R45282C17: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45283 / R45283C10: got '2644 NE 32nd Pl,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45283 / R45283C13: got '2644 NE 32nd Pl,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45283 / R45283C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45283 / R45283C17: got '2105-2115 NE 49th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45284 / R45284C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45284 / R45284C13: got '10001-10015 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45284 / R45284C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45284 / R45284C17: got '426-430 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45285 / R45285C10: got '2107 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45285 / R45285C13: got '2107 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45285 / R45285C14: got '953 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45285 / R45285C17: got '953 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45286 / R45286C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45286 / R45286C13: got '647-699 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45286 / R45286C14: got '1850 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45286 / R45286C17: got '1850 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45287 / R45287C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45287 / R45287C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45287 / R45287C14: got '10720 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45287 / R45287C17: got '10720 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45288 / R45288C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45288 / R45288C13: got '2001-2033 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45288 / R45288C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45288 / R45288C17: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45289 / R45289C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45289 / R45289C13: got '1800-1898 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45289 / R45289C14: got '3507 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45289 / R45289C17: got '3507 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45291 / R45291C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45291 / R45291C13: got '1401-1443 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45291 / R45291C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45291 / R45291C17: got '536-598 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45292 / R45292C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45292 / R45292C13: got '1274-1320 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45292 / R45292C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45292 / R45292C17: got '928-988 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45293 / R45293C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45293 / R45293C13: got '950 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45293 / R45293C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45293 / R45293C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45295 / R45295C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45295 / R45295C13: got '5216-5298 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45295 / R45295C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45295 / R45295C17: got '2801-2805 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45296 / R45296C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45296 / R45296C13: got '2135-2199 NW 29th
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45296 / R45296C14: got '306-308 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45296 / R45296C17: got '306-308 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45297 / R45297C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45297 / R45297C13: got '2026-2098 SE Yamhill
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45297 / R45297C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45297 / R45297C17: got '823-837 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45298 / R45298C10: got '406 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45298 / R45298C13: got '406 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45298 / R45298C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45298 / R45298C17: got '8914 Lake City Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45299 / R45299C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45299 / R45299C13: got '3301-3317 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45299 / R45299C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45299 / R45299C17: got '339-369 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45301 / R45301C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45301 / R45301C13: got '317-323 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45301 / R45301C14: got '1525 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45301 / R45301C17: got '1525 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45302 / R45302C10: got '2107 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45302 / R45302C13: got '2107 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45302 / R45302C14: got '3627 22nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45302 / R45302C17: got '3627 22nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45303 / R45303C10: got '209 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45303 / R45303C13: got '209 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45303 / R45303C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45303 / R45303C17: got '2-48 NE Failing St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45304 / R45304C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45304 / R45304C13: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45304 / R45304C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45304 / R45304C17: got '2521-2525 E McGraw
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45305 / R45305C10: got '725 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45305 / R45305C13: got '725 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45305 / R45305C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45305 / R45305C17: got '465-499 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45306 / R45306C10: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45306 / R45306C13: got '4200-4242 NE Alberta
## St, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45306 / R45306C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45306 / R45306C17: got '1326-1398 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45307 / R45307C10: got '2805 SE 32nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45307 / R45307C13: got '2805 SE 32nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45307 / R45307C14: got '3626 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45307 / R45307C17: got '3626 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45308 / R45308C10: got '1747 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45308 / R45308C13: got '1747 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45308 / R45308C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45308 / R45308C17: got '49 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45310 / R45310C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45310 / R45310C13: got '1421-1435 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45310 / R45310C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45310 / R45310C17: got '2265 N 56th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45312 / R45312C10: got '5571 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45312 / R45312C13: got '5571 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45312 / R45312C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45312 / R45312C17: got '7501-7617 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45313 / R45313C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45313 / R45313C13: got '3201-3211 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45313 / R45313C14: got '25 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45313 / R45313C17: got '25 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45314 / R45314C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45314 / R45314C13: got '601-695 NE Holladay
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45314 / R45314C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45314 / R45314C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45315 / R45315C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45315 / R45315C13: got '4215-4299 N Williams
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45315 / R45315C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45315 / R45315C17: got '2755-2817 SE 33rd
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45317 / R45317C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45317 / R45317C13: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45317 / R45317C14: got '829 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45317 / R45317C17: got '829 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45318 / R45318C10: got '10401 Roosevelt Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45318 / R45318C13: got '10401 Roosevelt Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45318 / R45318C14: got '2709 Nob Hill Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45318 / R45318C17: got '2709 Nob Hill Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45320 / R45320C10: got '3803 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45320 / R45320C13: got '3803 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45320 / R45320C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45320 / R45320C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45321 / R45321C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45321 / R45321C13: got '5951-5985 NE 23rd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45321 / R45321C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45321 / R45321C17: got '300-326 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45322 / R45322C10: got '1505 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45322 / R45322C13: got '1505 15th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45322 / R45322C14: got '2307 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45322 / R45322C17: got '2307 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45323 / R45323C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45323 / R45323C13: got '151-185 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45323 / R45323C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45323 / R45323C17: got '647-699 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45325 / R45325C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45325 / R45325C13: got '7501-7617 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45325 / R45325C14: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45325 / R45325C17: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45326 / R45326C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45326 / R45326C13: got '5439-5455 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45326 / R45326C14: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45326 / R45326C17: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45327 / R45327C10: got '2179 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45327 / R45327C13: got '2179 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45327 / R45327C14: got '4214 SE Yamhill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45327 / R45327C17: got '4214 SE Yamhill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45328 / R45328C10: got '2709 Nob Hill Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45328 / R45328C13: got '2709 Nob Hill Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45328 / R45328C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45328 / R45328C17: got '2100 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45329 / R45329C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45329 / R45329C13: got '536-598 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45329 / R45329C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45329 / R45329C17: got '2301-2315 S Spencer
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45330 / R45330C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45330 / R45330C13: got '300-326 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45330 / R45330C14: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45330 / R45330C17: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45331 / R45331C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45331 / R45331C13: got '1012-1098 W Fulton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45331 / R45331C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45331 / R45331C17: got '5301-5313 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45332 / R45332C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45332 / R45332C13: got '4530-4534 40th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45332 / R45332C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45332 / R45332C17: got '5615-5617 SW Winthrop
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45333 / R45333C10: got '306-308 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45333 / R45333C13: got '306-308 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45333 / R45333C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45333 / R45333C17: got '1266-1498 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45334 / R45334C10: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45334 / R45334C13: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45334 / R45334C14: got '3724 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45334 / R45334C17: got '3724 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45336 / R45336C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45336 / R45336C13: got '928-988 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45336 / R45336C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45336 / R45336C17: got '1700-1774 NE 8th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45338 / R45338C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45338 / R45338C13: got '2323-2333 NW Irving
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45338 / R45338C14: got '1828-1832 NW Raleigh
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45338 / R45338C17: got '1828-1832 NW Raleigh
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45340 / R45340C10: got '2307 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45340 / R45340C13: got '2307 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45340 / R45340C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45340 / R45340C17: got '1800-1814 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45341 / R45341C10: got '103 Erie Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45341 / R45341C13: got '103 Erie Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45341 / R45341C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45341 / R45341C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45342 / R45342C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45342 / R45342C13: got '301-347 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45342 / R45342C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45342 / R45342C17: got '4001-4009 NE 87th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45343 / R45343C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45343 / R45343C13: got '317-323 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45343 / R45343C14: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45343 / R45343C17: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45354 / R45354C10: got '711 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45354 / R45354C13: got '711 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45354 / R45354C14: got '5007 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45354 / R45354C17: got '5007 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45355 / R45355C10: got '1041 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45355 / R45355C13: got '1041 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45355 / R45355C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45355 / R45355C17: got '712-798 SW Salmon St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45357 / R45357C10: got '4011 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45357 / R45357C13: got '4011 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45357 / R45357C14: got '4228 27th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45357 / R45357C17: got '4228 27th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45358 / R45358C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45358 / R45358C13: got '500 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45358 / R45358C14: got '4741 47th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45358 / R45358C17: got '4741 47th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45360 / R45360C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45360 / R45360C13: got '1105-1139 NW Lovejoy
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45360 / R45360C14: got '1235 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45360 / R45360C17: got '1235 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45361 / R45361C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45361 / R45361C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45361 / R45361C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45361 / R45361C17: got '1617-1699 NW
## Pettygrove St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45362 / R45362C10: got '1133 McGilvra Blvd E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45362 / R45362C13: got '1133 McGilvra Blvd E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45362 / R45362C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45362 / R45362C17: got '2404-2408 E Roanoke
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45364 / R45364C10: got '1235 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45364 / R45364C13: got '1235 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45364 / R45364C14: got '839 N Knott St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45364 / R45364C17: got '839 N Knott St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45365 / R45365C10: got '353 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45365 / R45365C13: got '353 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45365 / R45365C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45365 / R45365C17: got '1501-1599 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45366 / R45366C10: got '11539 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45366 / R45366C13: got '11539 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45366 / R45366C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45366 / R45366C17: got '943-947 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45369 / R45369C10: got '2414 Occidental Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45369 / R45369C13: got '2414 Occidental Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45369 / R45369C14: got '4429 40th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45369 / R45369C17: got '4429 40th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45371 / R45371C10: got '2284 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45371 / R45371C13: got '2284 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45371 / R45371C14: got '2903 Mayfair Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45371 / R45371C17: got '2903 Mayfair Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45372 / R45372C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45372 / R45372C13: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45372 / R45372C14: got '932 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45372 / R45372C17: got '932 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45373 / R45373C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45373 / R45373C13: got '726-788 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45373 / R45373C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45373 / R45373C17: got '900-990 NW 16th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45374 / R45374C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45374 / R45374C13: got '3501-3599 S Edmunds
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45374 / R45374C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45374 / R45374C17: got '3850-3898 S Court St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45376 / R45376C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45376 / R45376C13: got '538 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45376 / R45376C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45376 / R45376C17: got '4439-4511 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45378 / R45378C10: got '403 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45378 / R45378C13: got '403 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45378 / R45378C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45378 / R45378C17: got '1201-1217 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45379 / R45379C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45379 / R45379C13: got '601-699 SW Main St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45379 / R45379C14: got '3450 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45379 / R45379C17: got '3450 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45380 / R45380C10: got '5803 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45380 / R45380C13: got '5803 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45380 / R45380C14: got '8537 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45380 / R45380C17: got '8537 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45381 / R45381C10: got '953 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45381 / R45381C13: got '953 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45381 / R45381C14: got '3923 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45381 / R45381C17: got '3923 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45382 / R45382C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45382 / R45382C13: got '1401-1417 SW 10th
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45382 / R45382C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45382 / R45382C17: got '1545-1607 SE 31st
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45383 / R45383C10: got '2903 Mayfair Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45383 / R45383C13: got '2903 Mayfair Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45383 / R45383C14: got '4011 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45383 / R45383C17: got '4011 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45386 / R45386C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45386 / R45386C13: got '943-947 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45386 / R45386C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45386 / R45386C17: got '301-311 N 57th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45387 / R45387C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45387 / R45387C13: got '3601-3675 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45387 / R45387C14: got '8515 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45387 / R45387C17: got '8515 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45388 / R45388C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45388 / R45388C13: got '1650-1656 E Garfield
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45388 / R45388C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45388 / R45388C17: got '3615-3625 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45390 / R45390C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45390 / R45390C13: got '321-339 Woodland Park
## Loop, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45390 / R45390C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45390 / R45390C17: got '453 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45391 / R45391C10: got '3450 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45391 / R45391C13: got '3450 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45391 / R45391C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45391 / R45391C17: got '6215-6227 SW Corbett
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45392 / R45392C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45392 / R45392C13: got '1705-1715 SE 29th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45392 / R45392C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45392 / R45392C17: got '1130-1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45393 / R45393C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45393 / R45393C13: got '3107-3119 SW Genesee
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45393 / R45393C14: got '4308 SW Hinds St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45393 / R45393C17: got '4308 SW Hinds St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45394 / R45394C10: got '909 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45394 / R45394C13: got '909 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45394 / R45394C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45394 / R45394C17: got '1103-1121 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45395 / R45395C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45395 / R45395C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45395 / R45395C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45395 / R45395C17: got '712-798 SE 42nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45396 / R45396C10: got '122 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45396 / R45396C13: got '122 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45396 / R45396C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45396 / R45396C17: got '900-998 NW Johnson
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45397 / R45397C10: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45397 / R45397C13: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45397 / R45397C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45397 / R45397C17: got '1617-1699 NW
## Pettygrove St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45398 / R45398C10: got '515 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45398 / R45398C13: got '515 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45398 / R45398C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45398 / R45398C17: got '1836 42nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45399 / R45399C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45399 / R45399C13: got '5615-5617 SW Winthrop
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45399 / R45399C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45399 / R45399C17: got '1455 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45402 / R45402C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45402 / R45402C13: got '2019-2031 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45402 / R45402C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45402 / R45402C17: got '979-999 S Nebraska
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45404 / R45404C10: got '404 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45404 / R45404C13: got '404 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45404 / R45404C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45404 / R45404C17: got '1421-1499 SE Stark
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45406 / R45406C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45406 / R45406C13: got '712-798 SW Salmon St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45406 / R45406C14: got '2357 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45406 / R45406C17: got '2357 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45407 / R45407C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45407 / R45407C13: got '601-615 NW 21st Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45407 / R45407C14: got '1350 NW Raleigh St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45407 / R45407C17: got '1350 NW Raleigh St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45408 / R45408C10: got '1018 E Seneca St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45408 / R45408C13: got '1018 E Seneca St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45408 / R45408C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45408 / R45408C17: got '301-305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45413 / R45413C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45413 / R45413C13: got '101-199 NE 30th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45413 / R45413C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45413 / R45413C17: got '2-48 NE Wygant St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45417 / R45417C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45417 / R45417C13: got '4439-4511 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45417 / R45417C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45417 / R45417C17: got '3107-3119 SW Genesee
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45418 / R45418C10: got '2613 NE 60th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45418 / R45418C13: got '2613 NE 60th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45418 / R45418C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45418 / R45418C17: got '2407-2421 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45419 / R45419C10: got '4413 Latona Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45419 / R45419C13: got '4413 Latona Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45419 / R45419C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45419 / R45419C17: got '2014-2098 W Barrett
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45420 / R45420C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45420 / R45420C13: got '301-305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45420 / R45420C14: got '1305 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45420 / R45420C17: got '1305 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45422 / R45422C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45422 / R45422C13: got '514-524 W Comstock
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45422 / R45422C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45422 / R45422C17: got '1249-1299 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45423 / R45423C10: got '601 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45423 / R45423C13: got '601 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45423 / R45423C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45423 / R45423C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45424 / R45424C10: got '2302 46th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45424 / R45424C13: got '2302 46th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45424 / R45424C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45424 / R45424C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45425 / R45425C10: got '1404 SE 41st Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45425 / R45425C13: got '1404 SE 41st Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45425 / R45425C14: got '3408 SE 62nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45425 / R45425C17: got '3408 SE 62nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45426 / R45426C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45426 / R45426C13: got '3426-3462 SE 62nd
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45426 / R45426C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45426 / R45426C17: got '1300-1382 SE 38th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45428 / R45428C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45428 / R45428C13: got '151 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45428 / R45428C14: got '7002 Alonzo Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45428 / R45428C17: got '7002 Alonzo Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45429 / R45429C10: got '1850 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45429 / R45429C13: got '1850 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45429 / R45429C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45429 / R45429C17: got '1400-1468 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45430 / R45430C10: got '939 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45430 / R45430C13: got '939 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45430 / R45430C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45430 / R45430C17: got '901-993 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45431 / R45431C10: got '115 Battery St
## Tunnel, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45431 / R45431C13: got '115 Battery St
## Tunnel, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45431 / R45431C14: got '708 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45431 / R45431C17: got '708 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45432 / R45432C10: got '215 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45432 / R45432C13: got '215 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45432 / R45432C14: got '933 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45432 / R45432C17: got '933 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45433 / R45433C10: got '4225 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45433 / R45433C13: got '4225 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45433 / R45433C14: got '4023 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45433 / R45433C17: got '4023 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45434 / R45434C10: got '1515 SW 10th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45434 / R45434C13: got '1515 SW 10th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45434 / R45434C14: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45434 / R45434C17: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45435 / R45435C10: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45435 / R45435C13: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45435 / R45435C14: got '5602 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45435 / R45435C17: got '5602 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45437 / R45437C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45437 / R45437C13: got '2201-2205 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45437 / R45437C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45437 / R45437C17: got '3643-3661 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45438 / R45438C10: got '4035 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45438 / R45438C13: got '4035 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45438 / R45438C14: got '711 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45438 / R45438C17: got '711 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45440 / R45440C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45440 / R45440C13: got '4736-4740 49th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45440 / R45440C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45440 / R45440C17: got '305-347 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45444 / R45444C10: got '4429 40th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45444 / R45444C13: got '4429 40th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45444 / R45444C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45444 / R45444C17: got '3601-3675 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45445 / R45445C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45445 / R45445C13: got '4300-4322 N Borthwick
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45445 / R45445C14: got '1715 NW 25th Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45445 / R45445C17: got '1715 NW 25th Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45447 / R45447C10: got '215 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45447 / R45447C13: got '215 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45447 / R45447C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45447 / R45447C17: got '1120-1128 21st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45448 / R45448C10: got '1824 SW Market St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45448 / R45448C13: got '1824 SW Market St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45448 / R45448C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45448 / R45448C17: got '801-825 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45449 / R45449C10: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45449 / R45449C13: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45449 / R45449C14: got '3144-3146 SE Franklin
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45449 / R45449C17: got '3144-3146 SE Franklin
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45450 / R45450C10: got '430 NE 16th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45450 / R45450C13: got '430 NE 16th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45450 / R45450C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45450 / R45450C17: got '509-599 NE Hassalo
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45452 / R45452C10: got '208 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45452 / R45452C13: got '208 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45452 / R45452C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45452 / R45452C17: got '514-524 W Comstock
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45453 / R45453C10: got '4611 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45453 / R45453C13: got '4611 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45453 / R45453C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45453 / R45453C17: got '816-886 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45454 / R45454C10: got '1270 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45454 / R45454C13: got '1270 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45454 / R45454C14: got '1516 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45454 / R45454C17: got '1516 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45455 / R45455C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45455 / R45455C13: got '6206-6214 NE
## Clackamas St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45455 / R45455C14: got '1404 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45455 / R45455C17: got '1404 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45457 / R45457C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45457 / R45457C13: got '508-516 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45457 / R45457C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45457 / R45457C17: got '2401-2417 33rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45458 / R45458C10: got '708 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45458 / R45458C13: got '708 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45458 / R45458C14: got '4611 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45458 / R45458C17: got '4611 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45460 / R45460C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45460 / R45460C13: got '4899-4993 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45460 / R45460C14: got '1231 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45460 / R45460C17: got '1231 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45461 / R45461C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45461 / R45461C13: got '211-299 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45461 / R45461C14: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45461 / R45461C17: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45462 / R45462C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45462 / R45462C13: got '1100-1138 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45462 / R45462C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45462 / R45462C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45463 / R45463C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45463 / R45463C13: got '279-299 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45463 / R45463C14: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45463 / R45463C17: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45464 / R45464C10: got '5513 Airport Way S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45464 / R45464C13: got '5513 Airport Way S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45464 / R45464C14: got '205 Fulton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45464 / R45464C17: got '205 Fulton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45466 / R45466C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45466 / R45466C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45466 / R45466C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45466 / R45466C17: got '225-263 S King St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45467 / R45467C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45467 / R45467C13: got '1499 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45467 / R45467C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45467 / R45467C17: got '5810-5816 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45468 / R45468C10: got '3311 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45468 / R45468C13: got '3311 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45468 / R45468C14: got '1018 E Seneca St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45468 / R45468C17: got '1018 E Seneca St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45469 / R45469C10: got 'Seattle, WA, 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45469 / R45469C13: got '10001-10005 7th Ave
## NW, Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45469 / R45469C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45469 / R45469C17: got '7347-7349 Winona Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45471 / R45471C10: got '2502 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45471 / R45471C13: got '2502 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45471 / R45471C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45471 / R45471C17: got '933-999 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45472 / R45472C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45472 / R45472C13: got '351-361 Newell St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45472 / R45472C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45472 / R45472C17: got '2133-2187 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45474 / R45474C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45474 / R45474C13: got '2301-2315 S Spencer
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45474 / R45474C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45474 / R45474C17: got '830-898 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45475 / R45475C10: got '1206 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45475 / R45475C13: got '1206 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45475 / R45475C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45475 / R45475C17: got '115-119 N 85th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45477 / R45477C10: got '7749 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45477 / R45477C13: got '7749 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45477 / R45477C14: got '4415 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45477 / R45477C17: got '4415 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45478 / R45478C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45478 / R45478C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45478 / R45478C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45478 / R45478C17: got '175-199 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45479 / R45479C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45479 / R45479C13: got '901-993 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45479 / R45479C14: got '4206 NE 29th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45479 / R45479C17: got '4206 NE 29th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45480 / R45480C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45480 / R45480C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45480 / R45480C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45480 / R45480C17: got '2800-2806 NE 117th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45482 / R45482C10: got '107 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45482 / R45482C13: got '107 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45482 / R45482C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45482 / R45482C17: got '151 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45484 / R45484C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45484 / R45484C13: got '1266-1498 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45484 / R45484C14: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45484 / R45484C17: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45485 / R45485C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45485 / R45485C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45485 / R45485C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45485 / R45485C17: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45486 / R45486C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45486 / R45486C13: got '1836 42nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45486 / R45486C14: got '115 Battery St
## Tunnel, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45486 / R45486C17: got '115 Battery St
## Tunnel, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45489 / R45489C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45489 / R45489C13: got '5810-5816 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45489 / R45489C14: got '4421 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45489 / R45489C17: got '4421 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45491 / R45491C10: got '915 NE Ravenna Blvd,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45491 / R45491C13: got '915 NE Ravenna Blvd,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45491 / R45491C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45491 / R45491C17: got '4439-4511 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45492 / R45492C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45492 / R45492C13: got '4301-4307 N Borthwick
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45492 / R45492C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45492 / R45492C17: got '4057-4075 N
## Interstate Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45494 / R45494C10: got '1131 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45494 / R45494C13: got '1131 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45494 / R45494C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45494 / R45494C17: got '1001-1099 NW 12th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45495 / R45495C10: got '5802 Padilla Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45495 / R45495C13: got '5802 Padilla Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45495 / R45495C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45495 / R45495C17: got '10965-10999 Phinney
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45497 / R45497C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45497 / R45497C13: got '615-651 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45497 / R45497C14: got '818 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45497 / R45497C17: got '818 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45498 / R45498C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45498 / R45498C13: got '1400-1468 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45498 / R45498C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45498 / R45498C17: got '1456-1498 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45500 / R45500C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45500 / R45500C13: got '1401-1431 NW 17th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45500 / R45500C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45500 / R45500C17: got '154-198 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45502 / R45502C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45502 / R45502C13: got '751-773 Garfield St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45502 / R45502C14: got '915 NE Ravenna Blvd,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45502 / R45502C17: got '915 NE Ravenna Blvd,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45503 / R45503C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45503 / R45503C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45503 / R45503C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45503 / R45503C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45504 / R45504C10: got '1715 NW 25th Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45504 / R45504C13: got '1715 NW 25th Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45504 / R45504C14: got '122 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45504 / R45504C17: got '122 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45505 / R45505C10: got '7326 11th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45505 / R45505C13: got '7326 11th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45505 / R45505C14: got '4225 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45505 / R45505C17: got '4225 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45506 / R45506C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45506 / R45506C13: got '2801-2805 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45506 / R45506C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45506 / R45506C17: got '508-516 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45507 / R45507C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45507 / R45507C13: got '1617-1699 NW
## Pettygrove St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45507 / R45507C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45507 / R45507C17: got '1105-1139 NW Lovejoy
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45508 / R45508C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45508 / R45508C13: got '3643-3661 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45508 / R45508C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45508 / R45508C17: got '768-898 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45509 / R45509C10: got '4125 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45509 / R45509C13: got '4125 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45509 / R45509C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45509 / R45509C17: got '601-699 SW Main St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45510 / R45510C10: got '4713a 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45510 / R45510C13: got '4713a 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45510 / R45510C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45510 / R45510C17: got '212-224 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45511 / R45511C10: got '4026 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45511 / R45511C13: got '4026 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45511 / R45511C14: got '1404 SE 41st Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45511 / R45511C17: got '1404 SE 41st Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45512 / R45512C10: got '1018 E Seneca St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45512 / R45512C13: got '1018 E Seneca St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45512 / R45512C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45512 / R45512C17: got '1000-1002 E Seneca
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45516 / R45516C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45516 / R45516C13: got '225-263 S King St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45516 / R45516C14: got '107 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45516 / R45516C17: got '107 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45517 / R45517C10: got '4722 N Amherst St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45517 / R45517C13: got '4722 N Amherst St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45517 / R45517C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45517 / R45517C17: got '615-651 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45518 / R45518C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45518 / R45518C13: got '401-499 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45518 / R45518C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45518 / R45518C17: got '660-676 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45519 / R45519C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45519 / R45519C13: got '365-399 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45519 / R45519C14: got '409 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45519 / R45519C17: got '409 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45520 / R45520C10: got '8537 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45520 / R45520C13: got '8537 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45520 / R45520C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45520 / R45520C17: got '2643-2699 NE 117th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45521 / R45521C10: got '1404 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45521 / R45521C13: got '1404 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45521 / R45521C14: got '1404 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45521 / R45521C17: got '1404 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45522 / R45522C10: got '3408 SE 62nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45522 / R45522C13: got '3408 SE 62nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45522 / R45522C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45522 / R45522C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45526 / R45526C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45526 / R45526C13: got '175-199 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45526 / R45526C14: got '1041 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45526 / R45526C17: got '1041 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45527 / R45527C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45527 / R45527C13: got '830-898 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45527 / R45527C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45527 / R45527C17: got '2019-2031 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45528 / R45528C10: got '32 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45528 / R45528C13: got '32 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45528 / R45528C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45528 / R45528C17: got '4901-4903 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45529 / R45529C10: got '541 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45529 / R45529C13: got '541 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45529 / R45529C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45529 / R45529C17: got '351-361 Newell St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45530 / R45530C10: got '4741 47th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45530 / R45530C13: got '4741 47th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45530 / R45530C14: got '109 NE 53rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45530 / R45530C17: got '109 NE 53rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45531 / R45531C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45531 / R45531C13: got '1977-1999 NW Overton
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45531 / R45531C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45531 / R45531C17: got '3301-3499 NE 29th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45532 / R45532C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45532 / R45532C13: got '6215-6227 SW Corbett
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45532 / R45532C14: got '1708 SE Claybourne
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45532 / R45532C17: got '1708 SE Claybourne
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45534 / R45534C10: got '1350 NW Raleigh St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45534 / R45534C13: got '1350 NW Raleigh St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45534 / R45534C14: got '914 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45534 / R45534C17: got '914 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45535 / R45535C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45535 / R45535C13: got '1300-1382 SE 38th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45535 / R45535C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45535 / R45535C17: got '125-199 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45536 / R45536C10: got '8509 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45536 / R45536C13: got '8509 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45536 / R45536C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45536 / R45536C17: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45537 / R45537C10: got '818 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45537 / R45537C13: got '818 SW Broadway,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45537 / R45537C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45537 / R45537C17: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45538 / R45538C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45538 / R45538C13: got '2-48 NE Wygant St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45538 / R45538C14: got '1131 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45538 / R45538C17: got '1131 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45540 / R45540C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45540 / R45540C13: got '700-716 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45540 / R45540C14: got '203 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45540 / R45540C17: got '203 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45541 / R45541C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45541 / R45541C13: got '979-999 S Nebraska
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45541 / R45541C14: got '1270 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45541 / R45541C17: got '1270 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45542 / R45542C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45542 / R45542C13: got '1455 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45542 / R45542C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45542 / R45542C17: got '1323-1325 N Allen Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45543 / R45543C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45543 / R45543C13: got '115-119 N 85th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45543 / R45543C14: got '2001 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45543 / R45543C17: got '2001 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45544 / R45544C10: got '1230 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45544 / R45544C13: got '1230 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45544 / R45544C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45544 / R45544C17: got '1499 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45545 / R45545C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45545 / R45545C13: got '6015-6017 7th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45545 / R45545C14: got '2414 Occidental Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45545 / R45545C17: got '2414 Occidental Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45546 / R45546C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45546 / R45546C13: got '1800-1814 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45546 / R45546C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45546 / R45546C17: got '1100-1138 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45547 / R45547C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45547 / R45547C13: got '2836-2850 S Walden
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45547 / R45547C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45547 / R45547C17: got '3501-3599 S Edmunds
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45549 / R45549C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45549 / R45549C13: got '9121-9161 28th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45549 / R45549C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45549 / R45549C17: got '538 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45550 / R45550C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45550 / R45550C13: got '8914 Lake City Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45550 / R45550C14: got '403 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45550 / R45550C17: got '403 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45551 / R45551C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45551 / R45551C13: got '125-199 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45551 / R45551C14: got '5924 NE Cleveland
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45551 / R45551C17: got '5924 NE Cleveland
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45553 / R45553C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45553 / R45553C13: got '1130-1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45553 / R45553C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45553 / R45553C17: got '726-788 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45554 / R45554C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45554 / R45554C13: got '1140-1168 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45554 / R45554C14: got '1215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45554 / R45554C17: got '1215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45555 / R45555C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45555 / R45555C13: got '900-998 NW Johnson
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45555 / R45555C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45555 / R45555C17: got '4300-4322 N Borthwick
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45556 / R45556C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45556 / R45556C13: got '1456-1498 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45556 / R45556C14: got '5513 Airport Way S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45556 / R45556C17: got '5513 Airport Way S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45557 / R45557C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45557 / R45557C13: got '509-599 NE Hassalo
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45557 / R45557C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45557 / R45557C17: got '1977-1999 NW Overton
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45558 / R45558C10: got '3923 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45558 / R45558C13: got '3923 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45558 / R45558C14: got '215 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45558 / R45558C17: got '215 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45559 / R45559C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45559 / R45559C13: got '201-215 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45559 / R45559C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45559 / R45559C17: got '751-773 Garfield St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45560 / R45560C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45560 / R45560C13: got '1501-1599 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45560 / R45560C14: got '4035 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45560 / R45560C17: got '4035 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45561 / R45561C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45561 / R45561C13: got '1103-1121 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45561 / R45561C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45561 / R45561C17: got '4736-4740 49th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45562 / R45562C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45562 / R45562C13: got '2101-2107 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45562 / R45562C14: got '208 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45562 / R45562C17: got '208 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45563 / R45563C10: got '1709 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45563 / R45563C13: got '1709 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45563 / R45563C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45563 / R45563C17: got '1223-1225 NE 104th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45564 / R45564C10: got '12026 23rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45564 / R45564C13: got '12026 23rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45564 / R45564C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45564 / R45564C17: got '1140-1168 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45565 / R45565C10: got '4023 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45565 / R45565C13: got '4023 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45565 / R45565C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45565 / R45565C17: got '14330-14336 Lake City
## Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45566 / R45566C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45566 / R45566C13: got '900-990 NW 16th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45566 / R45566C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45566 / R45566C17: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45567 / R45567C10: got '1404 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45567 / R45567C13: got '1404 NE 59th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45567 / R45567C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45567 / R45567C17: got '279-299 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45568 / R45568C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45568 / R45568C13: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45568 / R45568C14: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45568 / R45568C17: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45570 / R45570C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45570 / R45570C13: got '2401-2417 33rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45570 / R45570C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45570 / R45570C17: got '578-598 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45573 / R45573C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45573 / R45573C13: got '2133-2187 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45573 / R45573C14: got '2130 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45573 / R45573C17: got '2130 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45575 / R45575C10: got '1305 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45575 / R45575C13: got '1305 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45575 / R45575C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45575 / R45575C17: got '5600-5614 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45576 / R45576C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45576 / R45576C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45576 / R45576C14: got '1515 SW 10th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45576 / R45576C17: got '1515 SW 10th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45577 / R45577C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45577 / R45577C13: got '507-599 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45577 / R45577C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45577 / R45577C17: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45579 / R45579C10: got '205 Fulton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45579 / R45579C13: got '205 Fulton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45579 / R45579C14: got '5227 28th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45579 / R45579C17: got '5227 28th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45584 / R45584C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45584 / R45584C13: got '1130-1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45584 / R45584C14: got '430 NE 16th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45584 / R45584C17: got '430 NE 16th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45585 / R45585C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45585 / R45585C13: got '4057-4075 N
## Interstate Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45585 / R45585C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45585 / R45585C17: got '4300-4322 N Borthwick
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45586 / R45586C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45586 / R45586C13: got '2404-2408 E Roanoke
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45586 / R45586C14: got '1709 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45586 / R45586C17: got '1709 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45587 / R45587C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45587 / R45587C13: got '1829-1899 NE Alberta
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45587 / R45587C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45587 / R45587C17: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45588 / R45588C10: got '10720 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45588 / R45588C13: got '10720 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45588 / R45588C14: got '1206 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45588 / R45588C17: got '1206 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45589 / R45589C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45589 / R45589C13: got '212-224 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45589 / R45589C14: got '8916 Fauntleroy Way
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45589 / R45589C17: got '8916 Fauntleroy Way
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45590 / R45590C10: got '4415 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45590 / R45590C13: got '4415 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45590 / R45590C14: got '8015 14th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45590 / R45590C17: got '8015 14th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45591 / R45591C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45591 / R45591C13: got '3615-3625 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45591 / R45591C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45591 / R45591C17: got '1539-1543 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45592 / R45592C10: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45592 / R45592C13: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45592 / R45592C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45592 / R45592C17: got '6400-6430 SE Steele
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45593 / R45593C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45593 / R45593C13: got '1201-1217 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45593 / R45593C14: got '909 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45593 / R45593C17: got '909 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45594 / R45594C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45594 / R45594C13: got '305-347 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45594 / R45594C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45594 / R45594C17: got '3300-3398 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45596 / R45596C10: got '2001 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45596 / R45596C13: got '2001 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45596 / R45596C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45596 / R45596C17: got '365-399 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45598 / R45598C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45598 / R45598C13: got '2501-2527 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45598 / R45598C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45598 / R45598C17: got '309-367 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45599 / R45599C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45599 / R45599C13: got '2643-2699 NE 117th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45599 / R45599C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45599 / R45599C17: got '321-339 Woodland Park
## Loop, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45600 / R45600C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45600 / R45600C13: got '303-307 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45600 / R45600C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45600 / R45600C17: got '500 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45602 / R45602C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45602 / R45602C13: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45602 / R45602C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45602 / R45602C17: got '1829-1899 NE Alberta
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45603 / R45603C10: got '7002 Alonzo Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45603 / R45603C13: got '7002 Alonzo Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45603 / R45603C14: got '8509 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45603 / R45603C17: got '8509 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45604 / R45604C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45604 / R45604C13: got '2023-2049 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45604 / R45604C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45604 / R45604C17: got '507-599 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45605 / R45605C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45605 / R45605C13: got '933-999 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45605 / R45605C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45605 / R45605C17: got '1039-1089 Fairview
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45606 / R45606C10: got '203 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45606 / R45606C13: got '203 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45606 / R45606C14: got '2502 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45606 / R45606C17: got '2502 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45607 / R45607C10: got '933 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45607 / R45607C13: got '933 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45607 / R45607C14: got '215 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45607 / R45607C17: got '215 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45609 / R45609C10: got '519 W Prospect St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45609 / R45609C13: got '519 W Prospect St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45609 / R45609C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45609 / R45609C17: got '303-307 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45612 / R45612C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45612 / R45612C13: got '1000-1002 E Seneca
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45612 / R45612C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45612 / R45612C17: got '401-447 N 100th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45613 / R45613C10: got '2414 Occidental Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45613 / R45613C13: got '2414 Occidental Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45613 / R45613C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45613 / R45613C17: got '700-716 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45614 / R45614C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45614 / R45614C13: got '1357-1399 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45614 / R45614C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45614 / R45614C17: got '615-623 S Findlay St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45615 / R45615C10: got '022 SW Porter St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45615 / R45615C13: got '022 SW Porter St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45615 / R45615C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45615 / R45615C17: got '1401-1417 SW 10th
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45616 / R45616C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45616 / R45616C13: got '2105-2115 NE 49th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45616 / R45616C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45616 / R45616C17: got '201-257 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45617 / R45617C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45617 / R45617C13: got '309-367 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45617 / R45617C14: got '022 SW Porter St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45617 / R45617C17: got '022 SW Porter St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45618 / R45618C10: got '462 N 130th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45618 / R45618C13: got '462 N 130th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45618 / R45618C14: got '12026 23rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45618 / R45618C17: got '12026 23rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45620 / R45620C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45620 / R45620C13: got '2040-2230 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45620 / R45620C14: got '515 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45620 / R45620C17: got '515 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45621 / R45621C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45621 / R45621C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45621 / R45621C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45621 / R45621C17: got '2396-2398 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45622 / R45622C10: got '2357 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45622 / R45622C13: got '2357 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45622 / R45622C14: got '404 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45622 / R45622C17: got '404 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45623 / R45623C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45623 / R45623C13: got '3961-3999 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45623 / R45623C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45623 / R45623C17: got '201-215 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45624 / R45624C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45624 / R45624C13: got '578-598 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45624 / R45624C14: got '2284 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45624 / R45624C17: got '2284 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45625 / R45625C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45625 / R45625C13: got '1039-1089 Fairview
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45625 / R45625C14: got '409 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45625 / R45625C17: got '409 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45629 / R45629C10: got '1041 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45629 / R45629C13: got '1041 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45629 / R45629C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45629 / R45629C17: got '6547-6551 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45632 / R45632C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45632 / R45632C13: got '1001-1099 NW 12th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45632 / R45632C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45632 / R45632C17: got '1130-1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45634 / R45634C10: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45634 / R45634C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45634 / R45634C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45634 / R45634C17: got '7901-7999 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45638 / R45638C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45638 / R45638C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45638 / R45638C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45638 / R45638C17: got '5424-5498 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45639 / R45639C10: got '800 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45639 / R45639C13: got '800 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45639 / R45639C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45639 / R45639C17: got '679-699 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45640 / R45640C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45640 / R45640C13: got '64-84 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45640 / R45640C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45640 / R45640C17: got '64-84 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45642 / R45642C10: got '932 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45642 / R45642C13: got '932 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45642 / R45642C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45642 / R45642C17: got '2201-2299 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45644 / R45644C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45644 / R45644C13: got '4771-4799 24th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45644 / R45644C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45644 / R45644C17: got '2201 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45645 / R45645C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45645 / R45645C13: got '5600-5614 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45645 / R45645C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45645 / R45645C17: got '1249-1269 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45646 / R45646C10: got '5924 NE Cleveland
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45646 / R45646C13: got '5924 NE Cleveland
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45646 / R45646C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45646 / R45646C17: got '1347-1399 N Mason St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45647 / R45647C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45647 / R45647C13: got '408-498 Pike St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45647 / R45647C14: got '315 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45647 / R45647C17: got '315 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45649 / R45649C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45649 / R45649C13: got '303-321 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45649 / R45649C14: got '1631 Boylston Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45649 / R45649C17: got '1631 Boylston Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45650 / R45650C10: got '4228 27th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45650 / R45650C13: got '4228 27th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45650 / R45650C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45650 / R45650C17: got '4400-4498 Williams
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45651 / R45651C10: got '4308 SW Hinds St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45651 / R45651C13: got '4308 SW Hinds St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45651 / R45651C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45651 / R45651C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45652 / R45652C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45652 / R45652C13: got '4901-4903 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45652 / R45652C14: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45652 / R45652C17: got '5801-6199 East Green
## Lake Way N, Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45653 / R45653C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45653 / R45653C13: got '1120-1128 21st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45653 / R45653C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45653 / R45653C17: got '83-99 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45654 / R45654C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45654 / R45654C13: got '740-756 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45654 / R45654C14: got '119 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45654 / R45654C17: got '119 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45655 / R45655C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45655 / R45655C13: got '4300-4322 N Borthwick
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45655 / R45655C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45655 / R45655C17: got '635-699 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45656 / R45656C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45656 / R45656C13: got '83-99 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45656 / R45656C14: got '317 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45656 / R45656C17: got '317 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45657 / R45657C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45657 / R45657C13: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45657 / R45657C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45657 / R45657C17: got '5599 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45659 / R45659C10: got '8515 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45659 / R45659C13: got '8515 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45659 / R45659C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45659 / R45659C17: got '2296-2298 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45660 / R45660C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45660 / R45660C13: got '1512-1598 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45660 / R45660C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45660 / R45660C17: got '1104-1112 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45661 / R45661C10: got '1009C E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45661 / R45661C13: got '1009C E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45661 / R45661C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45661 / R45661C17: got '551-575 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45662 / R45662C10: got '800 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45662 / R45662C13: got '800 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45662 / R45662C14: got '3327 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45662 / R45662C17: got '3327 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45663 / R45663C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45663 / R45663C13: got '4724-4730 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45663 / R45663C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45663 / R45663C17: got '3228-3232 39th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45664 / R45664C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45664 / R45664C13: got '401-411 W Blaine St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45664 / R45664C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45664 / R45664C17: got '3026-3028 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45665 / R45665C10: got '109 NE 53rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45665 / R45665C13: got '109 NE 53rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45665 / R45665C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45665 / R45665C17: got '124-128 NE 63rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45666 / R45666C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45666 / R45666C13: got '2296-2298 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45666 / R45666C14: got '516 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45666 / R45666C17: got '516 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45667 / R45667C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45667 / R45667C13: got '3501-3599 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45667 / R45667C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45667 / R45667C17: got '215-219 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45668 / R45668C10: got '3026 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45668 / R45668C13: got '3026 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45668 / R45668C14: got '1527 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45668 / R45668C17: got '1527 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45669 / R45669C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45669 / R45669C13: got '1249-1269 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45669 / R45669C14: got '501 8th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45669 / R45669C17: got '501 8th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45672 / R45672C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45672 / R45672C13: got '64-84 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45672 / R45672C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45672 / R45672C17: got '100-130 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45673 / R45673C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45673 / R45673C13: got '1301-1333 E
## Interlaken Blvd, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45673 / R45673C14: got '2727 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45673 / R45673C17: got '2727 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45674 / R45674C10: got '5007 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45674 / R45674C13: got '5007 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45674 / R45674C14: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45674 / R45674C17: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45675 / R45675C10: got '3007 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45675 / R45675C13: got '3007 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45675 / R45675C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45675 / R45675C17: got '444-498 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45676 / R45676C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45676 / R45676C13: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45676 / R45676C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45676 / R45676C17: got '2201-2299 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45677 / R45677C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45677 / R45677C13: got '816-886 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45677 / R45677C14: got '3204 SW 100th St,
## Seattle, WA 98146'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45677 / R45677C17: got '3204 SW 100th St,
## Seattle, WA 98146'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45678 / R45678C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45678 / R45678C13: got '957-999 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45678 / R45678C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45678 / R45678C17: got '303-321 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45680 / R45680C10: got '113 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45680 / R45680C13: got '113 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45680 / R45680C14: got '2414 Occidental Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45680 / R45680C17: got '2414 Occidental Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45681 / R45681C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45681 / R45681C13: got '3655-3661 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45681 / R45681C14: got '611 8th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45681 / R45681C17: got '611 8th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45682 / R45682C10: got '1812 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45682 / R45682C13: got '1812 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45682 / R45682C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45682 / R45682C17: got '1150-1198 Howell St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45684 / R45684C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45684 / R45684C13: got '7901-7999 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45684 / R45684C14: got '343 N 81st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45684 / R45684C17: got '343 N 81st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45686 / R45686C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45686 / R45686C13: got '301-311 N 57th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45686 / R45686C14: got '28 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45686 / R45686C17: got '28 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45687 / R45687C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45687 / R45687C13: got '201-209 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45687 / R45687C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45687 / R45687C17: got '1051-1321 Lakeview
## Blvd E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45688 / R45688C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45688 / R45688C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45688 / R45688C14: got '4726 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45688 / R45688C17: got '4726 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45689 / R45689C10: got '234 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45689 / R45689C13: got '234 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45689 / R45689C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45689 / R45689C17: got '1401-1443 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45690 / R45690C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45690 / R45690C13: got '712-798 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45690 / R45690C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45690 / R45690C17: got '2701-2721 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45692 / R45692C10: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45692 / R45692C13: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45692 / R45692C14: got '3007 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45692 / R45692C17: got '3007 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45693 / R45693C10: got '3627 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45693 / R45693C13: got '3627 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45693 / R45693C14: got '301 NW 55th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45693 / R45693C17: got '301 NW 55th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45695 / R45695C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45695 / R45695C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45695 / R45695C14: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45695 / R45695C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45696 / R45696C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45696 / R45696C13: got '2234-2236 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45696 / R45696C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45696 / R45696C17: got '607-611 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45697 / R45697C10: got '3327 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45697 / R45697C13: got '3327 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45697 / R45697C14: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45697 / R45697C17: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45698 / R45698C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45698 / R45698C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45698 / R45698C14: got '3026 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45698 / R45698C17: got '3026 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45699 / R45699C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45699 / R45699C13: got '1201-1217 Olympic Way
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45699 / R45699C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45699 / R45699C17: got '3801-3817 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45700 / R45700C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45700 / R45700C13: got '5599 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45700 / R45700C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45700 / R45700C17: got '2234-2236 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45703 / R45703C10: got '3239 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45703 / R45703C13: got '3239 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45703 / R45703C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45703 / R45703C17: got '11858-11998 15th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45704 / R45704C10: got '2727 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45704 / R45704C13: got '2727 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45704 / R45704C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45704 / R45704C17: got '1191-1199 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45705 / R45705C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45705 / R45705C13: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45705 / R45705C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45705 / R45705C17: got '1801-1899 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45706 / R45706C10: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45706 / R45706C13: got '5801-6199 East Green
## Lake Way N, Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45706 / R45706C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45706 / R45706C17: got '4771-4799 24th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45707 / R45707C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45707 / R45707C13: got '2701-2721 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45707 / R45707C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45707 / R45707C17: got '12619-12699 Greenwood
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45709 / R45709C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45709 / R45709C13: got '6301-6399 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45709 / R45709C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45709 / R45709C17: got '2200-2214 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45710 / R45710C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45710 / R45710C13: got '8555-8613 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45710 / R45710C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45710 / R45710C17: got '1512-1598 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45711 / R45711C10: got '408 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45711 / R45711C13: got '408 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45711 / R45711C14: got '711 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45711 / R45711C17: got '711 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45712 / R45712C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45712 / R45712C13: got '64-84 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45712 / R45712C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45712 / R45712C17: got '64-84 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45713 / R45713C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45713 / R45713C13: got '635-699 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45713 / R45713C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45713 / R45713C17: got '7800-7816 N Albina
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45714 / R45714C10: got '2725 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45714 / R45714C13: got '2725 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45714 / R45714C14: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45714 / R45714C17: got '4919-4923 N Fessenden
## St, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45715 / R45715C10: got 'Seattle, WA, 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45715 / R45715C13: got '7310-7314 S 115th St,
## Seattle, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45715 / R45715C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45715 / R45715C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45716 / R45716C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45716 / R45716C13: got '1051-1321 Lakeview
## Blvd E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45716 / R45716C14: got 'Seattle, WA, 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45716 / R45716C17: got '7310-7314 S 115th St,
## Seattle, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45717 / R45717C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45717 / R45717C13: got '1801-1899 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45717 / R45717C14: got '3409 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45717 / R45717C17: got '3409 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45718 / R45718C10: got '2117 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45718 / R45718C13: got '2117 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45718 / R45718C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45718 / R45718C17: got '911-917 Hiawatha Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45719 / R45719C10: got '4726 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45719 / R45719C13: got '4726 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45719 / R45719C14: got '1615 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45719 / R45719C17: got '1615 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45720 / R45720C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45720 / R45720C13: got '1347-1399 N Mason St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45720 / R45720C14: got '2715 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45720 / R45720C17: got '2715 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45721 / R45721C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45721 / R45721C13: got '207-299 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45721 / R45721C14: got '6815 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45721 / R45721C17: got '6815 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45722 / R45722C10: got '501 8th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45722 / R45722C13: got '501 8th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45722 / R45722C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45722 / R45722C17: got '7769-7955 20th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45724 / R45724C10: got '4418 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45724 / R45724C13: got '4418 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45724 / R45724C14: got '4454 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45724 / R45724C17: got '4454 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45725 / R45725C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45725 / R45725C13: got '1545-1607 SE 31st
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45725 / R45725C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45725 / R45725C17: got '3324-3398 SE Stephens
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45726 / R45726C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45726 / R45726C13: got '7800-7816 N Albina
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45726 / R45726C14: got '7435 N Curtis Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45726 / R45726C17: got '7435 N Curtis Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45728 / R45728C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45728 / R45728C13: got '118-124 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45728 / R45728C14: got '12707 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45728 / R45728C17: got '12707 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45729 / R45729C10: got '3204 SW 100th St,
## Seattle, WA 98146'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45729 / R45729C13: got '3204 SW 100th St,
## Seattle, WA 98146'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45729 / R45729C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45729 / R45729C17: got '4439-4511 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45730 / R45730C10: got '1215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45730 / R45730C13: got '1215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45730 / R45730C14: got '2117 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45730 / R45730C17: got '2117 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45731 / R45731C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45731 / R45731C13: got '7769-7955 20th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45731 / R45731C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45731 / R45731C17: got '4724-4730 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45732 / R45732C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45732 / R45732C13: got '2201 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45732 / R45732C14: got '345 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45732 / R45732C17: got '345 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45733 / R45733C10: got '611 8th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45733 / R45733C13: got '611 8th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45733 / R45733C14: got '923 Davis Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45733 / R45733C17: got '923 Davis Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45734 / R45734C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45734 / R45734C13: got '1401-1443 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45734 / R45734C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45734 / R45734C17: got '848-898 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45736 / R45736C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45736 / R45736C13: got '1223-1225 NE 104th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45736 / R45736C14: got '1812 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45736 / R45736C17: got '1812 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45737 / R45737C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45737 / R45737C13: got '100-130 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45737 / R45737C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45737 / R45737C17: got '118-124 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45738 / R45738C10: got '7013 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45738 / R45738C13: got '7013 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45738 / R45738C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45738 / R45738C17: got '1015-1021 W Crockett
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45739 / R45739C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45739 / R45739C13: got '4400-4498 Williams
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45739 / R45739C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45739 / R45739C17: got '4400-4498 Williams
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45740 / R45740C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45740 / R45740C13: got '3300-3398 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45740 / R45740C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45740 / R45740C17: got '2434-2498 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45741 / R45741C10: got '119 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45741 / R45741C13: got '119 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45741 / R45741C14: got '6900A 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45741 / R45741C17: got '6900A 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45742 / R45742C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45742 / R45742C13: got '453 N 42nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45742 / R45742C14: got '1009C E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45742 / R45742C17: got '1009C E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45744 / R45744C10: got '1631 Boylston Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45744 / R45744C13: got '1631 Boylston Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45744 / R45744C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45744 / R45744C17: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45745 / R45745C10: got '516 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45745 / R45745C13: got '516 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45745 / R45745C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45745 / R45745C17: got '401-411 W Blaine St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45746 / R45746C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45746 / R45746C13: got '4001-4009 NE 87th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45746 / R45746C14: got '3239 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45746 / R45746C17: got '3239 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45747 / R45747C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45747 / R45747C13: got '3801-3817 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45747 / R45747C14: got '6115 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45747 / R45747C17: got '6115 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45748 / R45748C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45748 / R45748C13: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45748 / R45748C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45748 / R45748C17: got '8555-8613 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45749 / R45749C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45749 / R45749C13: got '1150-1198 Howell St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45749 / R45749C14: got '234 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45749 / R45749C17: got '234 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45751 / R45751C10: got '1527 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45751 / R45751C13: got '1527 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45751 / R45751C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45751 / R45751C17: got '5547-5553 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45754 / R45754C10: got '3409 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45754 / R45754C13: got '3409 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45754 / R45754C14: got '3627 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45754 / R45754C17: got '3627 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45755 / R45755C10: got '8015 14th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45755 / R45755C13: got '8015 14th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45755 / R45755C14: got '88 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45755 / R45755C17: got '88 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45756 / R45756C10: got '317 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45756 / R45756C13: got '317 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45756 / R45756C14: got '840 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45756 / R45756C17: got '840 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45757 / R45757C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45757 / R45757C13: got '607-611 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45757 / R45757C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45757 / R45757C17: got '205-209 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45758 / R45758C10: got '2776 NW Upshur St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45758 / R45758C13: got '2776 NW Upshur St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45758 / R45758C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45758 / R45758C17: got '2843-2999 N Terry St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45759 / R45759C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45759 / R45759C13: got '444-498 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45759 / R45759C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45759 / R45759C17: got '408-498 Pike St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45760 / R45760C10: got '28 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45760 / R45760C13: got '28 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45760 / R45760C14: got '55 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45760 / R45760C17: got '55 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45761 / R45761C10: got '1115 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45761 / R45761C13: got '1115 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45761 / R45761C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45761 / R45761C17: got '6301-6399 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45762 / R45762C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45762 / R45762C13: got '2434-2498 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45762 / R45762C14: got '1915 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45762 / R45762C17: got '1915 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45763 / R45763C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45763 / R45763C13: got '6529-6533 44th Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45763 / R45763C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45763 / R45763C17: got '3501-3599 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45764 / R45764C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45764 / R45764C13: got '2800-2806 NE 117th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45764 / R45764C14: got '14309 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45764 / R45764C17: got '14309 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45766 / R45766C10: got '315 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45766 / R45766C13: got '315 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45766 / R45766C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45766 / R45766C17: got '525-527 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45771 / R45771C10: got '1615 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45771 / R45771C13: got '1615 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45771 / R45771C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45771 / R45771C17: got '1201-1217 Olympic Way
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45772 / R45772C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45772 / R45772C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45772 / R45772C14: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45772 / R45772C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45773 / R45773C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45773 / R45773C13: got '2014-2098 W Barrett
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45773 / R45773C14: got '800 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45773 / R45773C17: got '800 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45777 / R45777C10: got '4421 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45777 / R45777C13: got '4421 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45777 / R45777C14: got '1623 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45777 / R45777C17: got '1623 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45779 / R45779C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45779 / R45779C13: got '1191-1199 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45779 / R45779C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45779 / R45779C17: got '2533-2537 Warren Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45784 / R45784C10: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45784 / R45784C13: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45784 / R45784C14: got '218 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45784 / R45784C17: got '218 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45786 / R45786C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45786 / R45786C13: got '2201-2299 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45786 / R45786C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45786 / R45786C17: got '610-612 2nd Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45788 / R45788C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45788 / R45788C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45788 / R45788C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45788 / R45788C17: got '162-198 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45789 / R45789C10: got '2715 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45789 / R45789C13: got '2715 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45789 / R45789C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45789 / R45789C17: got '4046-4098 N Montana
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45790 / R45790C10: got '923 Davis Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45790 / R45790C13: got '923 Davis Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45790 / R45790C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45790 / R45790C17: got '601-651 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45791 / R45791C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45791 / R45791C13: got '610-612 2nd Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45791 / R45791C14: got '9007 45th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45791 / R45791C17: got '9007 45th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45792 / R45792C10: got '6900A 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45792 / R45792C13: got '6900A 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45792 / R45792C14: got '408 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45792 / R45792C17: got '408 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45793 / R45793C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45793 / R45793C13: got '660-676 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45793 / R45793C14: got '7013 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45793 / R45793C17: got '7013 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45794 / R45794C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45794 / R45794C13: got '712-798 SE 42nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45794 / R45794C14: got '2725 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45794 / R45794C17: got '2725 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45795 / R45795C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45795 / R45795C13: got '6400-6430 SE Steele
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45795 / R45795C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45795 / R45795C17: got '3816-3824 SE
## Gladstone St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45796 / R45796C10: got '218 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45796 / R45796C13: got '218 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45796 / R45796C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45796 / R45796C17: got '740-756 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45800 / R45800C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45800 / R45800C13: got '911-917 Hiawatha Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45800 / R45800C14: got '5710 Latona Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45800 / R45800C17: got '5710 Latona Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45801 / R45801C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45801 / R45801C13: got '5424-5498 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45801 / R45801C14: got '6409 Latona Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45801 / R45801C17: got '6409 Latona Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45802 / R45802C10: got '88 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45802 / R45802C13: got '88 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45802 / R45802C14: got '113 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45802 / R45802C17: got '113 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45803 / R45803C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45803 / R45803C13: got '768-898 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45803 / R45803C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45803 / R45803C17: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45804 / R45804C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45804 / R45804C13: got '162-198 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45804 / R45804C14: got '800 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45804 / R45804C17: got '800 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45806 / R45806C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45806 / R45806C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45806 / R45806C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45806 / R45806C17: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45808 / R45808C10: got '55 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45808 / R45808C13: got '55 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45808 / R45808C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45808 / R45808C17: got '201-209 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45809 / R45809C10: got '343 N 81st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45809 / R45809C13: got '343 N 81st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45809 / R45809C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45809 / R45809C17: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45810 / R45810C10: got '101 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45810 / R45810C13: got '101 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45810 / R45810C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45810 / R45810C17: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45811 / R45811C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45811 / R45811C13: got '811-877 Maynard Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45811 / R45811C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45811 / R45811C17: got '879-899 Maynard Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45812 / R45812C10: got '2903 Mayfair Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45812 / R45812C13: got '2903 Mayfair Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45812 / R45812C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45812 / R45812C17: got '3655-3661 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45813 / R45813C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45813 / R45813C13: got '205-209 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45813 / R45813C14: got '346 Diagonal Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45813 / R45813C17: got '346 Diagonal Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45814 / R45814C10: got '5227 28th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45814 / R45814C13: got '5227 28th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45814 / R45814C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45814 / R45814C17: got '504 9th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45815 / R45815C10: got '2111 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45815 / R45815C13: got '2111 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45815 / R45815C14: got '1115 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45815 / R45815C17: got '1115 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45816 / R45816C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45816 / R45816C13: got '4046-4098 N Montana
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45816 / R45816C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45816 / R45816C17: got '2-24 NE Jarrett St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45817 / R45817C10: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45817 / R45817C13: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45817 / R45817C14: got '2776 NW Upshur St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45817 / R45817C17: got '2776 NW Upshur St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45818 / R45818C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45818 / R45818C13: got '2201-2299 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45818 / R45818C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45818 / R45818C17: got '6529-6533 44th Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45827 / R45827C10: got '3144-3146 SE Franklin
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45827 / R45827C13: got '3144-3146 SE Franklin
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45827 / R45827C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45827 / R45827C17: got '26 NE 32nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45828 / R45828C10: got '14309 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45828 / R45828C13: got '14309 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45828 / R45828C14: got '9535 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45828 / R45828C17: got '9535 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45829 / R45829C10: got '301 NW 55th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45829 / R45829C13: got '301 NW 55th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45829 / R45829C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45829 / R45829C17: got '2313-2315 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45831 / R45831C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45831 / R45831C13: got '200-306 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45831 / R45831C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45831 / R45831C17: got '3426-3470 SE 49th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45832 / R45832C10: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45832 / R45832C13: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45832 / R45832C14: got '3550 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45832 / R45832C17: got '3550 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45833 / R45833C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45833 / R45833C13: got '525-527 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45833 / R45833C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45833 / R45833C17: got '313-399 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45834 / R45834C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45834 / R45834C13: got '1474-1498 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45834 / R45834C14: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45834 / R45834C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45835 / R45835C10: got '711 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45835 / R45835C13: got '711 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45835 / R45835C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45835 / R45835C17: got '6501-6799 34th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45836 / R45836C10: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45836 / R45836C13: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45836 / R45836C14: got '5221 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45836 / R45836C17: got '5221 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45839 / R45839C10: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45839 / R45839C13: got '5218-5398 N Fessenden
## St, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45839 / R45839C14: got '708-712 SE Harrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45839 / R45839C17: got '708-712 SE Harrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45841 / R45841C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45841 / R45841C13: got '147-199 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45841 / R45841C14: got '2416 SW Cloverdale
## St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45841 / R45841C17: got '2416 SW Cloverdale
## St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45842 / R45842C10: got '603 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45842 / R45842C13: got '603 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45842 / R45842C14: got '1157 N 78th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45842 / R45842C17: got '1157 N 78th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45844 / R45844C10: got '4400 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45844 / R45844C13: got '4400 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45844 / R45844C14: got '840 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45844 / R45844C17: got '840 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45845 / R45845C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45845 / R45845C13: got '14330-14336 Lake City
## Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45845 / R45845C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45845 / R45845C17: got '1200-1268 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45847 / R45847C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45847 / R45847C13: got '11858-11998 15th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45847 / R45847C14: got '701 N 64th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45847 / R45847C17: got '701 N 64th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45848 / R45848C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45848 / R45848C13: got '615-623 S Findlay St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45848 / R45848C14: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45848 / R45848C17: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45849 / R45849C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45849 / R45849C13: got '348-398 W Harrison
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45849 / R45849C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45849 / R45849C17: got '123-129 Belmont Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45852 / R45852C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45852 / R45852C13: got '801-811 Maynard Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45852 / R45852C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45852 / R45852C17: got '2245-2269 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45853 / R45853C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45853 / R45853C13: got '215-219 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45853 / R45853C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45853 / R45853C17: got '1324 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45854 / R45854C10: got '5221 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45854 / R45854C13: got '5221 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45854 / R45854C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45854 / R45854C17: got '3633 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45855 / R45855C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45855 / R45855C13: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45855 / R45855C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45855 / R45855C17: got '348-398 W Harrison
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45856 / R45856C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45856 / R45856C13: got '154-198 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45856 / R45856C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45856 / R45856C17: got '1717 SW Montgomery
## St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45857 / R45857C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45857 / R45857C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45857 / R45857C14: got '2814 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45857 / R45857C17: got '2814 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45858 / R45858C10: got '2814 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45858 / R45858C13: got '2814 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45858 / R45858C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45858 / R45858C17: got '2049-2059 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45859 / R45859C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45859 / R45859C13: got '115-149 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45859 / R45859C14: got '2141 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45859 / R45859C17: got '2141 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45862 / R45862C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45862 / R45862C13: got '2200-2214 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45862 / R45862C14: got '3450 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45862 / R45862C17: got '3450 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45863 / R45863C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45863 / R45863C13: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45863 / R45863C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45863 / R45863C17: got '1474-1498 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45864 / R45864C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45864 / R45864C13: got '504 9th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45864 / R45864C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45864 / R45864C17: got '5101-5199 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45865 / R45865C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45865 / R45865C13: got '1717 SW Montgomery
## St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45865 / R45865C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45865 / R45865C17: got '3128-3198 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45866 / R45866C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45866 / R45866C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45866 / R45866C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45866 / R45866C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45867 / R45867C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45867 / R45867C13: got '2407-2413 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45867 / R45867C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45867 / R45867C17: got '2700-2798 NE 68th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45868 / R45868C10: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45868 / R45868C13: got '4919-4923 N Fessenden
## St, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45868 / R45868C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45868 / R45868C17: got '3834-3968 SE 17th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45869 / R45869C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45869 / R45869C13: got '679-699 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45869 / R45869C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45869 / R45869C17: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45870 / R45870C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45870 / R45870C13: got '151 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45870 / R45870C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45870 / R45870C17: got '2407-2413 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45871 / R45871C10: got '840 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45871 / R45871C13: got '840 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45871 / R45871C14: got '4400 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45871 / R45871C17: got '4400 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45872 / R45872C10: got '2416 SW Cloverdale
## St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45872 / R45872C13: got '2416 SW Cloverdale
## St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45872 / R45872C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45872 / R45872C17: got '4400-4424 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45873 / R45873C10: got '2216 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45873 / R45873C13: got '2216 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45873 / R45873C14: got '400 Melrose Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45873 / R45873C17: got '400 Melrose Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45875 / R45875C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45875 / R45875C13: got '2049-2059 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45875 / R45875C14: got '2216 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45875 / R45875C17: got '2216 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45877 / R45877C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45877 / R45877C13: got '3128-3198 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45877 / R45877C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45877 / R45877C17: got '200-306 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45878 / R45878C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45878 / R45878C13: got '2313-2315 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45878 / R45878C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45878 / R45878C17: got '200-254 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45879 / R45879C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45879 / R45879C13: got '2533-2537 Warren Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45879 / R45879C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45879 / R45879C17: got '300-398 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45880 / R45880C10: got '6815 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45880 / R45880C13: got '6815 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45880 / R45880C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45880 / R45880C17: got '5700-5710 Latona Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45881 / R45881C10: got '1623 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45881 / R45881C13: got '1623 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45881 / R45881C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45881 / R45881C17: got '115-149 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45882 / R45882C10: got '4454 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45882 / R45882C13: got '4454 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45882 / R45882C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45882 / R45882C17: got '147-199 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45883 / R45883C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45883 / R45883C13: got '4400-4498 Williams
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45883 / R45883C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45883 / R45883C17: got '1001-1099 Summit Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45884 / R45884C10: got '2141 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45884 / R45884C13: got '2141 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45884 / R45884C14: got '2100 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45884 / R45884C17: got '2100 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45885 / R45885C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45885 / R45885C13: got '157-159 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45885 / R45885C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45885 / R45885C17: got '527-599 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45886 / R45886C10: got '400 Melrose Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45886 / R45886C13: got '400 Melrose Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45886 / R45886C14: got '622 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45886 / R45886C17: got '622 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45887 / R45887C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45887 / R45887C13: got '4400-4424 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45887 / R45887C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45887 / R45887C17: got '1122-1124 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45888 / R45888C10: got '3450 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45888 / R45888C13: got '3450 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45888 / R45888C14: got '8508 29th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45888 / R45888C17: got '8508 29th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45889 / R45889C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45889 / R45889C13: got '2245-2269 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45889 / R45889C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45889 / R45889C17: got '3215-3299 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45890 / R45890C10: got '5710 Latona Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45890 / R45890C13: got '5710 Latona Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45890 / R45890C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45890 / R45890C17: got '3501 SW Willow St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45891 / R45891C10: got '6115 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45891 / R45891C13: got '6115 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45891 / R45891C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45891 / R45891C17: got '1915-2055 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45892 / R45892C10: got '2130 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45892 / R45892C13: got '2130 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45892 / R45892C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45892 / R45892C17: got '4400-4498 SW Stevens
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45893 / R45893C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45893 / R45893C13: got '3324-3398 SE Stephens
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45893 / R45893C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45893 / R45893C17: got '909-915 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45894 / R45894C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45894 / R45894C13: got '1122-1124 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45894 / R45894C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45894 / R45894C17: got '897-899 Hiawatha Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45895 / R45895C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45895 / R45895C13: got '401-447 N 100th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45895 / R45895C14: got '521 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45895 / R45895C17: got '521 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45896 / R45896C10: got '6409 Latona Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45896 / R45896C13: got '6409 Latona Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45896 / R45896C14: got '2441 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45896 / R45896C17: got '2441 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45897 / R45897C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45897 / R45897C13: got '1001-1099 Summit Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45897 / R45897C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45897 / R45897C17: got '4801-4811 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45898 / R45898C10: got '708-712 SE Harrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45898 / R45898C13: got '708-712 SE Harrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45898 / R45898C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45898 / R45898C17: got '3500-3582 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45899 / R45899C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45899 / R45899C13: got '154-198 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45899 / R45899C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45899 / R45899C17: got '831-899 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45900 / R45900C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45900 / R45900C13: got '909-915 SE 12th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45900 / R45900C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45900 / R45900C17: got '901-909 N
## Killingsworth St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45901 / R45901C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45901 / R45901C13: got '527-599 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45901 / R45901C14: got '310 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45901 / R45901C17: got '310 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45902 / R45902C10: got '2441 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45902 / R45902C13: got '2441 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45902 / R45902C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45902 / R45902C17: got '2100-2116 NW Vernon
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45903 / R45903C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45903 / R45903C13: got '2-24 NE Jarrett St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45903 / R45903C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45903 / R45903C17: got '5301-5499 NE 34th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45904 / R45904C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45904 / R45904C13: got '2700-2798 NE 68th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45904 / R45904C14: got '400 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45904 / R45904C17: got '400 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45905 / R45905C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45905 / R45905C13: got '123-129 Belmont Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45905 / R45905C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45905 / R45905C17: got '815-819 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45906 / R45906C10: got '310 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45906 / R45906C13: got '310 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45906 / R45906C14: got '109 Newell St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45906 / R45906C17: got '109 Newell St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45907 / R45907C10: got '840 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45907 / R45907C13: got '840 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45907 / R45907C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45907 / R45907C17: got '401-451 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45908 / R45908C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45908 / R45908C13: got '3026-3028 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45908 / R45908C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45908 / R45908C17: got '1200-1268 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45909 / R45909C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45909 / R45909C13: got '2100-2116 NW Vernon
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45909 / R45909C14: got '2755 47th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45909 / R45909C17: got '2755 47th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45910 / R45910C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45910 / R45910C13: got '5700-5710 Latona Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45910 / R45910C14: got '2039 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45910 / R45910C17: got '2039 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45911 / R45911C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45911 / R45911C13: got '1915-2055 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45911 / R45911C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45911 / R45911C17: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45912 / R45912C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45912 / R45912C13: got '3633 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45912 / R45912C14: got '805 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45912 / R45912C17: got '805 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45913 / R45913C10: got '9007 45th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45913 / R45913C13: got '9007 45th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45913 / R45913C14: got '4837 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45913 / R45913C17: got '4837 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45914 / R45914C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45914 / R45914C13: got '5547-5553 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45914 / R45914C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45914 / R45914C17: got '5543-5547 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45915 / R45915C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45915 / R45915C13: got '1200-1268 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45915 / R45915C14: got '1953 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45915 / R45915C17: got '1953 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45916 / R45916C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45916 / R45916C13: got '401-451 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45916 / R45916C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45916 / R45916C17: got '700-710 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45917 / R45917C10: got '2039 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45917 / R45917C13: got '2039 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45917 / R45917C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45917 / R45917C17: got '5212-5218 Latona Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45919 / R45919C10: got '622 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45919 / R45919C13: got '622 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45919 / R45919C14: got '3845 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45919 / R45919C17: got '3845 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45920 / R45920C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45920 / R45920C13: got '1321 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45920 / R45920C14: got '1534 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45920 / R45920C17: got '1534 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45922 / R45922C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45922 / R45922C13: got '700-710 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45922 / R45922C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45922 / R45922C17: got '1301-1399 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45923 / R45923C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45923 / R45923C13: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45923 / R45923C14: got '12033 33rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45923 / R45923C17: got '12033 33rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45924 / R45924C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45924 / R45924C13: got '6501-6511 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45924 / R45924C14: got '14217 Evanston Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45924 / R45924C17: got '14217 Evanston Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45925 / R45925C10: got '4017 41st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45925 / R45925C13: got '4017 41st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45925 / R45925C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45925 / R45925C17: got '2313-2399 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45926 / R45926C10: got '1708 SE Claybourne
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45926 / R45926C13: got '1708 SE Claybourne
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45926 / R45926C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45926 / R45926C17: got '5700-5740 SE 23rd
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45927 / R45927C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45927 / R45927C13: got '4400-4498 SW Stevens
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45927 / R45927C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45927 / R45927C17: got '1801-1855 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45928 / R45928C10: got '1534 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45928 / R45928C13: got '1534 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45928 / R45928C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45928 / R45928C17: got '463-465 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45929 / R45929C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45929 / R45929C13: got '1801-1855 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45929 / R45929C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45929 / R45929C17: got '1400-1408 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45930 / R45930C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45930 / R45930C13: got '6501-6799 34th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45930 / R45930C14: got '417 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45930 / R45930C17: got '417 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45931 / R45931C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45931 / R45931C13: got '200-254 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45931 / R45931C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45931 / R45931C17: got '1908-1978 Yale Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45932 / R45932C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45932 / R45932C13: got '2843-2999 N Terry St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45932 / R45932C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45932 / R45932C17: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45933 / R45933C10: got '2100 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45933 / R45933C13: got '2100 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45933 / R45933C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45933 / R45933C17: got '1311-1317 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45934 / R45934C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45934 / R45934C13: got '463-465 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45934 / R45934C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45934 / R45934C17: got '1302-1308 W Emerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45935 / R45935C10: got '805 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45935 / R45935C13: got '805 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45935 / R45935C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45935 / R45935C17: got '1620-1624 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45936 / R45936C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45936 / R45936C13: got '1200-1268 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45936 / R45936C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45936 / R45936C17: got '1610-1616 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45938 / R45938C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45938 / R45938C13: got '4801-4811 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45938 / R45938C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45938 / R45938C17: got '3228-3232 39th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45939 / R45939C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45939 / R45939C13: got '2313-2399 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45939 / R45939C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45939 / R45939C17: got '100-104 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45940 / R45940C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45940 / R45940C13: got '124-128 NE 63rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45940 / R45940C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45940 / R45940C17: got '1200-1298 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45941 / R45941C10: got '3845 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45941 / R45941C13: got '3845 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45941 / R45941C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45941 / R45941C17: got '255-299 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45943 / R45943C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45943 / R45943C13: got '1104-1112 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45943 / R45943C14: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45943 / R45943C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45944 / R45944C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45944 / R45944C13: got '897-899 Hiawatha Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45944 / R45944C14: got '306 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45944 / R45944C17: got '306 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45945 / R45945C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45945 / R45945C13: got '831-899 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45945 / R45945C14: got '3712-3714 SE 31st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45945 / R45945C17: got '3712-3714 SE 31st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45946 / R45946C10: got '1953 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45946 / R45946C13: got '1953 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45946 / R45946C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45946 / R45946C17: got '1124 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45949 / R45949C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45949 / R45949C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45949 / R45949C14: got '780 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45949 / R45949C17: got '780 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45950 / R45950C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45950 / R45950C13: got '1200-1298 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45950 / R45950C14: got '810 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45950 / R45950C17: got '810 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45951 / R45951C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45951 / R45951C13: got '1311-1317 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45951 / R45951C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45951 / R45951C17: got '2100 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45952 / R45952C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45952 / R45952C13: got '1124 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45952 / R45952C14: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45952 / R45952C17: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45953 / R45953C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45953 / R45953C13: got '5301-5499 NE 34th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45953 / R45953C14: got '56-60 NE Emerson St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45953 / R45953C17: got '56-60 NE Emerson St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45954 / R45954C10: got '3550 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45954 / R45954C13: got '3550 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45954 / R45954C14: got '6405 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45954 / R45954C17: got '6405 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45955 / R45955C10: got '4837 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45955 / R45955C13: got '4837 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45955 / R45955C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45955 / R45955C17: got '3955-3999 SW Findlay
## St, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45956 / R45956C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45956 / R45956C13: got '1610-1616 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45956 / R45956C14: got '355 W Kinnear Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45956 / R45956C17: got '355 W Kinnear Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45957 / R45957C10: got '9423 15th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45957 / R45957C13: got '9423 15th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45957 / R45957C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45957 / R45957C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45959 / R45959C10: got '417 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45959 / R45959C13: got '417 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45959 / R45959C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45959 / R45959C17: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45960 / R45960C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45960 / R45960C13: got '2100 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45960 / R45960C14: got '409 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45960 / R45960C17: got '409 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45961 / R45961C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45961 / R45961C13: got '100-104 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45961 / R45961C14: got '2903 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45961 / R45961C17: got '2903 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45962 / R45962C10: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45962 / R45962C13: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45962 / R45962C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45962 / R45962C17: got '1600-1690 Yale Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45966 / R45966C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45966 / R45966C13: got '26 NE 32nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45966 / R45966C14: got '3332 SE Woodward St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45966 / R45966C17: got '3332 SE Woodward St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45967 / R45967C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45967 / R45967C13: got '901-909 N
## Killingsworth St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45967 / R45967C14: got '5838 NE Wygant St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45967 / R45967C17: got '5838 NE Wygant St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45968 / R45968C10: got '780 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45968 / R45968C13: got '780 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45968 / R45968C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45968 / R45968C17: got '154-198 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45969 / R45969C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45969 / R45969C13: got '1400-1408 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45969 / R45969C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45969 / R45969C17: got '957-999 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45970 / R45970C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45970 / R45970C13: got '1600-1690 Yale Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45970 / R45970C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45970 / R45970C17: got '901-999 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45971 / R45971C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45971 / R45971C13: got '1037-1099 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45971 / R45971C14: got '1125 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45971 / R45971C17: got '1125 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45972 / R45972C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45972 / R45972C13: got '957-999 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45972 / R45972C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45972 / R45972C17: got '1100-1138 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45973 / R45973C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45973 / R45973C13: got '3228-3232 39th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45973 / R45973C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45973 / R45973C17: got '26-48 Bay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45974 / R45974C10: got '409 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45974 / R45974C13: got '409 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45974 / R45974C14: got '1717 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45974 / R45974C17: got '1717 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45975 / R45975C10: got '12033 33rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45975 / R45975C13: got '12033 33rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45975 / R45975C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45975 / R45975C17: got '1001-1099 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45976 / R45976C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45976 / R45976C13: got '901-999 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45976 / R45976C14: got '1711 S Snoqualmie St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45976 / R45976C17: got '1711 S Snoqualmie St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45977 / R45977C10: got '9535 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45977 / R45977C13: got '9535 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45977 / R45977C14: got '7345 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45977 / R45977C17: got '7345 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45978 / R45978C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45978 / R45978C13: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45978 / R45978C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45978 / R45978C17: got '1094-1128 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45980 / R45980C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45980 / R45980C13: got '255-299 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45980 / R45980C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45980 / R45980C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45981 / R45981C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45981 / R45981C13: got '815-819 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45981 / R45981C14: got '3724 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45981 / R45981C17: got '3724 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45982 / R45982C10: got '701 N 64th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45982 / R45982C13: got '701 N 64th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45982 / R45982C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45982 / R45982C17: got '966 1st Avenue South,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45984 / R45984C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45984 / R45984C13: got '1015-1021 W Crockett
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45984 / R45984C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45984 / R45984C17: got '350-398 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45986 / R45986C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45986 / R45986C13: got '5700-5740 SE 23rd
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45986 / R45986C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45986 / R45986C17: got '447-499 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45987 / R45987C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45987 / R45987C13: got '401-411 NE 82nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45987 / R45987C14: got '1203a 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45987 / R45987C17: got '1203a 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45988 / R45988C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45988 / R45988C13: got '1094-1128 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45988 / R45988C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45988 / R45988C17: got '513-543 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45989 / R45989C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45989 / R45989C13: got '5543-5547 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45989 / R45989C14: got '900 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45989 / R45989C17: got '900 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45990 / R45990C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45990 / R45990C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45990 / R45990C14: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45990 / R45990C17: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45991 / R45991C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45991 / R45991C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45991 / R45991C14: got '2230 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45991 / R45991C17: got '2230 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45992 / R45992C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45992 / R45992C13: got '1908-1978 Yale Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45992 / R45992C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45992 / R45992C17: got '2909-2917 NE Blakeley
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45993 / R45993C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45993 / R45993C13: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45993 / R45993C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45993 / R45993C17: got '8613 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45994 / R45994C10: got '3724 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45994 / R45994C13: got '3724 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45994 / R45994C14: got '7755 25th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45994 / R45994C17: got '7755 25th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45995 / R45995C10: got '2230 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45995 / R45995C13: got '2230 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45995 / R45995C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45995 / R45995C17: got '931-969 WA-519,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J45996 / R45996C10: got '400 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M45996 / R45996C13: got '400 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45996 / R45996C14: got '2105 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45996 / R45996C17: got '2105 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45998 / R45998C10: got '1125 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45998 / R45998C13: got '1125 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N45998 / R45998C14: got '837 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q45998 / R45998C17: got '837 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J45999 / R45999C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M45999 / R45999C13: got '3667-3699 SE 26th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N45999 / R45999C14: got '550 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q45999 / R45999C17: got '550 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46001 / R46001C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46001 / R46001C13: got '1902-1908 NE 135th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46001 / R46001C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46001 / R46001C17: got '12033-12043 33rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46002 / R46002C10: got '7345 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46002 / R46002C13: got '7345 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46002 / R46002C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46002 / R46002C17: got '439-499 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46003 / R46003C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46003 / R46003C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46003 / R46003C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46003 / R46003C17: got '1701-1789 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46004 / R46004C10: got '355 W Kinnear Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46004 / R46004C13: got '355 W Kinnear Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46004 / R46004C14: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46004 / R46004C17: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46005 / R46005C10: got '56-60 NE Emerson St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46005 / R46005C13: got '56-60 NE Emerson St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46005 / R46005C14: got '5326 NE 34th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46005 / R46005C17: got '5326 NE 34th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46006 / R46006C10: got '5602 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46006 / R46006C13: got '5602 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46006 / R46006C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46006 / R46006C17: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46007 / R46007C10: got '1711 S Snoqualmie St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46007 / R46007C13: got '1711 S Snoqualmie St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46007 / R46007C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46007 / R46007C17: got '2701-2721 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46009 / R46009C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46009 / R46009C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46009 / R46009C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46009 / R46009C17: got '351-361 Newell St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46010 / R46010C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46010 / R46010C13: got '5101-5199 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46010 / R46010C14: got '14342 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46010 / R46010C17: got '14342 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46013 / R46013C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46013 / R46013C13: got '6547-6551 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46013 / R46013C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46013 / R46013C17: got '1200 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46014 / R46014C10: got '2755 47th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46014 / R46014C13: got '2755 47th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46014 / R46014C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46014 / R46014C17: got '741-763 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46015 / R46015C10: got '7435 N Curtis Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46015 / R46015C13: got '7435 N Curtis Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46015 / R46015C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46015 / R46015C17: got '229-299 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46018 / R46018C10: got '5838 NE Wygant St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46018 / R46018C13: got '5838 NE Wygant St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46018 / R46018C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46018 / R46018C17: got '3382-3394 SE 8th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46019 / R46019C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46019 / R46019C13: got '5212-5218 Latona Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46019 / R46019C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46019 / R46019C17: got '4111-4199 36th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46020 / R46020C10: got '109 Newell St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46020 / R46020C13: got '109 Newell St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46020 / R46020C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46020 / R46020C17: got '2401-2499 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46021 / R46021C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46021 / R46021C13: got '12033-12043 33rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46021 / R46021C14: got '300 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46021 / R46021C17: got '300 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46022 / R46022C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46022 / R46022C13: got '3500-3582 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46022 / R46022C14: got '1720 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46022 / R46022C17: got '1720 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46023 / R46023C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46023 / R46023C13: got '1301-1399 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46023 / R46023C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46023 / R46023C17: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46024 / R46024C10: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46024 / R46024C13: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46024 / R46024C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46024 / R46024C17: got '901-949 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46025 / R46025C10: got '300 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46025 / R46025C13: got '300 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46025 / R46025C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46025 / R46025C17: got '1567-1581 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46026 / R46026C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46026 / R46026C13: got '1701-1789 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46026 / R46026C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46026 / R46026C17: got '4976-4998 30th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46027 / R46027C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46027 / R46027C13: got '229-299 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46027 / R46027C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46027 / R46027C17: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46028 / R46028C10: got '1720 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46028 / R46028C13: got '1720 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46028 / R46028C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46028 / R46028C17: got '502-592 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46029 / R46029C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46029 / R46029C13: got '3382-3394 SE 8th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46029 / R46029C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46029 / R46029C17: got '2-98 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46030 / R46030C10: got '131 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46030 / R46030C13: got '131 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46030 / R46030C14: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46030 / R46030C17: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46031 / R46031C10: got '1203a 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46031 / R46031C13: got '1203a 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46031 / R46031C14: got '2433 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46031 / R46031C17: got '2433 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46033 / R46033C10: got '8916 Fauntleroy Way
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46033 / R46033C13: got '8916 Fauntleroy Way
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46033 / R46033C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46033 / R46033C17: got '4215-4299 SW Sullivan
## St, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46035 / R46035C10: got '7755 25th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46035 / R46035C13: got '7755 25th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46035 / R46035C14: got '2115 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46035 / R46035C17: got '2115 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46036 / R46036C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46036 / R46036C13: got '1567-1581 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46036 / R46036C14: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46036 / R46036C17: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46037 / R46037C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46037 / R46037C13: got '2909-2917 NE Blakeley
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46037 / R46037C14: got '6539 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46037 / R46037C17: got '6539 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46038 / R46038C10: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46038 / R46038C13: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46038 / R46038C14: got '1815 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46038 / R46038C17: got '1815 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46039 / R46039C10: got '2903 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46039 / R46039C13: got '2903 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46039 / R46039C14: got '504 9th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46039 / R46039C17: got '504 9th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46040 / R46040C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46040 / R46040C13: got '2401-2499 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46040 / R46040C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46040 / R46040C17: got '2461-2479 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46043 / R46043C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46043 / R46043C13: got '2701-2721 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46043 / R46043C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46043 / R46043C17: got '69-81 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46044 / R46044C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46044 / R46044C13: got '1421-1499 SE Stark
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46044 / R46044C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46044 / R46044C17: got '1140-1148 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46045 / R46045C10: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46045 / R46045C13: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46045 / R46045C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46045 / R46045C17: got '3930-3960 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46046 / R46046C10: got '550 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46046 / R46046C13: got '550 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46046 / R46046C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46046 / R46046C17: got '201-299 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46047 / R46047C10: got '2433 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46047 / R46047C13: got '2433 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46047 / R46047C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46047 / R46047C17: got '2236-2398 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46048 / R46048C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46048 / R46048C13: got '931-969 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46048 / R46048C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46048 / R46048C17: got '2110-2230 Harbor Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46049 / R46049C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46049 / R46049C13: got '8613 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46049 / R46049C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46049 / R46049C17: got '1001-1079 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46050 / R46050C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46050 / R46050C13: got '255-299 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46050 / R46050C14: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46050 / R46050C17: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46052 / R46052C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46052 / R46052C13: got '2236-2398 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46052 / R46052C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46052 / R46052C17: got '2236-2398 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46054 / R46054C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46054 / R46054C13: got '1001-1099 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46054 / R46054C14: got '1405 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46054 / R46054C17: got '1405 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46055 / R46055C10: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46055 / R46055C13: got '1300 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46055 / R46055C14: got '48 SE 56th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46055 / R46055C17: got '48 SE 56th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46057 / R46057C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46057 / R46057C13: got '69-81 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46057 / R46057C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46057 / R46057C17: got '2817 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46058 / R46058C10: got '1815 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46058 / R46058C13: got '1815 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46058 / R46058C14: got '827 NE 59th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46058 / R46058C17: got '827 NE 59th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46059 / R46059C10: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46059 / R46059C13: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46059 / R46059C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46059 / R46059C17: got '1521-1551 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46060 / R46060C10: got '1717 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46060 / R46060C13: got '1717 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46060 / R46060C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46060 / R46060C17: got '808 20th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46061 / R46061C10: got '2105 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46061 / R46061C13: got '2105 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46061 / R46061C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46061 / R46061C17: got '9439-9445 17th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46062 / R46062C10: got '125 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46062 / R46062C13: got '125 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46062 / R46062C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46062 / R46062C17: got '308-310 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46063 / R46063C10: got '48 SE 56th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46063 / R46063C13: got '48 SE 56th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46063 / R46063C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46063 / R46063C17: got '350-352 SE Gilham
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46064 / R46064C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46064 / R46064C13: got '201-299 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46064 / R46064C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46064 / R46064C17: got '1833-1899 SE Clinton
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46065 / R46065C10: got '827 NE 59th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46065 / R46065C13: got '827 NE 59th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46065 / R46065C14: got '845 NE 59th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46065 / R46065C17: got '845 NE 59th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46067 / R46067C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46067 / R46067C13: got '2236-2398 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46067 / R46067C14: got '4610 25th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46067 / R46067C17: got '4610 25th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46068 / R46068C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46068 / R46068C13: got '3930-3960 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46068 / R46068C14: got '3659 Gilman Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46068 / R46068C17: got '3659 Gilman Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46069 / R46069C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46069 / R46069C13: got '901-949 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46069 / R46069C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46069 / R46069C17: got '1201-1269 NE 15th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46070 / R46070C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46070 / R46070C13: got '308-310 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46070 / R46070C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46070 / R46070C17: got '418-498 NE 19th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46071 / R46071C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46071 / R46071C13: got '966 1st Avenue South,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46071 / R46071C14: got '6303 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46071 / R46071C17: got '6303 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46072 / R46072C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46072 / R46072C13: got '350-398 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46072 / R46072C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46072 / R46072C17: got '1501-1599 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46073 / R46073C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46073 / R46073C13: got '502-592 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46073 / R46073C14: got '1130 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46073 / R46073C17: got '1130 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46074 / R46074C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46074 / R46074C13: got '1521-1551 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46074 / R46074C14: got '901 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46074 / R46074C17: got '901 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46075 / R46075C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46075 / R46075C13: got '513-543 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46075 / R46075C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46075 / R46075C17: got '1130-1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46076 / R46076C10: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46076 / R46076C13: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46076 / R46076C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46076 / R46076C17: got '2200-2298 S Hanford
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46077 / R46077C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46077 / R46077C13: got '1001-1079 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46077 / R46077C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46077 / R46077C17: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46079 / R46079C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46079 / R46079C13: got '741-763 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46079 / R46079C14: got '1009C E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46079 / R46079C17: got '1009C E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46080 / R46080C10: got '1009C E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46080 / R46080C13: got '1009C E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46080 / R46080C14: got '1649 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46080 / R46080C17: got '1649 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46081 / R46081C10: got '6539 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46081 / R46081C13: got '6539 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46081 / R46081C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46081 / R46081C17: got '521-525 27th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46082 / R46082C10: got '2115 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46082 / R46082C13: got '2115 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46082 / R46082C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46082 / R46082C17: got '3636-3642 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46083 / R46083C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46083 / R46083C13: got '2817 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46083 / R46083C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46083 / R46083C17: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46084 / R46084C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46084 / R46084C13: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46084 / R46084C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46084 / R46084C17: got '766-888 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46085 / R46085C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46085 / R46085C13: got '1201-1269 NE 15th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46085 / R46085C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46085 / R46085C17: got '1600-1650 NE 27th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46086 / R46086C10: got '306 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46086 / R46086C13: got '306 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46086 / R46086C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46086 / R46086C17: got '51-99 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46087 / R46087C10: got '3332 SE Woodward St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46087 / R46087C13: got '3332 SE Woodward St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46087 / R46087C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46087 / R46087C17: got '3000-3098 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46088 / R46088C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46088 / R46088C13: got '3399 NE Emerson St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46088 / R46088C14: got '56-60 NE Emerson St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46088 / R46088C17: got '56-60 NE Emerson St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46089 / R46089C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46089 / R46089C13: got '2-98 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46089 / R46089C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46089 / R46089C17: got '2-98 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46091 / R46091C10: got '4206 NE 29th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46091 / R46091C13: got '4206 NE 29th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46091 / R46091C14: got '2815 NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46091 / R46091C17: got '2815 NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46092 / R46092C10: got '4610 25th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46092 / R46092C13: got '4610 25th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46092 / R46092C14: got '529 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46092 / R46092C17: got '529 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46093 / R46093C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46093 / R46093C13: got '2-98 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46093 / R46093C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46093 / R46093C17: got '179-199 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46094 / R46094C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46094 / R46094C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46094 / R46094C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46094 / R46094C17: got '115-123 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46095 / R46095C10: got '837 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46095 / R46095C13: got '837 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46095 / R46095C14: got '2521 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46095 / R46095C17: got '2521 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46096 / R46096C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46096 / R46096C13: got '1130-1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46096 / R46096C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46096 / R46096C17: got '340-348 NE 61st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46097 / R46097C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46097 / R46097C13: got '1200 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46097 / R46097C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46097 / R46097C17: got '800 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46098 / R46098C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46098 / R46098C13: got '3636-3642 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46098 / R46098C14: got '555 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46098 / R46098C17: got '555 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46099 / R46099C10: got '1405 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46099 / R46099C13: got '1405 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46099 / R46099C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46099 / R46099C17: got '10329-10333 Sand
## Point Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46100 / R46100C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46100 / R46100C13: got '1501-1599 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46100 / R46100C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46100 / R46100C17: got '1600-1610 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46102 / R46102C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46102 / R46102C13: got '51-99 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46102 / R46102C14: got '8517b Stone Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46102 / R46102C17: got '8517b Stone Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46103 / R46103C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46103 / R46103C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46103 / R46103C14: got '4135 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46103 / R46103C17: got '4135 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46105 / R46105C10: got '555 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46105 / R46105C13: got '555 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46105 / R46105C14: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46105 / R46105C17: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46107 / R46107C10: got '56-60 NE Emerson St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46107 / R46107C13: got '56-60 NE Emerson St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46107 / R46107C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46107 / R46107C17: got '5415-5433 NE 32nd Pl,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46108 / R46108C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46108 / R46108C13: got '179-199 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46108 / R46108C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46108 / R46108C17: got '234-242 SW Seymour
## Ct, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46109 / R46109C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46109 / R46109C13: got '439-499 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46109 / R46109C14: got '2436 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46109 / R46109C17: got '2436 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46110 / R46110C10: got '900 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46110 / R46110C13: got '900 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46110 / R46110C14: got '5553 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46110 / R46110C17: got '5553 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46112 / R46112C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46112 / R46112C13: got '800 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46112 / R46112C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46112 / R46112C17: got '301 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46113 / R46113C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46113 / R46113C13: got '808 20th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46113 / R46113C14: got '5012 38th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46113 / R46113C17: got '5012 38th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46114 / R46114C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46114 / R46114C13: got '1302-1308 W Emerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46114 / R46114C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46114 / R46114C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46115 / R46115C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46115 / R46115C13: got '418-498 NE 19th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46115 / R46115C14: got '5825 NE Alberta St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46115 / R46115C17: got '5825 NE Alberta St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46116 / R46116C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46116 / R46116C13: got '521-525 27th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46116 / R46116C14: got '2421 E Aloha St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46116 / R46116C17: got '2421 E Aloha St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46117 / R46117C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46117 / R46117C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46117 / R46117C14: got '3415 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46117 / R46117C17: got '3415 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46118 / R46118C10: got '504 9th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46118 / R46118C13: got '504 9th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46118 / R46118C14: got '6721 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46118 / R46118C17: got '6721 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46119 / R46119C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46119 / R46119C13: got '1833-1899 SE Clinton
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46119 / R46119C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46119 / R46119C17: got '1501-1599 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46120 / R46120C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46120 / R46120C13: got '1037-1099 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46120 / R46120C14: got '404 NE 66th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46120 / R46120C17: got '404 NE 66th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46122 / R46122C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46122 / R46122C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46122 / R46122C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46122 / R46122C17: got '2426-2498 NE Alberta
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46123 / R46123C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46123 / R46123C13: got '4111-4199 36th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46123 / R46123C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46123 / R46123C17: got '3824-3828 48th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46124 / R46124C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46124 / R46124C13: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46124 / R46124C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46124 / R46124C17: got '1598 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46125 / R46125C10: got '529 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46125 / R46125C13: got '529 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46125 / R46125C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46125 / R46125C17: got '1100-1108 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46126 / R46126C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46126 / R46126C13: got '301 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46126 / R46126C14: got '406 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46126 / R46126C17: got '406 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46127 / R46127C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46127 / R46127C13: got '2461-2479 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46127 / R46127C14: got '307 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46127 / R46127C17: got '307 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46128 / R46128C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46128 / R46128C13: got '350-352 SE Gilham
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46128 / R46128C14: got '1322 SE 45th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46128 / R46128C17: got '1322 SE 45th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46129 / R46129C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46129 / R46129C13: got '234-242 SW Seymour
## Ct, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46129 / R46129C14: got '2335 SE 50th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46129 / R46129C17: got '2335 SE 50th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46131 / R46131C10: got '307 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46131 / R46131C13: got '307 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46131 / R46131C14: got '1803 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46131 / R46131C17: got '1803 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46132 / R46132C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46132 / R46132C13: got '1501-1599 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46132 / R46132C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46132 / R46132C17: got '3135-3299 SE 21st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46133 / R46133C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46133 / R46133C13: got '447-499 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46133 / R46133C14: got '3522 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46133 / R46133C17: got '3522 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46135 / R46135C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46135 / R46135C13: got '1600-1650 NE 27th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46135 / R46135C14: got '4534 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46135 / R46135C17: got '4534 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46137 / R46137C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46137 / R46137C13: got '1100-1108 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46137 / R46137C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46137 / R46137C17: got '1001-1099 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46138 / R46138C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46138 / R46138C13: got '3135-3299 SE 21st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46138 / R46138C14: got '2524 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46138 / R46138C17: got '2524 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46139 / R46139C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46139 / R46139C13: got '1100-1138 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46139 / R46139C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46139 / R46139C17: got '3214-3218 Conkling Pl
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46140 / R46140C10: got '2524 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46140 / R46140C13: got '2524 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46140 / R46140C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46140 / R46140C17: got '3135-3299 SE 21st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46141 / R46141C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46141 / R46141C13: got '26-48 Bay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46141 / R46141C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46141 / R46141C17: got '201-219 E Garfield
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46142 / R46142C10: got '901 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46142 / R46142C13: got '901 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46142 / R46142C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46142 / R46142C17: got '505-519 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46143 / R46143C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46143 / R46143C13: got '2400-2498 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46143 / R46143C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46143 / R46143C17: got '7486-7498 Winona Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46145 / R46145C10: got '1649 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46145 / R46145C13: got '1649 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46145 / R46145C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46145 / R46145C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46146 / R46146C10: got '4534 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46146 / R46146C13: got '4534 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46146 / R46146C14: got '4950 SE Caruthers St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46146 / R46146C17: got '4950 SE Caruthers St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46147 / R46147C10: got '3415 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46147 / R46147C13: got '3415 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46147 / R46147C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46147 / R46147C17: got '2400-2498 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46148 / R46148C10: got '3522 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46148 / R46148C13: got '3522 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46148 / R46148C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46148 / R46148C17: got '624-698 NE 18th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46149 / R46149C10: got '2436 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46149 / R46149C13: got '2436 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46149 / R46149C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46149 / R46149C17: got '144-160 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46150 / R46150C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46150 / R46150C13: got '2426-2498 NE Alberta
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46150 / R46150C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46150 / R46150C17: got '4800-4998 SE Morrison
## St, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46151 / R46151C10: got '810 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46151 / R46151C13: got '810 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46151 / R46151C14: got '704 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46151 / R46151C17: got '704 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46152 / R46152C10: got '1130 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46152 / R46152C13: got '1130 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46152 / R46152C14: got '4216 N Michigan Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46152 / R46152C17: got '4216 N Michigan Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46153 / R46153C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46153 / R46153C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46153 / R46153C14: got '2153 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46153 / R46153C17: got '2153 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46154 / R46154C10: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46154 / R46154C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46154 / R46154C14: got '3734 Belvidere Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46154 / R46154C17: got '3734 Belvidere Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46155 / R46155C10: got '704 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46155 / R46155C13: got '704 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46155 / R46155C14: got '2735 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46155 / R46155C17: got '2735 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46156 / R46156C10: got '1803 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46156 / R46156C13: got '1803 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46156 / R46156C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46156 / R46156C17: got '2401-2409 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46158 / R46158C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46158 / R46158C13: got '4976-4998 30th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46158 / R46158C14: got '6717 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46158 / R46158C17: got '6717 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46159 / R46159C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46159 / R46159C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46159 / R46159C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46159 / R46159C17: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46160 / R46160C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46160 / R46160C13: got '3834-3968 SE 17th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46160 / R46160C14: got '2738 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46160 / R46160C17: got '2738 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46161 / R46161C10: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46161 / R46161C13: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46161 / R46161C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46161 / R46161C17: got '3301-3307 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46162 / R46162C10: got '4950 SE Caruthers St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46162 / R46162C13: got '4950 SE Caruthers St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46162 / R46162C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46162 / R46162C17: got '901-999 SE 40th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46164 / R46164C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46164 / R46164C13: got '5415-5433 NE 32nd Pl,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46164 / R46164C14: got '56-60 NE Emerson St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46164 / R46164C17: got '56-60 NE Emerson St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46165 / R46165C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46165 / R46165C13: got '3000-3098 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46165 / R46165C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46165 / R46165C17: got '3000-3098 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46167 / R46167C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46167 / R46167C13: got '3135-3299 SE 21st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46167 / R46167C14: got '735 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46167 / R46167C17: got '735 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46172 / R46172C10: got '6717 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46172 / R46172C13: got '6717 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46172 / R46172C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46172 / R46172C17: got '1200-1298 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46173 / R46173C10: got '2421 E Aloha St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46173 / R46173C13: got '2421 E Aloha St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46173 / R46173C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46173 / R46173C17: got '965-1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46175 / R46175C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46175 / R46175C13: got '505-519 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46175 / R46175C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46175 / R46175C17: got '2300 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46177 / R46177C10: got '5012 38th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46177 / R46177C13: got '5012 38th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46177 / R46177C14: got '4101B 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46177 / R46177C17: got '4101B 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46178 / R46178C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46178 / R46178C13: got '1801-1829 E Columbia
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46178 / R46178C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46178 / R46178C17: got '1820-1830 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46179 / R46179C10: got '1212 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46179 / R46179C13: got '1212 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46179 / R46179C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46179 / R46179C17: got '621-625 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46180 / R46180C10: got '521 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46180 / R46180C13: got '521 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46180 / R46180C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46180 / R46180C17: got '530-598 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46181 / R46181C10: got '56-60 NE Emerson St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46181 / R46181C13: got '56-60 NE Emerson St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46181 / R46181C14: got '5326 NE 34th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46181 / R46181C17: got '5326 NE 34th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46183 / R46183C10: got '406 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46183 / R46183C13: got '406 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46183 / R46183C14: got 'Russell Investments
## Center, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46183 / R46183C17: got 'Russell Investments
## Center, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46184 / R46184C10: got '5825 NE Alberta St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46184 / R46184C13: got '5825 NE Alberta St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46184 / R46184C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46184 / R46184C17: got '5400-5404 NE Alameda
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46185 / R46185C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46185 / R46185C13: got '351-361 Newell St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46185 / R46185C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46185 / R46185C17: got '2010-2020 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46186 / R46186C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46186 / R46186C13: got '201-219 E Garfield
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46186 / R46186C14: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46186 / R46186C17: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46187 / R46187C10: got '101 NW 2nd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46187 / R46187C13: got '101 NW 2nd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46187 / R46187C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46187 / R46187C17: got '1405-1415 SE 28th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46188 / R46188C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46188 / R46188C13: got '2135-2199 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46188 / R46188C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46188 / R46188C17: got '55 5th Ave, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46189 / R46189C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46189 / R46189C13: got '11360-11372 5th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46189 / R46189C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46189 / R46189C17: got '2100-2118 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46190 / R46190C10: got '845 NE 59th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46190 / R46190C13: got '845 NE 59th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46190 / R46190C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46190 / R46190C17: got '200-222 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46191 / R46191C10: got '3617 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46191 / R46191C13: got '3617 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46191 / R46191C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46191 / R46191C17: got '5501-5509 22nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46193 / R46193C10: got '4216 N Michigan Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46193 / R46193C13: got '4216 N Michigan Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46193 / R46193C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46193 / R46193C17: got '401-469 SE Madison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46194 / R46194C10: got '1210 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46194 / R46194C13: got '1210 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46194 / R46194C14: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46194 / R46194C17: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46195 / R46195C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46195 / R46195C13: got '1620-1624 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46195 / R46195C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46195 / R46195C17: got '2701-2763 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46196 / R46196C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46196 / R46196C13: got '1451-1467 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46196 / R46196C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46196 / R46196C17: got '5701 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46197 / R46197C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46197 / R46197C13: got '2401-2409 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46197 / R46197C14: got '809 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46197 / R46197C17: got '809 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46198 / R46198C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46198 / R46198C13: got '144-152 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46198 / R46198C14: got '516 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46198 / R46198C17: got '516 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46199 / R46199C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46199 / R46199C13: got '965-1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46199 / R46199C14: got '2710 Occidental Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46199 / R46199C17: got '2710 Occidental Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46200 / R46200C10: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46200 / R46200C13: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46200 / R46200C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46200 / R46200C17: got '309-315 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46201 / R46201C10: got '14342 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46201 / R46201C13: got '14342 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46201 / R46201C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46201 / R46201C17: got '8001-8087 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46204 / R46204C10: got '225 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46204 / R46204C13: got '225 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46204 / R46204C14: got '4722 N Amherst St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46204 / R46204C17: got '4722 N Amherst St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46205 / R46205C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46205 / R46205C13: got '309-315 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46205 / R46205C14: got '2711 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46205 / R46205C17: got '2711 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46206 / R46206C10: got '480 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46206 / R46206C13: got '480 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46206 / R46206C14: got '480 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46206 / R46206C17: got '480 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46208 / R46208C10: got '14217 Evanston Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46208 / R46208C13: got '14217 Evanston Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46208 / R46208C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46208 / R46208C17: got '546-612 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46209 / R46209C10: got '3815 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46209 / R46209C13: got '3815 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46209 / R46209C14: got '1715 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46209 / R46209C17: got '1715 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46210 / R46210C10: got '425 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46210 / R46210C13: got '425 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46210 / R46210C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46210 / R46210C17: got '1300-1398 NW Davis
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46211 / R46211C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46211 / R46211C13: got '713-873 W Prospect
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46211 / R46211C14: got '1210 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46211 / R46211C17: got '1210 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46213 / R46213C10: got '1728 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46213 / R46213C13: got '1728 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46213 / R46213C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46213 / R46213C17: got '1-199 N Stanton St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46214 / R46214C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46214 / R46214C13: got '39-99 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46214 / R46214C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46214 / R46214C17: got '415-419 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46215 / R46215C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46215 / R46215C13: got '1100-1138 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46215 / R46215C14: got '611 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46215 / R46215C17: got '611 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46216 / R46216C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46216 / R46216C13: got '2301-2323 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46216 / R46216C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46216 / R46216C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46217 / R46217C10: got '6405 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46217 / R46217C13: got '6405 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46217 / R46217C14: got '1502-1512 NE 72nd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46217 / R46217C17: got '1502-1512 NE 72nd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46218 / R46218C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46218 / R46218C13: got '1200-1298 W Lee St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46218 / R46218C14: got '524 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46218 / R46218C17: got '524 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46219 / R46219C10: got '1122 3rd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46219 / R46219C13: got '1122 3rd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46219 / R46219C14: got '3617 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46219 / R46219C17: got '3617 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46220 / R46220C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46220 / R46220C13: got '530-598 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46220 / R46220C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46220 / R46220C17: got '463-505 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46221 / R46221C10: got '425 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46221 / R46221C13: got '425 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46221 / R46221C14: got '2212 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46221 / R46221C17: got '2212 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46222 / R46222C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46222 / R46222C13: got '2015-2017 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46222 / R46222C14: got '913 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46222 / R46222C17: got '913 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46223 / R46223C10: got '516 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46223 / R46223C13: got '516 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46223 / R46223C14: got '2107 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46223 / R46223C17: got '2107 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46224 / R46224C10: got '621 SW 16th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46224 / R46224C13: got '621 SW 16th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46224 / R46224C14: got '101 NW 2nd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46224 / R46224C17: got '101 NW 2nd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46225 / R46225C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46225 / R46225C13: got '1040-1058 SW 11th
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46225 / R46225C14: got '1005 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46225 / R46225C17: got '1005 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46226 / R46226C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46226 / R46226C13: got '1001-1009 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46226 / R46226C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46226 / R46226C17: got '904-912 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46227 / R46227C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46227 / R46227C13: got '949-955 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46227 / R46227C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46227 / R46227C17: got '3128-3130 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46228 / R46228C10: got '900 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46228 / R46228C13: got '900 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46228 / R46228C14: got '5553 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46228 / R46228C17: got '5553 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46229 / R46229C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46229 / R46229C13: got '4649-4875 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46229 / R46229C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46229 / R46229C17: got '1409-1441 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46230 / R46230C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46230 / R46230C13: got '2715-2799 E Columbia
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46230 / R46230C14: got '3707 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46230 / R46230C17: got '3707 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46231 / R46231C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46231 / R46231C13: got '1500-1768 SW Park
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46231 / R46231C14: got '3326 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46231 / R46231C17: got '3326 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46233 / R46233C10: got '8508 29th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46233 / R46233C13: got '8508 29th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46233 / R46233C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46233 / R46233C17: got '200-248 W Thomas St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46234 / R46234C10: got '120 NE Graham St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46234 / R46234C13: got '120 NE Graham St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46234 / R46234C14: got '2910 NE Jarrett St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46234 / R46234C17: got '2910 NE Jarrett St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46235 / R46235C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46235 / R46235C13: got '2309-2313 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46235 / R46235C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46235 / R46235C17: got '1825-1831 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46236 / R46236C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46236 / R46236C13: got '2100-2118 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46236 / R46236C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46236 / R46236C17: got '2234-2236 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46237 / R46237C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46237 / R46237C13: got '100-198 E Allison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46237 / R46237C14: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46237 / R46237C17: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46238 / R46238C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46238 / R46238C13: got '2200-2298 S Hanford
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46238 / R46238C14: got '515 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46238 / R46238C17: got '515 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46239 / R46239C10: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46239 / R46239C13: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46239 / R46239C14: got '1724 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46239 / R46239C17: got '1724 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46242 / R46242C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46242 / R46242C13: got '401 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46242 / R46242C14: got '305 Blaine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46242 / R46242C17: got '305 Blaine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46244 / R46244C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46244 / R46244C13: got '3816-3824 SE
## Gladstone St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46244 / R46244C14: got '225 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46244 / R46244C17: got '225 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46245 / R46245C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46245 / R46245C13: got '2300 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46245 / R46245C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46245 / R46245C17: got '2015-2099 Thorndyke
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46246 / R46246C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46246 / R46246C13: got '2001-2099 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46246 / R46246C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46246 / R46246C17: got '1200-1298 W Lee St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46247 / R46247C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46247 / R46247C13: got '6801-6807 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46247 / R46247C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46247 / R46247C17: got '7352-7358 Jones Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46250 / R46250C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46250 / R46250C13: got '53-54 5th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46250 / R46250C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46250 / R46250C17: got '1620-1698 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46251 / R46251C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46251 / R46251C13: got '1333-1399 SE 23rd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46251 / R46251C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46251 / R46251C17: got '1515-1521 SE 37th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46252 / R46252C10: got '4101B 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46252 / R46252C13: got '4101B 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46252 / R46252C14: got '1405a 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46252 / R46252C17: got '1405a 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46253 / R46253C10: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46253 / R46253C13: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46253 / R46253C14: got '5911 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46253 / R46253C17: got '5911 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46254 / R46254C10: got '10719 Stone Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46254 / R46254C13: got '10719 Stone Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46254 / R46254C14: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46254 / R46254C17: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46255 / R46255C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46255 / R46255C13: got '3128-3130 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46255 / R46255C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46255 / R46255C17: got '898 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46256 / R46256C10: got '1715 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46256 / R46256C13: got '1715 Nagle Pl,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46256 / R46256C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46256 / R46256C17: got '2015-2021 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46259 / R46259C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46259 / R46259C13: got '1409-1441 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46259 / R46259C14: got '403 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46259 / R46259C17: got '403 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46260 / R46260C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46260 / R46260C13: got '463-505 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46260 / R46260C14: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46260 / R46260C17: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46261 / R46261C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46261 / R46261C13: got '3426-3470 SE 49th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46261 / R46261C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46261 / R46261C17: got '3248 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46262 / R46262C10: got '2738 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46262 / R46262C13: got '2738 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46262 / R46262C14: got '425 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46262 / R46262C17: got '425 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46263 / R46263C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46263 / R46263C13: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46263 / R46263C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46263 / R46263C17: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46264 / R46264C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46264 / R46264C13: got '3301-3317 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46264 / R46264C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46264 / R46264C17: got '617 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46265 / R46265C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46265 / R46265C13: got '827-851 Howell St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46265 / R46265C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46265 / R46265C17: got '323-347 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46266 / R46266C10: got '2710 Occidental Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46266 / R46266C13: got '2710 Occidental Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46266 / R46266C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46266 / R46266C17: got '3000 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46267 / R46267C10: got '1724 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46267 / R46267C13: got '1724 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46267 / R46267C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46267 / R46267C17: got '2200-2278 S Holgate
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46268 / R46268C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46268 / R46268C13: got '4755-4759 Delridge
## Way SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46268 / R46268C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46268 / R46268C17: got '4863-5099 18th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46269 / R46269C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46269 / R46269C13: got '621-625 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46269 / R46269C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46269 / R46269C17: got '599 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46270 / R46270C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46270 / R46270C13: got '5001-5199 20th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46270 / R46270C14: got '2833 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46270 / R46270C17: got '2833 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46271 / R46271C10: got '2335 SE 50th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46271 / R46271C13: got '2335 SE 50th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46271 / R46271C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46271 / R46271C17: got '1339-1399 NW Flanders
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46272 / R46272C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46272 / R46272C13: got '1901-1915 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46272 / R46272C14: got '2903 Mayfair Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46272 / R46272C17: got '2903 Mayfair Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46274 / R46274C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46274 / R46274C13: got '670-698 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46274 / R46274C14: got '4721 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46274 / R46274C17: got '4721 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46276 / R46276C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46276 / R46276C13: got '3955-3999 SW Findlay
## St, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46276 / R46276C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46276 / R46276C17: got '1220-1222 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46277 / R46277C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46277 / R46277C13: got '3399 NE Emerson St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46277 / R46277C14: got '2724 Northeast
## Pacific Street, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46277 / R46277C17: got '2724 Northeast
## Pacific Street, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46278 / R46278C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46278 / R46278C13: got '8048-8052 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46278 / R46278C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46278 / R46278C17: got '1001-1009 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46279 / R46279C10: got '3659 Gilman Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46279 / R46279C13: got '3659 Gilman Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46279 / R46279C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46279 / R46279C17: got '1901-1915 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46280 / R46280C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46280 / R46280C13: got '1220-1222 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46280 / R46280C14: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46280 / R46280C17: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46281 / R46281C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46281 / R46281C13: got '1017-1099 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46281 / R46281C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46281 / R46281C17: got '4649-4875 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46283 / R46283C10: got '2815 NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46283 / R46283C13: got '2815 NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46283 / R46283C14: got '480 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46283 / R46283C17: got '480 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46284 / R46284C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46284 / R46284C13: got '1620-1698 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46284 / R46284C14: got '112 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46284 / R46284C17: got '112 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46286 / R46286C10: got '737 SE Sandy Blvd,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46286 / R46286C13: got '737 SE Sandy Blvd,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46286 / R46286C14: got '330 NE 61st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46286 / R46286C17: got '330 NE 61st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46287 / R46287C10: got '1805 38th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46287 / R46287C13: got '1805 38th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46287 / R46287C14: got '4412b Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46287 / R46287C17: got '4412b Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46288 / R46288C10: got '112 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46288 / R46288C13: got '112 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46288 / R46288C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46288 / R46288C17: got '3301-3307 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46289 / R46289C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46289 / R46289C13: got '200-222 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46289 / R46289C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46289 / R46289C17: got '1510 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46290 / R46290C10: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46290 / R46290C13: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46290 / R46290C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46290 / R46290C17: got '2715-2799 E Columbia
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46291 / R46291C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46291 / R46291C13: got '898 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46291 / R46291C14: got '1516 E Olive Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46291 / R46291C17: got '1516 E Olive Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46292 / R46292C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46292 / R46292C13: got '401-469 SE Madison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46292 / R46292C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46292 / R46292C17: got '301-399 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46295 / R46295C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46295 / R46295C13: got '5701 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46295 / R46295C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46295 / R46295C17: got '3301 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46297 / R46297C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46297 / R46297C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46297 / R46297C14: got '1100 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46297 / R46297C17: got '1100 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46298 / R46298C10: got '1557 NE 135th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46298 / R46298C13: got '1557 NE 135th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46298 / R46298C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46298 / R46298C17: got '1522-1524 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46299 / R46299C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46299 / R46299C13: got '500-520 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46299 / R46299C14: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46299 / R46299C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46300 / R46300C10: got '515 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46300 / R46300C13: got '515 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46300 / R46300C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46300 / R46300C17: got '6801-6807 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46301 / R46301C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46301 / R46301C13: got '501-519 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46301 / R46301C14: got '2727 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46301 / R46301C17: got '2727 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46303 / R46303C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46303 / R46303C13: got '2110-2230 Harbor Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46303 / R46303C14: got '315 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46303 / R46303C17: got '315 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46304 / R46304C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46304 / R46304C13: got '1820-1830 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46304 / R46304C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46304 / R46304C17: got '5001-5199 20th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46305 / R46305C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46305 / R46305C13: got '1401-1499 NE 6th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46305 / R46305C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46305 / R46305C17: got '1305-1315 SE Salmon
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46306 / R46306C10: got 'Russell Investments
## Center, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46306 / R46306C13: got 'Russell Investments
## Center, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46306 / R46306C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46306 / R46306C17: got '2400-2498 NE 68th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46309 / R46309C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46309 / R46309C13: got '599 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46309 / R46309C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46309 / R46309C17: got '3401-3429 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46311 / R46311C10: got '3812 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46311 / R46311C13: got '3812 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46311 / R46311C14: got '737 SE Sandy Blvd,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46311 / R46311C17: got '737 SE Sandy Blvd,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46312 / R46312C10: got '1516 E Olive Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46312 / R46312C13: got '1516 E Olive Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46312 / R46312C14: got '1557 NE 135th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46312 / R46312C17: got '1557 NE 135th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46313 / R46313C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46313 / R46313C13: got '4439-4511 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46313 / R46313C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46313 / R46313C17: got '3025-3039 SW Avalon
## Way, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46314 / R46314C10: got '403 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46314 / R46314C13: got '403 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46314 / R46314C14: got '8535 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46314 / R46314C17: got '8535 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46315 / R46315C10: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46315 / R46315C13: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46315 / R46315C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46315 / R46315C17: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46317 / R46317C10: got '50 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46317 / R46317C13: got '50 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46317 / R46317C14: got '3526 NE 9th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46317 / R46317C17: got '3526 NE 9th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46318 / R46318C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46318 / R46318C13: got '1300-1398 NW Davis
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46318 / R46318C14: got '120 NE Graham St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46318 / R46318C17: got '120 NE Graham St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46319 / R46319C10: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46319 / R46319C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46319 / R46319C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46319 / R46319C17: got '501-519 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46320 / R46320C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46320 / R46320C13: got '323-347 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46320 / R46320C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46320 / R46320C17: got '600-614 Boylston Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46322 / R46322C10: got '1005 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46322 / R46322C13: got '1005 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46322 / R46322C14: got '1235 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46322 / R46322C17: got '1235 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46323 / R46323C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46323 / R46323C13: got '1301-1357 Hubbell Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46323 / R46323C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46323 / R46323C17: got '750-798 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46325 / R46325C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46325 / R46325C13: got '5501-5509 22nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46325 / R46325C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46325 / R46325C17: got '1451-1467 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46326 / R46326C10: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46326 / R46326C13: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46326 / R46326C14: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46326 / R46326C17: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46328 / R46328C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46328 / R46328C13: got '1500-1538 SE 8th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46328 / R46328C14: got '3812 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46328 / R46328C17: got '3812 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46329 / R46329C10: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46329 / R46329C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46329 / R46329C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46329 / R46329C17: got '7431-7435 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46330 / R46330C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46330 / R46330C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46330 / R46330C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46330 / R46330C17: got '1300-1350 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46331 / R46331C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46331 / R46331C13: got '2015-2099 Thorndyke
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46331 / R46331C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46331 / R46331C17: got '401 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46333 / R46333C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46333 / R46333C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46333 / R46333C14: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46333 / R46333C17: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46334 / R46334C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46334 / R46334C13: got '709-733 S Stacy St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46334 / R46334C14: got '3920 S Pilgrim St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46334 / R46334C17: got '3920 S Pilgrim St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46335 / R46335C10: got '1288 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46335 / R46335C13: got '1288 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46335 / R46335C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46335 / R46335C17: got '500 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46336 / R46336C10: got '480 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46336 / R46336C13: got '480 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46336 / R46336C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46336 / R46336C17: got '6642-6706 NE 25th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46338 / R46338C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46338 / R46338C13: got '9439-9445 17th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46338 / R46338C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46338 / R46338C17: got '578-598 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46339 / R46339C10: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46339 / R46339C13: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46339 / R46339C14: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46339 / R46339C17: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46340 / R46340C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46340 / R46340C13: got '1405-1415 SE 28th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46340 / R46340C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46340 / R46340C17: got '1500-1538 SE 8th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46341 / R46341C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46341 / R46341C13: got '1339-1399 NW Flanders
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46341 / R46341C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46341 / R46341C17: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46343 / R46343C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46343 / R46343C13: got '914-920 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46343 / R46343C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46343 / R46343C17: got '1500-1768 SW Park
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46344 / R46344C10: got '8535 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46344 / R46344C13: got '8535 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46344 / R46344C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46344 / R46344C17: got '8557-8579 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46345 / R46345C10: got '2438 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46345 / R46345C13: got '2438 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46345 / R46345C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46345 / R46345C17: got '949-955 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46346 / R46346C10: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46346 / R46346C13: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46346 / R46346C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46346 / R46346C17: got '2001-2099 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46349 / R46349C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46349 / R46349C13: got '546-612 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46349 / R46349C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46349 / R46349C17: got '4755-4759 Delridge
## Way SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46351 / R46351C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46351 / R46351C13: got '624-698 NE 18th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46351 / R46351C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46351 / R46351C17: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46352 / R46352C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46352 / R46352C13: got '900-994 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46352 / R46352C14: got '1728 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46352 / R46352C17: got '1728 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46353 / R46353C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46353 / R46353C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46353 / R46353C14: got '2527 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46353 / R46353C17: got '2527 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46354 / R46354C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46354 / R46354C13: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46354 / R46354C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46354 / R46354C17: got '1400-1498 NE 6th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46355 / R46355C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46355 / R46355C13: got '500 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46355 / R46355C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46355 / R46355C17: got '2403-2499 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46356 / R46356C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46356 / R46356C13: got '1300-1350 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46356 / R46356C14: got '1215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46356 / R46356C17: got '1215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46357 / R46357C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46357 / R46357C13: got '301-343 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46357 / R46357C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46357 / R46357C17: got '1301-1357 Hubbell Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46358 / R46358C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46358 / R46358C13: got '2740-2798 NE Sandy
## Blvd, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46358 / R46358C14: got '2934 NE Hoyt St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46358 / R46358C17: got '2934 NE Hoyt St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46359 / R46359C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46359 / R46359C13: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46359 / R46359C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46359 / R46359C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46361 / R46361C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46361 / R46361C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46361 / R46361C14: got '10520 19th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46361 / R46361C17: got '10520 19th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46362 / R46362C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46362 / R46362C13: got '101-149 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46362 / R46362C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46362 / R46362C17: got '144-152 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46363 / R46363C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46363 / R46363C13: got '1522-1524 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46363 / R46363C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46363 / R46363C17: got '5311-5315 46th Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46365 / R46365C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46365 / R46365C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46365 / R46365C14: got '2128 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46365 / R46365C17: got '2128 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46367 / R46367C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46367 / R46367C13: got '578-598 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46367 / R46367C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46367 / R46367C17: got '39-99 Crockett St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46368 / R46368C10: got '1502-1512 NE 72nd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46368 / R46368C13: got '1502-1512 NE 72nd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46368 / R46368C14: got '6336 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46368 / R46368C17: got '6336 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46371 / R46371C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46371 / R46371C13: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46371 / R46371C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46371 / R46371C17: got '1100-1138 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46373 / R46373C10: got '1405a 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46373 / R46373C13: got '1405a 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46373 / R46373C14: got '5501 NE 65th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46373 / R46373C17: got '5501 NE 65th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46374 / R46374C10: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46374 / R46374C13: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46374 / R46374C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46374 / R46374C17: got '900-994 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46375 / R46375C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46375 / R46375C13: got '2400-2498 NE 68th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46375 / R46375C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46375 / R46375C17: got '709-733 S Stacy St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46376 / R46376C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46376 / R46376C13: got '5001-5199 20th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46376 / R46376C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46376 / R46376C17: got '5001-5199 20th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46377 / R46377C10: got '1235 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46377 / R46377C13: got '1235 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46377 / R46377C14: got '2017 N Schofield St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46377 / R46377C17: got '2017 N Schofield St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46379 / R46379C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46379 / R46379C13: got '600-614 Boylston Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46379 / R46379C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46379 / R46379C17: got '2309-2313 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46381 / R46381C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46381 / R46381C13: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46381 / R46381C14: got '1805 38th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46381 / R46381C17: got '1805 38th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46382 / R46382C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46382 / R46382C13: got '617 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46382 / R46382C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46382 / R46382C17: got '1207-1299 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46383 / R46383C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46383 / R46383C13: got '301-399 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46383 / R46383C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46383 / R46383C17: got '1040-1058 SW 11th
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46384 / R46384C10: got 'World Trade Center,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46384 / R46384C13: got 'World Trade Center,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46384 / R46384C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46384 / R46384C17: got '914-920 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46385 / R46385C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46385 / R46385C13: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46385 / R46385C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46385 / R46385C17: got '5900-5998 SE 43rd
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46388 / R46388C10: got '330 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46388 / R46388C13: got '330 NE Northgate Way,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46388 / R46388C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46388 / R46388C17: got '8048-8052 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46389 / R46389C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46389 / R46389C13: got '1200-1298 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46389 / R46389C14: got '3815 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46389 / R46389C17: got '3815 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46390 / R46390C10: got '913 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46390 / R46390C13: got '913 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46390 / R46390C14: got '536 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46390 / R46390C17: got '536 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46391 / R46391C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46391 / R46391C13: got '3000 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46391 / R46391C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46391 / R46391C17: got '100-198 E Allison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46393 / R46393C10: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46393 / R46393C13: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46393 / R46393C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46393 / R46393C17: got '1017-1099 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46395 / R46395C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46395 / R46395C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46395 / R46395C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46395 / R46395C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46396 / R46396C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46396 / R46396C13: got '3214-3218 Conkling Pl
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46396 / R46396C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46396 / R46396C17: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46397 / R46397C10: got '2735 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46397 / R46397C13: got '2735 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46397 / R46397C14: got '101 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46397 / R46397C17: got '101 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46399 / R46399C10: got '3734 Belvidere Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46399 / R46399C13: got '3734 Belvidere Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46399 / R46399C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46399 / R46399C17: got '2610 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46400 / R46400C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46400 / R46400C13: got '7486-7498 Winona Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46400 / R46400C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46400 / R46400C17: got '2301-2323 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46401 / R46401C10: got '1322 SE 45th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46401 / R46401C13: got '1322 SE 45th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46401 / R46401C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46401 / R46401C17: got '1333-1399 SE 23rd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46402 / R46402C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46402 / R46402C13: got '2610 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46402 / R46402C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46402 / R46402C17: got '1-27 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46404 / R46404C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46404 / R46404C13: got '3301-3307 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46404 / R46404C14: got '1212 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46404 / R46404C17: got '1212 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46408 / R46408C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46408 / R46408C13: got '1001-1099 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46408 / R46408C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46408 / R46408C17: got '501-555 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46409 / R46409C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46409 / R46409C13: got '901-999 SE 40th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46409 / R46409C14: got '621 SW 16th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46409 / R46409C17: got '621 SW 16th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46412 / R46412C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46412 / R46412C13: got '115-123 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46412 / R46412C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46412 / R46412C17: got '11360-11372 5th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46413 / R46413C10: got '8517b Stone Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46413 / R46413C13: got '8517b Stone Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46413 / R46413C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46413 / R46413C17: got '101-149 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46415 / R46415C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46415 / R46415C13: got '1598 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46415 / R46415C14: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46415 / R46415C17: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46416 / R46416C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46416 / R46416C13: got '3824-3828 48th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46416 / R46416C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46416 / R46416C17: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46417 / R46417C10: got '2314 SE Brooklyn St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46417 / R46417C13: got '2314 SE Brooklyn St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46417 / R46417C14: got '50 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46417 / R46417C17: got '50 SW Pine St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46419 / R46419C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46419 / R46419C13: got '1-27 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46419 / R46419C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46419 / R46419C17: got '1801-1829 E Columbia
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46420 / R46420C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46420 / R46420C13: got '3401-3429 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46420 / R46420C14: got '425 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46420 / R46420C17: got '425 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46422 / R46422C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46422 / R46422C13: got '4800-4998 SE Morrison
## St, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46422 / R46422C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46422 / R46422C17: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46426 / R46426C10: got '5553 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46426 / R46426C13: got '5553 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46426 / R46426C14: got '900 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46426 / R46426C17: got '900 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46427 / R46427C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46427 / R46427C13: got '501-555 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46427 / R46427C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46427 / R46427C17: got '3301-3317 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46429 / R46429C10: got '536 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46429 / R46429C13: got '536 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46429 / R46429C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46429 / R46429C17: got '1889-1899 Court Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46431 / R46431C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46431 / R46431C13: got '4086-4274 Beacon Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46431 / R46431C14: got '857 NE 67th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46431 / R46431C17: got '857 NE 67th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46432 / R46432C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46432 / R46432C13: got '4011-4017 23rd Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46432 / R46432C14: got '4215 SW Admiral Way,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46432 / R46432C17: got '4215 SW Admiral Way,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46433 / R46433C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46433 / R46433C13: got '101-115 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46433 / R46433C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46433 / R46433C17: got '304-312 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46434 / R46434C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46434 / R46434C13: got '6123-6199 28th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46434 / R46434C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46434 / R46434C17: got '1800-1898 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46435 / R46435C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46435 / R46435C13: got '126-198 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46435 / R46435C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46435 / R46435C17: got '4703-4707 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46438 / R46438C10: got '4412b Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46438 / R46438C13: got '4412b Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46438 / R46438C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46438 / R46438C17: got '4086-4274 Beacon Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46439 / R46439C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46439 / R46439C13: got '2020-2028 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46439 / R46439C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46439 / R46439C17: got '933-999 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46440 / R46440C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46440 / R46440C13: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46440 / R46440C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46440 / R46440C17: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46441 / R46441C10: got '1926 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46441 / R46441C13: got '1926 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46441 / R46441C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46441 / R46441C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46442 / R46442C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46442 / R46442C13: got '164-198 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46442 / R46442C14: got '5109 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46442 / R46442C17: got '5109 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46443 / R46443C10: got '106 Cheshiahud Lake
## Union Loop, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46443 / R46443C13: got '106 Cheshiahud Lake
## Union Loop, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46443 / R46443C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46443 / R46443C17: got '2506-2512 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46444 / R46444C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46444 / R46444C13: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46444 / R46444C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46444 / R46444C17: got '3116-3120 S Frontenac
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46445 / R46445C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46445 / R46445C13: got '4863-5099 18th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46445 / R46445C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46445 / R46445C17: got '4011-4017 23rd Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46448 / R46448C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46448 / R46448C13: got '2-86 Railroad Way S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46448 / R46448C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46448 / R46448C17: got '4784-4798 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46450 / R46450C10: got '509 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46450 / R46450C13: got '509 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46450 / R46450C14: got '306 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46450 / R46450C17: got '306 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46451 / R46451C10: got '524 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46451 / R46451C13: got '524 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46451 / R46451C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46451 / R46451C17: got '126-198 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46452 / R46452C10: got '4721 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46452 / R46452C13: got '4721 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46452 / R46452C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46452 / R46452C17: got '1900-1940 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46454 / R46454C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46454 / R46454C13: got '1825-1831 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46454 / R46454C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46454 / R46454C17: got '1825-1831 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46455 / R46455C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46455 / R46455C13: got '1800-1898 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46455 / R46455C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46455 / R46455C17: got '4324-4330 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46456 / R46456C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46456 / R46456C13: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46456 / R46456C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46456 / R46456C17: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46459 / R46459C10: got '3920 S Pilgrim St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46459 / R46459C13: got '3920 S Pilgrim St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46459 / R46459C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46459 / R46459C17: got '1001 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46462 / R46462C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46462 / R46462C13: got '809-899 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46462 / R46462C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46462 / R46462C17: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46463 / R46463C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46463 / R46463C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46463 / R46463C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46463 / R46463C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46465 / R46465C10: got '2212 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46465 / R46465C13: got '2212 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46465 / R46465C14: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46465 / R46465C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46466 / R46466C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46466 / R46466C13: got '343-399 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46466 / R46466C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46466 / R46466C17: got '5932-5940 Fauntleroy
## Way SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46470 / R46470C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46470 / R46470C13: got '1889-1899 Court Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46470 / R46470C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46470 / R46470C17: got '2301-2399 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46471 / R46471C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46471 / R46471C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46471 / R46471C14: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46471 / R46471C17: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46472 / R46472C10: got '1501 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46472 / R46472C13: got '1501 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46472 / R46472C14: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46472 / R46472C17: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46473 / R46473C10: got '611 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46473 / R46473C13: got '611 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46473 / R46473C14: got '1208 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46473 / R46473C17: got '1208 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46474 / R46474C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46474 / R46474C13: got '4784-4798 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46474 / R46474C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46474 / R46474C17: got '2641-2699 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46475 / R46475C10: got '306 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46475 / R46475C13: got '306 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46475 / R46475C14: got '4517 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46475 / R46475C17: got '4517 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46476 / R46476C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46476 / R46476C13: got '1900-1940 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46476 / R46476C14: got '2233 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46476 / R46476C17: got '2233 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46477 / R46477C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46477 / R46477C13: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46477 / R46477C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46477 / R46477C17: got '750-798 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46478 / R46478C10: got '4215 SW Admiral Way,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46478 / R46478C13: got '4215 SW Admiral Way,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46478 / R46478C14: got '3817 SW Oregon St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46478 / R46478C17: got '3817 SW Oregon St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46482 / R46482C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46482 / R46482C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46482 / R46482C14: got '1501 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46482 / R46482C17: got '1501 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46483 / R46483C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46483 / R46483C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46483 / R46483C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46483 / R46483C17: got '1107-1199 W Emerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46484 / R46484C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46484 / R46484C13: got '3301-3307 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46484 / R46484C14: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46484 / R46484C17: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46485 / R46485C10: got '1100 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46485 / R46485C13: got '1100 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46485 / R46485C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46485 / R46485C17: got '1903-2099 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46486 / R46486C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46486 / R46486C13: got '7352-7358 Jones Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46486 / R46486C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46486 / R46486C17: got '5289-5351 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46487 / R46487C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46487 / R46487C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46487 / R46487C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46487 / R46487C17: got '2599-2699 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46489 / R46489C10: got '1208 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46489 / R46489C13: got '1208 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46489 / R46489C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46489 / R46489C17: got '1101-1107 E Howell
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46490 / R46490C10: got '140 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46490 / R46490C13: got '140 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46490 / R46490C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46490 / R46490C17: got '4901-4999 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46491 / R46491C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46491 / R46491C13: got '1200-1298 N 88th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46491 / R46491C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46491 / R46491C17: got '5010-5020 22nd Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46492 / R46492C10: got '2516 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46492 / R46492C13: got '2516 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46492 / R46492C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46492 / R46492C17: got '343-399 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46496 / R46496C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46496 / R46496C13: got '2015-2021 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46496 / R46496C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46496 / R46496C17: got '3828-3830 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46500 / R46500C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46500 / R46500C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46500 / R46500C14: got '3915 Midvale Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46500 / R46500C17: got '3915 Midvale Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46501 / R46501C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46501 / R46501C13: got '5289-5351 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46501 / R46501C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46501 / R46501C17: got '2057-2099 9th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46502 / R46502C10: got '563 Ward Pl, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46502 / R46502C13: got '563 Ward Pl, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46502 / R46502C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46502 / R46502C17: got '1906-1998 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46504 / R46504C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46504 / R46504C13: got '1356-1362 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46504 / R46504C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46504 / R46504C17: got '1301-1399 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46505 / R46505C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46505 / R46505C13: got '801-809 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46505 / R46505C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46505 / R46505C17: got '1701-1799 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46507 / R46507C10: got '2153 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46507 / R46507C13: got '2153 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46507 / R46507C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46507 / R46507C17: got '460-498 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46508 / R46508C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46508 / R46508C13: got '1107-1199 W Emerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46508 / R46508C14: got '2516 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46508 / R46508C17: got '2516 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46509 / R46509C10: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46509 / R46509C13: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46509 / R46509C14: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46509 / R46509C17: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46510 / R46510C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46510 / R46510C13: got '1207-1299 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46510 / R46510C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46510 / R46510C17: got '1207-1299 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46511 / R46511C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46511 / R46511C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46511 / R46511C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46511 / R46511C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46513 / R46513C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46513 / R46513C13: got '41-73 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46513 / R46513C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46513 / R46513C17: got '7332-7338 Keen Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46514 / R46514C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46514 / R46514C13: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46514 / R46514C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46514 / R46514C17: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46515 / R46515C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46515 / R46515C13: got '3201 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46515 / R46515C14: got '3256 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46515 / R46515C17: got '3256 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46517 / R46517C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46517 / R46517C13: got '1305-1315 SE Salmon
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46517 / R46517C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46517 / R46517C17: got '1305-1315 SE Salmon
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46519 / R46519C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46519 / R46519C13: got '3215-3299 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46519 / R46519C14: got '2717 NE 143rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46519 / R46519C17: got '2717 NE 143rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46520 / R46520C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46520 / R46520C13: got '2403-2499 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46520 / R46520C14: got '106 Cheshiahud Lake
## Union Loop, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46520 / R46520C17: got '106 Cheshiahud Lake
## Union Loop, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46522 / R46522C10: got '3817 SW Oregon St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46522 / R46522C13: got '3817 SW Oregon St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46522 / R46522C14: got '4131 20th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46522 / R46522C17: got '4131 20th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46523 / R46523C10: got '205 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46523 / R46523C13: got '205 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46523 / R46523C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46523 / R46523C17: got '1623-1649 Taylor Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46524 / R46524C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46524 / R46524C13: got '8001-8087 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46524 / R46524C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46524 / R46524C17: got '1201-1205 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46527 / R46527C10: got '5501 NE 65th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46527 / R46527C13: got '5501 NE 65th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46527 / R46527C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46527 / R46527C17: got '164-198 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46528 / R46528C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46528 / R46528C13: got '3025-3039 SW Avalon
## Way, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46528 / R46528C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46528 / R46528C17: got '4393-4399 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46529 / R46529C10: got '907 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46529 / R46529C13: got '907 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46529 / R46529C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46529 / R46529C17: got '101-115 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46530 / R46530C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46530 / R46530C13: got '1301-1399 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46530 / R46530C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46530 / R46530C17: got '2110-2114 E Yesler
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46531 / R46531C10: got '305 Blaine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46531 / R46531C13: got '305 Blaine St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46531 / R46531C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46531 / R46531C17: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46532 / R46532C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46532 / R46532C13: got '2506-2512 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46532 / R46532C14: got '2117 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46532 / R46532C17: got '2117 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46533 / R46533C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46533 / R46533C13: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46533 / R46533C14: got '1716 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46533 / R46533C17: got '1716 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46534 / R46534C10: got '401 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46534 / R46534C13: got '401 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46534 / R46534C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46534 / R46534C17: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46535 / R46535C10: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46535 / R46535C13: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46535 / R46535C14: got '563 Ward Pl, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46535 / R46535C17: got '563 Ward Pl, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46536 / R46536C10: got '3915 Midvale Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46536 / R46536C13: got '3915 Midvale Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46536 / R46536C14: got '2118 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46536 / R46536C17: got '2118 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46537 / R46537C10: got '306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46537 / R46537C13: got '306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46537 / R46537C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46537 / R46537C17: got '1479-1499 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46540 / R46540C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46540 / R46540C13: got '2234-2236 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46540 / R46540C14: got '509 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46540 / R46540C17: got '509 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46542 / R46542C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46542 / R46542C13: got '304-312 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46542 / R46542C14: got '5621 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46542 / R46542C17: got '5621 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46543 / R46543C10: got '1716 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46543 / R46543C13: got '1716 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46543 / R46543C14: got '140 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46543 / R46543C17: got '140 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46544 / R46544C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46544 / R46544C13: got '2301-2399 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46544 / R46544C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46544 / R46544C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46546 / R46546C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46546 / R46546C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46546 / R46546C14: got '2527 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46546 / R46546C17: got '2527 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46547 / R46547C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46547 / R46547C13: got '1207-1299 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46547 / R46547C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46547 / R46547C17: got '1356-1362 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46548 / R46548C10: got '3707 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46548 / R46548C13: got '3707 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46548 / R46548C14: got '10445 59th Ave S,
## Seattle, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46548 / R46548C17: got '10445 59th Ave S,
## Seattle, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46550 / R46550C10: got '2527 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46550 / R46550C13: got '2527 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46550 / R46550C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46550 / R46550C17: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46551 / R46551C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46551 / R46551C13: got '933-999 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46551 / R46551C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46551 / R46551C17: got '1200-1298 N 88th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46552 / R46552C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46552 / R46552C13: got '1701-1799 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46552 / R46552C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46552 / R46552C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46553 / R46553C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46553 / R46553C13: got '2100-2106 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46553 / R46553C14: got '401 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46553 / R46553C17: got '401 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46555 / R46555C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46555 / R46555C13: got '1101-1107 E Howell
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46555 / R46555C14: got '1420 32nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46555 / R46555C17: got '1420 32nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46556 / R46556C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46556 / R46556C13: got '2200-2278 S Holgate
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46556 / R46556C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46556 / R46556C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46557 / R46557C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46557 / R46557C13: got '10329-10333 Sand
## Point Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46557 / R46557C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46557 / R46557C17: got '41-73 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46558 / R46558C10: got '2833 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46558 / R46558C13: got '2833 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46558 / R46558C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46558 / R46558C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46559 / R46559C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46559 / R46559C13: got '460-498 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46559 / R46559C14: got '545 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46559 / R46559C17: got '545 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46562 / R46562C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46562 / R46562C13: got '3828-3830 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46562 / R46562C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46562 / R46562C17: got '6749-6999 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46563 / R46563C10: got '2527 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46563 / R46563C13: got '2527 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46563 / R46563C14: got '2527 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46563 / R46563C17: got '2527 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46564 / R46564C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46564 / R46564C13: got '4393-4399 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46564 / R46564C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46564 / R46564C17: got '3001-3015 SW Avalon
## Way, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46565 / R46565C10: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46565 / R46565C13: got '1523 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46565 / R46565C14: got '907 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46565 / R46565C17: got '907 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46566 / R46566C10: got '2107 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46566 / R46566C13: got '2107 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46566 / R46566C14: got '1155 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46566 / R46566C17: got '1155 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46567 / R46567C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46567 / R46567C13: got '10401-10411 Roosevelt
## Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46567 / R46567C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46567 / R46567C17: got '8021-8031 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46568 / R46568C10: got '1155 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46568 / R46568C13: got '1155 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46568 / R46568C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46568 / R46568C17: got '1301-1399 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46570 / R46570C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46570 / R46570C13: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46570 / R46570C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46570 / R46570C17: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46571 / R46571C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46571 / R46571C13: got '2057-2099 9th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46571 / R46571C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46571 / R46571C17: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46573 / R46573C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46573 / R46573C13: got '4901-4999 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46573 / R46573C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46573 / R46573C17: got '6123-6199 28th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46574 / R46574C10: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46574 / R46574C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46574 / R46574C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46574 / R46574C17: got '5215-5299 NE 74th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46575 / R46575C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46575 / R46575C13: got '2599-2699 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46575 / R46575C14: got '306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46575 / R46575C17: got '306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46577 / R46577C10: got '2711 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46577 / R46577C13: got '2711 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46577 / R46577C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46577 / R46577C17: got '620-638 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46579 / R46579C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46579 / R46579C13: got '5215-5299 NE 74th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46579 / R46579C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46579 / R46579C17: got '2-6 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46580 / R46580C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46580 / R46580C13: got '1045-1099 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46580 / R46580C14: got '3804 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46580 / R46580C17: got '3804 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46583 / R46583C10: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46583 / R46583C13: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46583 / R46583C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46583 / R46583C17: got '10401-10451 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46584 / R46584C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46584 / R46584C13: got '1356 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46584 / R46584C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46584 / R46584C17: got '317-323 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46585 / R46585C10: got '14338 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46585 / R46585C13: got '14338 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46585 / R46585C14: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46585 / R46585C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46586 / R46586C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46586 / R46586C13: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46586 / R46586C14: got '426 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46586 / R46586C17: got '426 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46588 / R46588C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46588 / R46588C13: got '1305-1315 SE Salmon
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46588 / R46588C14: got '9525 N Fiske Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46588 / R46588C17: got '9525 N Fiske Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46589 / R46589C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46589 / R46589C13: got '2315-2317 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46589 / R46589C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46589 / R46589C17: got '3610-3698 24th Pl W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46590 / R46590C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46590 / R46590C13: got '1177-1199 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46590 / R46590C14: got '9411 15th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46590 / R46590C17: got '9411 15th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46593 / R46593C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46593 / R46593C13: got '1001 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46593 / R46593C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46593 / R46593C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46594 / R46594C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46594 / R46594C13: got '301-303 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46594 / R46594C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46594 / R46594C17: got '633-699 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46595 / R46595C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46595 / R46595C13: got '2110-2114 E Yesler
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46595 / R46595C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46595 / R46595C17: got '653-699 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46596 / R46596C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46596 / R46596C13: got '10401-10451 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46596 / R46596C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46596 / R46596C17: got '6215-6499 7th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46597 / R46597C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46597 / R46597C13: got '1801-1899 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46597 / R46597C14: got '1714 N 80th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46597 / R46597C17: got '1714 N 80th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46598 / R46598C10: got '2117 E Hamlin St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46598 / R46598C13: got '2117 E Hamlin St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46598 / R46598C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46598 / R46598C17: got '1126-1196 E Prospect
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46599 / R46599C10: got '1008 E Harrison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46599 / R46599C13: got '1008 E Harrison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46599 / R46599C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46599 / R46599C17: got '416-426 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46600 / R46600C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46600 / R46600C13: got '3700-3798 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46600 / R46600C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46600 / R46600C17: got '2902-2904 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46601 / R46601C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46601 / R46601C13: got '2641-2699 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46601 / R46601C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46601 / R46601C17: got '2393-2395 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46604 / R46604C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46604 / R46604C13: got '1818-1898 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46604 / R46604C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46604 / R46604C17: got '801-899 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46605 / R46605C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46605 / R46605C13: got '620-638 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46605 / R46605C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46605 / R46605C17: got '401 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46606 / R46606C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46606 / R46606C13: got '335-399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46606 / R46606C14: got '215 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46606 / R46606C17: got '215 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46607 / R46607C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46607 / R46607C13: got '3001-3015 SW Avalon
## Way, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46607 / R46607C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46607 / R46607C17: got '551-599 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46609 / R46609C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46609 / R46609C13: got '733-799 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46609 / R46609C14: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46609 / R46609C17: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46610 / R46610C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46610 / R46610C13: got '2701-2763 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46610 / R46610C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46610 / R46610C17: got '3412-3418 16th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46611 / R46611C10: got '616 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46611 / R46611C13: got '616 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46611 / R46611C14: got '326 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46611 / R46611C17: got '326 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46612 / R46612C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46612 / R46612C13: got '633-699 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46612 / R46612C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46612 / R46612C17: got '745-801 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46613 / R46613C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46613 / R46613C13: got '7332-7338 Keen Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46613 / R46613C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46613 / R46613C17: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46616 / R46616C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46616 / R46616C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46616 / R46616C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46616 / R46616C17: got '9216 8th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46617 / R46617C10: got '2711 NE 123rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46617 / R46617C13: got '2711 NE 123rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46617 / R46617C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46617 / R46617C17: got '12637-12673 33rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46618 / R46618C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46618 / R46618C13: got '653-699 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46618 / R46618C14: got '307 NW 76th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46618 / R46618C17: got '307 NW 76th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46619 / R46619C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46619 / R46619C13: got '1501-1599 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46619 / R46619C14: got '4331 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46619 / R46619C17: got '4331 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46621 / R46621C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46621 / R46621C13: got '625 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46621 / R46621C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46621 / R46621C17: got '4413-4425 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46622 / R46622C10: got '2117 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46622 / R46622C13: got '2117 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46622 / R46622C14: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46622 / R46622C17: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46624 / R46624C10: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46624 / R46624C13: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46624 / R46624C14: got '107 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46624 / R46624C17: got '107 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46625 / R46625C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46625 / R46625C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46625 / R46625C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46625 / R46625C17: got '601-899 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46626 / R46626C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46626 / R46626C13: got '4007-4011 Midvale Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46626 / R46626C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46626 / R46626C17: got '6227-6231 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46627 / R46627C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46627 / R46627C13: got '801-899 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46627 / R46627C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46627 / R46627C17: got '3700-3798 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46630 / R46630C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46630 / R46630C13: got '1201-1205 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46630 / R46630C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46630 / R46630C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46631 / R46631C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46631 / R46631C13: got '2105-2107 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46631 / R46631C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46631 / R46631C17: got '602-606 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46632 / R46632C10: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46632 / R46632C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46632 / R46632C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46632 / R46632C17: got '1835-1899 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46634 / R46634C10: got '116 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46634 / R46634C13: got '116 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46634 / R46634C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46634 / R46634C17: got '2684-2698 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46636 / R46636C10: got '2118 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46636 / R46636C13: got '2118 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46636 / R46636C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46636 / R46636C17: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46638 / R46638C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46638 / R46638C13: got '100-114 Eastlake Ave
## E, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46638 / R46638C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46638 / R46638C17: got '3001-3017 NE 50th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46640 / R46640C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46640 / R46640C13: got '301-305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46640 / R46640C14: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46640 / R46640C17: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46641 / R46641C10: got '2903 Mayfair Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46641 / R46641C13: got '2903 Mayfair Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46641 / R46641C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46641 / R46641C17: got '50-51 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46644 / R46644C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46644 / R46644C13: got '2393-2395 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46644 / R46644C14: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46644 / R46644C17: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46646 / R46646C10: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46646 / R46646C13: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46646 / R46646C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46646 / R46646C17: got '800-850 Spring St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46647 / R46647C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46647 / R46647C13: got '1825-1831 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46647 / R46647C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46647 / R46647C17: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46648 / R46648C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46648 / R46648C13: got '3610-3698 24th Pl W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46648 / R46648C14: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46648 / R46648C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46649 / R46649C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46649 / R46649C13: got '309-317 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46649 / R46649C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46649 / R46649C17: got '5455-5489 Shilshole
## Ave NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46650 / R46650C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46650 / R46650C13: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46650 / R46650C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46650 / R46650C17: got '2109-2115 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46651 / R46651C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46651 / R46651C13: got '416-426 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46651 / R46651C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46651 / R46651C17: got '1503-1507 Madrona Dr,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46656 / R46656C10: got '4517 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46656 / R46656C13: got '4517 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46656 / R46656C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46656 / R46656C17: got '9876-9896 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46657 / R46657C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46657 / R46657C13: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46657 / R46657C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46657 / R46657C17: got '601 SW 14th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46658 / R46658C10: got '215 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46658 / R46658C13: got '215 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46658 / R46658C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46658 / R46658C17: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46659 / R46659C10: got '4331 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46659 / R46659C13: got '4331 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46659 / R46659C14: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46659 / R46659C17: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46660 / R46660C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46660 / R46660C13: got '551-599 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46660 / R46660C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46660 / R46660C17: got '2110-2114 E Yesler
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46661 / R46661C10: got '4214 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46661 / R46661C13: got '4214 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46661 / R46661C14: got '8333 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46661 / R46661C17: got '8333 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46662 / R46662C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46662 / R46662C13: got '11246-11300 3rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46662 / R46662C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46662 / R46662C17: got '1607-1611 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46663 / R46663C10: got '5621 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46663 / R46663C13: got '5621 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46663 / R46663C14: got '2117 E Hamlin St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46663 / R46663C17: got '2117 E Hamlin St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46664 / R46664C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46664 / R46664C13: got '350-398 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46664 / R46664C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46664 / R46664C17: got '500-512 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46665 / R46665C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46665 / R46665C13: got '73-81 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46665 / R46665C14: got '2843 NW 71st St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46665 / R46665C17: got '2843 NW 71st St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46667 / R46667C10: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46667 / R46667C13: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46667 / R46667C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46667 / R46667C17: got '1356 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46668 / R46668C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46668 / R46668C13: got '1401-1409 SW Alder
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46668 / R46668C14: got '1534 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46668 / R46668C17: got '1534 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46669 / R46669C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46669 / R46669C13: got '6215-6499 7th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46669 / R46669C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46669 / R46669C17: got '4007-4011 Midvale Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46670 / R46670C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46670 / R46670C13: got '745-801 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46670 / R46670C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46670 / R46670C17: got '733-799 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46671 / R46671C10: got '10520 19th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46671 / R46671C13: got '10520 19th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46671 / R46671C14: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46671 / R46671C17: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46672 / R46672C10: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46672 / R46672C13: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46672 / R46672C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46672 / R46672C17: got '6552-6558 38th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46673 / R46673C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46673 / R46673C13: got '2-6 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46673 / R46673C14: got '3323 43rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46673 / R46673C17: got '3323 43rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46674 / R46674C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46674 / R46674C13: got '3501 SW Willow St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46674 / R46674C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46674 / R46674C17: got '350-398 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46675 / R46675C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46675 / R46675C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46675 / R46675C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46675 / R46675C17: got '100-198 21st Ave S,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46676 / R46676C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46676 / R46676C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46676 / R46676C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46676 / R46676C17: got '3401-3423 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46678 / R46678C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46678 / R46678C13: got '601-899 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46678 / R46678C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46678 / R46678C17: got '1001-1199 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46679 / R46679C10: got '1714 N 80th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46679 / R46679C13: got '1714 N 80th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46679 / R46679C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46679 / R46679C17: got '1248-1294 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46680 / R46680C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46680 / R46680C13: got '2951-3107 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46680 / R46680C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46680 / R46680C17: got '4152-4398 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46682 / R46682C10: got '3715 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46682 / R46682C13: got '3715 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46682 / R46682C14: got '4201 21st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46682 / R46682C17: got '4201 21st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46684 / R46684C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46684 / R46684C13: got '2110-2114 E Yesler
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46684 / R46684C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46684 / R46684C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46685 / R46685C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46685 / R46685C13: got '1623-1649 Taylor Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46685 / R46685C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46685 / R46685C17: got '987-1037 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46688 / R46688C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46688 / R46688C13: got '6227-6231 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46688 / R46688C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46688 / R46688C17: got '5508-5598 11th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46689 / R46689C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46689 / R46689C13: got '3301 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46689 / R46689C14: got '233 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46689 / R46689C17: got '233 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46692 / R46692C10: got '616 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46692 / R46692C13: got '616 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46692 / R46692C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46692 / R46692C17: got '73-81 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46693 / R46693C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46693 / R46693C13: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46693 / R46693C14: got '2111 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46693 / R46693C17: got '2111 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46695 / R46695C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46695 / R46695C13: got '9216 8th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46695 / R46695C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46695 / R46695C17: got '2315-2317 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46696 / R46696C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46696 / R46696C13: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46696 / R46696C14: got '4231 S Lucile St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46696 / R46696C17: got '4231 S Lucile St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46697 / R46697C10: got '426 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46697 / R46697C13: got '426 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46697 / R46697C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46697 / R46697C17: got '1200-1222 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46698 / R46698C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46698 / R46698C13: got '1126-1196 E Prospect
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46698 / R46698C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46698 / R46698C17: got '1474-1498 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46700 / R46700C10: got '3256 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46700 / R46700C13: got '3256 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46700 / R46700C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46700 / R46700C17: got '81-99 S Forest St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46701 / R46701C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46701 / R46701C13: got '304-338 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46701 / R46701C14: got '2711 NE 123rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46701 / R46701C17: got '2711 NE 123rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46702 / R46702C10: got '3526 NE 9th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46702 / R46702C13: got '3526 NE 9th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46702 / R46702C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46702 / R46702C17: got '252-298 N Monroe St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46703 / R46703C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46703 / R46703C13: got '1248-1294 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46703 / R46703C14: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46703 / R46703C17: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46705 / R46705C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46705 / R46705C13: got '1903-2099 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46705 / R46705C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46705 / R46705C17: got '1045-1099 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46706 / R46706C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46706 / R46706C13: got '5932-5940 Fauntleroy
## Way SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46706 / R46706C14: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46706 / R46706C17: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46707 / R46707C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46707 / R46707C13: got '500-512 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46707 / R46707C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46707 / R46707C17: got '1177-1199 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46708 / R46708C10: got '107 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46708 / R46708C13: got '107 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46708 / R46708C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46708 / R46708C17: got '1301-1399 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46709 / R46709C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46709 / R46709C13: got '12903-12999 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46709 / R46709C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46709 / R46709C17: got '5289-5351 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46711 / R46711C10: got '2527 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46711 / R46711C13: got '2527 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46711 / R46711C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46711 / R46711C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46712 / R46712C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46712 / R46712C13: got '1930 SW River Dr,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46712 / R46712C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46712 / R46712C17: got '3940-3944 N
## Mississippi Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46713 / R46713C10: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46713 / R46713C13: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46713 / R46713C14: got '1008 E Harrison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46713 / R46713C17: got '1008 E Harrison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46714 / R46714C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46714 / R46714C13: got '5455-5489 Shilshole
## Ave NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46714 / R46714C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46714 / R46714C17: got '4210-4222 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46716 / R46716C10: got '10445 59th Ave S,
## Seattle, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46716 / R46716C13: got '10445 59th Ave S,
## Seattle, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46716 / R46716C14: got '3715 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46716 / R46716C17: got '3715 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46717 / R46717C10: got '2230 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46717 / R46717C13: got '2230 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46717 / R46717C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46717 / R46717C17: got '416-498 Randolph Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46718 / R46718C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46718 / R46718C13: got '1001-1199 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46718 / R46718C14: got '81 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46718 / R46718C17: got '81 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46722 / R46722C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46722 / R46722C13: got '317-323 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46722 / R46722C14: got '616 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46722 / R46722C17: got '616 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46723 / R46723C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46723 / R46723C13: got '5289-5351 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46723 / R46723C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46723 / R46723C17: got '13501-13549 1st Ave
## NW, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46725 / R46725C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46725 / R46725C13: got '5900-5998 SE 43rd
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46725 / R46725C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46725 / R46725C17: got '5900-5998 SE 43rd
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46726 / R46726C10: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46726 / R46726C13: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46726 / R46726C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46726 / R46726C17: got '301-303 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46727 / R46727C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46727 / R46727C13: got '8021-8031 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46727 / R46727C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46727 / R46727C17: got '1801-1899 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46728 / R46728C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46728 / R46728C13: got '2000 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46728 / R46728C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46728 / R46728C17: got '12903-12999 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46729 / R46729C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46729 / R46729C13: got '401 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46729 / R46729C14: got '116 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46729 / R46729C17: got '116 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46730 / R46730C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46730 / R46730C13: got '1479-1499 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46730 / R46730C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46730 / R46730C17: got '1501-1599 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46731 / R46731C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46731 / R46731C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46731 / R46731C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46731 / R46731C17: got '2221-2299 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46732 / R46732C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46732 / R46732C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46732 / R46732C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46732 / R46732C17: got '101-145 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46733 / R46733C10: got '2701 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46733 / R46733C13: got '2701 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46733 / R46733C14: got '4201 21st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46733 / R46733C17: got '4201 21st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46734 / R46734C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46734 / R46734C13: got '1200-1222 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46734 / R46734C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46734 / R46734C17: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46735 / R46735C10: got '233 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46735 / R46735C13: got '233 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46735 / R46735C14: got '616 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46735 / R46735C17: got '616 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46736 / R46736C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46736 / R46736C13: got '987-1037 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46736 / R46736C14: got '4214 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46736 / R46736C17: got '4214 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46738 / R46738C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46738 / R46738C13: got '1-199 N Stanton St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46738 / R46738C14: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46738 / R46738C17: got '7968-8398 N Courtenay
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46739 / R46739C10: got '2711 NE 123rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46739 / R46739C13: got '2711 NE 123rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46739 / R46739C14: got '2711 NE 123rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46739 / R46739C17: got '2711 NE 123rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46741 / R46741C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46741 / R46741C13: got '4413-4425 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46741 / R46741C14: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46741 / R46741C17: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46742 / R46742C10: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46742 / R46742C13: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46742 / R46742C14: got '2537 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46742 / R46742C17: got '2537 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46744 / R46744C10: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46744 / R46744C13: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46744 / R46744C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46744 / R46744C17: got '4637-4725 Union Bay
## Pl NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46748 / R46748C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46748 / R46748C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46748 / R46748C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46748 / R46748C17: got '335-399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46749 / R46749C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46749 / R46749C13: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46749 / R46749C14: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46749 / R46749C17: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46756 / R46756C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46756 / R46756C13: got '101-145 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46756 / R46756C14: got '1101 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46756 / R46756C17: got '1101 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46757 / R46757C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46757 / R46757C13: got '6201-6209 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46757 / R46757C14: got '5621 Seaview Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46757 / R46757C17: got '5621 Seaview Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46759 / R46759C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46759 / R46759C13: got '4815-4821 26th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46759 / R46759C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46759 / R46759C17: got '4815-4821 26th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46760 / R46760C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46760 / R46760C13: got '1301-1399 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46760 / R46760C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46760 / R46760C17: got '129-199 Belmont Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46761 / R46761C10: got '1211 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46761 / R46761C13: got '1211 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46761 / R46761C14: got '1415 W Garfield St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46761 / R46761C17: got '1415 W Garfield St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46762 / R46762C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46762 / R46762C13: got '800-850 Spring St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46762 / R46762C14: got '408 NE 81st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46762 / R46762C17: got '408 NE 81st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46763 / R46763C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46763 / R46763C13: got '501-527 NE 98th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46763 / R46763C14: got '7806 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46763 / R46763C17: got '7806 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46767 / R46767C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46767 / R46767C13: got '500-554 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46767 / R46767C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46767 / R46767C17: got '911-919 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46768 / R46768C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46768 / R46768C13: got '1503-1507 Madrona Dr,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46768 / R46768C14: got '2209 E North St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46768 / R46768C17: got '2209 E North St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46770 / R46770C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46770 / R46770C13: got '911-919 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46770 / R46770C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46770 / R46770C17: got '2537-2545 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46771 / R46771C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46771 / R46771C13: got '6400-6406 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46771 / R46771C14: got '739 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46771 / R46771C17: got '739 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46772 / R46772C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46772 / R46772C13: got '101-145 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46772 / R46772C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46772 / R46772C17: got '1600-1610 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46773 / R46773C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46773 / R46773C13: got '129-199 Belmont Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46773 / R46773C14: got '4332 15th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46773 / R46773C17: got '4332 15th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46775 / R46775C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46775 / R46775C13: got '4152-4398 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46775 / R46775C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46775 / R46775C17: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46776 / R46776C10: got '4201 21st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46776 / R46776C13: got '4201 21st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46776 / R46776C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46776 / R46776C17: got '43-53 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46777 / R46777C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46777 / R46777C13: got '800-810 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46777 / R46777C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46777 / R46777C17: got '1015-1021 W Crockett
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46778 / R46778C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46778 / R46778C13: got '1734-1804 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46778 / R46778C14: got '2844 N Halleck St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46778 / R46778C17: got '2844 N Halleck St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46779 / R46779C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46779 / R46779C13: got '1830 Cheshiahud Lake
## Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46779 / R46779C14: got '910 E Prospect St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46779 / R46779C17: got '910 E Prospect St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46780 / R46780C10: got '1101 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46780 / R46780C13: got '1101 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46780 / R46780C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46780 / R46780C17: got '10049 College Way N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46781 / R46781C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46781 / R46781C13: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46781 / R46781C14: got '4114 NE 69th Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46781 / R46781C17: got '4114 NE 69th Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46782 / R46782C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46782 / R46782C13: got '1061-1099 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46782 / R46782C14: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46782 / R46782C17: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46783 / R46783C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46783 / R46783C13: got '1609-1627 Harvard
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46783 / R46783C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46783 / R46783C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46785 / R46785C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46785 / R46785C13: got '337-371 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46785 / R46785C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46785 / R46785C17: got '670-698 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46786 / R46786C10: got '128 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46786 / R46786C13: got '128 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46786 / R46786C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46786 / R46786C17: got '4806-4898 SE Madison
## St, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46787 / R46787C10: got '2209 E North St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46787 / R46787C13: got '2209 E North St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46787 / R46787C14: got '619 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46787 / R46787C17: got '619 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46789 / R46789C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46789 / R46789C13: got '1600-1610 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46789 / R46789C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46789 / R46789C17: got '1852-1898 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46790 / R46790C10: got '4332 15th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46790 / R46790C13: got '4332 15th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46790 / R46790C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46790 / R46790C17: got '1743-1745 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46791 / R46791C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46791 / R46791C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46791 / R46791C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46791 / R46791C17: got '800-810 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46793 / R46793C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46793 / R46793C13: got '1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46793 / R46793C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46793 / R46793C17: got '2-10 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46794 / R46794C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46794 / R46794C13: got '100-198 21st Ave S,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46794 / R46794C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46794 / R46794C17: got '401-409 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46795 / R46795C10: got '311 Fulton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46795 / R46795C13: got '311 Fulton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46795 / R46795C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46795 / R46795C17: got '901-917 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46796 / R46796C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46796 / R46796C13: got '3834-3968 SE 17th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46796 / R46796C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46796 / R46796C17: got '600-790 SW Abernethy
## St, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46798 / R46798C10: got '4231 S Lucile St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46798 / R46798C13: got '4231 S Lucile St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46798 / R46798C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46798 / R46798C17: got '5201-5217 50th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46800 / R46800C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46800 / R46800C13: got '950-998 S Homer St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46800 / R46800C14: got '3418 Alamo Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46800 / R46800C17: got '3418 Alamo Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46801 / R46801C10: got '404 NE 66th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46801 / R46801C13: got '404 NE 66th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46801 / R46801C14: got '3740 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46801 / R46801C17: got '3740 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46802 / R46802C10: got '11100 NE 111th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46802 / R46802C13: got '11100 NE 111th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46802 / R46802C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46802 / R46802C17: got '501-527 NE 98th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46803 / R46803C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46803 / R46803C13: got '400-464 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46803 / R46803C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46803 / R46803C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46805 / R46805C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46805 / R46805C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46805 / R46805C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46805 / R46805C17: got '700-798 Corwin Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46807 / R46807C10: got '609 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46807 / R46807C13: got '609 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46807 / R46807C14: got '800 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46807 / R46807C17: got '800 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46808 / R46808C10: got '12707 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46808 / R46808C13: got '12707 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46808 / R46808C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46808 / R46808C17: got '337-371 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46810 / R46810C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46810 / R46810C13: got '1474-1498 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46810 / R46810C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46810 / R46810C17: got '300-398 Ballard
## Neighborhood Greenway, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46811 / R46811C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46811 / R46811C13: got '1743-1745 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46811 / R46811C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46811 / R46811C17: got '6485-6533 Seaview Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46812 / R46812C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46812 / R46812C13: got '2615-2619 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46812 / R46812C14: got '13201 Aurora Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46812 / R46812C17: got '13201 Aurora Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46813 / R46813C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46813 / R46813C13: got '323-347 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46813 / R46813C14: got '3113 Eastlake Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46813 / R46813C17: got '3113 Eastlake Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46814 / R46814C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46814 / R46814C13: got '901-917 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46814 / R46814C14: got '4500 Duwamish Trail,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46814 / R46814C17: got '4500 Duwamish Trail,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46815 / R46815C10: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46815 / R46815C13: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46815 / R46815C14: got '5221 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46815 / R46815C17: got '5221 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46816 / R46816C10: got '13201 Aurora Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46816 / R46816C13: got '13201 Aurora Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46816 / R46816C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46816 / R46816C17: got '1535-1537 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46817 / R46817C10: got '1227 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46817 / R46817C13: got '1227 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46817 / R46817C14: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46817 / R46817C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46818 / R46818C10: got '2727 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46818 / R46818C13: got '2727 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46818 / R46818C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46818 / R46818C17: got '1001-1009 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46819 / R46819C10: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46819 / R46819C13: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46819 / R46819C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46819 / R46819C17: got '2114-2198 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46820 / R46820C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46820 / R46820C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46820 / R46820C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46820 / R46820C17: got '6500-6512 23rd Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46821 / R46821C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46821 / R46821C13: got '812-898 SE 48th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46821 / R46821C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46821 / R46821C17: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46822 / R46822C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46822 / R46822C13: got '12637-12673 33rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46822 / R46822C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46822 / R46822C17: got '2384-2466 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46823 / R46823C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46823 / R46823C13: got '4851-4937 SE Division
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46823 / R46823C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46823 / R46823C17: got '1138-1154 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46824 / R46824C10: got '9525 N Fiske Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46824 / R46824C13: got '9525 N Fiske Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46824 / R46824C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46824 / R46824C17: got '3834-3968 SE 17th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46826 / R46826C10: got '2124 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46826 / R46826C13: got '2124 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46826 / R46826C14: got '2291 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46826 / R46826C17: got '2291 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46827 / R46827C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46827 / R46827C13: got '500-556 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46827 / R46827C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46827 / R46827C17: got '1522-1598 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46828 / R46828C10: got '8333 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46828 / R46828C13: got '8333 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46828 / R46828C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46828 / R46828C17: got '925-945 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46829 / R46829C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46829 / R46829C13: got '416-498 Randolph Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46829 / R46829C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46829 / R46829C17: got '1000 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46830 / R46830C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46830 / R46830C13: got '720-722 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46830 / R46830C14: got '1148 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46830 / R46830C17: got '1148 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46832 / R46832C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46832 / R46832C13: got '154-198 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46832 / R46832C14: got '128 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46832 / R46832C17: got '128 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46834 / R46834C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46834 / R46834C13: got '4134 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46834 / R46834C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46834 / R46834C17: got '4900-4912 SE Mill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46835 / R46835C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46835 / R46835C13: got '1170-1194 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46835 / R46835C14: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46835 / R46835C17: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46837 / R46837C10: got '1052 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46837 / R46837C13: got '1052 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46837 / R46837C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46837 / R46837C17: got '1170-1194 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46838 / R46838C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46838 / R46838C13: got '2-10 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46838 / R46838C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46838 / R46838C17: got '901-999 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46839 / R46839C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46839 / R46839C13: got '201-247 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46839 / R46839C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46839 / R46839C17: got '323-347 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46840 / R46840C10: got '926 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46840 / R46840C13: got '926 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46840 / R46840C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46840 / R46840C17: got '1549-1599 S Orcas St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46842 / R46842C10: got '326 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46842 / R46842C13: got '326 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46842 / R46842C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46842 / R46842C17: got '110-198 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46843 / R46843C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46843 / R46843C13: got '1852-1898 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46843 / R46843C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46843 / R46843C17: got '901-915 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46844 / R46844C10: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46844 / R46844C13: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46844 / R46844C14: got '2521 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46844 / R46844C17: got '2521 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46845 / R46845C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46845 / R46845C13: got '110-198 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46845 / R46845C14: got '413 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46845 / R46845C17: got '413 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46846 / R46846C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46846 / R46846C13: got '1201-1217 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46846 / R46846C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46846 / R46846C17: got '1251-1299 S
## Massachusetts St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46847 / R46847C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46847 / R46847C13: got '51-61 Dravus St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46847 / R46847C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46847 / R46847C17: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46848 / R46848C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46848 / R46848C13: got '1000 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46848 / R46848C14: got '305 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46848 / R46848C17: got '305 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46849 / R46849C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46849 / R46849C13: got '745-779 SW Bancroft
## St, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46849 / R46849C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46849 / R46849C17: got '4134 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46850 / R46850C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46850 / R46850C13: got '501-599 8th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46850 / R46850C14: got '2124 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46850 / R46850C17: got '2124 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46853 / R46853C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46853 / R46853C13: got '3401-3423 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46853 / R46853C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46853 / R46853C17: got '1060-1098 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46854 / R46854C10: got '307 NW 76th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46854 / R46854C13: got '307 NW 76th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46854 / R46854C14: got '515 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46854 / R46854C17: got '515 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46855 / R46855C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46855 / R46855C13: got '908-912 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46855 / R46855C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46855 / R46855C17: got '101-149 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46856 / R46856C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46856 / R46856C13: got '335-399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46856 / R46856C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46856 / R46856C17: got '400-464 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46858 / R46858C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46858 / R46858C13: got '9875 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46858 / R46858C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46858 / R46858C17: got '501-535 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46859 / R46859C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46859 / R46859C13: got '7431-7435 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46859 / R46859C14: got '2209 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46859 / R46859C17: got '2209 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46860 / R46860C10: got '5221 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46860 / R46860C13: got '5221 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46860 / R46860C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46860 / R46860C17: got '501-599 8th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46861 / R46861C10: got '2017 N Schofield St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46861 / R46861C13: got '2017 N Schofield St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46861 / R46861C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46861 / R46861C17: got '1734-1804 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46862 / R46862C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46862 / R46862C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46862 / R46862C14: got '4837 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46862 / R46862C17: got '4837 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46863 / R46863C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46863 / R46863C13: got '901-999 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46863 / R46863C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46863 / R46863C17: got '4851-4937 SE Division
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46864 / R46864C10: got '3008 W Laurelhurst Dr
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46864 / R46864C13: got '3008 W Laurelhurst Dr
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46864 / R46864C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46864 / R46864C17: got '2404-2408 E Roanoke
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46866 / R46866C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46866 / R46866C13: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46866 / R46866C14: got '1052 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46866 / R46866C17: got '1052 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46867 / R46867C10: got '305 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46867 / R46867C13: got '305 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46867 / R46867C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46867 / R46867C17: got '6201-6209 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46868 / R46868C10: got '2111 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46868 / R46868C13: got '2111 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46868 / R46868C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46868 / R46868C17: got '1830 Cheshiahud Lake
## Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46869 / R46869C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46869 / R46869C13: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46869 / R46869C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46869 / R46869C17: got '5026-5030 42nd Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46872 / R46872C10: got '3740 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46872 / R46872C13: got '3740 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46872 / R46872C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46872 / R46872C17: got '745-779 SW Bancroft
## St, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46873 / R46873C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46873 / R46873C13: got '5508-5598 11th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46873 / R46873C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46873 / R46873C17: got '500-556 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46874 / R46874C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46874 / R46874C13: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46874 / R46874C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46874 / R46874C17: got '1571-1599 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46876 / R46876C10: got '3113 Eastlake Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46876 / R46876C13: got '3113 Eastlake Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46876 / R46876C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46876 / R46876C17: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46877 / R46877C10: got '413 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46877 / R46877C13: got '413 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46877 / R46877C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46877 / R46877C17: got '349-373 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46878 / R46878C10: got '2521 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46878 / R46878C13: got '2521 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46878 / R46878C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46878 / R46878C17: got '335-399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46879 / R46879C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46879 / R46879C13: got '3001-3017 NE 50th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46879 / R46879C14: got '2315 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46879 / R46879C17: got '2315 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46881 / R46881C10: got '619 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46881 / R46881C13: got '619 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46881 / R46881C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46881 / R46881C17: got '3294-3398 SW Raymond
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46883 / R46883C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46883 / R46883C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46883 / R46883C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46883 / R46883C17: got '1800-1898 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46884 / R46884C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46884 / R46884C13: got '401-409 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46884 / R46884C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46884 / R46884C17: got '4601-4649 SW Raymond
## St, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46885 / R46885C10: got '3601 Gilman Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46885 / R46885C13: got '3601 Gilman Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46885 / R46885C14: got '134 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46885 / R46885C17: got '134 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46886 / R46886C10: got '3323 43rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46886 / R46886C13: got '3323 43rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46886 / R46886C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46886 / R46886C17: got '2900-2906 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46888 / R46888C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46888 / R46888C13: got '6552-6558 38th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46888 / R46888C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46888 / R46888C17: got '500-554 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46892 / R46892C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46892 / R46892C13: got '901-915 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46892 / R46892C14: got '823 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46892 / R46892C17: got '823 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46893 / R46893C10: got '620 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46893 / R46893C13: got '620 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46893 / R46893C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46893 / R46893C17: got '1201-1217 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46894 / R46894C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46894 / R46894C13: got '349-373 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46894 / R46894C14: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46894 / R46894C17: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46896 / R46896C10: got '3418 Alamo Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46896 / R46896C13: got '3418 Alamo Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46896 / R46896C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46896 / R46896C17: got '1916-1998 17th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46897 / R46897C10: got '4500 Duwamish Trail,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46897 / R46897C13: got '4500 Duwamish Trail,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46897 / R46897C14: got '1200 Alki Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46897 / R46897C17: got '1200 Alki Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46899 / R46899C10: got '211 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46899 / R46899C13: got '211 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46899 / R46899C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46899 / R46899C17: got '1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46900 / R46900C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46900 / R46900C13: got '1549-1599 S Orcas St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46900 / R46900C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46900 / R46900C17: got '923-945 S Doris St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46902 / R46902C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46902 / R46902C13: got '101-149 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46902 / R46902C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46902 / R46902C17: got '3010-3018 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46905 / R46905C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46905 / R46905C13: got '1015-1021 W Crockett
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46905 / R46905C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46905 / R46905C17: got '720-722 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46907 / R46907C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46907 / R46907C13: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46907 / R46907C14: got '3601 Gilman Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46907 / R46907C17: got '3601 Gilman Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46908 / R46908C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46908 / R46908C13: got '1060-1098 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46908 / R46908C14: got '345 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46908 / R46908C17: got '345 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46909 / R46909C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46909 / R46909C13: got '1522-1598 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46909 / R46909C14: got '1427 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46909 / R46909C17: got '1427 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46910 / R46910C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46910 / R46910C13: got '1800-1898 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46910 / R46910C14: got '2203 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46910 / R46910C17: got '2203 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46911 / R46911C10: got '910 E Prospect St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46911 / R46911C13: got '910 E Prospect St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46911 / R46911C14: got '938 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46911 / R46911C17: got '938 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46912 / R46912C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46912 / R46912C13: got '1743-1745 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46912 / R46912C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46912 / R46912C17: got '1743-1745 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46913 / R46913C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46913 / R46913C13: got '501-535 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46913 / R46913C14: got '4205 50th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46913 / R46913C17: got '4205 50th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46914 / R46914C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46914 / R46914C13: got '1001-1009 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46914 / R46914C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46914 / R46914C17: got '2400-2556 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46916 / R46916C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46916 / R46916C13: got '925-945 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46916 / R46916C14: got '12235 Phinney Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46916 / R46916C17: got '12235 Phinney Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46917 / R46917C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46917 / R46917C13: got '3940-3944 N
## Mississippi Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46917 / R46917C14: got '211 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46917 / R46917C17: got '211 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46919 / R46919C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46919 / R46919C13: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46919 / R46919C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46919 / R46919C17: got '1600-1698 NW 48th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46920 / R46920C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46920 / R46920C13: got '1906-1998 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46920 / R46920C14: got '4318 SW Juneau St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46920 / R46920C17: got '4318 SW Juneau St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46924 / R46924C10: got '823 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46924 / R46924C13: got '823 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46924 / R46924C14: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46924 / R46924C17: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46925 / R46925C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46925 / R46925C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46925 / R46925C14: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46925 / R46925C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46927 / R46927C10: got '2233 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46927 / R46927C13: got '2233 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46927 / R46927C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46927 / R46927C17: got '201-247 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46929 / R46929C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46929 / R46929C13: got '10049 College Way N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46929 / R46929C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46929 / R46929C17: got '10501-10509 Meridian
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46930 / R46930C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46930 / R46930C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46930 / R46930C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46930 / R46930C17: got '2615-2619 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46931 / R46931C10: got '1427 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46931 / R46931C13: got '1427 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46931 / R46931C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46931 / R46931C17: got '1609-1627 Harvard
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46932 / R46932C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46932 / R46932C13: got '4210-4222 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46932 / R46932C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46932 / R46932C17: got '6400-6406 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46933 / R46933C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46933 / R46933C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46933 / R46933C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46933 / R46933C17: got '1060-1098 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46935 / R46935C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46935 / R46935C13: got '3412-3418 16th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46935 / R46935C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46935 / R46935C17: got '950-998 S Homer St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46937 / R46937C10: got '800 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46937 / R46937C13: got '800 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46937 / R46937C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46937 / R46937C17: got '740-798 7th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46939 / R46939C10: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46939 / R46939C13: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46939 / R46939C14: got '11100 NE 111th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46939 / R46939C17: got '11100 NE 111th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46944 / R46944C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46944 / R46944C13: got '252-298 N Monroe St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46944 / R46944C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46944 / R46944C17: got '154-198 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46946 / R46946C10: got '3804 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46946 / R46946C13: got '3804 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46946 / R46946C14: got '609 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46946 / R46946C17: got '609 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46947 / R46947C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46947 / R46947C13: got '670-698 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46947 / R46947C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46947 / R46947C17: got '4815-4821 26th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46948 / R46948C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46948 / R46948C13: got '2902-2904 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46948 / R46948C14: got '1211 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46948 / R46948C17: got '1211 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46960 / R46960C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46960 / R46960C13: got '1251-1299 S
## Massachusetts St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46960 / R46960C14: got '3553 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46960 / R46960C17: got '3553 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46961 / R46961C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46961 / R46961C13: got '1001-1099 Summit Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46961 / R46961C14: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46961 / R46961C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46962 / R46962C10: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46962 / R46962C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46962 / R46962C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46962 / R46962C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46964 / R46964C10: got '4837 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46964 / R46964C13: got '4837 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46964 / R46964C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46964 / R46964C17: got '4743-4747 48th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46965 / R46965C10: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46965 / R46965C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46965 / R46965C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46965 / R46965C17: got '700-746 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46966 / R46966C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46966 / R46966C13: got '2404-2408 E Roanoke
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46966 / R46966C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46966 / R46966C17: got '1001-1099 Summit Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46967 / R46967C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46967 / R46967C13: got '4806-4898 SE Madison
## St, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46967 / R46967C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46967 / R46967C17: got '2717-2799 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46968 / R46968C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46968 / R46968C13: got '923-945 S Doris St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46968 / R46968C14: got '1900 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46968 / R46968C17: got '1900 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46970 / R46970C10: got '2122 N 112th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46970 / R46970C13: got '2122 N 112th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46970 / R46970C14: got '5614 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46970 / R46970C17: got '5614 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46971 / R46971C10: got '5614 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46971 / R46971C13: got '5614 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46971 / R46971C14: got '6727 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46971 / R46971C17: got '6727 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46973 / R46973C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46973 / R46973C13: got '1916-1998 17th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46973 / R46973C14: got '1340 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46973 / R46973C17: got '1340 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46975 / R46975C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46975 / R46975C13: got '1571-1599 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46975 / R46975C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46975 / R46975C17: got '2020-2028 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46976 / R46976C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46976 / R46976C13: got '511 SW College St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46976 / R46976C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46976 / R46976C17: got '601-625 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46977 / R46977C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46977 / R46977C13: got '2717-2799 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46977 / R46977C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46977 / R46977C17: got '1328-1398 SE Morrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46978 / R46978C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46978 / R46978C13: got '4815-4821 26th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46978 / R46978C14: got '1407 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46978 / R46978C17: got '1407 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46979 / R46979C10: got '1407 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46979 / R46979C13: got '1407 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46979 / R46979C14: got '1407 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46979 / R46979C17: got '1407 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46980 / R46980C10: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46980 / R46980C13: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46980 / R46980C14: got '2615 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46980 / R46980C17: got '2615 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46981 / R46981C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46981 / R46981C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46981 / R46981C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46981 / R46981C17: got '810-836 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46982 / R46982C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46982 / R46982C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46982 / R46982C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46982 / R46982C17: got '609-621 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46983 / R46983C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46983 / R46983C13: got '810-836 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46983 / R46983C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46983 / R46983C17: got '3230-3234 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46984 / R46984C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46984 / R46984C13: got '600-790 SW Abernethy
## St, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46984 / R46984C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46984 / R46984C17: got '3700-3772 SE 22nd
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46985 / R46985C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46985 / R46985C13: got '2537-2545 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46985 / R46985C14: got '2550 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46985 / R46985C17: got '2550 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46986 / R46986C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46986 / R46986C13: got '4743-4747 48th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46986 / R46986C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46986 / R46986C17: got '26-48 Bay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46987 / R46987C10: got '408 NE 81st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46987 / R46987C13: got '408 NE 81st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46987 / R46987C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46987 / R46987C17: got '134-142 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46988 / R46988C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46988 / R46988C13: got '609-621 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46988 / R46988C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46988 / R46988C17: got '51-99 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46989 / R46989C10: got '4318 SW Juneau St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46989 / R46989C13: got '4318 SW Juneau St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46989 / R46989C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46989 / R46989C17: got '5431-5433 Kirkwood Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46990 / R46990C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46990 / R46990C13: got '51-99 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46990 / R46990C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46990 / R46990C17: got '201-209 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46991 / R46991C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46991 / R46991C13: got '26-48 Bay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46991 / R46991C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46991 / R46991C17: got '3830-3836 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46992 / R46992C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46992 / R46992C13: got '6485-6533 Seaview Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46992 / R46992C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46992 / R46992C17: got '3202-3208 SW Raymond
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46993 / R46993C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46993 / R46993C13: got '3230-3234 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46993 / R46993C14: got '2033 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46993 / R46993C17: got '2033 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J46994 / R46994C10: got '2615 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M46994 / R46994C13: got '2615 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46994 / R46994C14: got '2287 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46994 / R46994C17: got '2287 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46995 / R46995C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46995 / R46995C13: got '134-142 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46995 / R46995C14: got '6551 24th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46995 / R46995C17: got '6551 24th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46996 / R46996C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46996 / R46996C13: got '4900-4912 SE Mill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46996 / R46996C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46996 / R46996C17: got '4900-4912 SE Mill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46997 / R46997C10: got '3553 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46997 / R46997C13: got '3553 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46997 / R46997C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46997 / R46997C17: got '215-221 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46998 / R46998C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46998 / R46998C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N46998 / R46998C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q46998 / R46998C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J46999 / R46999C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M46999 / R46999C13: got '400-452 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N46999 / R46999C14: got '3000 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q46999 / R46999C17: got '3000 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47000 / R47000C10: got '2033 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47000 / R47000C13: got '2033 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47000 / R47000C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47000 / R47000C17: got '9401-9499 30th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47001 / R47001C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47001 / R47001C13: got '332-398 NE Ravenna
## Blvd, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47001 / R47001C14: got '7349 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47001 / R47001C17: got '7349 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47002 / R47002C10: got '6701 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47002 / R47002C13: got '6701 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47002 / R47002C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47002 / R47002C17: got '700-798 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47003 / R47003C10: got '2550 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47003 / R47003C13: got '2550 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47003 / R47003C14: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47003 / R47003C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47004 / R47004C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47004 / R47004C13: got '9401-9499 30th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47004 / R47004C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47004 / R47004C17: got '10717-10999 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47005 / R47005C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47005 / R47005C13: got '215-221 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47005 / R47005C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47005 / R47005C17: got '1250-1272 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47006 / R47006C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47006 / R47006C13: got '3830-3836 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47006 / R47006C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47006 / R47006C17: got '1137-1139 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47007 / R47007C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47007 / R47007C13: got '700-798 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47007 / R47007C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47007 / R47007C17: got '2398 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47008 / R47008C10: got '2114 NE 83rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47008 / R47008C13: got '2114 NE 83rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47008 / R47008C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47008 / R47008C17: got '8301-8399 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47009 / R47009C10: got '3000 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47009 / R47009C13: got '3000 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47009 / R47009C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47009 / R47009C17: got '6223-6227 44th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47011 / R47011C10: got '134 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47011 / R47011C13: got '134 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47011 / R47011C14: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47011 / R47011C17: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47012 / R47012C10: got '6551 24th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47012 / R47012C13: got '6551 24th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47012 / R47012C14: got '1206 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47012 / R47012C17: got '1206 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47013 / R47013C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47013 / R47013C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47013 / R47013C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47013 / R47013C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47014 / R47014C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47014 / R47014C13: got '201-209 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47014 / R47014C14: got '714 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47014 / R47014C17: got '714 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47015 / R47015C10: got '1407 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47015 / R47015C13: got '1407 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47015 / R47015C14: got '301 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47015 / R47015C17: got '301 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47017 / R47017C10: got '2287 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47017 / R47017C13: got '2287 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47017 / R47017C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47017 / R47017C17: got '2601 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47018 / R47018C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47018 / R47018C13: got '501-599 McGraw St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47018 / R47018C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47018 / R47018C17: got '8523-8543 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47020 / R47020C10: got '345 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47020 / R47020C13: got '345 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47020 / R47020C14: got '5448 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47020 / R47020C17: got '5448 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47021 / R47021C10: got '1206 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47021 / R47021C13: got '1206 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47021 / R47021C14: got '6709 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47021 / R47021C17: got '6709 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47023 / R47023C10: got '938 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47023 / R47023C13: got '938 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47023 / R47023C14: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47023 / R47023C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47024 / R47024C10: got '7806 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47024 / R47024C13: got '7806 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47024 / R47024C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47024 / R47024C17: got '303-321 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47025 / R47025C10: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47025 / R47025C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47025 / R47025C14: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47025 / R47025C17: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47027 / R47027C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47027 / R47027C13: got '8301-8399 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47027 / R47027C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47027 / R47027C17: got '8301 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47028 / R47028C10: got '714 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47028 / R47028C13: got '714 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47028 / R47028C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47028 / R47028C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47029 / R47029C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47029 / R47029C13: got '2398 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47029 / R47029C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47029 / R47029C17: got '10501-10509 Meridian
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47030 / R47030C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47030 / R47030C13: got '700-798 Corwin Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47030 / R47030C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47030 / R47030C17: got '4701-4707 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47031 / R47031C10: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47031 / R47031C13: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47031 / R47031C14: got '500 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47031 / R47031C17: got '500 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47032 / R47032C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47032 / R47032C13: got '4900-4912 SE Mill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47032 / R47032C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47032 / R47032C17: got '519-523 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47033 / R47033C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47033 / R47033C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47033 / R47033C14: got '3229 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47033 / R47033C17: got '3229 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47034 / R47034C10: got '5448 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47034 / R47034C13: got '5448 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47034 / R47034C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47034 / R47034C17: got '1111-1199 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47036 / R47036C10: got '500 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47036 / R47036C13: got '500 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47036 / R47036C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47036 / R47036C17: got '411-419 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47037 / R47037C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47037 / R47037C13: got '3000-3098 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47037 / R47037C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47037 / R47037C17: got '3000-3098 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47039 / R47039C10: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47039 / R47039C13: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47039 / R47039C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47039 / R47039C17: got '401-499 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47040 / R47040C10: got '3229 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47040 / R47040C13: got '3229 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47040 / R47040C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47040 / R47040C17: got '949-955 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47042 / R47042C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47042 / R47042C13: got '2601 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47042 / R47042C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47042 / R47042C17: got '55 5th Ave, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47043 / R47043C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47043 / R47043C13: got '411-419 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47043 / R47043C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47043 / R47043C17: got '901-917 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47044 / R47044C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47044 / R47044C13: got '1137-1139 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47044 / R47044C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47044 / R47044C17: got '3238-3242 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47045 / R47045C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47045 / R47045C13: got '1250-1272 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47045 / R47045C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47045 / R47045C17: got '201-249 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47046 / R47046C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47046 / R47046C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47046 / R47046C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47046 / R47046C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47048 / R47048C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47048 / R47048C13: got '901-949 S College St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47048 / R47048C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47048 / R47048C17: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47049 / R47049C10: got '1900 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47049 / R47049C13: got '1900 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47049 / R47049C14: got '5605 Keystone Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47049 / R47049C17: got '5605 Keystone Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47050 / R47050C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47050 / R47050C13: got '2384-2466 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47050 / R47050C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47050 / R47050C17: got '6723-6727 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47051 / R47051C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47051 / R47051C13: got '201-249 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47051 / R47051C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47051 / R47051C17: got '1640-1660 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47052 / R47052C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47052 / R47052C13: got '303-321 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47052 / R47052C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47052 / R47052C17: got '2300-2306 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47054 / R47054C10: got '54 5th Ave, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47054 / R47054C13: got '54 5th Ave, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47054 / R47054C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47054 / R47054C17: got '9559-9603 Myers Way
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47055 / R47055C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47055 / R47055C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47055 / R47055C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47055 / R47055C17: got '115 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47056 / R47056C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47056 / R47056C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47056 / R47056C14: got '2808 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47056 / R47056C17: got '2808 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47057 / R47057C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47057 / R47057C13: got '6500-6512 23rd Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47057 / R47057C14: got '1340 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47057 / R47057C17: got '1340 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47058 / R47058C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47058 / R47058C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47058 / R47058C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47058 / R47058C17: got '1301-1399 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47059 / R47059C10: got '739 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47059 / R47059C13: got '739 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47059 / R47059C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47059 / R47059C17: got '5101 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47060 / R47060C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47060 / R47060C13: got '700-746 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47060 / R47060C14: got '403 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47060 / R47060C17: got '403 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47061 / R47061C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47061 / R47061C13: got '2300-2306 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47061 / R47061C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47061 / R47061C17: got '7901-7915 35th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47062 / R47062C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47062 / R47062C13: got '1111-1199 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47062 / R47062C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47062 / R47062C17: got '1118-1122 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47065 / R47065C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47065 / R47065C13: got '949-955 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47065 / R47065C14: got '311 Lynn St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47065 / R47065C17: got '311 Lynn St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47066 / R47066C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47066 / R47066C13: got '4701-4707 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47066 / R47066C14: got '1413 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47066 / R47066C17: got '1413 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47067 / R47067C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47067 / R47067C13: got '901-917 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47067 / R47067C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47067 / R47067C17: got '1619-1699 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47068 / R47068C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47068 / R47068C13: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47068 / R47068C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47068 / R47068C17: got '901-949 S College St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47069 / R47069C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47069 / R47069C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47069 / R47069C14: got '621 WA-99, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47069 / R47069C17: got '621 WA-99, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47070 / R47070C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47070 / R47070C13: got '401-499 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47070 / R47070C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47070 / R47070C17: got '4272-4398 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47071 / R47071C10: got '6727 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47071 / R47071C13: got '6727 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47071 / R47071C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47071 / R47071C17: got '6727-6731 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47072 / R47072C10: got '4135 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47072 / R47072C13: got '4135 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47072 / R47072C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47072 / R47072C17: got '1202-1210 SE
## Hawthorne Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47076 / R47076C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47076 / R47076C13: got '1301-1399 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47076 / R47076C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47076 / R47076C17: got '2244-2340 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47077 / R47077C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47077 / R47077C13: got '417-421 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47077 / R47077C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47077 / R47077C17: got '619 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47079 / R47079C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47079 / R47079C13: got '1118-1122 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47079 / R47079C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47079 / R47079C17: got '1549-1599 S Orcas St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47080 / R47080C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47080 / R47080C13: got '2244-2340 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47080 / R47080C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47080 / R47080C17: got '5200-5208 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47082 / R47082C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47082 / R47082C13: got '1202-1210 SE
## Hawthorne Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47082 / R47082C14: got '2614 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47082 / R47082C17: got '2614 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47083 / R47083C10: got '1340 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47083 / R47083C13: got '1340 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47083 / R47083C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47083 / R47083C17: got '516-520 NE 80th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47084 / R47084C10: got '6709 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47084 / R47084C13: got '6709 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47084 / R47084C14: got '5429 Russell Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47084 / R47084C17: got '5429 Russell Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47085 / R47085C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47085 / R47085C13: got '340-348 NE 61st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47085 / R47085C14: got '5920 NE Flanders St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47085 / R47085C17: got '5920 NE Flanders St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47086 / R47086C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47086 / R47086C13: got '10717-10999 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47086 / R47086C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47086 / R47086C17: got '2709-2717 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47087 / R47087C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47087 / R47087C13: got '1619-1699 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47087 / R47087C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47087 / R47087C17: got '2001-2099 Bigelow Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47088 / R47088C10: got '901 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47088 / R47088C13: got '901 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47088 / R47088C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47088 / R47088C17: got '1408-1458 Orange Pl
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47089 / R47089C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47089 / R47089C13: got '1640-1660 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47089 / R47089C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47089 / R47089C17: got '1801-1809 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47090 / R47090C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47090 / R47090C13: got '1328-1398 SE Morrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47090 / R47090C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47090 / R47090C17: got '2520-2546 E Burnside
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47091 / R47091C10: got '301 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47091 / R47091C13: got '301 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47091 / R47091C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47091 / R47091C17: got '1515-1527 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47092 / R47092C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47092 / R47092C13: got '6723-6727 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47092 / R47092C14: got '517 1/2 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47092 / R47092C17: got '517 1/2 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47093 / R47093C10: got '2614 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47093 / R47093C13: got '2614 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47093 / R47093C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47093 / R47093C17: got '4705-4715 SE 33rd Pl,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47094 / R47094C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47094 / R47094C13: got '4272-4398 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47094 / R47094C14: got '1731 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47094 / R47094C17: got '1731 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47095 / R47095C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47095 / R47095C13: got '3010-3018 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47095 / R47095C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47095 / R47095C17: got '1473-1475 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47097 / R47097C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47097 / R47097C13: got '2900-2906 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47097 / R47097C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47097 / R47097C17: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47098 / R47098C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47098 / R47098C13: got '2520-2546 E Burnside
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47098 / R47098C14: got '1501 NE 15th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47098 / R47098C17: got '1501 NE 15th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47101 / R47101C10: got '5429 Russell Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47101 / R47101C13: got '5429 Russell Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47101 / R47101C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47101 / R47101C17: got '8551-8599 37th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47102 / R47102C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47102 / R47102C13: got '9559-9603 Myers Way
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47102 / R47102C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47102 / R47102C17: got '362-364 Ward St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47104 / R47104C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47104 / R47104C13: got '619 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47104 / R47104C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47104 / R47104C17: got '2301-2311 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47105 / R47105C10: got '311 Lynn St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47105 / R47105C13: got '311 Lynn St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47105 / R47105C14: got '1317 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47105 / R47105C17: got '1317 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47106 / R47106C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47106 / R47106C13: got '519-523 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47106 / R47106C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47106 / R47106C17: got '4301-4499 N Michigan
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47107 / R47107C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47107 / R47107C13: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47107 / R47107C14: got '207 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47107 / R47107C17: got '207 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47108 / R47108C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47108 / R47108C13: got '2709-2717 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47108 / R47108C14: got '3044 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47108 / R47108C17: got '3044 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47109 / R47109C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47109 / R47109C13: got '1473-1475 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47109 / R47109C14: got '3025 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47109 / R47109C17: got '3025 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47110 / R47110C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47110 / R47110C13: got '115 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47110 / R47110C14: got '607 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47110 / R47110C17: got '607 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47111 / R47111C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47111 / R47111C13: got '8301 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47111 / R47111C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47111 / R47111C17: got '8301 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47112 / R47112C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47112 / R47112C13: got '3238-3242 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47112 / R47112C14: got '819 33rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47112 / R47112C17: got '819 33rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47113 / R47113C10: got '1501 NE 15th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47113 / R47113C13: got '1501 NE 15th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47113 / R47113C14: got '3634 NE 13th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47113 / R47113C17: got '3634 NE 13th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47114 / R47114C10: got '3712-3714 SE 31st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47114 / R47114C13: got '3712-3714 SE 31st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47114 / R47114C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47114 / R47114C17: got '315-399 NE Tillamook
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47115 / R47115C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47115 / R47115C13: got '2001-2099 Bigelow Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47115 / R47115C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47115 / R47115C17: got '5300-5326 Russell Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47116 / R47116C10: got '3326 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47116 / R47116C13: got '3326 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47116 / R47116C14: got '2306 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47116 / R47116C17: got '2306 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47117 / R47117C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47117 / R47117C13: got '6727-6731 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47117 / R47117C14: got '10301 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47117 / R47117C17: got '10301 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47118 / R47118C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47118 / R47118C13: got '8301 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47118 / R47118C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47118 / R47118C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47119 / R47119C10: got '3044 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47119 / R47119C13: got '3044 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47119 / R47119C14: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47119 / R47119C17: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47121 / R47121C10: got '92 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47121 / R47121C13: got '92 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47121 / R47121C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47121 / R47121C17: got '1718-1728 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47122 / R47122C10: got '621 WA-99, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47122 / R47122C13: got '621 WA-99, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47122 / R47122C14: got '92 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47122 / R47122C17: got '92 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47123 / R47123C10: got '2203 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47123 / R47123C13: got '2203 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47123 / R47123C14: got '2216 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47123 / R47123C17: got '2216 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47124 / R47124C10: got '517 1/2 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47124 / R47124C13: got '517 1/2 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47124 / R47124C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47124 / R47124C17: got '301-347 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47125 / R47125C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47125 / R47125C13: got '301-347 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47125 / R47125C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47125 / R47125C17: got '1034-1046 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47126 / R47126C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47126 / R47126C13: got '1533-1535 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47126 / R47126C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47126 / R47126C17: got '5300-5310 Shilshole
## Ave NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47127 / R47127C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47127 / R47127C13: got '301-389 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47127 / R47127C14: got '2120 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47127 / R47127C17: got '2120 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47128 / R47128C10: got '207 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47128 / R47128C13: got '207 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47128 / R47128C14: got '1100 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47128 / R47128C17: got '1100 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47129 / R47129C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47129 / R47129C13: got '1718-1728 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47129 / R47129C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47129 / R47129C17: got '2622-2626 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47130 / R47130C10: got '12235 Phinney Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47130 / R47130C13: got '12235 Phinney Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47130 / R47130C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47130 / R47130C17: got '4217-4231 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47131 / R47131C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47131 / R47131C13: got '5431-5433 Kirkwood Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47131 / R47131C14: got '14323 Wallingford Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47131 / R47131C17: got '14323 Wallingford Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47132 / R47132C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47132 / R47132C13: got '3000-3098 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47132 / R47132C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47132 / R47132C17: got '6000-6026 NE Thompson
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47133 / R47133C10: got '4205 50th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47133 / R47133C13: got '4205 50th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47133 / R47133C14: got '1016 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47133 / R47133C17: got '1016 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47134 / R47134C10: got '1731 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47134 / R47134C13: got '1731 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47134 / R47134C14: got '5032 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47134 / R47134C17: got '5032 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47136 / R47136C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47136 / R47136C13: got '5311-5315 46th Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47136 / R47136C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47136 / R47136C17: got '1124-1148 Pike St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47137 / R47137C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47137 / R47137C13: got '4301-4499 N Michigan
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47137 / R47137C14: got '517 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47137 / R47137C17: got '517 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47138 / R47138C10: got '5605 Keystone Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47138 / R47138C13: got '5605 Keystone Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47138 / R47138C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47138 / R47138C17: got '7311-7315 51st Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47139 / R47139C10: got '1413 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47139 / R47139C13: got '1413 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47139 / R47139C14: got '4221 E Blaine St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47139 / R47139C17: got '4221 E Blaine St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47140 / R47140C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47140 / R47140C13: got '5300-5310 Shilshole
## Ave NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47140 / R47140C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47140 / R47140C17: got '7115-7199 Woodlawn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47141 / R47141C10: got '3634 NE 13th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47141 / R47141C13: got '3634 NE 13th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47141 / R47141C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47141 / R47141C17: got '4584-4594 NE 35th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47142 / R47142C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47142 / R47142C13: got '516-520 NE 80th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47142 / R47142C14: got '4210 E Garfield St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47142 / R47142C17: got '4210 E Garfield St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47143 / R47143C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47143 / R47143C13: got '1801-1809 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47143 / R47143C14: got '312 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47143 / R47143C17: got '312 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47144 / R47144C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47144 / R47144C13: got '2400-2498 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47144 / R47144C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47144 / R47144C17: got '4153-4199 SW College
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47145 / R47145C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47145 / R47145C13: got '1124-1148 Pike St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47145 / R47145C14: got '1311 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47145 / R47145C17: got '1311 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47146 / R47146C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47146 / R47146C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47146 / R47146C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47146 / R47146C17: got '801-899 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47147 / R47147C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47147 / R47147C13: got '5300-5326 Russell Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47147 / R47147C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47147 / R47147C17: got '1400 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47148 / R47148C10: got '5032 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47148 / R47148C13: got '5032 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47148 / R47148C14: got '6513 24th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47148 / R47148C17: got '6513 24th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47149 / R47149C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47149 / R47149C13: got '6223-6227 44th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47149 / R47149C14: got '232 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47149 / R47149C17: got '232 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47152 / R47152C10: got '1100 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47152 / R47152C13: got '1100 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47152 / R47152C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47152 / R47152C17: got '5478-5498 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47153 / R47153C10: got '2120 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47153 / R47153C13: got '2120 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47153 / R47153C14: got '604 NE 67th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47153 / R47153C17: got '604 NE 67th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47154 / R47154C10: got '1311 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47154 / R47154C13: got '1311 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47154 / R47154C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47154 / R47154C17: got '5424-5498 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47155 / R47155C10: got '312 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47155 / R47155C13: got '312 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47155 / R47155C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47155 / R47155C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47156 / R47156C10: got '1016 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47156 / R47156C13: got '1016 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47156 / R47156C14: got '1635 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47156 / R47156C17: got '1635 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47157 / R47157C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47157 / R47157C13: got '10501-10509 Meridian
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47157 / R47157C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47157 / R47157C17: got '748-798 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47159 / R47159C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47159 / R47159C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47159 / R47159C14: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47159 / R47159C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47160 / R47160C10: got '232 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47160 / R47160C13: got '232 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47160 / R47160C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47160 / R47160C17: got '718-798 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47161 / R47161C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47161 / R47161C13: got '4153-4199 SW College
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47161 / R47161C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47161 / R47161C17: got '525-549 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47162 / R47162C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47162 / R47162C13: got '748-798 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47162 / R47162C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47162 / R47162C17: got '1201-1299 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47163 / R47163C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47163 / R47163C13: got '7115-7199 Woodlawn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47163 / R47163C14: got '7907 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47163 / R47163C17: got '7907 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47164 / R47164C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47164 / R47164C13: got '1400 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47164 / R47164C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47164 / R47164C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47166 / R47166C10: got '607 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47166 / R47166C13: got '607 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47166 / R47166C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47166 / R47166C17: got '339-369 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47167 / R47167C10: got '604 NE 67th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47167 / R47167C13: got '604 NE 67th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47167 / R47167C14: got '2220 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47167 / R47167C17: got '2220 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47169 / R47169C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47169 / R47169C13: got '801-899 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47169 / R47169C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47169 / R47169C17: got '2505-2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47170 / R47170C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47170 / R47170C13: got '315-399 NE Tillamook
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47170 / R47170C14: got '301 NW 3rd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47170 / R47170C17: got '301 NW 3rd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47171 / R47171C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47171 / R47171C13: got '5424-5498 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47171 / R47171C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47171 / R47171C17: got '6255-6257 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47172 / R47172C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47172 / R47172C13: got '1034-1046 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47172 / R47172C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47172 / R47172C17: got '3702-3708 SW Tillman
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47173 / R47173C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47173 / R47173C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47173 / R47173C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47173 / R47173C17: got '5515-5521 36th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47174 / R47174C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47174 / R47174C13: got '1201-1299 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47174 / R47174C14: got '4015 E Lee St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47174 / R47174C17: got '4015 E Lee St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47176 / R47176C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47176 / R47176C13: got '6255-6257 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47176 / R47176C14: got '5315 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47176 / R47176C17: got '5315 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47178 / R47178C10: got '517 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47178 / R47178C13: got '517 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47178 / R47178C14: got '2211 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47178 / R47178C17: got '2211 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47179 / R47179C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47179 / R47179C13: got '4217-4231 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47179 / R47179C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47179 / R47179C17: got '8462-8498 Loyal Way
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47182 / R47182C10: got '2220 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47182 / R47182C13: got '2220 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47182 / R47182C14: got '2220 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47182 / R47182C17: got '2220 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47183 / R47183C10: got '14323 Wallingford Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47183 / R47183C13: got '14323 Wallingford Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47183 / R47183C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47183 / R47183C17: got '2265-2299 N 56th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47184 / R47184C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47184 / R47184C13: got '1408-1458 Orange Pl
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47184 / R47184C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47184 / R47184C17: got '1605-1607 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47185 / R47185C10: got '301 NW 3rd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47185 / R47185C13: got '301 NW 3rd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47185 / R47185C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47185 / R47185C17: got '2875-2899 NW Upshur
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47187 / R47187C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47187 / R47187C13: got '5478-5498 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47187 / R47187C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47187 / R47187C17: got '5478-5498 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47192 / R47192C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47192 / R47192C13: got '362-364 Ward St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47192 / R47192C14: got '7003 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47192 / R47192C17: got '7003 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47193 / R47193C10: got '1340 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47193 / R47193C13: got '1340 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47193 / R47193C14: got '3545 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47193 / R47193C17: got '3545 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47194 / R47194C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47194 / R47194C13: got '339-369 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47194 / R47194C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47194 / R47194C17: got '901-999 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47195 / R47195C10: got '4221 E Blaine St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47195 / R47195C13: got '4221 E Blaine St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47195 / R47195C14: got '2421 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47195 / R47195C17: got '2421 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47197 / R47197C10: got '2306 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47197 / R47197C13: got '2306 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47197 / R47197C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47197 / R47197C17: got '3425-3437 NE 48th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47198 / R47198C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47198 / R47198C13: got '8523-8543 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47198 / R47198C14: got '5209 Kensington Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47198 / R47198C17: got '5209 Kensington Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47199 / R47199C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47199 / R47199C13: got '5200-5218 Kensington
## Pl N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47199 / R47199C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47199 / R47199C17: got '9539-9543 49th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47208 / R47208C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47208 / R47208C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47208 / R47208C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47208 / R47208C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47209 / R47209C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47209 / R47209C13: got '5478-5498 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47209 / R47209C14: got '1306 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47209 / R47209C17: got '1306 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47210 / R47210C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47210 / R47210C13: got '851-899 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47210 / R47210C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47210 / R47210C17: got '1100-1198 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47211 / R47211C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47211 / R47211C13: got '5101 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47211 / R47211C14: got '8537 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47211 / R47211C17: got '8537 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47212 / R47212C10: got '5920 NE Flanders St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47212 / R47212C13: got '5920 NE Flanders St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47212 / R47212C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47212 / R47212C17: got '4851 SE Division St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47214 / R47214C10: got '4210 E Garfield St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47214 / R47214C13: got '4210 E Garfield St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47214 / R47214C14: got '8139 12th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47214 / R47214C17: got '8139 12th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47215 / R47215C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47215 / R47215C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47215 / R47215C14: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47215 / R47215C17: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47217 / R47217C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47217 / R47217C13: got '1299 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47217 / R47217C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47217 / R47217C17: got '2248-2270 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47219 / R47219C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47219 / R47219C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47219 / R47219C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47219 / R47219C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47220 / R47220C10: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47220 / R47220C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47220 / R47220C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47220 / R47220C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47221 / R47221C10: got '1148 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47221 / R47221C13: got '1148 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47221 / R47221C14: got '8621 Caroline Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47221 / R47221C17: got '8621 Caroline Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47224 / R47224C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47224 / R47224C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47224 / R47224C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47224 / R47224C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47225 / R47225C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47225 / R47225C13: got '901-999 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47225 / R47225C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47225 / R47225C17: got '127-299 N Argyle Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47226 / R47226C10: got '1317 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47226 / R47226C13: got '1317 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47226 / R47226C14: got '564 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47226 / R47226C17: got '564 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47228 / R47228C10: got '2216 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47228 / R47228C13: got '2216 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47228 / R47228C14: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47228 / R47228C17: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47230 / R47230C10: got '5621 Seaview Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47230 / R47230C13: got '5621 Seaview Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47230 / R47230C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47230 / R47230C17: got '4101-4199 W Emerson
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47232 / R47232C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47232 / R47232C13: got '8551-8599 37th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47232 / R47232C14: got '13401 Meridian Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47232 / R47232C17: got '13401 Meridian Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47233 / R47233C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47233 / R47233C13: got '1515-1527 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47233 / R47233C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47233 / R47233C17: got '1857-1899 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47235 / R47235C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47235 / R47235C13: got '3202-3208 SW Raymond
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47235 / R47235C14: got '509 SW Kenyon St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47235 / R47235C17: got '509 SW Kenyon St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47236 / R47236C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47236 / R47236C13: got '4705-4715 SE 33rd Pl,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47236 / R47236C14: got '7134 SE Harold St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47236 / R47236C17: got '7134 SE Harold St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47237 / R47237C10: got '7003 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47237 / R47237C13: got '7003 6th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47237 / R47237C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47237 / R47237C17: got '5409-5449 Barnes Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47238 / R47238C10: got '2220 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47238 / R47238C13: got '2220 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47238 / R47238C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47238 / R47238C17: got '8516-8598 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47239 / R47239C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47239 / R47239C13: got '2622-2626 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47239 / R47239C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47239 / R47239C17: got '201-211 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47240 / R47240C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47240 / R47240C13: got '4101-4199 W Emerson
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47240 / R47240C14: got '3801 W Bertona St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47240 / R47240C17: got '3801 W Bertona St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47241 / R47241C10: got '4015 E Lee St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47241 / R47241C13: got '4015 E Lee St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47241 / R47241C14: got '1108 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47241 / R47241C17: got '1108 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47243 / R47243C10: got '7907 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47243 / R47243C13: got '7907 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47243 / R47243C14: got 'Seattle, WA, 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47243 / R47243C17: got '300-398 Madison St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47245 / R47245C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47245 / R47245C13: got '1857-1899 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47245 / R47245C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47245 / R47245C17: got '1818-1898 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47246 / R47246C10: got '1534 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47246 / R47246C13: got '1534 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47246 / R47246C14: got '1505 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47246 / R47246C17: got '1505 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47247 / R47247C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47247 / R47247C13: got '2248-2270 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47247 / R47247C14: got '1421 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47247 / R47247C17: got '1421 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47248 / R47248C10: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47248 / R47248C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47248 / R47248C14: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47248 / R47248C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47249 / R47249C10: got '5315 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47249 / R47249C13: got '5315 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47249 / R47249C14: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47249 / R47249C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47250 / R47250C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47250 / R47250C13: got '718-798 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47250 / R47250C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47250 / R47250C17: got '1201-1353 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47253 / R47253C10: got '5209 Kensington Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47253 / R47253C13: got '5209 Kensington Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47253 / R47253C14: got '6723 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47253 / R47253C17: got '6723 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47255 / R47255C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47255 / R47255C13: got '3425-3437 NE 48th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47255 / R47255C14: got '2306 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47255 / R47255C17: got '2306 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47256 / R47256C10: got '3025 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47256 / R47256C13: got '3025 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47256 / R47256C14: got '407 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47256 / R47256C17: got '407 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47259 / R47259C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47259 / R47259C13: got '2875-2899 NW Upshur
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47259 / R47259C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47259 / R47259C17: got '2301-2323 NW Lovejoy
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47260 / R47260C10: got '330 NE 61st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47260 / R47260C13: got '330 NE 61st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47260 / R47260C14: got '330 NE 61st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47260 / R47260C17: got '330 NE 61st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47261 / R47261C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47261 / R47261C13: got '349-399 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47261 / R47261C14: got '4613 37th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47261 / R47261C17: got '4613 37th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47262 / R47262C10: got '2808 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47262 / R47262C13: got '2808 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47262 / R47262C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47262 / R47262C17: got '4432 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47263 / R47263C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47263 / R47263C13: got '1100-1198 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47263 / R47263C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47263 / R47263C17: got '131-199 NW 45th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47267 / R47267C10: got '1200 Alki Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47267 / R47267C13: got '1200 Alki Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47267 / R47267C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47267 / R47267C17: got '1847-1853 E Hamlin
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47268 / R47268C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47268 / R47268C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47268 / R47268C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47268 / R47268C17: got '11246-11300 3rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47269 / R47269C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47269 / R47269C13: got '201-211 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47269 / R47269C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47269 / R47269C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47271 / R47271C10: got '564 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47271 / R47271C13: got '564 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47271 / R47271C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47271 / R47271C17: got '601-677 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47272 / R47272C10: got '3801 W Bertona St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47272 / R47272C13: got '3801 W Bertona St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47272 / R47272C14: got '3412 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47272 / R47272C17: got '3412 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47273 / R47273C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47273 / R47273C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47273 / R47273C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47273 / R47273C17: got '6038-6098 NE Oregon
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47275 / R47275C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47275 / R47275C13: got '8545-8563 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47275 / R47275C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47275 / R47275C17: got '901-907 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47276 / R47276C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47276 / R47276C13: got '127-299 N Argyle Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47276 / R47276C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47276 / R47276C17: got '2914-2918 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47277 / R47277C10: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47277 / R47277C13: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47277 / R47277C14: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47277 / R47277C17: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47278 / R47278C10: got '2211 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47278 / R47278C13: got '2211 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47278 / R47278C14: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47278 / R47278C17: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47279 / R47279C10: got '3545 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47279 / R47279C13: got '3545 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47279 / R47279C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47279 / R47279C17: got '3407-3799 35th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47280 / R47280C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47280 / R47280C13: got '4851 SE Division St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47280 / R47280C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47280 / R47280C17: got '338-350 NE 60th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47281 / R47281C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47281 / R47281C13: got '4432 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47281 / R47281C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47281 / R47281C17: got '4432 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47283 / R47283C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47283 / R47283C13: got '2301-2323 NW Lovejoy
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47283 / R47283C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47283 / R47283C17: got '2913 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47285 / R47285C10: got '6513 24th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47285 / R47285C13: got '6513 24th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47285 / R47285C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47285 / R47285C17: got '7200-7298 21st Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47287 / R47287C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47287 / R47287C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47287 / R47287C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47287 / R47287C17: got '1568-1598 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47288 / R47288C10: got 'Seattle, WA, 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47288 / R47288C13: got '300-398 Madison St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47288 / R47288C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47288 / R47288C17: got '527-599 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47289 / R47289C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47289 / R47289C13: got '1568-1598 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47289 / R47289C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47289 / R47289C17: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47292 / R47292C10: got '6723 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47292 / R47292C13: got '6723 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47292 / R47292C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47292 / R47292C17: got '27-99 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47293 / R47293C10: got '13401 Meridian Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47293 / R47293C13: got '13401 Meridian Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47293 / R47293C14: got '4804 S Adams St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47293 / R47293C17: got '4804 S Adams St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47294 / R47294C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47294 / R47294C13: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47294 / R47294C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47294 / R47294C17: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47296 / R47296C10: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47296 / R47296C13: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47296 / R47296C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47296 / R47296C17: got '1501-1599 NE 27th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47297 / R47297C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47297 / R47297C13: got '601-677 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47297 / R47297C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47297 / R47297C17: got '349-399 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47298 / R47298C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47298 / R47298C13: got '3407-3799 35th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47298 / R47298C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47298 / R47298C17: got '1051-1099 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47299 / R47299C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47299 / R47299C13: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47299 / R47299C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47299 / R47299C17: got '7001-7007 Alonzo Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47300 / R47300C10: got '1505 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47300 / R47300C13: got '1505 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47300 / R47300C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47300 / R47300C17: got '1652-1698 NE 14th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47304 / R47304C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47304 / R47304C13: got '1037-1099 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47304 / R47304C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47304 / R47304C17: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47305 / R47305C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47305 / R47305C13: got '349-399 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47305 / R47305C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47305 / R47305C17: got '1605-1623 Bellevue
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47306 / R47306C10: got '3412 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47306 / R47306C13: got '3412 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47306 / R47306C14: got '1139 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47306 / R47306C17: got '1139 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47307 / R47307C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47307 / R47307C13: got '1652-1698 NE 14th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47307 / R47307C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47307 / R47307C17: got '962-998 SW 9th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47308 / R47308C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47308 / R47308C13: got '8516-8598 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47308 / R47308C14: got '610 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47308 / R47308C17: got '610 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47310 / R47310C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47310 / R47310C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47310 / R47310C14: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47310 / R47310C17: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47312 / R47312C10: got '407 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47312 / R47312C13: got '407 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47312 / R47312C14: got '3022 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47312 / R47312C17: got '3022 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47314 / R47314C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47314 / R47314C13: got '1605-1623 Bellevue
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47314 / R47314C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47314 / R47314C17: got '600-698 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47315 / R47315C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47315 / R47315C13: got '11246-11300 3rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47315 / R47315C14: got '841 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47315 / R47315C17: got '841 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47317 / R47317C10: got '601 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47317 / R47317C13: got '601 Roy St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47317 / R47317C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47317 / R47317C17: got '621-665 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47319 / R47319C10: got '10301 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47319 / R47319C13: got '10301 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47319 / R47319C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47319 / R47319C17: got '9726-9728 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47321 / R47321C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47321 / R47321C13: got '962-998 SW 9th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47321 / R47321C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47321 / R47321C17: got '2717-2799 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47322 / R47322C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47322 / R47322C13: got '1051-1099 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47322 / R47322C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47322 / R47322C17: got '2200-2208 S
## Massachusetts St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47323 / R47323C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47323 / R47323C13: got '27-99 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47323 / R47323C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47323 / R47323C17: got '2109-2111 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47324 / R47324C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47324 / R47324C13: got '1201-1353 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47324 / R47324C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47324 / R47324C17: got '647-699 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47325 / R47325C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47325 / R47325C13: got '5409-5449 Barnes Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47325 / R47325C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47325 / R47325C17: got '3605-3617 Francis Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47326 / R47326C10: got '3022 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47326 / R47326C13: got '3022 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47326 / R47326C14: got '2303 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47326 / R47326C17: got '2303 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47327 / R47327C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47327 / R47327C13: got '647-699 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47327 / R47327C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47327 / R47327C17: got '4837-4841 26th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47328 / R47328C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47328 / R47328C13: got '527-599 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47328 / R47328C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47328 / R47328C17: got '701-715 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47330 / R47330C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47330 / R47330C13: got '2914-2918 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47330 / R47330C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47330 / R47330C17: got '1515-1517 Bellevue
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47331 / R47331C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47331 / R47331C13: got '1515-1517 Bellevue
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47331 / R47331C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47331 / R47331C17: got '301-399 N 58th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47332 / R47332C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47332 / R47332C13: got '3248 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47332 / R47332C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47332 / R47332C17: got '3248 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47333 / R47333C10: got '2303 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47333 / R47333C13: got '2303 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47333 / R47333C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47333 / R47333C17: got '4219-4249 Whitman Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47335 / R47335C10: got '1104 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47335 / R47335C13: got '1104 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47335 / R47335C14: got '3541 NE 123rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47335 / R47335C17: got '3541 NE 123rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47337 / R47337C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47337 / R47337C13: got '1238-1300 S Weller
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47337 / R47337C14: got '5024 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47337 / R47337C17: got '5024 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47338 / R47338C10: got '404 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47338 / R47338C13: got '404 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47338 / R47338C14: got '847 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47338 / R47338C17: got '847 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47339 / R47339C10: got '1212 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47339 / R47339C13: got '1212 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47339 / R47339C14: got '1427 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47339 / R47339C17: got '1427 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47340 / R47340C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47340 / R47340C13: got '621-665 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47340 / R47340C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47340 / R47340C17: got '3521-3525 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47341 / R47341C10: got '3515 NE 130th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47341 / R47341C13: got '3515 NE 130th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47341 / R47341C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47341 / R47341C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47342 / R47342C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47342 / R47342C13: got '600-628 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47342 / R47342C14: got '333 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47342 / R47342C17: got '333 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47343 / R47343C10: got '235 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47343 / R47343C13: got '235 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47343 / R47343C14: got '2604 SE 33rd Pl,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47343 / R47343C17: got '2604 SE 33rd Pl,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47344 / R47344C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47344 / R47344C13: got '1515-1585 SW 10th
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47344 / R47344C14: got '1055 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47344 / R47344C17: got '1055 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47345 / R47345C10: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47345 / R47345C13: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47345 / R47345C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47345 / R47345C17: got '126-144 SE 52nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47347 / R47347C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47347 / R47347C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47347 / R47347C14: got '5723 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47347 / R47347C17: got '5723 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47348 / R47348C10: got '1427 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47348 / R47348C13: got '1427 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47348 / R47348C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47348 / R47348C17: got '600-628 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47349 / R47349C10: got '3005 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47349 / R47349C13: got '3005 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47349 / R47349C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47349 / R47349C17: got '7528-7530 12th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47351 / R47351C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47351 / R47351C13: got '401 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47351 / R47351C14: got '8537 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47351 / R47351C17: got '8537 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47352 / R47352C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47352 / R47352C13: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47352 / R47352C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47352 / R47352C17: got '8581-8649 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47353 / R47353C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47353 / R47353C13: got '831-867 S Walker St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47353 / R47353C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47353 / R47353C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47354 / R47354C10: got '330 NE 61st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47354 / R47354C13: got '330 NE 61st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47354 / R47354C14: got '330 NE 61st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47354 / R47354C17: got '330 NE 61st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47356 / R47356C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47356 / R47356C13: got '4716-4722 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47356 / R47356C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47356 / R47356C17: got '1238-1300 S Weller
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47357 / R47357C10: got '2604 SE 33rd Pl,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47357 / R47357C13: got '2604 SE 33rd Pl,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47357 / R47357C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47357 / R47357C17: got '3302-3308 SE 20th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47358 / R47358C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47358 / R47358C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47358 / R47358C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47358 / R47358C17: got '4900-5048 SW Bruce
## St, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47359 / R47359C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47359 / R47359C13: got '1814-1898 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47359 / R47359C14: got '1515 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47359 / R47359C17: got '1515 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47361 / R47361C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47361 / R47361C13: got '1040-1066 Alaskan
## Way, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47361 / R47361C14: got '507 NW 72nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47361 / R47361C17: got '507 NW 72nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47362 / R47362C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47362 / R47362C13: got '1340-1392 N
## Killingsworth St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47362 / R47362C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47362 / R47362C17: got '4919-4931 NE 17th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47363 / R47363C10: got '3230 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47363 / R47363C13: got '3230 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47363 / R47363C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47363 / R47363C17: got '201-299 NW 17th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47364 / R47364C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47364 / R47364C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47364 / R47364C14: got '467 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47364 / R47364C17: got '467 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47367 / R47367C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47367 / R47367C13: got '201-299 NW 17th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47367 / R47367C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47367 / R47367C17: got '1301-1399 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47372 / R47372C10: got '1139 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47372 / R47372C13: got '1139 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47372 / R47372C14: got '5018 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47372 / R47372C17: got '5018 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47373 / R47373C10: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47373 / R47373C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47373 / R47373C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47373 / R47373C17: got '748-798 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47374 / R47374C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47374 / R47374C13: got '3605-3617 Francis Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47374 / R47374C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47374 / R47374C17: got '3026-3030 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47375 / R47375C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47375 / R47375C13: got '7001-7007 Alonzo Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47375 / R47375C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47375 / R47375C17: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47376 / R47376C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47376 / R47376C13: got '748-798 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47376 / R47376C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47376 / R47376C17: got '146-198 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47377 / R47377C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47377 / R47377C13: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47377 / R47377C14: got '6523 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47377 / R47377C17: got '6523 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47378 / R47378C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47378 / R47378C13: got '1605-1607 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47378 / R47378C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47378 / R47378C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47380 / R47380C10: got '610 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47380 / R47380C13: got '610 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47380 / R47380C14: got '3112 SE 55th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47380 / R47380C17: got '3112 SE 55th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47381 / R47381C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47381 / R47381C13: got '2717-2799 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47381 / R47381C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47381 / R47381C17: got '1175-1199 SW
## Washington St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47383 / R47383C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47383 / R47383C13: got '4601-4649 SW Raymond
## St, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47383 / R47383C14: got '1457 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47383 / R47383C17: got '1457 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47384 / R47384C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47384 / R47384C13: got '901-907 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47384 / R47384C14: got '4111 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47384 / R47384C17: got '4111 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47385 / R47385C10: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47385 / R47385C13: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47385 / R47385C14: got '3030 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47385 / R47385C17: got '3030 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47391 / R47391C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47391 / R47391C13: got '4405-4415 NE 34th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47391 / R47391C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47391 / R47391C17: got '5937-5981 NE 11th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47392 / R47392C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47392 / R47392C13: got '338-350 NE 60th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47392 / R47392C14: got '3131-3135 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47392 / R47392C17: got '3131-3135 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47393 / R47393C10: got '4111 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47393 / R47393C13: got '4111 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47393 / R47393C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47393 / R47393C17: got '2120-2124 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47394 / R47394C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47394 / R47394C13: got '3026-3030 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47394 / R47394C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47394 / R47394C17: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47396 / R47396C10: got '7349 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47396 / R47396C13: got '7349 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47396 / R47396C14: got '3005 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47396 / R47396C17: got '3005 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47397 / R47397C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47397 / R47397C13: got '2913 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47397 / R47397C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47397 / R47397C17: got '701-749 NE Multnomah
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47398 / R47398C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47398 / R47398C13: got '4584-4594 NE 35th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47398 / R47398C14: got '404 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47398 / R47398C17: got '404 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47399 / R47399C10: got '509 SW Kenyon St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47399 / R47399C13: got '509 SW Kenyon St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47399 / R47399C14: got '2514 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47399 / R47399C17: got '2514 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47401 / R47401C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47401 / R47401C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47401 / R47401C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47401 / R47401C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47402 / R47402C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47402 / R47402C13: got '1175-1199 SW
## Washington St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47402 / R47402C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47402 / R47402C17: got '222 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47403 / R47403C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47403 / R47403C13: got '5937-5981 NE 11th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47403 / R47403C14: got '727 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47403 / R47403C17: got '727 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47404 / R47404C10: got '8537 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47404 / R47404C13: got '8537 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47404 / R47404C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47404 / R47404C17: got '401 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47406 / R47406C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47406 / R47406C13: got '2109-2111 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47406 / R47406C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47406 / R47406C17: got '2159-2183 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47407 / R47407C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47407 / R47407C13: got '901-949 S College St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47407 / R47407C14: got '7314 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47407 / R47407C17: got '7314 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47409 / R47409C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47409 / R47409C13: got '9726-9728 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47409 / R47409C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47409 / R47409C17: got '1061-1099 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47411 / R47411C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47411 / R47411C13: got '701-749 NE Multnomah
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47411 / R47411C14: got '1724 A B NE Alberta
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47411 / R47411C17: got '1724 A B NE Alberta
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47413 / R47413C10: got '727 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47413 / R47413C13: got '727 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47413 / R47413C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47413 / R47413C17: got '5722-5798 NE 16th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47414 / R47414C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47414 / R47414C13: got '222 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47414 / R47414C14: got '51 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47414 / R47414C17: got '51 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47415 / R47415C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47415 / R47415C13: got '2159-2183 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47415 / R47415C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47415 / R47415C17: got '301-351 W Barrett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47416 / R47416C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47416 / R47416C13: got '146-198 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47416 / R47416C14: got '1104 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47416 / R47416C17: got '1104 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47417 / R47417C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47417 / R47417C13: got '131-199 NW 45th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47417 / R47417C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47417 / R47417C17: got '862 9th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47418 / R47418C10: got '841 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47418 / R47418C13: got '841 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47418 / R47418C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47418 / R47418C17: got '500-536 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47419 / R47419C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47419 / R47419C13: got '1501-1599 NE 27th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47419 / R47419C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47419 / R47419C17: got '901-949 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47420 / R47420C10: got '2514 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47420 / R47420C13: got '2514 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47420 / R47420C14: got '2130 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47420 / R47420C17: got '2130 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47421 / R47421C10: got '4613 37th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47421 / R47421C13: got '4613 37th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47421 / R47421C14: got '2312 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47421 / R47421C17: got '2312 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47422 / R47422C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47422 / R47422C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47422 / R47422C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47422 / R47422C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47423 / R47423C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47423 / R47423C13: got '1332 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47423 / R47423C14: got '5231 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47423 / R47423C17: got '5231 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47424 / R47424C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47424 / R47424C13: got '500-536 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47424 / R47424C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47424 / R47424C17: got '3-11 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47425 / R47425C10: got '211 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47425 / R47425C13: got '211 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47425 / R47425C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47425 / R47425C17: got '4723-4757 25th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47427 / R47427C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47427 / R47427C13: got '301-399 N 58th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47427 / R47427C14: got '3615 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47427 / R47427C17: got '3615 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47428 / R47428C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47428 / R47428C13: got '4432 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47428 / R47428C14: got '163 Martin Luther
## King Jr Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47428 / R47428C17: got '163 Martin Luther
## King Jr Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47429 / R47429C10: got '2130 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47429 / R47429C13: got '2130 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47429 / R47429C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47429 / R47429C17: got '83-99 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47430 / R47430C10: got '2312 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47430 / R47430C13: got '2312 Beacon Hill
## Greenway, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47430 / R47430C14: got '819 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47430 / R47430C17: got '819 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47431 / R47431C10: got '3005 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47431 / R47431C13: got '3005 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47431 / R47431C14: got '3005 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47431 / R47431C17: got '3005 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47432 / R47432C10: got '1306 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47432 / R47432C13: got '1306 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47432 / R47432C14: got '600 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47432 / R47432C17: got '600 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47433 / R47433C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47433 / R47433C13: got '3302-3308 SE 20th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47433 / R47433C14: got '2532 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47433 / R47433C17: got '2532 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47434 / R47434C10: got '3615 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47434 / R47434C13: got '3615 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47434 / R47434C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47434 / R47434C17: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47435 / R47435C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47435 / R47435C13: got '4723-4757 25th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47435 / R47435C14: got '3058 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47435 / R47435C17: got '3058 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47436 / R47436C10: got '7314 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47436 / R47436C13: got '7314 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47436 / R47436C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47436 / R47436C17: got '8215-8299 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47437 / R47437C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47437 / R47437C13: got '83-99 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47437 / R47437C14: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47437 / R47437C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47438 / R47438C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47438 / R47438C13: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47438 / R47438C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47438 / R47438C17: got '419-425 N
## Killingsworth St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47439 / R47439C10: got '4722 N Amherst St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47439 / R47439C13: got '4722 N Amherst St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47439 / R47439C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47439 / R47439C17: got '1726-1798 NE 6th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47442 / R47442C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47442 / R47442C13: got '862 9th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47442 / R47442C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47442 / R47442C17: got '2052-2098 E James St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47443 / R47443C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47443 / R47443C13: got '3-11 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47443 / R47443C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47443 / R47443C17: got '3841-3999 51st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47444 / R47444C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47444 / R47444C13: got '201-215 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47444 / R47444C14: got '309 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47444 / R47444C17: got '309 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47447 / R47447C10: got '600 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47447 / R47447C13: got '600 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47447 / R47447C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47447 / R47447C17: got '1814-1898 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47448 / R47448C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47448 / R47448C13: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47448 / R47448C14: got '1242 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47448 / R47448C17: got '1242 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47449 / R47449C10: got '3030 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47449 / R47449C13: got '3030 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47449 / R47449C14: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47449 / R47449C17: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47450 / R47450C10: got '5231 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47450 / R47450C13: got '5231 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47450 / R47450C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47450 / R47450C17: got '249-299 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47452 / R47452C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47452 / R47452C13: got '9539-9543 49th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47452 / R47452C14: got '8770 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47452 / R47452C17: got '8770 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47453 / R47453C10: got '309 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47453 / R47453C13: got '309 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47453 / R47453C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47453 / R47453C17: got '634-638 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47454 / R47454C10: got '819 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47454 / R47454C13: got '819 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47454 / R47454C14: got '7737 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47454 / R47454C17: got '7737 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47455 / R47455C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47455 / R47455C13: got '1726-1798 NE 6th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47455 / R47455C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47455 / R47455C17: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47456 / R47456C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47456 / R47456C13: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47456 / R47456C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47456 / R47456C17: got '1416-1498 NE Brazee
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47457 / R47457C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47457 / R47457C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47457 / R47457C14: got '525 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47457 / R47457C17: got '525 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47458 / R47458C10: got '8770 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47458 / R47458C13: got '8770 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47458 / R47458C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47458 / R47458C17: got '4716-4722 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47459 / R47459C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47459 / R47459C13: got '249-299 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47459 / R47459C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47459 / R47459C17: got '621-665 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47463 / R47463C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47463 / R47463C13: got '634-638 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47463 / R47463C14: got '1212 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47463 / R47463C17: got '1212 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47464 / R47464C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47464 / R47464C13: got '419-425 N
## Killingsworth St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47464 / R47464C14: got '5510 N Maryland Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47464 / R47464C17: got '5510 N Maryland Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47466 / R47466C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47466 / R47466C13: got '901-949 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47466 / R47466C14: got '235 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47466 / R47466C17: got '235 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47468 / R47468C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47468 / R47468C13: got '901-999 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47468 / R47468C14: got '548 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47468 / R47468C17: got '548 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47469 / R47469C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47469 / R47469C13: got '3248 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47469 / R47469C14: got '5023 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47469 / R47469C17: got '5023 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47470 / R47470C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47470 / R47470C13: got '1416-1498 NE Brazee
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47470 / R47470C14: got '3230 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47470 / R47470C17: got '3230 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47471 / R47471C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47471 / R47471C13: got '2120-2124 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47471 / R47471C14: got '4419 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47471 / R47471C17: got '4419 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47473 / R47473C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47473 / R47473C13: got '522-526 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47473 / R47473C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47473 / R47473C17: got '1140-1166 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47474 / R47474C10: got 'Russell Investments
## Center, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47474 / R47474C13: got 'Russell Investments
## Center, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47474 / R47474C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47474 / R47474C17: got '2393-2395 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47475 / R47475C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47475 / R47475C13: got '7200-7298 21st Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47475 / R47475C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47475 / R47475C17: got '4600-4634 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47477 / R47477C10: got '847 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47477 / R47477C13: got '847 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47477 / R47477C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47477 / R47477C17: got '217-255 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47478 / R47478C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47478 / R47478C13: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47478 / R47478C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47478 / R47478C17: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47479 / R47479C10: got '7737 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47479 / R47479C13: got '7737 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47479 / R47479C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47479 / R47479C17: got '2377-2389 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47480 / R47480C10: got '158 McGraw Pl,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47480 / R47480C13: got '158 McGraw Pl,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47480 / R47480C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47480 / R47480C17: got '2753-2801 NE 130th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47481 / R47481C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47481 / R47481C13: got '1700-1798 SE Tibbetts
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47481 / R47481C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47481 / R47481C17: got '2703-2721 NE Alberta
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47482 / R47482C10: got '3352 SE Woodward St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47482 / R47482C13: got '3352 SE Woodward St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47482 / R47482C14: got '9 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47482 / R47482C17: got '9 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47484 / R47484C10: got '163 Martin Luther
## King Jr Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47484 / R47484C13: got '163 Martin Luther
## King Jr Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47484 / R47484C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47484 / R47484C17: got '2287-2399 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47485 / R47485C10: got '4014 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47485 / R47485C13: got '4014 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47485 / R47485C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47485 / R47485C17: got '1421-1427 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47486 / R47486C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47486 / R47486C13: got '5515-5521 36th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47486 / R47486C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47486 / R47486C17: got '5402-5420 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47487 / R47487C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47487 / R47487C13: got '2301-2311 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47487 / R47487C14: got '2715 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47487 / R47487C17: got '2715 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47490 / R47490C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47490 / R47490C13: got '2801-2805 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47490 / R47490C14: got '4847 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47490 / R47490C17: got '4847 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47492 / R47492C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47492 / R47492C13: got '851-1013 33rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47492 / R47492C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47492 / R47492C17: got '460-498 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47493 / R47493C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47493 / R47493C13: got '5001-5199 20th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47493 / R47493C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47493 / R47493C17: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47494 / R47494C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47494 / R47494C13: got '842-898 NE Jessup St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47494 / R47494C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47494 / R47494C17: got '7318-7408 N Montana
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47495 / R47495C10: got '4419 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47495 / R47495C13: got '4419 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47495 / R47495C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47495 / R47495C17: got '1970-1982 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47496 / R47496C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47496 / R47496C13: got '5401-5499 NE 6th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47496 / R47496C14: got '36 NE 61st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47496 / R47496C17: got '36 NE 61st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47497 / R47497C10: got '5024 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47497 / R47497C13: got '5024 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47497 / R47497C14: got '4100 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47497 / R47497C17: got '4100 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47498 / R47498C10: got '1242 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47498 / R47498C13: got '1242 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47498 / R47498C14: got '1501 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47498 / R47498C17: got '1501 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47499 / R47499C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47499 / R47499C13: got '2377-2389 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47499 / R47499C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47499 / R47499C17: got '250-298 W Thomas St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47500 / R47500C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47500 / R47500C13: got '460-498 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47500 / R47500C14: got '6825 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47500 / R47500C17: got '6825 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47501 / R47501C10: got '2737 60th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47501 / R47501C13: got '2737 60th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47501 / R47501C14: got '4553 Glenn Way SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47501 / R47501C17: got '4553 Glenn Way SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47502 / R47502C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47502 / R47502C13: got '100-164 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47502 / R47502C14: got '5719 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47502 / R47502C17: got '5719 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47503 / R47503C10: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47503 / R47503C13: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47503 / R47503C14: got '7901 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47503 / R47503C17: got '7901 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47504 / R47504C10: got '12043 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47504 / R47504C13: got '12043 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47504 / R47504C14: got '2431 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47504 / R47504C17: got '2431 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47505 / R47505C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47505 / R47505C13: got '8549-8551 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47505 / R47505C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47505 / R47505C17: got '522-526 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47506 / R47506C10: got '1718 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47506 / R47506C13: got '1718 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47506 / R47506C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47506 / R47506C17: got '933-999 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47507 / R47507C10: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47507 / R47507C13: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47507 / R47507C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47507 / R47507C17: got '605-607 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47508 / R47508C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47508 / R47508C13: got '317-323 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47508 / R47508C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47508 / R47508C17: got '1500-1502 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47509 / R47509C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47509 / R47509C13: got '678-702 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47509 / R47509C14: got '9602 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47509 / R47509C17: got '9602 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47510 / R47510C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47510 / R47510C13: got '330-348 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47510 / R47510C14: got '3242 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47510 / R47510C17: got '3242 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47511 / R47511C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47511 / R47511C13: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47511 / R47511C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47511 / R47511C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47512 / R47512C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47512 / R47512C13: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47512 / R47512C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47512 / R47512C17: got '2110-2230 Harbor Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47513 / R47513C10: got '1515 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47513 / R47513C13: got '1515 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47513 / R47513C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47513 / R47513C17: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47514 / R47514C10: got '3621 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47514 / R47514C13: got '3621 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47514 / R47514C14: got '3649 Albion Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47514 / R47514C17: got '3649 Albion Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47516 / R47516C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47516 / R47516C13: got '1836 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47516 / R47516C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47516 / R47516C17: got '1753-1757 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47519 / R47519C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47519 / R47519C13: got '1104-1108 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47519 / R47519C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47519 / R47519C17: got '200-206 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47520 / R47520C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47520 / R47520C13: got '154-198 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47520 / R47520C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47520 / R47520C17: got '1101-1167 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47521 / R47521C10: got '5023 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47521 / R47521C13: got '5023 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47521 / R47521C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47521 / R47521C17: got '1700-1798 SE Tibbetts
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47522 / R47522C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47522 / R47522C13: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47522 / R47522C14: got '2042 Minor Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47522 / R47522C17: got '2042 Minor Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47523 / R47523C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47523 / R47523C13: got '8581-8649 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47523 / R47523C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47523 / R47523C17: got '8549-8551 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47526 / R47526C10: got '4247 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47526 / R47526C13: got '4247 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47526 / R47526C14: got '1548 NE 15th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47526 / R47526C17: got '1548 NE 15th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47527 / R47527C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47527 / R47527C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47527 / R47527C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47527 / R47527C17: got '551-575 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47528 / R47528C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47528 / R47528C13: got '551-575 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47528 / R47528C14: got '5208 S Willow St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47528 / R47528C17: got '5208 S Willow St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47529 / R47529C10: got '51 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47529 / R47529C13: got '51 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47529 / R47529C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47529 / R47529C17: got '301-345 NE Highland
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47531 / R47531C10: got '1520 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47531 / R47531C13: got '1520 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47531 / R47531C14: got '6631 SW Admiral Way,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47531 / R47531C17: got '6631 SW Admiral Way,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47533 / R47533C10: got '2910 NE Jarrett St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47533 / R47533C13: got '2910 NE Jarrett St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47533 / R47533C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47533 / R47533C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47535 / R47535C10: got '1127 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47535 / R47535C13: got '1127 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47535 / R47535C14: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47535 / R47535C17: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47536 / R47536C10: got '1621 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47536 / R47536C13: got '1621 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47536 / R47536C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47536 / R47536C17: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47537 / R47537C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47537 / R47537C13: got '1146-1198 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47537 / R47537C14: got '4222 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47537 / R47537C17: got '4222 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47538 / R47538C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47538 / R47538C13: got '6038-6098 NE Oregon
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47538 / R47538C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47538 / R47538C17: got '5900-6112 SE Salmon
## St, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47540 / R47540C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47540 / R47540C13: got '4508-4510 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47540 / R47540C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47540 / R47540C17: got '1400-1598 N 92nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47541 / R47541C10: got '2306 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47541 / R47541C13: got '2306 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47541 / R47541C14: got '3411 NE 48th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47541 / R47541C17: got '3411 NE 48th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47542 / R47542C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47542 / R47542C13: got '217-255 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47542 / R47542C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47542 / R47542C17: got '933-999 SE 34th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47544 / R47544C10: got '1055 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47544 / R47544C13: got '1055 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47544 / R47544C14: got '4247 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47544 / R47544C17: got '4247 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47545 / R47545C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47545 / R47545C13: got '2226 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47545 / R47545C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47545 / R47545C17: got '901-909 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47546 / R47546C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47546 / R47546C13: got '1970-1982 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47546 / R47546C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47546 / R47546C17: got '100-164 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47547 / R47547C10: got '6515 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47547 / R47547C13: got '6515 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47547 / R47547C14: got '10015 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47547 / R47547C17: got '10015 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47548 / R47548C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47548 / R47548C13: got '5402-5420 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47548 / R47548C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47548 / R47548C17: got '200-214 N 57th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47549 / R47549C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47549 / R47549C13: got '6615-6623 NE 22nd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47549 / R47549C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47549 / R47549C17: got '5001-5027 NE 18th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47550 / R47550C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47550 / R47550C13: got '2200-2208 S
## Massachusetts St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47550 / R47550C14: got '6424 31st Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47550 / R47550C17: got '6424 31st Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47551 / R47551C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47551 / R47551C13: got '1207-1217 SW 11th
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47551 / R47551C14: got '1718 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47551 / R47551C17: got '1718 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47553 / R47553C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47553 / R47553C13: got '4001-4009 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47553 / R47553C14: got 'Russell Investments
## Center, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47553 / R47553C17: got 'Russell Investments
## Center, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47554 / R47554C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47554 / R47554C13: got '605-607 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47554 / R47554C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47554 / R47554C17: got '1801 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47556 / R47556C10: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47556 / R47556C13: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47556 / R47556C14: got '1127 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47556 / R47556C17: got '1127 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47558 / R47558C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47558 / R47558C13: got '901-999 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47558 / R47558C14: got '87 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47558 / R47558C17: got '87 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47559 / R47559C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47559 / R47559C13: got '1801 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47559 / R47559C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47559 / R47559C17: got '1401-1407 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47560 / R47560C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47560 / R47560C13: got '5900-5998 SE 43rd
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47560 / R47560C14: got '5106 SE 49th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47560 / R47560C17: got '5106 SE 49th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47561 / R47561C10: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47561 / R47561C13: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47561 / R47561C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47561 / R47561C17: got '106-110 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47563 / R47563C10: got '4222 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47563 / R47563C13: got '4222 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47563 / R47563C14: got '4001 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47563 / R47563C17: got '4001 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47564 / R47564C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47564 / R47564C13: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47564 / R47564C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47564 / R47564C17: got '6326 65th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47565 / R47565C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47565 / R47565C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47565 / R47565C14: got '3021 63rd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47565 / R47565C17: got '3021 63rd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47566 / R47566C10: got '6424 31st Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47566 / R47566C13: got '6424 31st Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47566 / R47566C14: got '1519 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47566 / R47566C17: got '1519 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47567 / R47567C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47567 / R47567C13: got '460-498 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47567 / R47567C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47567 / R47567C17: got '851-1013 33rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47568 / R47568C10: got '3411 NE 48th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47568 / R47568C13: got '3411 NE 48th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47568 / R47568C14: got '2306 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47568 / R47568C17: got '2306 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47570 / R47570C10: got '8537 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47570 / R47570C13: got '8537 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47570 / R47570C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47570 / R47570C17: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47572 / R47572C10: got '4114 NE 69th Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47572 / R47572C13: got '4114 NE 69th Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47572 / R47572C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47572 / R47572C17: got '4824-4832 NE Fremont
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47573 / R47573C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47573 / R47573C13: got '1655-1681 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47573 / R47573C14: got '5632 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47573 / R47573C17: got '5632 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47574 / R47574C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47574 / R47574C13: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47574 / R47574C14: got '4065 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47574 / R47574C17: got '4065 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47575 / R47575C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47575 / R47575C13: got '301-345 NE Highland
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47575 / R47575C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47575 / R47575C17: got '5401-5499 NE 6th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47576 / R47576C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47576 / R47576C13: got '701-739 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47576 / R47576C14: got '5802 Padilla Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47576 / R47576C17: got '5802 Padilla Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47578 / R47578C10: got '9 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47578 / R47578C13: got '9 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47578 / R47578C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47578 / R47578C17: got '842-898 NE Jessup St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47579 / R47579C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47579 / R47579C13: got '250-298 W Thomas St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47579 / R47579C14: got '2214 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47579 / R47579C17: got '2214 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47580 / R47580C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47580 / R47580C13: got '2287-2399 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47580 / R47580C14: got '1520 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47580 / R47580C17: got '1520 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47581 / R47581C10: got '4100 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47581 / R47581C13: got '4100 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47581 / R47581C14: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47581 / R47581C17: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47582 / R47582C10: got '2042 Minor Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47582 / R47582C13: got '2042 Minor Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47582 / R47582C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47582 / R47582C17: got '5001-5199 20th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47584 / R47584C10: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47584 / R47584C13: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47584 / R47584C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47584 / R47584C17: got '2515-2519 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47585 / R47585C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47585 / R47585C13: got '4600-4634 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47585 / R47585C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47585 / R47585C17: got '9521-9527 44th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47587 / R47587C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47587 / R47587C13: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47587 / R47587C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47587 / R47587C17: got '1635-1653 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47588 / R47588C10: got '6336 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47588 / R47588C13: got '6336 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47588 / R47588C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47588 / R47588C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47589 / R47589C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47589 / R47589C13: got '2393-2395 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47589 / R47589C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47589 / R47589C17: got '2226 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47590 / R47590C10: got '2214 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47590 / R47590C13: got '2214 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47590 / R47590C14: got '4014 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47590 / R47590C17: got '4014 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47591 / R47591C10: got '3649 Albion Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47591 / R47591C13: got '3649 Albion Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47591 / R47591C14: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47591 / R47591C17: got '901 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47592 / R47592C10: got '333 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47592 / R47592C13: got '333 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47592 / R47592C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47592 / R47592C17: got '1146-1198 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47593 / R47593C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47593 / R47593C13: got '2603-2699 SE 32nd
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47593 / R47593C14: got '1025 SE 27th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47593 / R47593C17: got '1025 SE 27th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47595 / R47595C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47595 / R47595C13: got '7318-7408 N Montana
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47595 / R47595C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47595 / R47595C17: got '842-898 NE Jessup St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47596 / R47596C10: got '1501 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47596 / R47596C13: got '1501 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47596 / R47596C14: got '5511 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47596 / R47596C17: got '5511 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47597 / R47597C10: got '4553 Glenn Way SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47597 / R47597C13: got '4553 Glenn Way SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47597 / R47597C14: got '4722 51st Pl SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47597 / R47597C17: got '4722 51st Pl SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47600 / R47600C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47600 / R47600C13: got '8215-8299 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47600 / R47600C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47600 / R47600C17: got '1314-1318 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47601 / R47601C10: got '87 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47601 / R47601C13: got '87 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47601 / R47601C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47601 / R47601C17: got '77-103 N Fargo St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47602 / R47602C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47602 / R47602C13: got '6501-6507 Division
## Ave NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47602 / R47602C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47602 / R47602C17: got '2211-2217 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47603 / R47603C10: got '2715 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47603 / R47603C13: got '2715 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47603 / R47603C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47603 / R47603C17: got '460-498 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47604 / R47604C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47604 / R47604C13: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47604 / R47604C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47604 / R47604C17: got '4735-4755 22nd Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47605 / R47605C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47605 / R47605C13: got '1100-1198 SE Water
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47605 / R47605C14: got '1025 SE 27th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47605 / R47605C17: got '1025 SE 27th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47606 / R47606C10: got '525 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47606 / R47606C13: got '525 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47606 / R47606C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47606 / R47606C17: got '976-994 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47607 / R47607C10: got '315 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47607 / R47607C13: got '315 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47607 / R47607C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47607 / R47607C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47608 / R47608C10: got '109 Newell St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47608 / R47608C13: got '109 Newell St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47608 / R47608C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47608 / R47608C17: got '1836 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47609 / R47609C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47609 / R47609C13: got '976-994 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47609 / R47609C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47609 / R47609C17: got '678-702 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47611 / R47611C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47611 / R47611C13: got '4900-5048 SW Bruce
## St, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47611 / R47611C14: got '310 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47611 / R47611C17: got '310 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47614 / R47614C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47614 / R47614C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47614 / R47614C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47614 / R47614C17: got '901-999 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47615 / R47615C10: got '507 NW 72nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47615 / R47615C13: got '507 NW 72nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47615 / R47615C14: got '3621 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47615 / R47615C17: got '3621 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47617 / R47617C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47617 / R47617C13: got '1314-1318 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47617 / R47617C14: got '315 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47617 / R47617C17: got '315 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47618 / R47618C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47618 / R47618C13: got '901-909 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47618 / R47618C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47618 / R47618C17: got '6501-6507 Division
## Ave NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47619 / R47619C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47619 / R47619C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47619 / R47619C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47619 / R47619C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47620 / R47620C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47620 / R47620C13: got '335-399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47620 / R47620C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47620 / R47620C17: got '2801-2805 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47621 / R47621C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47621 / R47621C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47621 / R47621C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47621 / R47621C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47622 / R47622C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47622 / R47622C13: got '1753-1757 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47622 / R47622C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47622 / R47622C17: got '1119-1123 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47623 / R47623C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47623 / R47623C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47623 / R47623C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47623 / R47623C17: got '154-198 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47625 / R47625C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47625 / R47625C13: got '77-103 N Fargo St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47625 / R47625C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47625 / R47625C17: got '3634-3698 N Albina
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47626 / R47626C10: got '1548 NE 15th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47626 / R47626C13: got '1548 NE 15th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47626 / R47626C14: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47626 / R47626C17: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47627 / R47627C10: got '715 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47627 / R47627C13: got '715 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47627 / R47627C14: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47627 / R47627C17: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47629 / R47629C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47629 / R47629C13: got '200-206 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47629 / R47629C14: got '1621 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47629 / R47629C17: got '1621 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47630 / R47630C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47630 / R47630C13: got '1140-1166 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47630 / R47630C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47630 / R47630C17: got '4508-4510 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47632 / R47632C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47632 / R47632C13: got '1301-1399 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47632 / R47632C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47632 / R47632C17: got '1207-1217 SW 11th
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47634 / R47634C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47634 / R47634C13: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47634 / R47634C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47634 / R47634C17: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47635 / R47635C10: got '6825 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47635 / R47635C13: got '6825 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47635 / R47635C14: got '6515 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47635 / R47635C17: got '6515 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47637 / R47637C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47637 / R47637C13: got '106-110 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47637 / R47637C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47637 / R47637C17: got '335-399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47638 / R47638C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47638 / R47638C13: got '5400-5404 NE Alameda
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47638 / R47638C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47638 / R47638C17: got '3471-3499 NE 43rd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47640 / R47640C10: got '1457 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47640 / R47640C13: got '1457 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47640 / R47640C14: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47640 / R47640C17: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47641 / R47641C10: got '1025 SE 27th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47641 / R47641C13: got '1025 SE 27th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47641 / R47641C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47641 / R47641C17: got '2603-2699 SE 32nd
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47643 / R47643C10: got '548 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47643 / R47643C13: got '548 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47643 / R47643C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47643 / R47643C17: got '4500-4516 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47644 / R47644C10: got '4419 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47644 / R47644C13: got '4419 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47644 / R47644C14: got '4419 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47644 / R47644C17: got '4419 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47647 / R47647C10: got '467 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47647 / R47647C13: got '467 Newton St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47647 / R47647C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47647 / R47647C17: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47648 / R47648C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47648 / R47648C13: got '3521-3525 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47648 / R47648C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47648 / R47648C17: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47649 / R47649C10: got '1724 A B NE Alberta
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47649 / R47649C13: got '1724 A B NE Alberta
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47649 / R47649C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47649 / R47649C17: got '6615-6623 NE 22nd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47651 / R47651C10: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47651 / R47651C13: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47651 / R47651C14: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47651 / R47651C17: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47652 / R47652C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47652 / R47652C13: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47652 / R47652C14: got '2704 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47652 / R47652C17: got '2704 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47654 / R47654C10: got '7345 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47654 / R47654C13: got '7345 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47654 / R47654C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47654 / R47654C17: got '2812-2834 S Walden
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47655 / R47655C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47655 / R47655C13: got '201-299 E Blaine St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47655 / R47655C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47655 / R47655C17: got '169-199 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47656 / R47656C10: got '1519 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47656 / R47656C13: got '1519 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47656 / R47656C14: got '1519 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47656 / R47656C17: got '1519 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47658 / R47658C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47658 / R47658C13: got '2211-2217 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47658 / R47658C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47658 / R47658C17: got '2313-2335 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47659 / R47659C10: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47659 / R47659C13: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47659 / R47659C14: got '5930 N Interstate
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47659 / R47659C17: got '5930 N Interstate
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47661 / R47661C10: got '5802 Padilla Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47661 / R47661C13: got '5802 Padilla Pl S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47661 / R47661C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47661 / R47661C17: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47662 / R47662C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47662 / R47662C13: got '1583-1607 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47662 / R47662C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47662 / R47662C17: got '4500-4516 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47663 / R47663C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47663 / R47663C13: got '426-430 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47663 / R47663C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47663 / R47663C17: got '2450-2474 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47664 / R47664C10: got '620-626 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47664 / R47664C13: got '620-626 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47664 / R47664C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47664 / R47664C17: got '6400-6430 SE Steele
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47665 / R47665C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47665 / R47665C13: got '139-199 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47665 / R47665C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47665 / R47665C17: got '8100-8198 SE 16th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47667 / R47667C10: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47667 / R47667C13: got '7968-8398 N Courtenay
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47667 / R47667C14: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47667 / R47667C17: got '7604-7698 N Haven
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47668 / R47668C10: got '607 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47668 / R47668C13: got '607 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47668 / R47668C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47668 / R47668C17: got '2364-2468 Harbor Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47669 / R47669C10: got '222 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47669 / R47669C13: got '222 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47669 / R47669C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47669 / R47669C17: got '1666-1698 SW
## Cambridge St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47671 / R47671C10: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47671 / R47671C13: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47671 / R47671C14: got '3401 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47671 / R47671C17: got '3401 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47672 / R47672C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47672 / R47672C13: got '101-199 NE Pacific
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47672 / R47672C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47672 / R47672C17: got '5241-5247 21st Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47673 / R47673C10: got '316 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47673 / R47673C13: got '316 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47673 / R47673C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47673 / R47673C17: got '135-199 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47674 / R47674C10: got '1519 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47674 / R47674C13: got '1519 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47674 / R47674C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47674 / R47674C17: got '900-998 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47675 / R47675C10: got '2856 NW Savier St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47675 / R47675C13: got '2856 NW Savier St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47675 / R47675C14: got '6902 N Albina Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47675 / R47675C17: got '6902 N Albina Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47676 / R47676C10: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47676 / R47676C13: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47676 / R47676C14: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47676 / R47676C17: got '1024 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47677 / R47677C10: got '690 NW 6th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47677 / R47677C13: got '690 NW 6th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47677 / R47677C14: got '2359 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47677 / R47677C17: got '2359 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47678 / R47678C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47678 / R47678C13: got '1500-1502 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47678 / R47678C14: got '102 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47678 / R47678C17: got '102 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47679 / R47679C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47679 / R47679C13: got '200-298 SW Alder St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47679 / R47679C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47679 / R47679C17: got '2700-2798 SE
## Gladstone St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47680 / R47680C10: got '1313 NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47680 / R47680C13: got '1313 NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47680 / R47680C14: got '620-626 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47680 / R47680C17: got '620-626 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47681 / R47681C10: got '5632 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47681 / R47681C13: got '5632 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47681 / R47681C14: got '1204 NE Ravenna Blvd,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47681 / R47681C17: got '1204 NE Ravenna Blvd,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47682 / R47682C10: got '1204 NE Ravenna Blvd,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47682 / R47682C13: got '1204 NE Ravenna Blvd,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47682 / R47682C14: got '2121 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47682 / R47682C17: got '2121 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47683 / R47683C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47683 / R47683C13: got '200-298 SW Alder St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47683 / R47683C14: got '3930 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47683 / R47683C17: got '3930 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47684 / R47684C10: got '8433 18th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47684 / R47684C13: got '8433 18th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47684 / R47684C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47684 / R47684C17: got '1221-1227 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47687 / R47687C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47687 / R47687C13: got '101-145 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47687 / R47687C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47687 / R47687C17: got '1801-1829 E Columbia
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47688 / R47688C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47688 / R47688C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47688 / R47688C14: got '1516 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47688 / R47688C17: got '1516 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47690 / R47690C10: got '1624 SE 34th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47690 / R47690C13: got '1624 SE 34th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47690 / R47690C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47690 / R47690C17: got '1462-1498 SE 41st
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47691 / R47691C10: got '7143 44th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47691 / R47691C13: got '7143 44th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47691 / R47691C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47691 / R47691C17: got '801-849 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47693 / R47693C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47693 / R47693C13: got '1001 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47693 / R47693C14: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47693 / R47693C17: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47695 / R47695C10: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47695 / R47695C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47695 / R47695C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47695 / R47695C17: got '430-498 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47696 / R47696C10: got '3131-3135 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47696 / R47696C13: got '3131-3135 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47696 / R47696C14: got '532-538 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47696 / R47696C17: got '532-538 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47697 / R47697C10: got '3003 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47697 / R47697C13: got '3003 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47697 / R47697C14: got '303 NE 16th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47697 / R47697C17: got '303 NE 16th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47698 / R47698C10: got '800 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47698 / R47698C13: got '800 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47698 / R47698C14: got '316 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47698 / R47698C17: got '316 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47699 / R47699C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47699 / R47699C13: got '2601 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47699 / R47699C14: got '6041 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47699 / R47699C17: got '6041 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47700 / R47700C10: got '6721 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47700 / R47700C13: got '6721 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47700 / R47700C14: got '1544 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47700 / R47700C17: got '1544 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47702 / R47702C10: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47702 / R47702C13: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47702 / R47702C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47702 / R47702C17: got '1611-1787 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47703 / R47703C10: got '1544 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47703 / R47703C13: got '1544 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47703 / R47703C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47703 / R47703C17: got '133-137 N 81st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47704 / R47704C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47704 / R47704C13: got '2273 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47704 / R47704C14: got '2032 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47704 / R47704C17: got '2032 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47705 / R47705C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47705 / R47705C13: got '863-899 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47705 / R47705C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47705 / R47705C17: got '2601 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47706 / R47706C10: got '1501 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47706 / R47706C13: got '1501 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47706 / R47706C14: got '8351 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47706 / R47706C17: got '8351 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47708 / R47708C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47708 / R47708C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47708 / R47708C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47708 / R47708C17: got '999 W Fulton St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47709 / R47709C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47709 / R47709C13: got '126-198 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47709 / R47709C14: got '3217 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47709 / R47709C17: got '3217 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47710 / R47710C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47710 / R47710C13: got '3471-3499 NE 43rd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47710 / R47710C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47710 / R47710C17: got '1700-1728 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47711 / R47711C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47711 / R47711C13: got '1666-1698 SW
## Cambridge St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47711 / R47711C14: got '8433 18th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47711 / R47711C17: got '8433 18th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47712 / R47712C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47712 / R47712C13: got '1221-1227 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47712 / R47712C14: got '3052 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47712 / R47712C17: got '3052 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47713 / R47713C10: got '6041 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47713 / R47713C13: got '6041 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47713 / R47713C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47713 / R47713C17: got '6533-6537 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47715 / R47715C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47715 / R47715C13: got '101-163 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47715 / R47715C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47715 / R47715C17: got '2273 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47716 / R47716C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47716 / R47716C13: got '1053-1101 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47716 / R47716C14: got '825 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47716 / R47716C17: got '825 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47717 / R47717C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47717 / R47717C13: got '636-698 OR-99E,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47717 / R47717C14: got '139 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47717 / R47717C17: got '139 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47718 / R47718C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47718 / R47718C13: got '4500-4516 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47718 / R47718C14: got '408 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47718 / R47718C17: got '408 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47719 / R47719C10: got '925 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47719 / R47719C13: got '925 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47719 / R47719C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47719 / R47719C17: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47720 / R47720C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47720 / R47720C13: got '126-144 SE 52nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47720 / R47720C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47720 / R47720C17: got '634-688 NE 60th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47723 / R47723C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47723 / R47723C13: got '5722-5798 NE 16th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47723 / R47723C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47723 / R47723C17: got '1-61 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47725 / R47725C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47725 / R47725C13: got '371-399 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47725 / R47725C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47725 / R47725C17: got '1813 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47728 / R47728C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47728 / R47728C13: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47728 / R47728C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47728 / R47728C17: got '965-1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47729 / R47729C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47729 / R47729C13: got '3214-3220 W McGraw
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47729 / R47729C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47729 / R47729C17: got '7019-7027 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47730 / R47730C10: got '135 S King St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47730 / R47730C13: got '135 S King St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47730 / R47730C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47730 / R47730C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47731 / R47731C10: got '235 NW 10th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47731 / R47731C13: got '235 NW 10th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47731 / R47731C14: got '1804 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47731 / R47731C17: got '1804 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47732 / R47732C10: got '2233 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47732 / R47732C13: got '2233 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47732 / R47732C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47732 / R47732C17: got '5680-5698 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47733 / R47733C10: got '1298 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47733 / R47733C13: got '1298 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47733 / R47733C14: got '909 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47733 / R47733C17: got '909 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47734 / R47734C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47734 / R47734C13: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47734 / R47734C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47734 / R47734C17: got '1-49 S Alaska St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47735 / R47735C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47735 / R47735C13: got '109-113 Belmont Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47735 / R47735C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47735 / R47735C17: got '126-198 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47737 / R47737C10: got '330 NE 61st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47737 / R47737C13: got '330 NE 61st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47737 / R47737C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47737 / R47737C17: got '200-298 SW Alder St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47738 / R47738C10: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47738 / R47738C13: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47738 / R47738C14: got '103 Erie Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47738 / R47738C17: got '103 Erie Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47739 / R47739C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47739 / R47739C13: got '5422-5460 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47739 / R47739C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47739 / R47739C17: got '2972-3002 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47740 / R47740C10: got '211 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47740 / R47740C13: got '211 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47740 / R47740C14: got '2910 NE Jarrett St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47740 / R47740C17: got '2910 NE Jarrett St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47742 / R47742C10: got '4001 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47742 / R47742C13: got '4001 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47742 / R47742C14: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47742 / R47742C17: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47743 / R47743C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47743 / R47743C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47743 / R47743C14: got '1221 NW Everett St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47743 / R47743C17: got '1221 NW Everett St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47744 / R47744C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47744 / R47744C13: got '842-898 NE Jessup St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47744 / R47744C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47744 / R47744C17: got '1930-1998 NW Vaughn
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47746 / R47746C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47746 / R47746C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47746 / R47746C14: got '7011 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47746 / R47746C17: got '7011 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47747 / R47747C10: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47747 / R47747C13: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47747 / R47747C14: got '4065 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47747 / R47747C17: got '4065 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47748 / R47748C10: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47748 / R47748C13: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47748 / R47748C14: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47748 / R47748C17: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47750 / R47750C10: got '320 W Kinnear Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47750 / R47750C13: got '320 W Kinnear Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47750 / R47750C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47750 / R47750C17: got '151-185 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47751 / R47751C10: got '9 Wall St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47751 / R47751C13: got '9 Wall St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47751 / R47751C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47751 / R47751C17: got '2163-2183 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47752 / R47752C10: got '1620 NE 26th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47752 / R47752C13: got '1620 NE 26th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47752 / R47752C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47752 / R47752C17: got '4264-4292 NE Weidler
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47753 / R47753C10: got '7011 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47753 / R47753C13: got '7011 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47753 / R47753C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47753 / R47753C17: got '3214-3220 W McGraw
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47755 / R47755C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47755 / R47755C13: got '634-688 NE 60th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47755 / R47755C14: got '910 SW Salmon St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47755 / R47755C17: got '910 SW Salmon St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47756 / R47756C10: got '2115 Westlake Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47756 / R47756C13: got '2115 Westlake Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47756 / R47756C14: got '5551 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47756 / R47756C17: got '5551 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47757 / R47757C10: got 'Seattle, WA, 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47757 / R47757C13: got '1001-1099 5th Ave,
## Seattle, WA 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47757 / R47757C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47757 / R47757C17: got '426-430 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47758 / R47758C10: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47758 / R47758C13: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47758 / R47758C14: got '9 Wall St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47758 / R47758C17: got '9 Wall St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47759 / R47759C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47759 / R47759C13: got '2127-2199 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47759 / R47759C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47759 / R47759C17: got '3301-3307 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47760 / R47760C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47760 / R47760C13: got '1400-1598 N 92nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47760 / R47760C14: got '1501 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47760 / R47760C17: got '1501 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47761 / R47761C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47761 / R47761C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47761 / R47761C14: got '7345 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47761 / R47761C17: got '7345 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47762 / R47762C10: got '825 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47762 / R47762C13: got '825 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47762 / R47762C14: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47762 / R47762C17: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47763 / R47763C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47763 / R47763C13: got '101-199 E Garfield
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47763 / R47763C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47763 / R47763C17: got '10031-10041 Lake
## Shore Blvd NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47764 / R47764C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47764 / R47764C13: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47764 / R47764C14: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47764 / R47764C17: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47765 / R47765C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47765 / R47765C13: got '501-503 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47765 / R47765C14: got '1511 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47765 / R47765C17: got '1511 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47766 / R47766C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47766 / R47766C13: got '1124-1198 Columbia
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47766 / R47766C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47766 / R47766C17: got '201-299 E Blaine St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47767 / R47767C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47767 / R47767C13: got '230-298 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47767 / R47767C14: got '9249 9th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47767 / R47767C17: got '9249 9th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47768 / R47768C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47768 / R47768C13: got '1400 5th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47768 / R47768C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47768 / R47768C17: got '3317-3399 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47769 / R47769C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47769 / R47769C13: got '169-199 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47769 / R47769C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47769 / R47769C17: got '1712-1716 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47771 / R47771C10: got '36 NE 61st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47771 / R47771C13: got '36 NE 61st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47771 / R47771C14: got '235 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47771 / R47771C17: got '235 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47773 / R47773C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47773 / R47773C13: got '4745-4769 24th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47773 / R47773C14: got '7021 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47773 / R47773C17: got '7021 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47774 / R47774C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47774 / R47774C13: got '1813 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47774 / R47774C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47774 / R47774C17: got '3215-3217 S Edmunds
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47775 / R47775C10: got '208 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47775 / R47775C13: got '208 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47775 / R47775C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47775 / R47775C17: got '200-298 SW Alder St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47776 / R47776C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47776 / R47776C13: got '3634-3698 N Albina
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47776 / R47776C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47776 / R47776C17: got '2400-2460 NW 23rd
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47777 / R47777C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47777 / R47777C13: got '1611-1787 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47777 / R47777C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47777 / R47777C17: got '4745-4769 24th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47778 / R47778C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47778 / R47778C13: got '400-422 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47778 / R47778C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47778 / R47778C17: got '1583-1607 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47779 / R47779C10: got '2306 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47779 / R47779C13: got '2306 NE 51st Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47779 / R47779C14: got '208 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47779 / R47779C17: got '208 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47780 / R47780C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47780 / R47780C13: got '135-199 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47780 / R47780C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47780 / R47780C17: got '5422-5460 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47783 / R47783C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47783 / R47783C13: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47783 / R47783C14: got '2200 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47783 / R47783C17: got '2200 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47784 / R47784C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47784 / R47784C13: got '2163-2183 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47784 / R47784C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47784 / R47784C17: got '645-649 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47785 / R47785C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47785 / R47785C13: got '1101-1167 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47785 / R47785C14: got '235 NW 10th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47785 / R47785C17: got '235 NW 10th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47786 / R47786C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47786 / R47786C13: got '4800-4920 NE 16th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47786 / R47786C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47786 / R47786C17: got '1533-1599 NE Alberta
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47787 / R47787C10: got '2617 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47787 / R47787C13: got '2617 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47787 / R47787C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47787 / R47787C17: got '520-524 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47788 / R47788C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47788 / R47788C13: got '3215-3217 S Edmunds
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47788 / R47788C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47788 / R47788C17: got '3901-4199 S Juneau
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47789 / R47789C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47789 / R47789C13: got '965-1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47789 / R47789C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47789 / R47789C17: got '863-899 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47792 / R47792C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47792 / R47792C13: got '2400-2460 NW 23rd
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47792 / R47792C14: got '1313 NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47792 / R47792C17: got '1313 NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47793 / R47793C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47793 / R47793C13: got '3324-3330 NE Peerless
## Pl, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47793 / R47793C14: got '5256 NE 72nd Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47793 / R47793C17: got '5256 NE 72nd Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47794 / R47794C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47794 / R47794C13: got '1930-1998 NW Vaughn
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47794 / R47794C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47794 / R47794C17: got '636-698 OR-99E,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47795 / R47795C10: got '3021 63rd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47795 / R47795C13: got '3021 63rd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47795 / R47795C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47795 / R47795C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47796 / R47796C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47796 / R47796C13: got '2515-2519 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47796 / R47796C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47796 / R47796C17: got '400-422 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47797 / R47797C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47797 / R47797C13: got '4264-4292 NE Weidler
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47797 / R47797C14: got '4526 SE Harrison St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47797 / R47797C17: got '4526 SE Harrison St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47798 / R47798C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47798 / R47798C13: got '2110-2230 Harbor Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47798 / R47798C14: got '607 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47798 / R47798C17: got '607 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47799 / R47799C10: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47799 / R47799C13: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47799 / R47799C14: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47799 / R47799C17: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47801 / R47801C10: got '1015 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47801 / R47801C13: got '1015 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47801 / R47801C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47801 / R47801C17: got '1246-1298 SE Clinton
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47802 / R47802C10: got '2568 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47802 / R47802C13: got '2568 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47802 / R47802C14: got '3016 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47802 / R47802C17: got '3016 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47803 / R47803C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47803 / R47803C13: got '900-998 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47803 / R47803C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47803 / R47803C17: got '101-145 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47804 / R47804C10: got '2521 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47804 / R47804C13: got '2521 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47804 / R47804C14: got '2856 NW Savier St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47804 / R47804C17: got '2856 NW Savier St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47807 / R47807C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47807 / R47807C13: got '1099 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47807 / R47807C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47807 / R47807C17: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47808 / R47808C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47808 / R47808C13: got '6000-6026 NE Thompson
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47808 / R47808C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47808 / R47808C17: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47809 / R47809C10: got '9602 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47809 / R47809C13: got '9602 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47809 / R47809C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47809 / R47809C17: got '101-199 E Garfield
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47810 / R47810C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47810 / R47810C13: got '1-49 S Alaska St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47810 / R47810C14: got '8917 45th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47810 / R47810C17: got '8917 45th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47811 / R47811C10: got '2910 NE Jarrett St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47811 / R47811C13: got '2910 NE Jarrett St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47811 / R47811C14: got '727 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47811 / R47811C17: got '727 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47812 / R47812C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47812 / R47812C13: got '4735-4755 22nd Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47812 / R47812C14: got '2233 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47812 / R47812C17: got '2233 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47813 / R47813C10: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47813 / R47813C13: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47813 / R47813C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47813 / R47813C17: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47815 / R47815C10: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47815 / R47815C13: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47815 / R47815C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47815 / R47815C17: got '101-163 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47816 / R47816C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47816 / R47816C13: got '3116-3120 S Frontenac
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47816 / R47816C14: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47816 / R47816C17: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47817 / R47817C10: got '7134 SE Harold St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47817 / R47817C13: got '7134 SE Harold St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47817 / R47817C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47817 / R47817C17: got '4512-4524 SE
## Woodstock Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47819 / R47819C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47819 / R47819C13: got '1338-1398 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47819 / R47819C14: got '3820 NE 19th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47819 / R47819C17: got '3820 NE 19th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47820 / R47820C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47820 / R47820C13: got '1666-1698 SW
## Cambridge St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47820 / R47820C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47820 / R47820C17: got '1666-1698 SW
## Cambridge St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47821 / R47821C10: got '1511 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47821 / R47821C13: got '1511 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47821 / R47821C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47821 / R47821C17: got '109-113 Belmont Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47822 / R47822C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47822 / R47822C13: got '1801-1829 E Columbia
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47822 / R47822C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47822 / R47822C17: got '551-599 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47823 / R47823C10: got '1025 SE 27th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47823 / R47823C13: got '1025 SE 27th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47823 / R47823C14: got '211 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47823 / R47823C17: got '211 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47824 / R47824C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47824 / R47824C13: got '551-599 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47824 / R47824C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47824 / R47824C17: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47826 / R47826C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47826 / R47826C13: got '999 W Fulton St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47826 / R47826C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47826 / R47826C17: got '7303-7309 38th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47827 / R47827C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47827 / R47827C13: got '1401-1407 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47827 / R47827C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47827 / R47827C17: got '1502-1506 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47828 / R47828C10: got '303 NE 16th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47828 / R47828C13: got '303 NE 16th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47828 / R47828C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47828 / R47828C17: got '46-98 SE 55th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47829 / R47829C10: got '3112 SE 55th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47829 / R47829C13: got '3112 SE 55th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47829 / R47829C14: got '5143-5145 SE Knight
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47829 / R47829C17: got '5143-5145 SE Knight
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47831 / R47831C10: got '102 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47831 / R47831C13: got '102 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47831 / R47831C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47831 / R47831C17: got '1500-1502 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47833 / R47833C10: got '7901 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47833 / R47833C13: got '7901 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47833 / R47833C14: got '800 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47833 / R47833C17: got '800 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47834 / R47834C10: got '909 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47834 / R47834C13: got '909 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47834 / R47834C14: got '2617 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47834 / R47834C17: got '2617 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47836 / R47836C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47836 / R47836C13: got '1502-1506 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47836 / R47836C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47836 / R47836C17: got '501-503 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47837 / R47837C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47837 / R47837C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47837 / R47837C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47837 / R47837C17: got '1605-1607 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47838 / R47838C10: got '3058 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47838 / R47838C13: got '3058 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47838 / R47838C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47838 / R47838C17: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47839 / R47839C10: got '4722 51st Pl SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47839 / R47839C13: got '4722 51st Pl SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47839 / R47839C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47839 / R47839C17: got '1053-1101 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47840 / R47840C10: got '5702 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47840 / R47840C13: got '5702 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47840 / R47840C14: got '2115 Westlake Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47840 / R47840C17: got '2115 Westlake Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47841 / R47841C10: got '3930 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47841 / R47841C13: got '3930 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47841 / R47841C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47841 / R47841C17: got '1338-1398 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47842 / R47842C10: got '6902 N Albina Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47842 / R47842C13: got '6902 N Albina Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47842 / R47842C14: got '1015 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47842 / R47842C17: got '1015 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47843 / R47843C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47843 / R47843C13: got '1700-1728 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47843 / R47843C14: got '3551 SE Milwaukie
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47843 / R47843C17: got '3551 SE Milwaukie
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47844 / R47844C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47844 / R47844C13: got '1712-1716 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47844 / R47844C14: got '5417 32nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47844 / R47844C17: got '5417 32nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47845 / R47845C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47845 / R47845C13: got '3210-3224 SE
## Woodstock Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47845 / R47845C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47845 / R47845C17: got '1101-1199 SE 22nd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47847 / R47847C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47847 / R47847C13: got '400-408 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47847 / R47847C14: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47847 / R47847C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47849 / R47849C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47849 / R47849C13: got '1607-1611 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47849 / R47849C14: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47849 / R47849C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47850 / R47850C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47850 / R47850C13: got '3317-3399 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47850 / R47850C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47850 / R47850C17: got '371-399 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47852 / R47852C10: got '103 Erie Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47852 / R47852C13: got '103 Erie Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47852 / R47852C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47852 / R47852C17: got '609-615 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47853 / R47853C10: got '4303 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47853 / R47853C13: got '4303 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47853 / R47853C14: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47853 / R47853C17: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47854 / R47854C10: got '235 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47854 / R47854C13: got '235 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47854 / R47854C14: got '2728 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47854 / R47854C17: got '2728 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47856 / R47856C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47856 / R47856C13: got '2052-2098 E James St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47856 / R47856C14: got '1298 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47856 / R47856C17: got '1298 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47858 / R47858C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47858 / R47858C13: got '2313-2335 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47858 / R47858C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47858 / R47858C17: got '1124-1198 Columbia
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47859 / R47859C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47859 / R47859C13: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47859 / R47859C14: got '925 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47859 / R47859C17: got '925 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47860 / R47860C10: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47860 / R47860C13: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47860 / R47860C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47860 / R47860C17: got '400-408 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47861 / R47861C10: got '910 SW Salmon St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47861 / R47861C13: got '910 SW Salmon St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47861 / R47861C14: got '3034 SE 8th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47861 / R47861C17: got '3034 SE 8th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47862 / R47862C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47862 / R47862C13: got '1-61 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47862 / R47862C14: got '1624 SE 34th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47862 / R47862C17: got '1624 SE 34th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47863 / R47863C10: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47863 / R47863C13: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47863 / R47863C14: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47863 / R47863C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47864 / R47864C10: got '5930 N Interstate
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47864 / R47864C13: got '5930 N Interstate
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47864 / R47864C14: got '1620 NE 26th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47864 / R47864C17: got '1620 NE 26th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47865 / R47865C10: got '408 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47865 / R47865C13: got '408 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47865 / R47865C14: got '6721 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47865 / R47865C17: got '6721 19th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47868 / R47868C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47868 / R47868C13: got '200-298 SW Alder St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47868 / R47868C14: got '5915 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47868 / R47868C17: got '5915 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47870 / R47870C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47870 / R47870C13: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47870 / R47870C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47870 / R47870C17: got '6728-6732 2nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47871 / R47871C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47871 / R47871C13: got '2337-2373 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47871 / R47871C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47871 / R47871C17: got '101-199 NE Pacific
## St, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47872 / R47872C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47872 / R47872C13: got '7528-7530 12th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47872 / R47872C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47872 / R47872C17: got '2337-2373 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47873 / R47873C10: got '310 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47873 / R47873C13: got '310 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47873 / R47873C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47873 / R47873C17: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47874 / R47874C10: got '3016 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47874 / R47874C13: got '3016 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47874 / R47874C14: got 'Seattle, WA, 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47874 / R47874C17: got '1001-1099 5th Ave,
## Seattle, WA 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47876 / R47876C10: got '2121 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47876 / R47876C13: got '2121 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47876 / R47876C14: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47876 / R47876C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47877 / R47877C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47877 / R47877C13: got '1119-1123 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47877 / R47877C14: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47877 / R47877C17: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47879 / R47879C10: got '3242 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47879 / R47879C13: got '3242 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47879 / R47879C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47879 / R47879C17: got '1001 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47880 / R47880C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47880 / R47880C13: got '5001-5027 NE 18th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47880 / R47880C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47880 / R47880C17: got '4800-4920 NE 16th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47881 / R47881C10: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47881 / R47881C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47881 / R47881C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47881 / R47881C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47882 / R47882C10: got '5511 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47882 / R47882C13: got '5511 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47882 / R47882C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47882 / R47882C17: got '2127-2199 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47884 / R47884C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47884 / R47884C13: got '216-222 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47884 / R47884C14: got '7143 44th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47884 / R47884C17: got '7143 44th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47885 / R47885C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47885 / R47885C13: got '1462-1498 SE 41st
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47885 / R47885C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47885 / R47885C17: got '1975-1993 SE 30th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47886 / R47886C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47886 / R47886C13: got '152-298 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47886 / R47886C14: got '690 NW 6th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47886 / R47886C17: got '690 NW 6th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47899 / R47899C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47899 / R47899C13: got '2450-2474 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47899 / R47899C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47899 / R47899C17: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47902 / R47902C10: got '1132 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47902 / R47902C13: got '1132 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47902 / R47902C14: got '106 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47902 / R47902C17: got '106 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47903 / R47903C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47903 / R47903C13: got '2-98 Taylor Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47903 / R47903C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47903 / R47903C17: got '2713 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47904 / R47904C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47904 / R47904C13: got '408-498 Pike St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47904 / R47904C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47904 / R47904C17: got '249-299 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47905 / R47905C10: got '2728 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47905 / R47905C13: got '2728 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47905 / R47905C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47905 / R47905C17: got '1000-1054 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47906 / R47906C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47906 / R47906C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47906 / R47906C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47906 / R47906C17: got '1752-1798 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47907 / R47907C10: got '5005 N Willamette
## Blvd, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47907 / R47907C13: got '5005 N Willamette
## Blvd, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47907 / R47907C14: got '1610 N Rosa Parks
## Way, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47907 / R47907C17: got '1610 N Rosa Parks
## Way, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47908 / R47908C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47908 / R47908C13: got '1975-1993 SE 30th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47908 / R47908C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47908 / R47908C17: got '1-99 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47909 / R47909C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47909 / R47909C13: got '950 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47909 / R47909C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47909 / R47909C17: got '3851-3899 SW Findlay
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47910 / R47910C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47910 / R47910C13: got '7303-7309 38th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47910 / R47910C14: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47910 / R47910C17: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47911 / R47911C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47911 / R47911C13: got '1231-1233 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47911 / R47911C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47911 / R47911C17: got '952-998 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47913 / R47913C10: got '1203a 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47913 / R47913C13: got '1203a 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47913 / R47913C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47913 / R47913C17: got '2287-2399 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47914 / R47914C10: got '1516 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47914 / R47914C13: got '1516 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47914 / R47914C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47914 / R47914C17: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47915 / R47915C10: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47915 / R47915C13: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47915 / R47915C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47915 / R47915C17: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47916 / R47916C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47916 / R47916C13: got '2150-2178 Terry Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47916 / R47916C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47916 / R47916C17: got '2800-2806 NE 117th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47917 / R47917C10: got '10034 Lake Shore Blvd
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47917 / R47917C13: got '10034 Lake Shore Blvd
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47917 / R47917C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47917 / R47917C17: got '1101-1163 Fairview
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47918 / R47918C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47918 / R47918C13: got '201-225 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47918 / R47918C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47918 / R47918C17: got '950 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47919 / R47919C10: got '2032 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47919 / R47919C13: got '2032 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47919 / R47919C14: got '1428 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47919 / R47919C17: got '1428 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47920 / R47920C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47920 / R47920C13: got '2713 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47920 / R47920C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47920 / R47920C17: got '253-299 NE 44th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47921 / R47921C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47921 / R47921C13: got '500-508 NW 42nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47921 / R47921C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47921 / R47921C17: got '115-119 W Boston St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47923 / R47923C10: got '5106 SE 49th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47923 / R47923C13: got '5106 SE 49th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47923 / R47923C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47923 / R47923C17: got '1850-1872 SW
## Broadway, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47924 / R47924C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47924 / R47924C13: got '1000-1054 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47924 / R47924C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47924 / R47924C17: got '2125-2145 NW Glisan
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47929 / R47929C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47929 / R47929C13: got '6728-6732 2nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47929 / R47929C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47929 / R47929C17: got '7021-7025 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47930 / R47930C10: got '2359 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47930 / R47930C13: got '2359 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47930 / R47930C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47930 / R47930C17: got '300-310 SE Stephens
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47931 / R47931C10: got '4526 SE Harrison St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47931 / R47931C13: got '4526 SE Harrison St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47931 / R47931C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47931 / R47931C17: got '600-698 SW Oak St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47932 / R47932C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47932 / R47932C13: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47932 / R47932C14: got '4157 25th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47932 / R47932C17: got '4157 25th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47933 / R47933C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47933 / R47933C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47933 / R47933C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47933 / R47933C17: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47934 / R47934C10: got '2200 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47934 / R47934C13: got '2200 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47934 / R47934C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47934 / R47934C17: got '1122-1138 NW Leary
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47935 / R47935C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47935 / R47935C13: got '1429-1499 NW 14th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47935 / R47935C14: got '2718 SW Water Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47935 / R47935C17: got '2718 SW Water Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47936 / R47936C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47936 / R47936C13: got '7021-7025 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47936 / R47936C14: got '2349 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47936 / R47936C17: got '2349 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47937 / R47937C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47937 / R47937C13: got '609-615 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47937 / R47937C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47937 / R47937C17: got '1231-1233 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47941 / R47941C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47941 / R47941C13: got '5680-5698 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47941 / R47941C14: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47941 / R47941C17: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47942 / R47942C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47942 / R47942C13: got '2812-2834 S Walden
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47942 / R47942C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47942 / R47942C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47943 / R47943C10: got '2704 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47943 / R47943C13: got '2704 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47943 / R47943C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47943 / R47943C17: got '2251 E Roanoke St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47945 / R47945C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47945 / R47945C13: got '4735-4755 22nd Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47945 / R47945C14: got '1601 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47945 / R47945C17: got '1601 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47947 / R47947C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47947 / R47947C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47947 / R47947C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47947 / R47947C17: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47948 / R47948C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47948 / R47948C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47948 / R47948C14: got '3034 Belvidere Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47948 / R47948C17: got '3034 Belvidere Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47949 / R47949C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47949 / R47949C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47949 / R47949C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47949 / R47949C17: got '2101-2103 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47951 / R47951C10: got '524 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47951 / R47951C13: got '524 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47951 / R47951C14: got '2114 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47951 / R47951C17: got '2114 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47952 / R47952C10: got '2209 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47952 / R47952C13: got '2209 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47952 / R47952C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47952 / R47952C17: got '722-798 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47954 / R47954C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47954 / R47954C13: got '1752-1798 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47954 / R47954C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47954 / R47954C17: got '2801 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47955 / R47955C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47955 / R47955C13: got '645-649 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47955 / R47955C14: got '2205 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47955 / R47955C17: got '2205 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47956 / R47956C10: got '2633 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47956 / R47956C13: got '2633 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47956 / R47956C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47956 / R47956C17: got '3501-3533 N Vancouver
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47958 / R47958C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47958 / R47958C13: got '1-99 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47958 / R47958C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47958 / R47958C17: got '1930-1998 NW Vaughn
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47959 / R47959C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47959 / R47959C13: got '3800-3898 NE
## Tillamook St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47959 / R47959C14: got '931 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47959 / R47959C17: got '931 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47960 / R47960C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47960 / R47960C13: got '952-998 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47960 / R47960C14: got '2601 E Aloha St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47960 / R47960C17: got '2601 E Aloha St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47961 / R47961C10: got '3050 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47961 / R47961C13: got '3050 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47961 / R47961C14: got '1815 S Stevens St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47961 / R47961C17: got '1815 S Stevens St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47962 / R47962C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47962 / R47962C13: got '133-137 N 81st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47962 / R47962C14: got '9723 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47962 / R47962C17: got '9723 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47963 / R47963C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47963 / R47963C13: got '249-299 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47963 / R47963C14: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47963 / R47963C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47964 / R47964C10: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47964 / R47964C13: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47964 / R47964C14: got '817 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47964 / R47964C17: got '817 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47965 / R47965C10: got '1259 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47965 / R47965C13: got '1259 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47965 / R47965C14: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47965 / R47965C17: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47967 / R47967C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47967 / R47967C13: got '2800-2806 NE 117th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47967 / R47967C14: got '1740 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47967 / R47967C17: got '1740 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47968 / R47968C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47968 / R47968C13: got '600-698 SW Oak St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47968 / R47968C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47968 / R47968C17: got '1501-1599 NW 15th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47969 / R47969C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47969 / R47969C13: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47969 / R47969C14: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47969 / R47969C17: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47970 / R47970C10: got '1428 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47970 / R47970C13: got '1428 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47970 / R47970C14: got '2209 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47970 / R47970C17: got '2209 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47971 / R47971C10: got '106 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47971 / R47971C13: got '106 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47971 / R47971C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47971 / R47971C17: got '1218-1232 SW
## Washington St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47972 / R47972C10: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47972 / R47972C13: got '7604-7698 N Haven
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47972 / R47972C14: got '5005 N Willamette
## Blvd, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47972 / R47972C17: got '5005 N Willamette
## Blvd, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47973 / R47973C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47973 / R47973C13: got '7011-7017 7th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47973 / R47973C14: got '1203a 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47973 / R47973C17: got '1203a 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47974 / R47974C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47974 / R47974C13: got '2125-2145 NW Glisan
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47974 / R47974C14: got '605 NW 22nd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47974 / R47974C17: got '605 NW 22nd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47975 / R47975C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47975 / R47975C13: got '2364-2468 Harbor Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47975 / R47975C14: got '617 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47975 / R47975C17: got '617 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47980 / R47980C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47980 / R47980C13: got '705-715 N
## Killingsworth St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47980 / R47980C14: got '609 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47980 / R47980C17: got '609 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47983 / R47983C10: got '1804 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47983 / R47983C13: got '1804 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47983 / R47983C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47983 / R47983C17: got '4906-4998 NE 6th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47984 / R47984C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47984 / R47984C13: got '4919-4931 NE 17th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47984 / R47984C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47984 / R47984C17: got '3800-3898 NE
## Tillamook St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47985 / R47985C10: got '609 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47985 / R47985C13: got '609 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47985 / R47985C14: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47985 / R47985C17: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47986 / R47986C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47986 / R47986C13: got '879-999 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47986 / R47986C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47986 / R47986C17: got '2525-2619 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47987 / R47987C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47987 / R47987C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47987 / R47987C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47987 / R47987C17: got '1429-1499 NW 14th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47988 / R47988C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47988 / R47988C13: got '722-798 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47988 / R47988C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47988 / R47988C17: got '417-419 NW 42nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47989 / R47989C10: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47989 / R47989C13: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47989 / R47989C14: got '121 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47989 / R47989C17: got '121 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47991 / R47991C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47991 / R47991C13: got '2801 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47991 / R47991C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47991 / R47991C17: got '800-898 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J47993 / R47993C10: got '2205 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M47993 / R47993C13: got '2205 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N47993 / R47993C14: got '524 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q47993 / R47993C17: got '524 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47994 / R47994C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47994 / R47994C13: got '6326 65th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47994 / R47994C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47994 / R47994C17: got '201-225 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47995 / R47995C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47995 / R47995C13: got '4906-4998 NE 6th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47995 / R47995C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47995 / R47995C17: got '1577-1599 N Fremont
## St, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47996 / R47996C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47996 / R47996C13: got '6533-6537 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47996 / R47996C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47996 / R47996C17: got '7011-7017 7th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47997 / R47997C10: got '8917 45th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47997 / R47997C13: got '8917 45th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47997 / R47997C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47997 / R47997C17: got '408-498 Pike St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J47999 / R47999C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M47999 / R47999C13: got '6400-6430 SE Steele
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N47999 / R47999C14: got '1132 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q47999 / R47999C17: got '1132 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48000 / R48000C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48000 / R48000C13: got '4707 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48000 / R48000C14: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48000 / R48000C17: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48001 / R48001C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48001 / R48001C13: got '8100-8198 SE 16th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48001 / R48001C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48001 / R48001C17: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48002 / R48002C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48002 / R48002C13: got '1500-1502 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48002 / R48002C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48002 / R48002C17: got '987-1037 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48003 / R48003C10: got '3052 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48003 / R48003C13: got '3052 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48003 / R48003C14: got '1740 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48003 / R48003C17: got '1740 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48004 / R48004C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48004 / R48004C13: got '520-524 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48004 / R48004C14: got '3050 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48004 / R48004C17: got '3050 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48005 / R48005C10: got '727 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48005 / R48005C13: got '727 NE Schuyler St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48005 / R48005C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48005 / R48005C17: got '705-715 N
## Killingsworth St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48007 / R48007C10: got '4065 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48007 / R48007C13: got '4065 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48007 / R48007C14: got '1259 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48007 / R48007C17: got '1259 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48009 / R48009C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48009 / R48009C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48009 / R48009C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48009 / R48009C17: got '1521-1551 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48010 / R48010C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48010 / R48010C13: got '1101-1199 SE 22nd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48010 / R48010C14: got '300 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48010 / R48010C17: got '300 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48011 / R48011C10: got '8351 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48011 / R48011C13: got '8351 18th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48011 / R48011C14: got '1501 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48011 / R48011C17: got '1501 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48013 / R48013C10: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48013 / R48013C13: got '2035 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48013 / R48013C14: got '2020 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48013 / R48013C17: got '2020 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48014 / R48014C10: got '3217 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48014 / R48014C13: got '3217 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48014 / R48014C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48014 / R48014C17: got '4707 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48015 / R48015C10: got '1601 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48015 / R48015C13: got '1601 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48015 / R48015C14: got '3000 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48015 / R48015C17: got '3000 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48016 / R48016C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48016 / R48016C13: got '1218-1232 SW
## Washington St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48016 / R48016C14: got '4316 NE Wygant St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48016 / R48016C17: got '4316 NE Wygant St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48017 / R48017C10: got '1501 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48017 / R48017C13: got '1501 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48017 / R48017C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48017 / R48017C17: got '1901-1949 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48018 / R48018C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48018 / R48018C13: got '2700-2798 SE
## Gladstone St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48018 / R48018C14: got '2633 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48018 / R48018C17: got '2633 N Killingsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48019 / R48019C10: got '817 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48019 / R48019C13: got '817 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48019 / R48019C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48019 / R48019C17: got '729-799 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48021 / R48021C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48021 / R48021C13: got '2364-2468 Harbor Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48021 / R48021C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48021 / R48021C17: got '2364-2468 Harbor Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48022 / R48022C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48022 / R48022C13: got '3301-3307 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48022 / R48022C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48022 / R48022C17: got '35 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48023 / R48023C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48023 / R48023C13: got '1577-1599 N Fremont
## St, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48023 / R48023C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48023 / R48023C17: got '1444-1472 SE
## Hawthorne Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48024 / R48024C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48024 / R48024C13: got '3501-3533 N Vancouver
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48024 / R48024C14: got '5728 NE 35th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48024 / R48024C17: got '5728 NE 35th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48025 / R48025C10: got '931 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48025 / R48025C13: got '931 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48025 / R48025C14: got '1015 SE Grant St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48025 / R48025C17: got '1015 SE Grant St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48026 / R48026C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48026 / R48026C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48026 / R48026C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48026 / R48026C17: got '1401-1421 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48027 / R48027C10: got '1815 S Stevens St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48027 / R48027C13: got '1815 S Stevens St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48027 / R48027C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48027 / R48027C17: got '313-399 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48028 / R48028C10: got '3820 NE 19th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48028 / R48028C13: got '3820 NE 19th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48028 / R48028C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48028 / R48028C17: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48029 / R48029C10: got '121 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48029 / R48029C13: got '121 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48029 / R48029C14: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48029 / R48029C17: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48030 / R48030C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48030 / R48030C13: got '2251 E Roanoke St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48030 / R48030C14: got '7253 West Green Lake
## Dr N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48030 / R48030C17: got '7253 West Green Lake
## Dr N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48031 / R48031C10: got '2349 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48031 / R48031C13: got '2349 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48031 / R48031C14: got '7206 2nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48031 / R48031C17: got '7206 2nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48032 / R48032C10: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48032 / R48032C13: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48032 / R48032C14: got '1206 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48032 / R48032C17: got '1206 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48033 / R48033C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48033 / R48033C13: got '1930-1998 NW Vaughn
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48033 / R48033C14: got '4220 SE Francis St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48033 / R48033C17: got '4220 SE Francis St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48034 / R48034C10: got '617 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48034 / R48034C13: got '617 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48034 / R48034C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48034 / R48034C17: got '2364-2468 Harbor Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48035 / R48035C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48035 / R48035C13: got '1122-1138 NW Leary
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48035 / R48035C14: got '433 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48035 / R48035C17: got '433 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48036 / R48036C10: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48036 / R48036C13: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48036 / R48036C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48036 / R48036C17: got '2134-2198 SE Elliott
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48037 / R48037C10: got '3000 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48037 / R48037C13: got '3000 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48037 / R48037C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48037 / R48037C17: got '2601-2699 S Forest
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48038 / R48038C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48038 / R48038C13: got '729-799 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48038 / R48038C14: got '551 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48038 / R48038C17: got '551 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48039 / R48039C10: got '433 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48039 / R48039C13: got '433 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48039 / R48039C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48039 / R48039C17: got '5207-5211 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48040 / R48040C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48040 / R48040C13: got '300-310 SE Stephens
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48040 / R48040C14: got '3928 NE 41st Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48040 / R48040C17: got '3928 NE 41st Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48041 / R48041C10: got '1015 SE Grant St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48041 / R48041C13: got '1015 SE Grant St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48041 / R48041C14: got '546 NE San Rafael St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48041 / R48041C17: got '546 NE San Rafael St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48042 / R48042C10: got '605 NW 22nd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48042 / R48042C13: got '605 NW 22nd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48042 / R48042C14: got '2820 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48042 / R48042C17: got '2820 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48043 / R48043C10: got '300 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48043 / R48043C13: got '300 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48043 / R48043C14: got '847 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48043 / R48043C17: got '847 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48045 / R48045C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48045 / R48045C13: got '7311-7315 51st Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48045 / R48045C14: got '5051 NE 75th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48045 / R48045C17: got '5051 NE 75th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48046 / R48046C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48046 / R48046C13: got '1501-1599 NW 15th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48046 / R48046C14: got '114 SW Whitaker St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48046 / R48046C17: got '114 SW Whitaker St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48047 / R48047C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48047 / R48047C13: got '987-1037 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48047 / R48047C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48047 / R48047C17: got '523-527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48049 / R48049C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48049 / R48049C13: got '313-399 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48049 / R48049C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48049 / R48049C17: got '1001 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48051 / R48051C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48051 / R48051C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48051 / R48051C14: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48051 / R48051C17: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48052 / R48052C10: got '7253 West Green Lake
## Dr N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48052 / R48052C13: got '7253 West Green Lake
## Dr N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48052 / R48052C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48052 / R48052C17: got '6201-6299 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48053 / R48053C10: got '7021 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48053 / R48053C13: got '7021 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48053 / R48053C14: got '7007 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48053 / R48053C17: got '7007 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48054 / R48054C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48054 / R48054C13: got '2601-2699 S Forest
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48054 / R48054C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48054 / R48054C17: got '3506 S Alaska St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48055 / R48055C10: got '33 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48055 / R48055C13: got '33 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48055 / R48055C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48055 / R48055C17: got '3438-3442 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48057 / R48057C10: got '4220 SE Francis St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48057 / R48057C13: got '4220 SE Francis St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48057 / R48057C14: got '1743 SE Mulberry Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48057 / R48057C17: got '1743 SE Mulberry Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48058 / R48058C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48058 / R48058C13: got '1850-1872 SW
## Broadway, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48058 / R48058C14: got '2546 SE 29th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48058 / R48058C17: got '2546 SE 29th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48059 / R48059C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48059 / R48059C13: got '2525-2619 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48059 / R48059C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48059 / R48059C17: got '501-519 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48060 / R48060C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48060 / R48060C13: got '2287-2399 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48060 / R48060C14: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48060 / R48060C17: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48063 / R48063C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48063 / R48063C13: got '7019-7027 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48063 / R48063C14: got '1419 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48063 / R48063C17: got '1419 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48064 / R48064C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48064 / R48064C13: got '6201-6299 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48064 / R48064C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48064 / R48064C17: got '7301-7399 30th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48065 / R48065C10: got '5551 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48065 / R48065C13: got '5551 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48065 / R48065C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48065 / R48065C17: got '550-576 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48066 / R48066C10: got '551 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48066 / R48066C13: got '551 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48066 / R48066C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48066 / R48066C17: got '400-422 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48067 / R48067C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48067 / R48067C13: got '800-898 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48067 / R48067C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48067 / R48067C17: got '3423-3429 49th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48068 / R48068C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48068 / R48068C13: got '501-519 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48068 / R48068C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48068 / R48068C17: got '1012-1098 W Fulton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48069 / R48069C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48069 / R48069C13: got '1401-1421 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48069 / R48069C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48069 / R48069C17: got '90-98 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48070 / R48070C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48070 / R48070C13: got '1001 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48070 / R48070C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48070 / R48070C17: got '308-310 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48071 / R48071C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48071 / R48071C13: got '46-98 SE 55th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48071 / R48071C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48071 / R48071C17: got '57-89 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48072 / R48072C10: got '4316 NE Wygant St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48072 / R48072C13: got '4316 NE Wygant St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48072 / R48072C14: got '321 NE Knott St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48072 / R48072C17: got '321 NE Knott St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48073 / R48073C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48073 / R48073C13: got '1101-1163 Fairview
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48073 / R48073C14: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48073 / R48073C17: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48074 / R48074C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48074 / R48074C13: got '550-576 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48074 / R48074C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48074 / R48074C17: got '401-469 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48075 / R48075C10: got '9723 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48075 / R48075C13: got '9723 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48075 / R48075C14: got '9809 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48075 / R48075C17: got '9809 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48076 / R48076C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48076 / R48076C13: got '115-119 W Boston St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48076 / R48076C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48076 / R48076C17: got '2364-2468 Harbor Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48077 / R48077C10: got '2020 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48077 / R48077C13: got '2020 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48077 / R48077C14: got '2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48077 / R48077C17: got '2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48078 / R48078C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48078 / R48078C13: got '90-98 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48078 / R48078C14: got '5232 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48078 / R48078C17: got '5232 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48079 / R48079C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48079 / R48079C13: got '921-999 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48079 / R48079C14: got '1621 N Colfax St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48079 / R48079C17: got '1621 N Colfax St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48081 / R48081C10: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48081 / R48081C13: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48081 / R48081C14: got '8011 14th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48081 / R48081C17: got '8011 14th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48082 / R48082C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48082 / R48082C13: got '401-469 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48082 / R48082C14: got '155 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48082 / R48082C17: got '155 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48083 / R48083C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48083 / R48083C13: got '2364-2468 Harbor Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48083 / R48083C14: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48083 / R48083C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48084 / R48084C10: got '9809 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48084 / R48084C13: got '9809 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48084 / R48084C14: got '7010 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48084 / R48084C17: got '7010 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48086 / R48086C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48086 / R48086C13: got '523-527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48086 / R48086C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48086 / R48086C17: got '2501-2599 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48087 / R48087C10: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48087 / R48087C13: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48087 / R48087C14: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48087 / R48087C17: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48088 / R48088C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48088 / R48088C13: got '253-299 NE 44th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48088 / R48088C14: got '5137 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48088 / R48088C17: got '5137 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48089 / R48089C10: got '2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48089 / R48089C13: got '2521 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48089 / R48089C14: got '7430 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48089 / R48089C17: got '7430 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48090 / R48090C10: got '847 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48090 / R48090C13: got '847 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48090 / R48090C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48090 / R48090C17: got '1900-2078 NE 43rd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48092 / R48092C10: got '155 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48092 / R48092C13: got '155 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48092 / R48092C14: got '155 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48092 / R48092C17: got '155 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48093 / R48093C10: got '1419 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48093 / R48093C13: got '1419 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48093 / R48093C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48093 / R48093C17: got '7029-7035 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48095 / R48095C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48095 / R48095C13: got '1900-2078 NE 43rd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48095 / R48095C14: got '1504 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48095 / R48095C17: got '1504 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48096 / R48096C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48096 / R48096C13: got '3540-3570 S Alaska
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48096 / R48096C14: got 'Seattle, WA, 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48096 / R48096C17: got '10420-10426 Waters
## Ave S, Seattle, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48099 / R48099C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48099 / R48099C13: got '400-422 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48099 / R48099C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48099 / R48099C17: got '729-733 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48100 / R48100C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48100 / R48100C13: got '5207-5211 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48100 / R48100C14: got '725 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48100 / R48100C17: got '725 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48101 / R48101C10: got '5232 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48101 / R48101C13: got '5232 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48101 / R48101C14: got '7729 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48101 / R48101C17: got '7729 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48102 / R48102C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48102 / R48102C13: got '2501-2599 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48102 / R48102C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48102 / R48102C17: got '3459-3499 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48103 / R48103C10: got '2546 SE 29th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48103 / R48103C13: got '2546 SE 29th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48103 / R48103C14: got '411 NW Everett St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48103 / R48103C17: got '411 NW Everett St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48105 / R48105C10: got '725 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48105 / R48105C13: got '725 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48105 / R48105C14: got '1242 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48105 / R48105C17: got '1242 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48106 / R48106C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48106 / R48106C13: got '3459-3499 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48106 / R48106C14: got '1061 E Miller St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48106 / R48106C17: got '1061 E Miller St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48108 / R48108C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48108 / R48108C13: got '729-733 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48108 / R48108C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48108 / R48108C17: got '4803-4811 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48113 / R48113C10: got '1743 SE Mulberry Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48113 / R48113C13: got '1743 SE Mulberry Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48113 / R48113C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48113 / R48113C17: got '431-467 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48114 / R48114C10: got '546 NE San Rafael St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48114 / R48114C13: got '546 NE San Rafael St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48114 / R48114C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48114 / R48114C17: got '1503-1519 SW Park
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48116 / R48116C10: got '411 NW Everett St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48116 / R48116C13: got '411 NW Everett St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48116 / R48116C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48116 / R48116C17: got '1600-1698 SE Taggart
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48117 / R48117C10: got '7010 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48117 / R48117C13: got '7010 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48117 / R48117C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48117 / R48117C17: got '721-749 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48119 / R48119C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48119 / R48119C13: got '721-749 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48119 / R48119C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48119 / R48119C17: got '6201-6203 34th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48121 / R48121C10: got '7007 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48121 / R48121C13: got '7007 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48121 / R48121C14: got '417 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48121 / R48121C17: got '417 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48122 / R48122C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48122 / R48122C13: got '1246-1298 SE Clinton
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48122 / R48122C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48122 / R48122C17: got '8516-8598 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48123 / R48123C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48123 / R48123C13: got '1-33 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48123 / R48123C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48123 / R48123C17: got '920-928 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48124 / R48124C10: got '4157 25th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48124 / R48124C13: got '4157 25th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48124 / R48124C14: got '4847 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48124 / R48124C17: got '4847 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48125 / R48125C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48125 / R48125C13: got '57-89 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48125 / R48125C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48125 / R48125C17: got '5932-5998 NE Davis
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48126 / R48126C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48126 / R48126C13: got '431-467 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48126 / R48126C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48126 / R48126C17: got '1909-1919 SE 35th Pl,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48130 / R48130C10: got '5728 NE 35th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48130 / R48130C13: got '5728 NE 35th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48130 / R48130C14: got '118 NE Ivy St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48130 / R48130C17: got '118 NE Ivy St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48132 / R48132C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48132 / R48132C13: got '308-310 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48132 / R48132C14: got '2023 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48132 / R48132C17: got '2023 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48133 / R48133C10: got '2023 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48133 / R48133C13: got '2023 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48133 / R48133C14: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48133 / R48133C17: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48134 / R48134C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48134 / R48134C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48134 / R48134C14: got '5409 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48134 / R48134C17: got '5409 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48135 / R48135C10: got '6312 Delridge Way SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48135 / R48135C13: got '6312 Delridge Way SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48135 / R48135C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48135 / R48135C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48137 / R48137C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48137 / R48137C13: got '3841-3999 51st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48137 / R48137C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48137 / R48137C17: got '335-399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48138 / R48138C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48138 / R48138C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48138 / R48138C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48138 / R48138C17: got '447-459 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48139 / R48139C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48139 / R48139C13: got '1600-1698 SE Taggart
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48139 / R48139C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48139 / R48139C17: got '311-317 NW Broadway,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48140 / R48140C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48140 / R48140C13: got '7029-7035 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48140 / R48140C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48140 / R48140C17: got '1159 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48141 / R48141C10: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48141 / R48141C13: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48141 / R48141C14: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48141 / R48141C17: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48142 / R48142C10: got '7430 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48142 / R48142C13: got '7430 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48142 / R48142C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48142 / R48142C17: got '2301-2323 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48144 / R48144C10: got '1206 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48144 / R48144C13: got '1206 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48144 / R48144C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48144 / R48144C17: got '3445-3457 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48146 / R48146C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48146 / R48146C13: got '335-399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48146 / R48146C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48146 / R48146C17: got '1300-1336 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48147 / R48147C10: got '928 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48147 / R48147C13: got '928 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48147 / R48147C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48147 / R48147C17: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48148 / R48148C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48148 / R48148C13: got '311-317 NW Broadway,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48148 / R48148C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48148 / R48148C17: got '122-174 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48149 / R48149C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48149 / R48149C13: got '6201-6203 34th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48149 / R48149C14: got '211 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48149 / R48149C17: got '211 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48152 / R48152C10: got '5208 S Willow St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48152 / R48152C13: got '5208 S Willow St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48152 / R48152C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48152 / R48152C17: got '800-898 Minor Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48153 / R48153C10: got '1242 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48153 / R48153C13: got '1242 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48153 / R48153C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48153 / R48153C17: got '4140-4142 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48156 / R48156C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48156 / R48156C13: got '2301-2323 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48156 / R48156C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48156 / R48156C17: got '920-928 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48157 / R48157C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48157 / R48157C13: got '1505-1525 SW 14th
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48157 / R48157C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48157 / R48157C17: got '2758-2798 NE Couch
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48158 / R48158C10: got '5409 Barnes Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48158 / R48158C13: got '5409 Barnes Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48158 / R48158C14: got 'Seattle, WA, 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48158 / R48158C17: got '351-399 Spring St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48159 / R48159C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48159 / R48159C13: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48159 / R48159C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48159 / R48159C17: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48160 / R48160C10: got '5137 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48160 / R48160C13: got '5137 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48160 / R48160C14: got '308 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48160 / R48160C17: got '308 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48161 / R48161C10: got '3928 NE 41st Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48161 / R48161C13: got '3928 NE 41st Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48161 / R48161C14: got '1223 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48161 / R48161C17: got '1223 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48162 / R48162C10: got '5051 NE 75th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48162 / R48162C13: got '5051 NE 75th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48162 / R48162C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48162 / R48162C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48163 / R48163C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48163 / R48163C13: got '1012-1098 W Fulton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48163 / R48163C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48163 / R48163C17: got '305-309 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48164 / R48164C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48164 / R48164C13: got '1909-1919 SE 35th Pl,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48164 / R48164C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48164 / R48164C17: got '900-966 SW Oak St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48165 / R48165C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48165 / R48165C13: got '1521-1551 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48165 / R48165C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48165 / R48165C17: got '1931-1967 Westlake
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48166 / R48166C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48166 / R48166C13: got '2134-2198 SE Elliott
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48166 / R48166C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48166 / R48166C17: got '601-681 NW 6th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48167 / R48167C10: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48167 / R48167C13: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48167 / R48167C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48167 / R48167C17: got '1701-1799 NW Upshur
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48168 / R48168C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48168 / R48168C13: got '3423-3429 49th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48168 / R48168C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48168 / R48168C17: got '719-721 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48169 / R48169C10: got '4847 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48169 / R48169C13: got '4847 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48169 / R48169C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48169 / R48169C17: got '2315-2317 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48170 / R48170C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48170 / R48170C13: got '3438-3442 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48170 / R48170C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48170 / R48170C17: got '2226 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48171 / R48171C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48171 / R48171C13: got '5514 24th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48171 / R48171C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48171 / R48171C17: got '801-899 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48172 / R48172C10: got '1621 N Colfax St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48172 / R48172C13: got '1621 N Colfax St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48172 / R48172C14: got '1621 N Colfax St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48172 / R48172C17: got '1621 N Colfax St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48174 / R48174C10: got '211 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48174 / R48174C13: got '211 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48174 / R48174C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48174 / R48174C17: got '1351-1399 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48175 / R48175C10: got '9249 9th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48175 / R48175C13: got '9249 9th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48175 / R48175C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48175 / R48175C17: got '601-677 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48176 / R48176C10: got '1621 N Colfax St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48176 / R48176C13: got '1621 N Colfax St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48176 / R48176C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48176 / R48176C17: got '921-999 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48177 / R48177C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48177 / R48177C13: got '122-174 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48177 / R48177C14: got '2037 SW Morrison St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48177 / R48177C17: got '2037 SW Morrison St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48178 / R48178C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48178 / R48178C13: got '3445-3457 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48178 / R48178C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48178 / R48178C17: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48180 / R48180C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48180 / R48180C13: got '1444-1472 SE
## Hawthorne Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48180 / R48180C14: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48180 / R48180C17: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48181 / R48181C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48181 / R48181C13: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48181 / R48181C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48181 / R48181C17: got '601-677 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48182 / R48182C10: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48182 / R48182C13: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48182 / R48182C14: got '609 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48182 / R48182C17: got '609 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48184 / R48184C10: got '321 NE Knott St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48184 / R48184C13: got '321 NE Knott St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48184 / R48184C14: got '1733 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48184 / R48184C17: got '1733 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48185 / R48185C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48185 / R48185C13: got '801-899 W Emerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48185 / R48185C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48185 / R48185C17: got '3320-3326 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48186 / R48186C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48186 / R48186C13: got '1300-1336 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48186 / R48186C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48186 / R48186C17: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48187 / R48187C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48187 / R48187C13: got '1901-1949 NW 87th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48187 / R48187C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48187 / R48187C17: got '1407-1525 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48189 / R48189C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48189 / R48189C13: got '5900-6112 SE Salmon
## St, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48189 / R48189C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48189 / R48189C17: got '200-222 N Fremont St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48190 / R48190C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48190 / R48190C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48190 / R48190C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48190 / R48190C17: got '1201-1247 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48191 / R48191C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48191 / R48191C13: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48191 / R48191C14: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48191 / R48191C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48192 / R48192C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48192 / R48192C13: got '1351-1399 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48192 / R48192C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48192 / R48192C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48194 / R48194C10: got '1223 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48194 / R48194C13: got '1223 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48194 / R48194C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48194 / R48194C17: got '800-898 SE Lincoln
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48195 / R48195C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48195 / R48195C13: got '8516-8598 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48195 / R48195C14: got '16 NE 17th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48195 / R48195C17: got '16 NE 17th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48196 / R48196C10: got '1733 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48196 / R48196C13: got '1733 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48196 / R48196C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48196 / R48196C17: got '1-35 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48197 / R48197C10: got '2037 SW Morrison St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48197 / R48197C13: got '2037 SW Morrison St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48197 / R48197C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48197 / R48197C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48198 / R48198C10: got '7206 2nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48198 / R48198C13: got '7206 2nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48198 / R48198C14: got '1319 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48198 / R48198C17: got '1319 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48199 / R48199C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48199 / R48199C13: got '2758-2798 NE Couch
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48199 / R48199C14: got '139 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48199 / R48199C17: got '139 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48200 / R48200C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48200 / R48200C13: got '305-309 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48200 / R48200C14: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48200 / R48200C17: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48201 / R48201C10: got '417 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48201 / R48201C13: got '417 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48201 / R48201C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48201 / R48201C17: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48202 / R48202C10: got '114 SW Whitaker St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48202 / R48202C13: got '114 SW Whitaker St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48202 / R48202C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48202 / R48202C17: got '750-798 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48203 / R48203C10: got '2820 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48203 / R48203C13: got '2820 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48203 / R48203C14: got '206 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48203 / R48203C17: got '206 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48204 / R48204C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48204 / R48204C13: got '1931-1967 Westlake
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48204 / R48204C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48204 / R48204C17: got '1931-1999 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48205 / R48205C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48205 / R48205C13: got '1701-1799 NW Upshur
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48205 / R48205C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48205 / R48205C17: got '2889-2899 NW Thurman
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48206 / R48206C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48206 / R48206C13: got '5932-5998 NE Davis
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48206 / R48206C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48206 / R48206C17: got '4851-4937 SE Division
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48207 / R48207C10: got '139 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48207 / R48207C13: got '139 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48207 / R48207C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48207 / R48207C17: got '1919 NW Vaughn St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48209 / R48209C10: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48209 / R48209C13: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48209 / R48209C14: got '5447 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48209 / R48209C17: got '5447 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48210 / R48210C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48210 / R48210C13: got '1407-1525 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48210 / R48210C14: got '141 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48210 / R48210C17: got '141 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48211 / R48211C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48211 / R48211C13: got '4140-4142 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48211 / R48211C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48211 / R48211C17: got '6257-6499 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48213 / R48213C10: got '141 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48213 / R48213C13: got '141 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48213 / R48213C14: got '8039 44th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48213 / R48213C17: got '8039 44th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48214 / R48214C10: got '5447 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48214 / R48214C13: got '5447 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48214 / R48214C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48214 / R48214C17: got '1901-2099 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48215 / R48215C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48215 / R48215C13: got '2226 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48215 / R48215C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48215 / R48215C17: got '4426-4432 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48216 / R48216C10: got 'Seattle, WA, 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48216 / R48216C13: got '351-399 Spring St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48216 / R48216C14: got '304 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48216 / R48216C17: got '304 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48217 / R48217C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48217 / R48217C13: got '1931-1999 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48217 / R48217C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48217 / R48217C17: got '2409-2499 S Dearborn
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48221 / R48221C10: got '5256 NE 72nd Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48221 / R48221C13: got '5256 NE 72nd Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48221 / R48221C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48221 / R48221C17: got '3029-3035 SE Division
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48222 / R48222C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48222 / R48222C13: got '1201-1247 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48222 / R48222C14: got '1911 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48222 / R48222C17: got '1911 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48223 / R48223C10: got '3034 SE 8th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48223 / R48223C13: got '3034 SE 8th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48223 / R48223C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48223 / R48223C17: got '2219-2237 NW Raleigh
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48224 / R48224C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48224 / R48224C13: got '200-222 N Fremont St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48224 / R48224C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48224 / R48224C17: got '1133-1145 SE Miller
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48225 / R48225C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48225 / R48225C13: got '800-898 Minor Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48225 / R48225C14: got '2345 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48225 / R48225C17: got '2345 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48227 / R48227C10: got '1319 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48227 / R48227C13: got '1319 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48227 / R48227C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48227 / R48227C17: got '11500-11522 12th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48228 / R48228C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48228 / R48228C13: got '4426-4432 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48228 / R48228C14: got '5400 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48228 / R48228C17: got '5400 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48230 / R48230C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48230 / R48230C13: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48230 / R48230C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48230 / R48230C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48231 / R48231C10: got '5400 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48231 / R48231C13: got '5400 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48231 / R48231C14: got '814 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48231 / R48231C17: got '814 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48232 / R48232C10: got '118 NE Ivy St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48232 / R48232C13: got '118 NE Ivy St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48232 / R48232C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48232 / R48232C17: got '229-299 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48233 / R48233C10: got '308 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48233 / R48233C13: got '308 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48233 / R48233C14: got '6307 39th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48233 / R48233C17: got '6307 39th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48234 / R48234C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48234 / R48234C13: got '4851-4937 SE Division
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48234 / R48234C14: got '5474 NE Sandy Blvd,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48234 / R48234C17: got '5474 NE Sandy Blvd,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48235 / R48235C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48235 / R48235C13: got '750-798 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48235 / R48235C14: got '1755 NE Holman St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48235 / R48235C17: got '1755 NE Holman St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48236 / R48236C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48236 / R48236C13: got '346-398 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48236 / R48236C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48236 / R48236C17: got '2200-2206 44th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48237 / R48237C10: got '2125 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48237 / R48237C13: got '2125 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48237 / R48237C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48237 / R48237C17: got '525-563 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48238 / R48238C10: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48238 / R48238C13: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48238 / R48238C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48238 / R48238C17: got '5906-5998 NE Hassalo
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48239 / R48239C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48239 / R48239C13: got '11500-11522 12th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48239 / R48239C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48239 / R48239C17: got '2621-2627 Magnolia Ln
## W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48240 / R48240C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48240 / R48240C13: got '900-966 SW Oak St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48240 / R48240C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48240 / R48240C17: got '2843-2999 N Terry St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48241 / R48241C10: got '304 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48241 / R48241C13: got '304 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48241 / R48241C14: got '1409 E Prospect St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48241 / R48241C17: got '1409 E Prospect St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48242 / R48242C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48242 / R48242C13: got '447-459 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48242 / R48242C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48242 / R48242C17: got '5221-5225 33rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48245 / R48245C10: got '1409 E Prospect St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48245 / R48245C13: got '1409 E Prospect St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48245 / R48245C14: got '1411 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48245 / R48245C17: got '1411 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48247 / R48247C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48247 / R48247C13: got '3029-3035 SE Division
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48247 / R48247C14: got '3634 N Albina Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48247 / R48247C17: got '3634 N Albina Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48250 / R48250C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48250 / R48250C13: got '719-721 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48250 / R48250C14: got '1483 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48250 / R48250C17: got '1483 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48251 / R48251C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48251 / R48251C13: got '1525-1599 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48251 / R48251C14: got '4532 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48251 / R48251C17: got '4532 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48252 / R48252C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48252 / R48252C13: got '2315-2317 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48252 / R48252C14: got '81 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48252 / R48252C17: got '81 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48253 / R48253C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48253 / R48253C13: got '601-677 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48253 / R48253C14: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48253 / R48253C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48256 / R48256C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48256 / R48256C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48256 / R48256C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48256 / R48256C17: got '1899 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48259 / R48259C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48259 / R48259C13: got '3320-3326 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48259 / R48259C14: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48259 / R48259C17: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48260 / R48260C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48260 / R48260C13: got '229-299 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48260 / R48260C14: got '1022 A NW Johnson St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48260 / R48260C17: got '1022 A NW Johnson St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48261 / R48261C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48261 / R48261C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48261 / R48261C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48261 / R48261C17: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48262 / R48262C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48262 / R48262C13: got '920-928 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48262 / R48262C14: got '1524 Alaskan Way
## Viaduct, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48262 / R48262C17: got '1524 Alaskan Way
## Viaduct, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48263 / R48263C10: got '2718 SW Water Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48263 / R48263C13: got '2718 SW Water Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48263 / R48263C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48263 / R48263C17: got '2211-2219 NW Raleigh
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48264 / R48264C10: got '810 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48264 / R48264C13: got '810 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48264 / R48264C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48264 / R48264C17: got '4216-4228 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48266 / R48266C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48266 / R48266C13: got '525-563 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48266 / R48266C14: got '809 NW 108th St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48266 / R48266C17: got '809 NW 108th St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48267 / R48267C10: got '1411 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48267 / R48267C13: got '1411 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48267 / R48267C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48267 / R48267C17: got '2201 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48269 / R48269C10: got '1524 Alaskan Way
## Viaduct, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48269 / R48269C13: got '1524 Alaskan Way
## Viaduct, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48269 / R48269C14: got '3463 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48269 / R48269C17: got '3463 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48270 / R48270C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48270 / R48270C13: got '2201 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48270 / R48270C14: got '715 NW 76th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48270 / R48270C17: got '715 NW 76th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48271 / R48271C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48271 / R48271C13: got '1-35 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48271 / R48271C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48271 / R48271C17: got '1021-1099 SE 33rd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48272 / R48272C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48272 / R48272C13: got '2889-2899 NW Thurman
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48272 / R48272C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48272 / R48272C17: got '601-611 E Burnside
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48273 / R48273C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48273 / R48273C13: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48273 / R48273C14: got '2441 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48273 / R48273C17: got '2441 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48274 / R48274C10: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48274 / R48274C13: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48274 / R48274C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48274 / R48274C17: got '3159-3165 NE 82nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48277 / R48277C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48277 / R48277C13: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48277 / R48277C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48277 / R48277C17: got '7000-7008 11th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48278 / R48278C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48278 / R48278C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48278 / R48278C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48278 / R48278C17: got '1426-1498 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48279 / R48279C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48279 / R48279C13: got '3901-4199 S Juneau
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48279 / R48279C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48279 / R48279C17: got '407-409 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48280 / R48280C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48280 / R48280C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48280 / R48280C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48280 / R48280C17: got '3534-3538 SE Cora Dr,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48282 / R48282C10: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48282 / R48282C13: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48282 / R48282C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48282 / R48282C17: got '814-818 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48283 / R48283C10: got '1022 A NW Johnson St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48283 / R48283C13: got '1022 A NW Johnson St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48283 / R48283C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48283 / R48283C17: got '3901-3925 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48284 / R48284C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48284 / R48284C13: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48284 / R48284C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48284 / R48284C17: got '400-406 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48285 / R48285C10: got '4847 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48285 / R48285C13: got '4847 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48285 / R48285C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48285 / R48285C17: got '5948-5998 SW Admiral
## Way, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48286 / R48286C10: got '1132 N 128th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48286 / R48286C13: got '1132 N 128th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48286 / R48286C14: got '2517 NE 115th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48286 / R48286C17: got '2517 NE 115th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48287 / R48287C10: got '206 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48287 / R48287C13: got '206 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48287 / R48287C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48287 / R48287C17: got '1101-1199 NW 20th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48288 / R48288C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48288 / R48288C13: got '601-681 NW 6th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48288 / R48288C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48288 / R48288C17: got '116-174 SE 10th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48289 / R48289C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48289 / R48289C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48289 / R48289C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48289 / R48289C17: got '101-145 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48291 / R48291C10: got '609 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48291 / R48291C13: got '609 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48291 / R48291C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48291 / R48291C17: got '3556-3594 NE 71st
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48292 / R48292C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48292 / R48292C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48292 / R48292C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48292 / R48292C17: got '3925-3929 Midvale Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48293 / R48293C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48293 / R48293C13: got '921-999 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48293 / R48293C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48293 / R48293C17: got '4118 NE Sandy Blvd,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48295 / R48295C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48295 / R48295C13: got '3534-3538 SE Cora Dr,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48295 / R48295C14: got '918 SE 54th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48295 / R48295C17: got '918 SE 54th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48296 / R48296C10: got '2441 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48296 / R48296C13: got '2441 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48296 / R48296C14: got '1724 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48296 / R48296C17: got '1724 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48297 / R48297C10: got '2345 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48297 / R48297C13: got '2345 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48297 / R48297C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48297 / R48297C17: got '7518-7522 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48298 / R48298C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48298 / R48298C13: got '4118-4122 NE Sandy
## Blvd, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48298 / R48298C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48298 / R48298C17: got '1807-1829 NE Alberta
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48299 / R48299C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48299 / R48299C13: got '5948-5998 SW Admiral
## Way, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48299 / R48299C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48299 / R48299C17: got '4755-4799 Cottage Pl
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48300 / R48300C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48300 / R48300C13: got '4216-4228 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48300 / R48300C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48300 / R48300C17: got '401-419 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48301 / R48301C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48301 / R48301C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48301 / R48301C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48301 / R48301C17: got '551-575 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48302 / R48302C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48302 / R48302C13: got '1101-1199 NW 20th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48302 / R48302C14: got '603 SE 11th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48302 / R48302C17: got '603 SE 11th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48303 / R48303C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48303 / R48303C13: got '1605-1607 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48303 / R48303C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48303 / R48303C17: got '5101-5199 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48305 / R48305C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48305 / R48305C13: got '601-611 E Burnside
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48305 / R48305C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48305 / R48305C17: got '100-198 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48307 / R48307C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48307 / R48307C13: got '3901-3925 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48307 / R48307C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48307 / R48307C17: got '630-638 SW Alder St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48308 / R48308C10: got '3463 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48308 / R48308C13: got '3463 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48308 / R48308C14: got '933 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48308 / R48308C17: got '933 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48309 / R48309C10: got '4532 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48309 / R48309C13: got '4532 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48309 / R48309C14: got '4131 20th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48309 / R48309C17: got '4131 20th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48310 / R48310C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48310 / R48310C13: got '7000-7008 11th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48310 / R48310C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48310 / R48310C17: got '1441 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48311 / R48311C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48311 / R48311C13: got '101-145 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48311 / R48311C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48311 / R48311C17: got '1801-1899 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48312 / R48312C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48312 / R48312C13: got '551-575 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48312 / R48312C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48312 / R48312C17: got '551-575 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48313 / R48313C10: got '1724 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48313 / R48313C13: got '1724 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48313 / R48313C14: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48313 / R48313C17: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48315 / R48315C10: got '81 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48315 / R48315C13: got '81 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48315 / R48315C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48315 / R48315C17: got '2114-2198 E Yesler
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48316 / R48316C10: got '933 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48316 / R48316C13: got '933 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48316 / R48316C14: got '6215 Latona Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48316 / R48316C17: got '6215 Latona Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48318 / R48318C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48318 / R48318C13: got '550-574 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48318 / R48318C14: got '516 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48318 / R48318C17: got '516 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48319 / R48319C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48319 / R48319C13: got '1801-1899 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48319 / R48319C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48319 / R48319C17: got '75-77 Broad St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48320 / R48320C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48320 / R48320C13: got '601-677 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48320 / R48320C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48320 / R48320C17: got '776-798 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48321 / R48321C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48321 / R48321C13: got '1899 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48321 / R48321C14: got '8416 Duncan Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48321 / R48321C17: got '8416 Duncan Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48322 / R48322C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48322 / R48322C13: got '401-419 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48322 / R48322C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48322 / R48322C17: got '3606-3610 35th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48323 / R48323C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48323 / R48323C13: got '100-198 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48323 / R48323C14: got '28 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48323 / R48323C17: got '28 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48324 / R48324C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48324 / R48324C13: got '630-638 SW Alder St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48324 / R48324C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48324 / R48324C17: got '651-701 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48325 / R48325C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48325 / R48325C13: got '2364-2468 Harbor Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48325 / R48325C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48325 / R48325C17: got '4210 SW Oregon St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48326 / R48326C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48326 / R48326C13: got '1441 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48326 / R48326C14: got '7339 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48326 / R48326C17: got '7339 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48327 / R48327C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48327 / R48327C13: got '1807-1829 NE Alberta
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48327 / R48327C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48327 / R48327C17: got '4706-4712 NE 15th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48328 / R48328C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48328 / R48328C13: got '400-406 NE 71st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48328 / R48328C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48328 / R48328C17: got '3515-3599 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48330 / R48330C10: got '3634 N Albina Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48330 / R48330C13: got '3634 N Albina Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48330 / R48330C14: got '1805 SE 42nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48330 / R48330C17: got '1805 SE 42nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48333 / R48333C10: got '918 SE 54th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48333 / R48333C13: got '918 SE 54th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48333 / R48333C14: got '4316 SE 37th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48333 / R48333C17: got '4316 SE 37th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48334 / R48334C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48334 / R48334C13: got '2114-2198 E Yesler
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48334 / R48334C14: got '1740 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48334 / R48334C17: got '1740 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48336 / R48336C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48336 / R48336C13: got '7518-7522 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48336 / R48336C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48336 / R48336C17: got '1467 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48338 / R48338C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48338 / R48338C13: got '776-798 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48338 / R48338C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48338 / R48338C17: got '3601-3699 SW Genesee
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48339 / R48339C10: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48339 / R48339C13: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48339 / R48339C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48339 / R48339C17: got '1000-1020 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48341 / R48341C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48341 / R48341C13: got '75-77 Broad St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48341 / R48341C14: got '4553 Glenn Way SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48341 / R48341C17: got '4553 Glenn Way SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48342 / R48342C10: got '16 NE 17th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48342 / R48342C13: got '16 NE 17th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48342 / R48342C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48342 / R48342C17: got '222 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48343 / R48343C10: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48343 / R48343C13: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48343 / R48343C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48343 / R48343C17: got '5201 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48344 / R48344C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48344 / R48344C13: got '4210 SW Oregon St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48344 / R48344C14: got '4202 SW Hinds St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48344 / R48344C17: got '4202 SW Hinds St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48345 / R48345C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48345 / R48345C13: got '1000-1020 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48345 / R48345C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48345 / R48345C17: got '452-478 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48346 / R48346C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48346 / R48346C13: got '800-898 SE Lincoln
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48346 / R48346C14: got '414 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48346 / R48346C17: got '414 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48347 / R48347C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48347 / R48347C13: got '222 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48347 / R48347C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48347 / R48347C17: got '4600-4620 SE Ellis
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48348 / R48348C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48348 / R48348C13: got '4706-4712 NE 15th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48348 / R48348C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48348 / R48348C17: got '4706-4712 NE 15th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48349 / R48349C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48349 / R48349C13: got '1467 Bellevue Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48349 / R48349C14: got '603 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48349 / R48349C17: got '603 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48351 / R48351C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48351 / R48351C13: got '1426-1498 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48351 / R48351C14: got '606 NE Jarrett St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48351 / R48351C17: got '606 NE Jarrett St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48353 / R48353C10: got '4553 Glenn Way SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48353 / R48353C13: got '4553 Glenn Way SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48353 / R48353C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48353 / R48353C17: got '2316 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48354 / R48354C10: got '1061 E Miller St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48354 / R48354C13: got '1061 E Miller St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48354 / R48354C14: got '3957 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48354 / R48354C17: got '3957 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48355 / R48355C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48355 / R48355C13: got '2211-2219 NW Raleigh
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48355 / R48355C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48355 / R48355C17: got '1937 NW Johnson St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48356 / R48356C10: got '3551 SE Milwaukie
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48356 / R48356C13: got '3551 SE Milwaukie
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48356 / R48356C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48356 / R48356C17: got '5125-5129 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48359 / R48359C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48359 / R48359C13: got '4706-4712 NE 15th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48359 / R48359C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48359 / R48359C17: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48360 / R48360C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48360 / R48360C13: got '2409-2499 S Dearborn
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48360 / R48360C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48360 / R48360C17: got '1111-1399 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48361 / R48361C10: got '414 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48361 / R48361C13: got '414 SE Grand Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48361 / R48361C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48361 / R48361C17: got '230-234 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48362 / R48362C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48362 / R48362C13: got '452-478 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48362 / R48362C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48362 / R48362C17: got '751-799 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48363 / R48363C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48363 / R48363C13: got '2219-2237 NW Raleigh
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48363 / R48363C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48363 / R48363C17: got '1667-1699 SE Tacoma
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48365 / R48365C10: got '13512 1st Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48365 / R48365C13: got '13512 1st Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48365 / R48365C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48365 / R48365C17: got '4718-4724 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48366 / R48366C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48366 / R48366C13: got '5201 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48366 / R48366C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48366 / R48366C17: got '8528-8530 1st Ave NW,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48367 / R48367C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48367 / R48367C13: got '751-799 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48367 / R48367C14: got '2507 N 40th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48367 / R48367C17: got '2507 N 40th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48369 / R48369C10: got '2507 N 40th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48369 / R48369C13: got '2507 N 40th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48369 / R48369C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48369 / R48369C17: got '1559-1575 S Lander
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48370 / R48370C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48370 / R48370C13: got '230-234 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48370 / R48370C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48370 / R48370C17: got '2240-2358 SE Stark
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48371 / R48371C10: got '3957 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48371 / R48371C13: got '3957 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48371 / R48371C14: got '704 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48371 / R48371C17: got '704 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48372 / R48372C10: got '516 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48372 / R48372C13: got '516 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48372 / R48372C14: got '1109 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48372 / R48372C17: got '1109 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48373 / R48373C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48373 / R48373C13: got '200 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48373 / R48373C14: got '7801 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48373 / R48373C17: got '7801 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48374 / R48374C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48374 / R48374C13: got '2200-2206 44th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48374 / R48374C14: got '3145 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48374 / R48374C17: got '3145 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48376 / R48376C10: got '603 SE 11th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48376 / R48376C13: got '603 SE 11th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48376 / R48376C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48376 / R48376C17: got '1331-1399 NE 28th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48377 / R48377C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48377 / R48377C13: got '5906-5998 NE Hassalo
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48377 / R48377C14: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48377 / R48377C17: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48378 / R48378C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48378 / R48378C13: got '4718-4724 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48378 / R48378C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48378 / R48378C17: got '965-1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48379 / R48379C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48379 / R48379C13: got '5221-5225 33rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48379 / R48379C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48379 / R48379C17: got '521-523 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48380 / R48380C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48380 / R48380C13: got '1559-1575 S Lander
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48380 / R48380C14: got '2315 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48380 / R48380C17: got '2315 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48382 / R48382C10: got '704 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48382 / R48382C13: got '704 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48382 / R48382C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48382 / R48382C17: got '7365-7569 Seaview Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48383 / R48383C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48383 / R48383C13: got '965-1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48383 / R48383C14: got '8609 25th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48383 / R48383C17: got '8609 25th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48384 / R48384C10: got '1109 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48384 / R48384C13: got '1109 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48384 / R48384C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48384 / R48384C17: got '608-698 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48385 / R48385C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48385 / R48385C13: got '116-174 SE 10th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48385 / R48385C14: got '1920 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48385 / R48385C17: got '1920 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48386 / R48386C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48386 / R48386C13: got '3515-3599 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48386 / R48386C14: got '1207 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48386 / R48386C17: got '1207 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48387 / R48387C10: got '1740 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48387 / R48387C13: got '1740 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48387 / R48387C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48387 / R48387C17: got '651-699 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48388 / R48388C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48388 / R48388C13: got '608-698 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48388 / R48388C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48388 / R48388C17: got '1942-1968 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48389 / R48389C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48389 / R48389C13: got '1937 NW Johnson St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48389 / R48389C14: got '4247 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48389 / R48389C17: got '4247 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48391 / R48391C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48391 / R48391C13: got '521-523 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48391 / R48391C14: got '2545 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48391 / R48391C17: got '2545 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48392 / R48392C10: got '1740 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48392 / R48392C13: got '1740 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48392 / R48392C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48392 / R48392C17: got '301-315 5th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48393 / R48393C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48393 / R48393C13: got '1942-1968 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48393 / R48393C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48393 / R48393C17: got '551-575 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48395 / R48395C10: got '211 North End Ave,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48395 / R48395C13: got '211 North End Ave,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48395 / R48395C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48395 / R48395C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48397 / R48397C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48397 / R48397C13: got '3851-3899 SW Findlay
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48397 / R48397C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48397 / R48397C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48398 / R48398C10: got '1805 SE 42nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48398 / R48398C13: got '1805 SE 42nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48398 / R48398C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48398 / R48398C17: got '2601-2637 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48399 / R48399C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48399 / R48399C13: got '7365-7569 Seaview Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48399 / R48399C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48399 / R48399C17: got '4542-4546 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48400 / R48400C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48400 / R48400C13: got '551-575 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48400 / R48400C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48400 / R48400C17: got '551-575 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48401 / R48401C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48401 / R48401C13: got '2316 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48401 / R48401C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48401 / R48401C17: got '406-498 W Prospect
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48403 / R48403C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48403 / R48403C13: got '2218-2230 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48403 / R48403C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48403 / R48403C17: got '863-899 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48404 / R48404C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48404 / R48404C13: got '2843-2999 N Terry St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48404 / R48404C14: got '5018 NE Grand Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48404 / R48404C17: got '5018 NE Grand Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48405 / R48405C10: got '1740 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48405 / R48405C13: got '1740 Airport Way S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48405 / R48405C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48405 / R48405C17: got '2145-2149 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48406 / R48406C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48406 / R48406C13: got '1559-1575 S Lander
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48406 / R48406C14: got '2316 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48406 / R48406C17: got '2316 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48407 / R48407C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48407 / R48407C13: got '3601-3699 SW Genesee
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48407 / R48407C14: got '6553 California Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48407 / R48407C17: got '6553 California Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48408 / R48408C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48408 / R48408C13: got '5125-5129 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48408 / R48408C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48408 / R48408C17: got '4899-4993 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48409 / R48409C10: got '4316 SE 37th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48409 / R48409C13: got '4316 SE 37th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48409 / R48409C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48409 / R48409C17: got '1000-1098 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48410 / R48410C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48410 / R48410C13: got '2601-2637 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48410 / R48410C14: got '1080 SW Washington
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48410 / R48410C17: got '1080 SW Washington
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48413 / R48413C10: got '3145 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48413 / R48413C13: got '3145 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48413 / R48413C14: got '8105 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48413 / R48413C17: got '8105 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48414 / R48414C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48414 / R48414C13: got '651-699 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48414 / R48414C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48414 / R48414C17: got '451-499 16th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48415 / R48415C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48415 / R48415C13: got '863-899 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48415 / R48415C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48415 / R48415C17: got '911-923 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48416 / R48416C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48416 / R48416C13: got '3925-3929 Midvale Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48416 / R48416C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48416 / R48416C17: got '679-699 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48418 / R48418C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48418 / R48418C13: got '551-575 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48418 / R48418C14: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48418 / R48418C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48419 / R48419C10: got '7339 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48419 / R48419C13: got '7339 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48419 / R48419C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48419 / R48419C17: got '701-703 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48420 / R48420C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48420 / R48420C13: got '651-701 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48420 / R48420C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48420 / R48420C17: got '5444-5460 NE
## Sandycrest Terrace, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48421 / R48421C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48421 / R48421C13: got '301-315 5th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48421 / R48421C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48421 / R48421C17: got '3700-3710 S Hudson
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48423 / R48423C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48423 / R48423C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48423 / R48423C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48423 / R48423C17: got '2547-2599 S Judkins
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48424 / R48424C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48424 / R48424C13: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48424 / R48424C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48424 / R48424C17: got '1000-1002 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48425 / R48425C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48425 / R48425C13: got '8528-8530 1st Ave NW,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48425 / R48425C14: got '2508 S Dearborn St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48425 / R48425C17: got '2508 S Dearborn St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48426 / R48426C10: got '2315 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48426 / R48426C13: got '2315 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48426 / R48426C14: got '602 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48426 / R48426C17: got '602 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48427 / R48427C10: got '1207 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48427 / R48427C13: got '1207 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48427 / R48427C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48427 / R48427C17: got '1393-1441 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48432 / R48432C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48432 / R48432C13: got '2145-2149 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48432 / R48432C14: got '2114 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48432 / R48432C17: got '2114 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48433 / R48433C10: got '603 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48433 / R48433C13: got '603 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48433 / R48433C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48433 / R48433C17: got '515-519 27th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48434 / R48434C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48434 / R48434C13: got '1667-1699 SE Tacoma
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48434 / R48434C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48434 / R48434C17: got '2832-2998 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48435 / R48435C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48435 / R48435C13: got '5444-5460 NE
## Sandycrest Terrace, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48435 / R48435C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48435 / R48435C17: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48436 / R48436C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48436 / R48436C13: got '1331-1399 NE 28th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48436 / R48436C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48436 / R48436C17: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48437 / R48437C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48437 / R48437C13: got '5101-5199 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48437 / R48437C14: got '309 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48437 / R48437C17: got '309 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48438 / R48438C10: got '1921 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48438 / R48438C13: got '1921 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48438 / R48438C14: got '1919 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48438 / R48438C17: got '1919 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48439 / R48439C10: got '7729 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48439 / R48439C13: got '7729 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48439 / R48439C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48439 / R48439C17: got '605-645 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48440 / R48440C10: got '8105 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48440 / R48440C13: got '8105 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48440 / R48440C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48440 / R48440C17: got '7901-7999 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48442 / R48442C10: got '2508 S Dearborn St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48442 / R48442C13: got '2508 S Dearborn St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48442 / R48442C14: got '705 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48442 / R48442C17: got '705 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48443 / R48443C10: got '715 NW 76th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48443 / R48443C13: got '715 NW 76th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48443 / R48443C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48443 / R48443C17: got '395-397 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48446 / R48446C10: got '6215 Latona Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48446 / R48446C13: got '6215 Latona Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48446 / R48446C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48446 / R48446C17: got '363 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48447 / R48447C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48447 / R48447C13: got '679-699 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48447 / R48447C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48447 / R48447C17: got '1261-1265 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48448 / R48448C10: got '309 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48448 / R48448C13: got '309 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48448 / R48448C14: got '1919 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48448 / R48448C17: got '1919 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48449 / R48449C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48449 / R48449C13: got '1901-2099 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48449 / R48449C14: got '118 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48449 / R48449C17: got '118 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48450 / R48450C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48450 / R48450C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48450 / R48450C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48450 / R48450C17: got '655-699 16th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48451 / R48451C10: got '1911 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48451 / R48451C13: got '1911 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48451 / R48451C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48451 / R48451C17: got '700-798 Corwin Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48452 / R48452C10: got '7801 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48452 / R48452C13: got '7801 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48452 / R48452C14: got '11045 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48452 / R48452C17: got '11045 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48453 / R48453C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48453 / R48453C13: got '3700-3710 S Hudson
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48453 / R48453C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48453 / R48453C17: got '1801-1805 Martin
## Luther King Jr Way S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48454 / R48454C10: got '6307 39th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48454 / R48454C13: got '6307 39th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48454 / R48454C14: got '1420 36th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48454 / R48454C17: got '1420 36th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48456 / R48456C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48456 / R48456C13: got '4755-4799 Cottage Pl
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48456 / R48456C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48456 / R48456C17: got '1527-1531 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48457 / R48457C10: got '602 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48457 / R48457C13: got '602 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48457 / R48457C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48457 / R48457C17: got '321-339 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48458 / R48458C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48458 / R48458C13: got '363 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48458 / R48458C14: got '4035 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48458 / R48458C17: got '4035 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48460 / R48460C10: got '2257 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48460 / R48460C13: got '2257 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48460 / R48460C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48460 / R48460C17: got '349-351 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48462 / R48462C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48462 / R48462C13: got '1021-1099 SE 33rd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48462 / R48462C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48462 / R48462C17: got '1021-1099 SE 33rd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48464 / R48464C10: got '1919 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48464 / R48464C13: got '1919 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48464 / R48464C14: got '213 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48464 / R48464C17: got '213 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48465 / R48465C10: got '1504 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48465 / R48465C13: got '1504 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48465 / R48465C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48465 / R48465C17: got '1113-1115 SW Alder
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48466 / R48466C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48466 / R48466C13: got '321-339 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48466 / R48466C14: got '516 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48466 / R48466C17: got '516 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48468 / R48468C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48468 / R48468C13: got '3159-3165 NE 82nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48468 / R48468C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48468 / R48468C17: got '2436-2498 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48469 / R48469C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48469 / R48469C13: got '2436-2498 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48469 / R48469C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48469 / R48469C17: got '2601-2699 E Fir St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48471 / R48471C10: got '1483 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48471 / R48471C13: got '1483 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48471 / R48471C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48471 / R48471C17: got '2511-2515 E Yesler
## Way, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48473 / R48473C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48473 / R48473C13: got '4899-4993 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48473 / R48473C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48473 / R48473C17: got '4849-4851 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48474 / R48474C10: got '4202 SW Hinds St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48474 / R48474C13: got '4202 SW Hinds St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48474 / R48474C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48474 / R48474C17: got '701-739 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48475 / R48475C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48475 / R48475C13: got '1111-1399 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48475 / R48475C14: got '2714 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48475 / R48475C17: got '2714 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48476 / R48476C10: got '8416 Duncan Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48476 / R48476C13: got '8416 Duncan Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48476 / R48476C14: got '2416 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48476 / R48476C17: got '2416 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48477 / R48477C10: got '8011 14th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48477 / R48477C13: got '8011 14th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48477 / R48477C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48477 / R48477C17: got '607-659 Maynard Ave
## S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48478 / R48478C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48478 / R48478C13: got '605-645 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48478 / R48478C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48478 / R48478C17: got '1728-1750 Rainier Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48479 / R48479C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48479 / R48479C13: got '395-397 7th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48479 / R48479C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48479 / R48479C17: got '205-289 3rd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48481 / R48481C10: got '1080 SW Washington
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48481 / R48481C13: got '1080 SW Washington
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48481 / R48481C14: got '1104 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48481 / R48481C17: got '1104 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48482 / R48482C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48482 / R48482C13: got '7901-7999 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48482 / R48482C14: got '1611 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48482 / R48482C17: got '1611 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48485 / R48485C10: got '4035 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48485 / R48485C13: got '4035 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48485 / R48485C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48485 / R48485C17: got '2301-2399 E Lee St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48486 / R48486C10: got '2416 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48486 / R48486C13: got '2416 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48486 / R48486C14: got '403 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48486 / R48486C17: got '403 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48487 / R48487C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48487 / R48487C13: got '2547-2599 S Judkins
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48487 / R48487C14: got '3127 35th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48487 / R48487C17: got '3127 35th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48488 / R48488C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48488 / R48488C13: got '2240-2358 SE Stark
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48488 / R48488C14: got '3724 N Missouri Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48488 / R48488C17: got '3724 N Missouri Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48490 / R48490C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48490 / R48490C13: got '911-923 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48490 / R48490C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48490 / R48490C17: got '200 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48491 / R48491C10: got '11045 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48491 / R48491C13: got '11045 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48491 / R48491C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48491 / R48491C17: got '927-931 N 81st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48492 / R48492C10: got '2517 NE 115th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48492 / R48492C13: got '2517 NE 115th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48492 / R48492C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48492 / R48492C17: got '350-398 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48493 / R48493C10: got '1611 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48493 / R48493C13: got '1611 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48493 / R48493C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48493 / R48493C17: got '5247-5253 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48494 / R48494C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48494 / R48494C13: got '1261-1265 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48494 / R48494C14: got '1005 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48494 / R48494C17: got '1005 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48495 / R48495C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48495 / R48495C13: got '350-398 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48495 / R48495C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48495 / R48495C17: got '418-424 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48496 / R48496C10: got '1920 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48496 / R48496C13: got '1920 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48496 / R48496C14: got '7135 SE Woodward St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48496 / R48496C17: got '7135 SE Woodward St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48497 / R48497C10: got '4247 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48497 / R48497C13: got '4247 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48497 / R48497C14: got '3544 N Borthwick Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48497 / R48497C17: got '3544 N Borthwick Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48498 / R48498C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48498 / R48498C13: got '1021-1099 SE 33rd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48498 / R48498C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48498 / R48498C17: got '506-596 SW Mill St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48499 / R48499C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48499 / R48499C13: got '4849-4851 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48499 / R48499C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48499 / R48499C17: got '1728-1798 SE Rhine
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48500 / R48500C10: got '8039 44th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48500 / R48500C13: got '8039 44th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48500 / R48500C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48500 / R48500C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48502 / R48502C10: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48502 / R48502C13: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48502 / R48502C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48502 / R48502C17: got '411-499 NW Everett
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48503 / R48503C10: got '5915 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48503 / R48503C13: got '5915 SE 43rd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48503 / R48503C14: got '5411 SE 39th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48503 / R48503C17: got '5411 SE 39th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48504 / R48504C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48504 / R48504C13: got '814-818 NE 89th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48504 / R48504C14: got '711 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48504 / R48504C17: got '711 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48505 / R48505C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48505 / R48505C13: got '927-931 N 81st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48505 / R48505C14: got '6028 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48505 / R48505C17: got '6028 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48506 / R48506C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48506 / R48506C13: got '1393-1441 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48506 / R48506C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48506 / R48506C17: got '2008-2020 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48508 / R48508C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48508 / R48508C13: got '1527-1531 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48508 / R48508C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48508 / R48508C17: got '1713-1799 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48509 / R48509C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48509 / R48509C13: got '1000-1002 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48509 / R48509C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48509 / R48509C17: got '439-499 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48510 / R48510C10: got '711 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48510 / R48510C13: got '711 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48510 / R48510C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48510 / R48510C17: got '621-699 36th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48511 / R48511C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48511 / R48511C13: got '1113-1115 SW Alder
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48511 / R48511C14: got '1015 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48511 / R48511C17: got '1015 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48514 / R48514C10: got '6028 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48514 / R48514C13: got '6028 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48514 / R48514C14: got '6537 27th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48514 / R48514C17: got '6537 27th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48515 / R48515C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48515 / R48515C13: got '607-659 Maynard Ave
## S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48515 / R48515C14: got '2416 38th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48515 / R48515C17: got '2416 38th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48516 / R48516C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48516 / R48516C13: got '418-424 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48516 / R48516C14: got '1500 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48516 / R48516C17: got '1500 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48517 / R48517C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48517 / R48517C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48517 / R48517C14: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48517 / R48517C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48518 / R48518C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48518 / R48518C13: got '700-798 Corwin Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48518 / R48518C14: got '637 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48518 / R48518C17: got '637 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48519 / R48519C10: got '6537 27th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48519 / R48519C13: got '6537 27th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48519 / R48519C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48519 / R48519C17: got '106-110 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48520 / R48520C10: got '637 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48520 / R48520C13: got '637 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48520 / R48520C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48520 / R48520C17: got '2529-2599 Gilman Dr
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48521 / R48521C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48521 / R48521C13: got '411-499 NW Everett
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48521 / R48521C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48521 / R48521C17: got '1001-1099 NW Johnson
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48522 / R48522C10: got '28 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48522 / R48522C13: got '28 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48522 / R48522C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48522 / R48522C17: got '2-98 NE 55th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48523 / R48523C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48523 / R48523C13: got '439-499 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48523 / R48523C14: got '3338 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48523 / R48523C17: got '3338 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48525 / R48525C10: got '6631 SW Admiral Way,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48525 / R48525C13: got '6631 SW Admiral Way,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48525 / R48525C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48525 / R48525C17: got '3221-3225 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48526 / R48526C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48526 / R48526C13: got '2301-2399 E Lee St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48526 / R48526C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48526 / R48526C17: got '2301-2307 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48527 / R48527C10: got '118 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48527 / R48527C13: got '118 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48527 / R48527C14: got '3414 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48527 / R48527C17: got '3414 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48530 / R48530C10: got '2545 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48530 / R48530C13: got '2545 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48530 / R48530C14: got '165 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48530 / R48530C17: got '165 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48531 / R48531C10: got '6553 California Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48531 / R48531C13: got '6553 California Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48531 / R48531C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48531 / R48531C17: got '3550-3598 SW Andover
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48532 / R48532C10: got '1500 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48532 / R48532C13: got '1500 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48532 / R48532C14: got '5749 33rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48532 / R48532C17: got '5749 33rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48533 / R48533C10: got '1610 N Rosa Parks
## Way, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48533 / R48533C13: got '1610 N Rosa Parks
## Way, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48533 / R48533C14: got '2523 SE 22nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48533 / R48533C17: got '2523 SE 22nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48534 / R48534C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48534 / R48534C13: got '2008-2020 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48534 / R48534C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48534 / R48534C17: got '577-599 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48535 / R48535C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48535 / R48535C13: got '1728-1798 SE Rhine
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48535 / R48535C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48535 / R48535C17: got '1728-1798 SE Rhine
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48537 / R48537C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48537 / R48537C13: got '577-599 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48537 / R48537C14: got '823 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48537 / R48537C17: got '823 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48538 / R48538C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48538 / R48538C13: got '2529-2599 Gilman Dr
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48538 / R48538C14: got '1720 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48538 / R48538C17: got '1720 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48539 / R48539C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48539 / R48539C13: got '1713-1799 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48539 / R48539C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48539 / R48539C17: got '1713-1799 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48540 / R48540C10: got '705 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48540 / R48540C13: got '705 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48540 / R48540C14: got '2646 Rainier Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48540 / R48540C17: got '2646 Rainier Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48541 / R48541C10: got '205 3rd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48541 / R48541C13: got '205 3rd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48541 / R48541C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48541 / R48541C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48542 / R48542C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48542 / R48542C13: got '106-110 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48542 / R48542C14: got '55 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48542 / R48542C17: got '55 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48543 / R48543C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48543 / R48543C13: got '701-739 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48543 / R48543C14: got '6733 Jones Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48543 / R48543C17: got '6733 Jones Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48545 / R48545C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48545 / R48545C13: got '1713-1799 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48545 / R48545C14: got '1312 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48545 / R48545C17: got '1312 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48546 / R48546C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48546 / R48546C13: got '406-498 W Prospect
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48546 / R48546C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48546 / R48546C17: got '7321-7325 Earl Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48547 / R48547C10: got '55 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48547 / R48547C13: got '55 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48547 / R48547C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48547 / R48547C17: got '4469-4499 Meridian
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48548 / R48548C10: got '5018 NE Grand Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48548 / R48548C13: got '5018 NE Grand Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48548 / R48548C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48548 / R48548C17: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48549 / R48549C10: got '403 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48549 / R48549C13: got '403 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48549 / R48549C14: got '636 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48549 / R48549C17: got '636 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48550 / R48550C10: got '2646 Rainier Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48550 / R48550C13: got '2646 Rainier Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48550 / R48550C14: got '2711 Rainier Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48550 / R48550C17: got '2711 Rainier Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48551 / R48551C10: got '636 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48551 / R48551C13: got '636 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48551 / R48551C14: got '4907 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48551 / R48551C17: got '4907 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48554 / R48554C10: got '823 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48554 / R48554C13: got '823 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48554 / R48554C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48554 / R48554C17: got '701-799 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48555 / R48555C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48555 / R48555C13: got '1001-1099 NW Johnson
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48555 / R48555C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48555 / R48555C17: got '701-707 NW 19th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48557 / R48557C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48557 / R48557C13: got '701-799 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48557 / R48557C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48557 / R48557C17: got '1700-1704 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48559 / R48559C10: got '3338 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48559 / R48559C13: got '3338 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48559 / R48559C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48559 / R48559C17: got '2701-2725 NW Upshur
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48560 / R48560C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48560 / R48560C13: got '504-506 SW Mill St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48560 / R48560C14: got '1430 SE Water Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48560 / R48560C17: got '1430 SE Water Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48562 / R48562C10: got '1720 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48562 / R48562C13: got '1720 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48562 / R48562C14: got '1320 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48562 / R48562C17: got '1320 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48563 / R48563C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48563 / R48563C13: got '5247-5253 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48563 / R48563C14: got '1763 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48563 / R48563C17: got '1763 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48566 / R48566C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48566 / R48566C13: got '4542-4546 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48566 / R48566C14: got '5721 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48566 / R48566C17: got '5721 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48567 / R48567C10: got '2711 Rainier Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48567 / R48567C13: got '2711 Rainier Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48567 / R48567C14: got '1436 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48567 / R48567C17: got '1436 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48568 / R48568C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48568 / R48568C13: got '3550-3598 SW Andover
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48568 / R48568C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48568 / R48568C17: got '2610-2620 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48571 / R48571C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48571 / R48571C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48571 / R48571C14: got '1816 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48571 / R48571C17: got '1816 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48572 / R48572C10: got '1763 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48572 / R48572C13: got '1763 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48572 / R48572C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48572 / R48572C17: got '525-563 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48573 / R48573C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48573 / R48573C13: got '515-519 27th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48573 / R48573C14: got '2272 Gilman Dr W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48573 / R48573C17: got '2272 Gilman Dr W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48574 / R48574C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48574 / R48574C13: got '1700-1704 Melrose
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48574 / R48574C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48574 / R48574C17: got '9401-9411 Roosevelt
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48575 / R48575C10: got '5721 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48575 / R48575C13: got '5721 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48575 / R48575C14: got '2006 N 78th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48575 / R48575C17: got '2006 N 78th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48576 / R48576C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48576 / R48576C13: got '4469-4499 Meridian
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48576 / R48576C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48576 / R48576C17: got '2148-2158 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48577 / R48577C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48577 / R48577C13: got '2-98 NE 55th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48577 / R48577C14: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48577 / R48577C17: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48578 / R48578C10: got '1430 SE Water Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48578 / R48578C13: got '1430 SE Water Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48578 / R48578C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48578 / R48578C17: got '1600-1698 SE Taggart
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48580 / R48580C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48580 / R48580C13: got '525-563 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48580 / R48580C14: got '1210 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48580 / R48580C17: got '1210 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48581 / R48581C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48581 / R48581C13: got '1000-1098 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48581 / R48581C14: got '4247 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48581 / R48581C17: got '4247 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48582 / R48582C10: got '606 NE Jarrett St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48582 / R48582C13: got '606 NE Jarrett St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48582 / R48582C14: got '546 N Stafford St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48582 / R48582C17: got '546 N Stafford St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48583 / R48583C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48583 / R48583C13: got '2148-2158 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48583 / R48583C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48583 / R48583C17: got '715-719 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48584 / R48584C10: got '1015 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48584 / R48584C13: got '1015 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48584 / R48584C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48584 / R48584C17: got '3100-3198 N Trenton
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48586 / R48586C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48586 / R48586C13: got '715-719 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48586 / R48586C14: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48586 / R48586C17: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48587 / R48587C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48587 / R48587C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48587 / R48587C14: got '7844 Stroud Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48587 / R48587C17: got '7844 Stroud Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48588 / R48588C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48588 / R48588C13: got '2832-2998 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48588 / R48588C14: got '1607 NE 19th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48588 / R48588C17: got '1607 NE 19th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48589 / R48589C10: got '516 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48589 / R48589C13: got '516 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48589 / R48589C14: got '5256 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48589 / R48589C17: got '5256 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48591 / R48591C10: got '1320 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48591 / R48591C13: got '1320 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48591 / R48591C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48591 / R48591C17: got '1451-1457 NE Campus
## Pkwy, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48592 / R48592C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48592 / R48592C13: got '701-707 NW 19th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48592 / R48592C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48592 / R48592C17: got '3700-3898 N
## Commercial Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48593 / R48593C10: got '1607 NE 19th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48593 / R48593C13: got '1607 NE 19th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48593 / R48593C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48593 / R48593C17: got '800-850 N Jessup St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48594 / R48594C10: got '3544 N Borthwick Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48594 / R48594C13: got '3544 N Borthwick Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48594 / R48594C14: got '5815 SE 40th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48594 / R48594C17: got '5815 SE 40th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48595 / R48595C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48595 / R48595C13: got '1451-1457 NE Campus
## Pkwy, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48595 / R48595C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48595 / R48595C17: got '3401-3499 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48597 / R48597C10: got '1816 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48597 / R48597C13: got '1816 NE 46th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48597 / R48597C14: got '1027 N Beech St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48597 / R48597C17: got '1027 N Beech St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48598 / R48598C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48598 / R48598C13: got '1133-1145 SE Miller
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48598 / R48598C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48598 / R48598C17: got '901-999 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48599 / R48599C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48599 / R48599C13: got '701-703 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48599 / R48599C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48599 / R48599C17: got '6263-6281 Stanley Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48600 / R48600C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48600 / R48600C13: got '2753-2801 NE 130th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48600 / R48600C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48600 / R48600C17: got '5700-5730 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48601 / R48601C10: got '4131 20th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48601 / R48601C13: got '4131 20th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48601 / R48601C14: got '1811 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48601 / R48601C17: got '1811 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48602 / R48602C10: got '2523 SE 22nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48602 / R48602C13: got '2523 SE 22nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48602 / R48602C14: got '3328 SE Caruthers St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48602 / R48602C17: got '3328 SE Caruthers St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48605 / R48605C10: got '1811 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48605 / R48605C13: got '1811 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48605 / R48605C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48605 / R48605C17: got '3900-3998 SW Oregon
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48607 / R48607C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48607 / R48607C13: got '1600-1698 SE Taggart
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48607 / R48607C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48607 / R48607C17: got '2020-2138 SW Salmon
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48608 / R48608C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48608 / R48608C13: got '2610-2620 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48608 / R48608C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48608 / R48608C17: got '3925-3929 Midvale Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48609 / R48609C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48609 / R48609C13: got '1728-1798 SE Rhine
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48609 / R48609C14: got '1535 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48609 / R48609C17: got '1535 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48610 / R48610C10: got '1755 NE Holman St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48610 / R48610C13: got '1755 NE Holman St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48610 / R48610C14: got '1215 SW Alder St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48610 / R48610C17: got '1215 SW Alder St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48612 / R48612C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48612 / R48612C13: got '5700-5730 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48612 / R48612C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48612 / R48612C17: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48613 / R48613C10: got '6733 Jones Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48613 / R48613C13: got '6733 Jones Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48613 / R48613C14: got '129 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48613 / R48613C17: got '129 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48614 / R48614C10: got '5256 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48614 / R48614C13: got '5256 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48614 / R48614C14: got '4726 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48614 / R48614C17: got '4726 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48615 / R48615C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48615 / R48615C13: got '3925-3929 Midvale Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48615 / R48615C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48615 / R48615C17: got '55 5th Ave, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48616 / R48616C10: got '1210 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48616 / R48616C13: got '1210 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48616 / R48616C14: got '1818 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48616 / R48616C17: got '1818 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48617 / R48617C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48617 / R48617C13: got '901-999 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48617 / R48617C14: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48617 / R48617C17: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48619 / R48619C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48619 / R48619C13: got '3900-3998 SW Oregon
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48619 / R48619C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48619 / R48619C17: got '3550-3598 SW Andover
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48622 / R48622C10: got '1535 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48622 / R48622C13: got '1535 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48622 / R48622C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48622 / R48622C17: got '801-825 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48623 / R48623C10: got '129 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48623 / R48623C13: got '129 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48623 / R48623C14: got '1206 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48623 / R48623C17: got '1206 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48624 / R48624C10: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48624 / R48624C13: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48624 / R48624C14: got '145 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48624 / R48624C17: got '145 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48625 / R48625C10: got '165 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48625 / R48625C13: got '165 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48625 / R48625C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48625 / R48625C17: got '1201-1399 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48626 / R48626C10: got '5749 33rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48626 / R48626C13: got '5749 33rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48626 / R48626C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48626 / R48626C17: got '80-98 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48628 / R48628C10: got '546 N Stafford St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48628 / R48628C13: got '546 N Stafford St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48628 / R48628C14: got '546 N Holland St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48628 / R48628C17: got '546 N Holland St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48629 / R48629C10: got '1215 SW Alder St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48629 / R48629C13: got '1215 SW Alder St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48629 / R48629C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48629 / R48629C17: got '1357-1399 NW 22nd
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48630 / R48630C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48630 / R48630C13: got '1201-1399 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48630 / R48630C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48630 / R48630C17: got '815-819 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48631 / R48631C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48631 / R48631C13: got '2020-2138 SW Salmon
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48631 / R48631C14: got '813 SE 10th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48631 / R48631C17: got '813 SE 10th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48632 / R48632C10: got '4907 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48632 / R48632C13: got '4907 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48632 / R48632C14: got '2121 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48632 / R48632C17: got '2121 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48633 / R48633C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48633 / R48633C13: got '200 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48633 / R48633C14: got '4522 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48633 / R48633C17: got '4522 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48634 / R48634C10: got '1818 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48634 / R48634C13: got '1818 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48634 / R48634C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48634 / R48634C17: got '1001-1049 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48642 / R48642C10: got '1206 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48642 / R48642C13: got '1206 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48642 / R48642C14: got '2801 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48642 / R48642C17: got '2801 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48643 / R48643C10: got '4726 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48643 / R48643C13: got '4726 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48643 / R48643C14: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48643 / R48643C17: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48645 / R48645C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48645 / R48645C13: got '3401-3499 NE 62nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48645 / R48645C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48645 / R48645C17: got '7744-7748 39th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48646 / R48646C10: got '2121 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48646 / R48646C13: got '2121 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48646 / R48646C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48646 / R48646C17: got '3001-3049 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48647 / R48647C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48647 / R48647C13: got '53-54 5th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48647 / R48647C14: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48647 / R48647C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48649 / R48649C10: got '3127 35th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48649 / R48649C13: got '3127 35th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48649 / R48649C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48649 / R48649C17: got '811-899 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48651 / R48651C10: got '2801 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48651 / R48651C13: got '2801 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48651 / R48651C14: got '510 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48651 / R48651C17: got '510 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48652 / R48652C10: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48652 / R48652C13: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48652 / R48652C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48652 / R48652C17: got '701-715 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48653 / R48653C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48653 / R48653C13: got '2301-2307 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48653 / R48653C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48653 / R48653C17: got '1400-1428 NW 92nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48654 / R48654C10: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48654 / R48654C13: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48654 / R48654C14: got '506 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48654 / R48654C17: got '506 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48655 / R48655C10: got '213 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48655 / R48655C13: got '213 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48655 / R48655C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48655 / R48655C17: got '6723-6725 14th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48656 / R48656C10: got '145 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48656 / R48656C13: got '145 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48656 / R48656C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48656 / R48656C17: got '4267-4279 Roosevelt
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48658 / R48658C10: got '4247 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48658 / R48658C13: got '4247 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48658 / R48658C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48658 / R48658C17: got '232-306 NE Graham St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48660 / R48660C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48660 / R48660C13: got '232-306 NE Graham St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48660 / R48660C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48660 / R48660C17: got '320 NE Graham St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48661 / R48661C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48661 / R48661C13: got '701-715 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48661 / R48661C14: got '1288 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48661 / R48661C17: got '1288 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48662 / R48662C10: got '510 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48662 / R48662C13: got '510 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48662 / R48662C14: got '7345 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48662 / R48662C17: got '7345 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48663 / R48663C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48663 / R48663C13: got '3550-3598 SW Andover
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48663 / R48663C14: got '13433 Roosevelt Way
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48663 / R48663C17: got '13433 Roosevelt Way
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48664 / R48664C10: got '13433 Roosevelt Way
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48664 / R48664C13: got '13433 Roosevelt Way
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48664 / R48664C14: got '2118 N 137th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48664 / R48664C17: got '2118 N 137th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48665 / R48665C10: got '813 SE 10th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48665 / R48665C13: got '813 SE 10th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48665 / R48665C14: got '4744 NE Sandy Blvd,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48665 / R48665C17: got '4744 NE Sandy Blvd,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48666 / R48666C10: got '3414 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48666 / R48666C13: got '3414 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48666 / R48666C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48666 / R48666C17: got '11246-11300 3rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48667 / R48667C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48667 / R48667C13: got '811-899 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48667 / R48667C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48667 / R48667C17: got '301-499 25th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48668 / R48668C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48668 / R48668C13: got '3001-3049 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48668 / R48668C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48668 / R48668C17: got '5459-5499 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48669 / R48669C10: got '4744 NE Sandy Blvd,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48669 / R48669C13: got '4744 NE Sandy Blvd,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48669 / R48669C14: got '6828 NE Sandy Blvd,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48669 / R48669C17: got '6828 NE Sandy Blvd,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48671 / R48671C10: got '506 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48671 / R48671C13: got '506 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48671 / R48671C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48671 / R48671C17: got '548-698 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48672 / R48672C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48672 / R48672C13: got '80-98 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48672 / R48672C14: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48672 / R48672C17: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48674 / R48674C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48674 / R48674C13: got '1357-1399 NW 22nd
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48674 / R48674C14: got '2181 NW Glisan St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48674 / R48674C17: got '2181 NW Glisan St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48675 / R48675C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48675 / R48675C13: got '801-825 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48675 / R48675C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48675 / R48675C17: got '1158-1172 SW
## Washington St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48676 / R48676C10: got '6828 NE Sandy Blvd,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48676 / R48676C13: got '6828 NE Sandy Blvd,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48676 / R48676C14: got '1100 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48676 / R48676C17: got '1100 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48677 / R48677C10: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48677 / R48677C13: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48677 / R48677C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48677 / R48677C17: got '1104-1112 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48678 / R48678C10: got '1288 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48678 / R48678C13: got '1288 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48678 / R48678C14: got '315 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48678 / R48678C17: got '315 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48679 / R48679C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48679 / R48679C13: got '1200-1268 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48679 / R48679C14: got '731 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48679 / R48679C17: got '731 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48680 / R48680C10: got '7345 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48680 / R48680C13: got '7345 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48680 / R48680C14: got '7345 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48680 / R48680C17: got '7345 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48682 / R48682C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48682 / R48682C13: got '401-415 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48682 / R48682C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48682 / R48682C17: got '1923-1927 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48683 / R48683C10: got '419 N 50th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48683 / R48683C13: got '419 N 50th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48683 / R48683C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48683 / R48683C17: got '3404 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48685 / R48685C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48685 / R48685C13: got '11246-11300 3rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48685 / R48685C14: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48685 / R48685C17: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48686 / R48686C10: got '70 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48686 / R48686C13: got '70 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48686 / R48686C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48686 / R48686C17: got '2045-2103 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48690 / R48690C10: got '731 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48690 / R48690C13: got '731 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48690 / R48690C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48690 / R48690C17: got '1111-1399 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48691 / R48691C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48691 / R48691C13: got '1801-1805 Martin
## Luther King Jr Way S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48691 / R48691C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48691 / R48691C17: got '1601 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48692 / R48692C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48692 / R48692C13: got '1600-1698 SE
## Washington St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48692 / R48692C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48692 / R48692C17: got '1300-1382 SE 38th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48693 / R48693C10: got '161 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48693 / R48693C13: got '161 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48693 / R48693C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48693 / R48693C17: got '2501-2599 NE 49th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48695 / R48695C10: got '315 NW 10th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48695 / R48695C13: got '315 NW 10th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48695 / R48695C14: got '2213 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48695 / R48695C17: got '2213 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48696 / R48696C10: got '1600 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48696 / R48696C13: got '1600 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48696 / R48696C14: got '1717 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48696 / R48696C17: got '1717 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48698 / R48698C10: got '2247 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48698 / R48698C13: got '2247 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48698 / R48698C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48698 / R48698C17: got '1101-1199 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48699 / R48699C10: got '1028 SE Sherman St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48699 / R48699C13: got '1028 SE Sherman St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48699 / R48699C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48699 / R48699C17: got '1201-1299 N Sumner
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48700 / R48700C10: got '5411 SE 39th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48700 / R48700C13: got '5411 SE 39th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48700 / R48700C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48700 / R48700C17: got '3834-3968 SE 17th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48701 / R48701C10: got '7135 SE Woodward St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48701 / R48701C13: got '7135 SE Woodward St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48701 / R48701C14: got '3912 SE 56th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48701 / R48701C17: got '3912 SE 56th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48702 / R48702C10: got '35 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48702 / R48702C13: got '35 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48702 / R48702C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48702 / R48702C17: got '2501-2599 NE 49th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48704 / R48704C10: got '3912 SE 56th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48704 / R48704C13: got '3912 SE 56th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48704 / R48704C14: got '5730 SE 46th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48704 / R48704C17: got '5730 SE 46th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48705 / R48705C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48705 / R48705C13: got '511 SW College St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48705 / R48705C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48705 / R48705C17: got '1900-1998 SW Salmon
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48706 / R48706C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48706 / R48706C13: got '7744-7748 39th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48706 / R48706C14: got '6521 24th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48706 / R48706C17: got '6521 24th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48707 / R48707C10: got '1717 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48707 / R48707C13: got '1717 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48707 / R48707C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48707 / R48707C17: got '399 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48709 / R48709C10: got '2416 38th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48709 / R48709C13: got '2416 38th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48709 / R48709C14: got '1875 40th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48709 / R48709C17: got '1875 40th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48710 / R48710C10: got '3419 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48710 / R48710C13: got '3419 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48710 / R48710C14: got '1014 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48710 / R48710C17: got '1014 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48711 / R48711C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48711 / R48711C13: got '3834-3968 SE 17th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48711 / R48711C14: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48711 / R48711C17: got '4919-4923 N Fessenden
## St, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48712 / R48712C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48712 / R48712C13: got '1300-1382 SE 38th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48712 / R48712C14: got '1513 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48712 / R48712C17: got '1513 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48714 / R48714C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48714 / R48714C13: got '2501-2599 NE 49th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48714 / R48714C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48714 / R48714C17: got '2000-2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48715 / R48715C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48715 / R48715C13: got '1201-1299 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48715 / R48715C14: got '1717 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48715 / R48715C17: got '1717 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48716 / R48716C10: got '1005 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48716 / R48716C13: got '1005 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48716 / R48716C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48716 / R48716C17: got '1200-1298 Boylston
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48717 / R48717C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48717 / R48717C13: got '4267-4279 Roosevelt
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48717 / R48717C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48717 / R48717C17: got '701-739 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48718 / R48718C10: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48718 / R48718C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48718 / R48718C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48718 / R48718C17: got '2217-2221 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48721 / R48721C10: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48721 / R48721C13: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48721 / R48721C14: got '6717 21st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48721 / R48721C17: got '6717 21st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48722 / R48722C10: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48722 / R48722C13: got '1101 WA-99, Seattle,
## WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48722 / R48722C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48722 / R48722C17: got '11619-11665 Stone Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48723 / R48723C10: got '1717 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48723 / R48723C13: got '1717 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48723 / R48723C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48723 / R48723C17: got '1201-1299 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48724 / R48724C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48724 / R48724C13: got '3304-3346 SE Steele
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48724 / R48724C14: got '5034 NE 11th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48724 / R48724C17: got '5034 NE 11th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48725 / R48725C10: got '2213 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48725 / R48725C13: got '2213 SE Pine St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48725 / R48725C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48725 / R48725C17: got '1171-1199 NE Martin
## Luther King Jr Blvd, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48726 / R48726C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48726 / R48726C13: got '3556-3594 NE 71st
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48726 / R48726C14: got '1535 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48726 / R48726C17: got '1535 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48727 / R48727C10: got '5815 SE 40th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48727 / R48727C13: got '5815 SE 40th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48727 / R48727C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48727 / R48727C17: got '1721-1727 SE 41st
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48728 / R48728C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48728 / R48728C13: got '901-919 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48728 / R48728C14: got '4515 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48728 / R48728C17: got '4515 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48729 / R48729C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48729 / R48729C13: got '451-499 16th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48729 / R48729C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48729 / R48729C17: got '901-919 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48731 / R48731C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48731 / R48731C13: got '2000-2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48731 / R48731C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48731 / R48731C17: got '3214 17th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48732 / R48732C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48732 / R48732C13: got '1923-1927 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48732 / R48732C14: got '2247 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48732 / R48732C17: got '2247 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48733 / R48733C10: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48733 / R48733C13: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48733 / R48733C14: got '1828-1832 NW Raleigh
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48733 / R48733C17: got '1828-1832 NW Raleigh
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48736 / R48736C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48736 / R48736C13: got '3404 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48736 / R48736C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48736 / R48736C17: got '4432 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48737 / R48737C10: got '13575 Roosevelt Way
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48737 / R48737C13: got '13575 Roosevelt Way
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48737 / R48737C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48737 / R48737C17: got '13817-13989 Meridian
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48740 / R48740C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48740 / R48740C13: got '2601-2699 E Fir St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48740 / R48740C14: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48740 / R48740C17: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48741 / R48741C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48741 / R48741C13: got '1532-1538 SW
## Jefferson St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48741 / R48741C14: got '3525 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48741 / R48741C17: got '3525 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48742 / R48742C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48742 / R48742C13: got '1101-1199 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48742 / R48742C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48742 / R48742C17: got '7411-7415 Keen Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48743 / R48743C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48743 / R48743C13: got '3214 17th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48743 / R48743C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48743 / R48743C17: got '2201-2271 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48744 / R48744C10: got '2006 N 78th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48744 / R48744C13: got '2006 N 78th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48744 / R48744C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48744 / R48744C17: got '2148-2158 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48745 / R48745C10: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48745 / R48745C13: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48745 / R48745C14: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48745 / R48745C17: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48747 / R48747C10: got '6717 21st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48747 / R48747C13: got '6717 21st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48747 / R48747C14: got '6729 20th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48747 / R48747C17: got '6729 20th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48748 / R48748C10: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48748 / R48748C13: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48748 / R48748C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48748 / R48748C17: got '2003-2043 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48749 / R48749C10: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48749 / R48749C13: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48749 / R48749C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48749 / R48749C17: got '1168-1186 Boylston
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48750 / R48750C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48750 / R48750C13: got '2003-2043 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48750 / R48750C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48750 / R48750C17: got '401-411 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48752 / R48752C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48752 / R48752C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48752 / R48752C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48752 / R48752C17: got '8700-8748 25th Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48753 / R48753C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48753 / R48753C13: got '2832-2998 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48753 / R48753C14: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48753 / R48753C17: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48754 / R48754C10: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48754 / R48754C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48754 / R48754C14: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48754 / R48754C17: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48755 / R48755C10: got '1535 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48755 / R48755C13: got '1535 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48755 / R48755C14: got '423-437 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48755 / R48755C17: got '423-437 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48756 / R48756C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48756 / R48756C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48756 / R48756C14: got '4120 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48756 / R48756C17: got '4120 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48758 / R48758C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48758 / R48758C13: got '401-411 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48758 / R48758C14: got '161 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48758 / R48758C17: got '161 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48761 / R48761C10: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48761 / R48761C13: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48761 / R48761C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48761 / R48761C17: got '2314-2324 NE 56th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48764 / R48764C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48764 / R48764C13: got '1909-1919 SE 35th Pl,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48764 / R48764C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48764 / R48764C17: got '3304-3346 SE Steele
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48765 / R48765C10: got '3234 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48765 / R48765C13: got '3234 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48765 / R48765C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48765 / R48765C17: got '1600-1698 SE
## Washington St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48766 / R48766C10: got '8609 25th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48766 / R48766C13: got '8609 25th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48766 / R48766C14: got '4712 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48766 / R48766C17: got '4712 California Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48767 / R48767C10: got '5143-5145 SE Knight
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48767 / R48767C13: got '5143-5145 SE Knight
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48767 / R48767C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48767 / R48767C17: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48768 / R48768C10: got '5034 NE 11th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48768 / R48768C13: got '5034 NE 11th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48768 / R48768C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48768 / R48768C17: got '4899-4993 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48769 / R48769C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48769 / R48769C13: got '1601 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48769 / R48769C14: got '1600 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48769 / R48769C17: got '1600 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48770 / R48770C10: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48770 / R48770C13: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48770 / R48770C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48770 / R48770C17: got '2000-2098 SE Ivon St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48771 / R48771C10: got '423-437 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48771 / R48771C13: got '423-437 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48771 / R48771C14: got '3419 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48771 / R48771C17: got '3419 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48772 / R48772C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48772 / R48772C13: got '4512-4524 SE
## Woodstock Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48772 / R48772C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48772 / R48772C17: got '1100-1198 SE Water
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48773 / R48773C10: got '1513 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48773 / R48773C13: got '1513 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48773 / R48773C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48773 / R48773C17: got '511 SW College St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48774 / R48774C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48774 / R48774C13: got '2621-2627 Magnolia Ln
## W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48774 / R48774C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48774 / R48774C17: got '711-713 W Crockett
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48775 / R48775C10: got '3328 SE Caruthers St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48775 / R48775C13: got '3328 SE Caruthers St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48775 / R48775C14: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48775 / R48775C17: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48776 / R48776C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48776 / R48776C13: got '1200-1298 Boylston
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48776 / R48776C14: got '1717 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48776 / R48776C17: got '1717 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48778 / R48778C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48778 / R48778C13: got '439-499 Pontius Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48778 / R48778C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48778 / R48778C17: got '811-815 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48781 / R48781C10: got '546 N Holland St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48781 / R48781C13: got '546 N Holland St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48781 / R48781C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48781 / R48781C17: got '7339-7411 N Seward
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48782 / R48782C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48782 / R48782C13: got '1251-1401 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48782 / R48782C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48782 / R48782C17: got '614-698 Boylston Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48783 / R48783C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48783 / R48783C13: got '349-351 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48783 / R48783C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48783 / R48783C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48785 / R48785C10: got '315 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48785 / R48785C13: got '315 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48785 / R48785C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48785 / R48785C17: got '5901-5999 14th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48786 / R48786C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48786 / R48786C13: got '614-698 Boylston Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48786 / R48786C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48786 / R48786C17: got '861-901 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48788 / R48788C10: got '2181 NW Glisan St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48788 / R48788C13: got '2181 NW Glisan St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48788 / R48788C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48788 / R48788C17: got '500-530 N Cook St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48789 / R48789C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48789 / R48789C13: got '7339-7411 N Seward
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48789 / R48789C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48789 / R48789C17: got '1607-1621 NE 41st
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48790 / R48790C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48790 / R48790C13: got '861-901 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48790 / R48790C14: got '419 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48790 / R48790C17: got '419 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48791 / R48791C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48791 / R48791C13: got '1158-1172 SW
## Washington St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48791 / R48791C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48791 / R48791C17: got '1532-1538 SW
## Jefferson St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48792 / R48792C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48792 / R48792C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48792 / R48792C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48792 / R48792C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48793 / R48793C10: got '1312 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48793 / R48793C13: got '1312 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48793 / R48793C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48793 / R48793C17: got '4875-4899 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48794 / R48794C10: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48794 / R48794C13: got '3154 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48794 / R48794C14: got '5937 N Greeley Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48794 / R48794C17: got '5937 N Greeley Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48796 / R48796C10: got '5937 N Greeley Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48796 / R48796C13: got '5937 N Greeley Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48796 / R48796C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48796 / R48796C17: got '1501-1589 NW Northrup
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48799 / R48799C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48799 / R48799C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48799 / R48799C14: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48799 / R48799C17: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48800 / R48800C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48800 / R48800C13: got '7321-7325 Earl Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48800 / R48800C14: got '7305 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48800 / R48800C17: got '7305 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48801 / R48801C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48801 / R48801C13: got '4875-4899 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48801 / R48801C14: got '2617 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48801 / R48801C17: got '2617 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48802 / R48802C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48802 / R48802C13: got '1501-1589 NW Northrup
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48802 / R48802C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48802 / R48802C17: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48803 / R48803C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48803 / R48803C13: got '3700-3898 N
## Commercial Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48803 / R48803C14: got '3234 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48803 / R48803C17: got '3234 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48804 / R48804C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48804 / R48804C13: got '500-530 N Cook St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48804 / R48804C14: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48804 / R48804C17: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48805 / R48805C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48805 / R48805C13: got '1400-1428 NW 92nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48805 / R48805C14: got '419 N 50th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48805 / R48805C17: got '419 N 50th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48806 / R48806C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48806 / R48806C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48806 / R48806C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48806 / R48806C17: got '13513-13839 Riviera
## Pl NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48807 / R48807C10: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48807 / R48807C13: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48807 / R48807C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48807 / R48807C17: got '1200-1298 SE Stark
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48808 / R48808C10: got '125 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48808 / R48808C13: got '125 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48808 / R48808C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48808 / R48808C17: got '1909-1919 SE 35th Pl,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48809 / R48809C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48809 / R48809C13: got '1607-1621 NE 41st
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48809 / R48809C14: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48809 / R48809C17: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48811 / R48811C10: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48811 / R48811C13: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48811 / R48811C14: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48811 / R48811C17: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48812 / R48812C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48812 / R48812C13: got '1200-1298 SE Stark
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48812 / R48812C14: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48812 / R48812C17: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48813 / R48813C10: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48813 / R48813C13: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48813 / R48813C14: got '5930 N Interstate
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48813 / R48813C17: got '5930 N Interstate
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48814 / R48814C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48814 / R48814C13: got '407-409 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48814 / R48814C14: got '35 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48814 / R48814C17: got '35 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48815 / R48815C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48815 / R48815C13: got '2393-2499 Gilman Dr
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48815 / R48815C14: got '2247 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48815 / R48815C17: got '2247 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48816 / R48816C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48816 / R48816C13: got '711-713 W Crockett
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48816 / R48816C14: got '909 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48816 / R48816C17: got '909 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48817 / R48817C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48817 / R48817C13: got '320 NE Graham St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48817 / R48817C14: got '315 NW 10th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48817 / R48817C17: got '315 NW 10th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48818 / R48818C10: got 'Seattle, WA, 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48818 / R48818C13: got '10420-10426 Waters
## Ave S, Seattle, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48818 / R48818C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48818 / R48818C17: got '3223 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48819 / R48819C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48819 / R48819C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48819 / R48819C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48819 / R48819C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48822 / R48822C10: got '5930 N Interstate
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48822 / R48822C13: got '5930 N Interstate
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48822 / R48822C14: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48822 / R48822C17: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48823 / R48823C10: got '2247 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48823 / R48823C13: got '2247 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48823 / R48823C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48823 / R48823C17: got '401-415 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48825 / R48825C10: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48825 / R48825C13: got '2535 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48825 / R48825C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48825 / R48825C17: got '2832-2998 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48826 / R48826C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48826 / R48826C13: got '6723-6725 14th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48826 / R48826C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48826 / R48826C17: got '1200-1268 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48827 / R48827C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48827 / R48827C13: got '2148-2158 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48827 / R48827C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48827 / R48827C17: got '909-961 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48829 / R48829C10: got '1100 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48829 / R48829C13: got '1100 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48829 / R48829C14: got '1028 SE Sherman St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48829 / R48829C17: got '1028 SE Sherman St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48830 / R48830C10: got '4522 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48830 / R48830C13: got '4522 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48830 / R48830C14: got '616 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48830 / R48830C17: got '616 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48832 / R48832C10: got '7305 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48832 / R48832C13: got '7305 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48832 / R48832C14: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48832 / R48832C17: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48833 / R48833C10: got '1104 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48833 / R48833C13: got '1104 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48833 / R48833C14: got '70 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48833 / R48833C17: got '70 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48835 / R48835C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48835 / R48835C13: got '1201-1299 N Sumner
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48835 / R48835C14: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48835 / R48835C17: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48836 / R48836C10: got '3442 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48836 / R48836C13: got '3442 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48836 / R48836C14: got '817-821 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48836 / R48836C17: got '817-821 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48838 / R48838C10: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48838 / R48838C13: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48838 / R48838C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48838 / R48838C17: got '522-598 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48839 / R48839C10: got '809 NW 108th St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48839 / R48839C13: got '809 NW 108th St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48839 / R48839C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48839 / R48839C17: got '151-199 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48841 / R48841C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48841 / R48841C13: got '2840-2846 NW 72nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48841 / R48841C14: got '6828 35th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48841 / R48841C17: got '6828 35th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48843 / R48843C10: got '1609 W Dravus St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48843 / R48843C13: got '1609 W Dravus St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48843 / R48843C14: got '1015 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48843 / R48843C17: got '1015 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48844 / R48844C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48844 / R48844C13: got '1813 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48844 / R48844C14: got '2815 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48844 / R48844C17: got '2815 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48846 / R48846C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48846 / R48846C13: got '2021-2025 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48846 / R48846C14: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48846 / R48846C17: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48847 / R48847C10: got '611 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48847 / R48847C13: got '611 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48847 / R48847C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48847 / R48847C17: got '2601-2699 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48848 / R48848C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48848 / R48848C13: got '621-699 36th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48848 / R48848C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48848 / R48848C17: got '2647-2699 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48850 / R48850C10: got '4120 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48850 / R48850C13: got '4120 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48850 / R48850C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48850 / R48850C17: got '426-498 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48851 / R48851C10: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48851 / R48851C13: got '24 SE 63rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48851 / R48851C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48851 / R48851C17: got '1620-1638 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48852 / R48852C10: got '2275 NW Kearney St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48852 / R48852C13: got '2275 NW Kearney St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48852 / R48852C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48852 / R48852C17: got '1601-1699 NE Hancock
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48853 / R48853C10: got '913 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48853 / R48853C13: got '913 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48853 / R48853C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48853 / R48853C17: got '2101-2211 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48854 / R48854C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48854 / R48854C13: got '2201-2271 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48854 / R48854C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48854 / R48854C17: got '601-649 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48855 / R48855C10: got '1113 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48855 / R48855C13: got '1113 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48855 / R48855C14: got '1212 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48855 / R48855C17: got '1212 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48856 / R48856C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48856 / R48856C13: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48856 / R48856C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48856 / R48856C17: got '29 Bell St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48857 / R48857C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48857 / R48857C13: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48857 / R48857C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48857 / R48857C17: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48858 / R48858C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48858 / R48858C13: got '1801-1813 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48858 / R48858C14: got '1717 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48858 / R48858C17: got '1717 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48859 / R48859C10: got '1717 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48859 / R48859C13: got '1717 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48859 / R48859C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48859 / R48859C17: got '1201-1299 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48861 / R48861C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48861 / R48861C13: got '180-198 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48861 / R48861C14: got '2629 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48861 / R48861C17: got '2629 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48863 / R48863C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48863 / R48863C13: got '2701-2725 NW Upshur
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48863 / R48863C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48863 / R48863C17: got '201-423 SE 60th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48864 / R48864C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48864 / R48864C13: got '411-413 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48864 / R48864C14: got '815 E Prospect St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48864 / R48864C17: got '815 E Prospect St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48865 / R48865C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48865 / R48865C13: got '2733-2745 NE 32nd Pl,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48865 / R48865C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48865 / R48865C17: got '2733-2745 NE 32nd Pl,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48866 / R48866C10: got '158 28th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48866 / R48866C13: got '158 28th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48866 / R48866C14: got '1201 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48866 / R48866C17: got '1201 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48867 / R48867C10: got '1201 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48867 / R48867C13: got '1201 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48867 / R48867C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48867 / R48867C17: got '501-503 Randolph Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48868 / R48868C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48868 / R48868C13: got '1601-1699 NE Hancock
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48868 / R48868C14: got '64 NE Tillamook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48868 / R48868C17: got '64 NE Tillamook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48873 / R48873C10: got '909 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48873 / R48873C13: got '909 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48873 / R48873C14: got '1113 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48873 / R48873C17: got '1113 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48874 / R48874C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48874 / R48874C13: got '2160-2168 NW Glisan
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48874 / R48874C14: got '832 N Blandena St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48874 / R48874C17: got '832 N Blandena St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48875 / R48875C10: got 'World Trade Center,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48875 / R48875C13: got 'World Trade Center,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48875 / R48875C14: got '5005 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48875 / R48875C17: got '5005 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48876 / R48876C10: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48876 / R48876C13: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48876 / R48876C14: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48876 / R48876C17: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48877 / R48877C10: got '719 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48877 / R48877C13: got '719 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48877 / R48877C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48877 / R48877C17: got '539-599 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48879 / R48879C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48879 / R48879C13: got '15-57 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48879 / R48879C14: got '1503 SW Broadway,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48879 / R48879C17: got '1503 SW Broadway,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48880 / R48880C10: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48880 / R48880C13: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48880 / R48880C14: got '7324 Keen Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48880 / R48880C17: got '7324 Keen Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48881 / R48881C10: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48881 / R48881C13: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48881 / R48881C14: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48881 / R48881C17: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48882 / R48882C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48882 / R48882C13: got '117-121 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48882 / R48882C14: got '3028 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48882 / R48882C17: got '3028 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48883 / R48883C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48883 / R48883C13: got '1903-2099 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48883 / R48883C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48883 / R48883C17: got '9421-9499 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48884 / R48884C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48884 / R48884C13: got '400-402 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48884 / R48884C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48884 / R48884C17: got '2840-2846 NW 72nd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48885 / R48885C10: got '507 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48885 / R48885C13: got '507 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48885 / R48885C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48885 / R48885C17: got '359-385 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48886 / R48886C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48886 / R48886C13: got '2701-2717 S Hudson
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48886 / R48886C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48886 / R48886C17: got '3500-3562 S Findlay
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48887 / R48887C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48887 / R48887C13: got '401-419 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48887 / R48887C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48887 / R48887C17: got '754-798 S Dakota St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48888 / R48888C10: got '817-821 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48888 / R48888C13: got '817-821 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48888 / R48888C14: got '820 NE 69th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48888 / R48888C17: got '820 NE 69th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48889 / R48889C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48889 / R48889C13: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48889 / R48889C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48889 / R48889C17: got '2364-2468 Harbor Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48890 / R48890C10: got '5407 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48890 / R48890C13: got '5407 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48890 / R48890C14: got '6615 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48890 / R48890C17: got '6615 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48892 / R48892C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48892 / R48892C13: got '2364-2468 Harbor Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48892 / R48892C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48892 / R48892C17: got '1800 42nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48894 / R48894C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48894 / R48894C13: got '1550-1572 NW
## Pettygrove St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48894 / R48894C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48894 / R48894C17: got '715-723 N Webster St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48895 / R48895C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48895 / R48895C13: got '3223 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48895 / R48895C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48895 / R48895C17: got '3207-3223 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48896 / R48896C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48896 / R48896C13: got '522-598 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48896 / R48896C14: got '4301 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48896 / R48896C17: got '4301 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48897 / R48897C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48897 / R48897C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48897 / R48897C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48897 / R48897C17: got '2684-2698 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48898 / R48898C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48898 / R48898C13: got '815-831 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48898 / R48898C14: got '913 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48898 / R48898C17: got '913 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48900 / R48900C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48900 / R48900C13: got '539-599 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48900 / R48900C14: got '1053 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48900 / R48900C17: got '1053 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48901 / R48901C10: got '4515 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48901 / R48901C13: got '4515 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48901 / R48901C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48901 / R48901C17: got '2136-2198 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48902 / R48902C10: got '1215 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48902 / R48902C13: got '1215 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48902 / R48902C14: got '1915 NE Everett St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48902 / R48902C17: got '1915 NE Everett St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48903 / R48903C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48903 / R48903C13: got '2700-2724 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48903 / R48903C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48903 / R48903C17: got '400-402 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48905 / R48905C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48905 / R48905C13: got '811-815 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48905 / R48905C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48905 / R48905C17: got '2234-2298 Minor Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48907 / R48907C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48907 / R48907C13: got '1201-1299 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48907 / R48907C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48907 / R48907C17: got '1201-1299 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48908 / R48908C10: got '10999 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48908 / R48908C13: got '10999 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48908 / R48908C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48908 / R48908C17: got '1550-1572 NW
## Pettygrove St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48910 / R48910C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48910 / R48910C13: got '2201 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48910 / R48910C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48910 / R48910C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48912 / R48912C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48912 / R48912C13: got '2647-2699 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48912 / R48912C14: got '7261 West Green Lake
## Dr N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48912 / R48912C17: got '7261 West Green Lake
## Dr N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48914 / R48914C10: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48914 / R48914C13: got '2001 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48914 / R48914C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48914 / R48914C17: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48915 / R48915C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48915 / R48915C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48915 / R48915C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48915 / R48915C17: got '2021-2025 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48916 / R48916C10: got '1436 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48916 / R48916C13: got '1436 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48916 / R48916C14: got '1911 32nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48916 / R48916C17: got '1911 32nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48917 / R48917C10: got '4240 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48917 / R48917C13: got '4240 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48917 / R48917C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48917 / R48917C17: got '1801-1813 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48918 / R48918C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48918 / R48918C13: got '1200-1264 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48918 / R48918C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48918 / R48918C17: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48919 / R48919C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48919 / R48919C13: got '1728-1750 Rainier Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48919 / R48919C14: got '115 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48919 / R48919C17: got '115 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48921 / R48921C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48921 / R48921C13: got '2101-2211 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48921 / R48921C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48921 / R48921C17: got '2160-2168 NW Glisan
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48922 / R48922C10: got '2629 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48922 / R48922C13: got '2629 Boyer Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48922 / R48922C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48922 / R48922C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48923 / R48923C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48923 / R48923C13: got '1100-1198 SE Water
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48923 / R48923C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48923 / R48923C17: got '1229-1231 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48924 / R48924C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48924 / R48924C13: got '773-799 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48924 / R48924C14: got '12023 Dayton Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48924 / R48924C17: got '12023 Dayton Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48925 / R48925C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48925 / R48925C13: got '426-498 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48925 / R48925C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48925 / R48925C17: got '3501-3579 SW
## Terwilliger Blvd, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48926 / R48926C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48926 / R48926C13: got '2601-2699 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48926 / R48926C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48926 / R48926C17: got '2701-2717 S Hudson
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48927 / R48927C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48927 / R48927C13: got '2234-2298 Minor Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48927 / R48927C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48927 / R48927C17: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48928 / R48928C10: got '621 WA-99, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48928 / R48928C13: got '621 WA-99, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48928 / R48928C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48928 / R48928C17: got '1505-1521 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48929 / R48929C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48929 / R48929C13: got '1620-1638 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48929 / R48929C14: got '1644 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48929 / R48929C17: got '1644 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48930 / R48930C10: got '1919 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48930 / R48930C13: got '1919 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48930 / R48930C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48930 / R48930C17: got '117-121 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48931 / R48931C10: got '1875 40th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48931 / R48931C13: got '1875 40th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48931 / R48931C14: got '621 WA-99, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48931 / R48931C17: got '621 WA-99, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48932 / R48932C10: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48932 / R48932C13: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48932 / R48932C14: got '12026 23rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48932 / R48932C17: got '12026 23rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48933 / R48933C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48933 / R48933C13: got '1919 NW Vaughn St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48933 / R48933C14: got '1215 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48933 / R48933C17: got '1215 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48934 / R48934C10: got '6521 24th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48934 / R48934C13: got '6521 24th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48934 / R48934C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48934 / R48934C17: got '1901-1903 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48937 / R48937C10: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48937 / R48937C13: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48937 / R48937C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48937 / R48937C17: got '105-149 Smith St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48939 / R48939C10: got '1942 Westlake Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48939 / R48939C13: got '1942 Westlake Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48939 / R48939C14: got '710 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48939 / R48939C17: got '710 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48940 / R48940C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48940 / R48940C13: got '1721-1727 SE 41st
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48940 / R48940C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48940 / R48940C17: got '825-831 NE 31st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48941 / R48941C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48941 / R48941C13: got '1900-1998 SW Main St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48941 / R48941C14: got '321 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48941 / R48941C17: got '321 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48942 / R48942C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48942 / R48942C13: got '2217-2221 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48942 / R48942C14: got '507 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48942 / R48942C17: got '507 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48943 / R48943C10: got '3812 SE 54th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48943 / R48943C13: got '3812 SE 54th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48943 / R48943C14: got '4815-4831 SE Division
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48943 / R48943C17: got '4815-4831 SE Division
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48944 / R48944C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48944 / R48944C13: got '754-798 S Dakota St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48944 / R48944C14: got '611 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48944 / R48944C17: got '611 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48945 / R48945C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48945 / R48945C13: got '359-385 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48945 / R48945C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48945 / R48945C17: got '29-35 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48946 / R48946C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48946 / R48946C13: got '1171-1199 NE Martin
## Luther King Jr Blvd, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48946 / R48946C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48946 / R48946C17: got '3400-3498 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48948 / R48948C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48948 / R48948C13: got '1800 42nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48948 / R48948C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48948 / R48948C17: got '1801-1899 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48950 / R48950C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48950 / R48950C13: got '1809-1887 N 97th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48950 / R48950C14: got '7632 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48950 / R48950C17: got '7632 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48952 / R48952C10: got '12 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48952 / R48952C13: got '12 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48952 / R48952C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48952 / R48952C17: got '932-1072 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48953 / R48953C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48953 / R48953C13: got '1168-1186 Boylston
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48953 / R48953C14: got '3202 E Madison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48953 / R48953C17: got '3202 E Madison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48954 / R48954C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48954 / R48954C13: got '152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48954 / R48954C14: got '3442 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48954 / R48954C17: got '3442 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48955 / R48955C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48955 / R48955C13: got '500 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48955 / R48955C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48955 / R48955C17: got '411-413 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48957 / R48957C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48957 / R48957C13: got '1900-1998 SW Salmon
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48957 / R48957C14: got '928-942 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48957 / R48957C17: got '928-942 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48958 / R48958C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48958 / R48958C13: got '29 Bell St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48958 / R48958C14: got '172 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48958 / R48958C17: got '172 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48959 / R48959C10: got '928-942 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48959 / R48959C13: got '928-942 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48959 / R48959C14: got '12 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48959 / R48959C17: got '12 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48960 / R48960C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48960 / R48960C13: got '800-850 N Jessup St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48960 / R48960C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48960 / R48960C17: got '1900-1998 SW Main St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48961 / R48961C10: got '2406 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48961 / R48961C13: got '2406 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48961 / R48961C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48961 / R48961C17: got '1500-1598 NW Kearney
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48962 / R48962C10: got '1503 SW Broadway,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48962 / R48962C13: got '1503 SW Broadway,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48962 / R48962C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48962 / R48962C17: got '3700-3898 N
## Commercial Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48963 / R48963C10: got '1717 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48963 / R48963C13: got '1717 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48963 / R48963C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48963 / R48963C17: got '481-539 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48964 / R48964C10: got '5005 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48964 / R48964C13: got '5005 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48964 / R48964C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48964 / R48964C17: got '1200-1264 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48965 / R48965C10: got '3202 E Madison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48965 / R48965C13: got '3202 E Madison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48965 / R48965C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48965 / R48965C17: got '2008-2020 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48966 / R48966C10: got '3028 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48966 / R48966C13: got '3028 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48966 / R48966C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48966 / R48966C17: got '1809-1887 N 97th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48968 / R48968C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48968 / R48968C13: got '5410-5472 NE 16th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48968 / R48968C14: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48968 / R48968C17: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48969 / R48969C10: got '2604 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48969 / R48969C13: got '2604 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48969 / R48969C14: got '400 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48969 / R48969C17: got '400 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48970 / R48970C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48970 / R48970C13: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48970 / R48970C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48970 / R48970C17: got '1903-2099 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48972 / R48972C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48972 / R48972C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48972 / R48972C14: got '719 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48972 / R48972C17: got '719 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48973 / R48973C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48973 / R48973C13: got '3207-3223 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48973 / R48973C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48973 / R48973C17: got '3230-3234 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48974 / R48974C10: got '115 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48974 / R48974C13: got '115 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48974 / R48974C14: got '1123 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48974 / R48974C17: got '1123 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48977 / R48977C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48977 / R48977C13: got '825-831 NE 31st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48977 / R48977C14: got '2406 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48977 / R48977C17: got '2406 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48979 / R48979C10: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48979 / R48979C13: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48979 / R48979C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48979 / R48979C17: got '6001-6023 NE 23rd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48980 / R48980C10: got '400 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48980 / R48980C13: got '400 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48980 / R48980C14: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48980 / R48980C17: got '5247-5265 NE 49th
## Ave, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48981 / R48981C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48981 / R48981C13: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48981 / R48981C14: got '5407 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48981 / R48981C17: got '5407 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48982 / R48982C10: got '172 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48982 / R48982C13: got '172 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48982 / R48982C14: got '3300 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48982 / R48982C17: got '3300 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48983 / R48983C10: got '1027 N Beech St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48983 / R48983C13: got '1027 N Beech St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48983 / R48983C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48983 / R48983C17: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48984 / R48984C10: got '6603 34th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48984 / R48984C13: got '6603 34th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48984 / R48984C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48984 / R48984C17: got '500 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48985 / R48985C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48985 / R48985C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48985 / R48985C14: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48985 / R48985C17: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48986 / R48986C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48986 / R48986C13: got '151-199 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48986 / R48986C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48986 / R48986C17: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48987 / R48987C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48987 / R48987C13: got '325-353 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48987 / R48987C14: got '4240 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48987 / R48987C17: got '4240 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48988 / R48988C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48988 / R48988C13: got '2647-2699 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48988 / R48988C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48988 / R48988C17: got '2647-2699 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48989 / R48989C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48989 / R48989C13: got '1201-1299 E Mercer
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48989 / R48989C14: got '4700 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48989 / R48989C17: got '4700 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48990 / R48990C10: got '1212 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48990 / R48990C13: got '1212 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N48990 / R48990C14: got '1323 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48990 / R48990C17: got '1323 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48991 / R48991C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48991 / R48991C13: got '932-1072 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48991 / R48991C14: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q48991 / R48991C17: got '9341-9405 N
## Portsmouth Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48992 / R48992C10: got '1125 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48992 / R48992C13: got '1125 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48992 / R48992C14: got '2275 NW Kearney St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48992 / R48992C17: got '2275 NW Kearney St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48993 / R48993C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48993 / R48993C13: got '29-35 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48993 / R48993C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48993 / R48993C17: got '773-799 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J48994 / R48994C10: got '611 S Lane St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M48994 / R48994C13: got '611 S Lane St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48994 / R48994C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48994 / R48994C17: got '1201-1299 E Mercer
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48995 / R48995C10: got '3724 N Missouri Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48995 / R48995C13: got '3724 N Missouri Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48995 / R48995C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48995 / R48995C17: got '2733-2745 NE 32nd Pl,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J48999 / R48999C10: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M48999 / R48999C13: got '4919-4923 N Fessenden
## St, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N48999 / R48999C14: got '9521-9541 N Fiske
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q48999 / R48999C17: got '9521-9541 N Fiske
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49000 / R49000C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49000 / R49000C13: got '11619-11665 Stone Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49000 / R49000C14: got '1942 Westlake Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49000 / R49000C17: got '1942 Westlake Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49002 / R49002C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49002 / R49002C13: got '1500-1598 NW Kearney
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49002 / R49002C14: got '129 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49002 / R49002C17: got '129 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49003 / R49003C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49003 / R49003C13: got '1201-1299 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49003 / R49003C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49003 / R49003C17: got '1813 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49004 / R49004C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49004 / R49004C13: got '601-649 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49004 / R49004C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49004 / R49004C17: got '2201-2271 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49005 / R49005C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49005 / R49005C13: got '909-961 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49005 / R49005C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49005 / R49005C17: got '180-198 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49007 / R49007C10: got '321 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49007 / R49007C13: got '321 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49007 / R49007C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49007 / R49007C17: got '815-831 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49008 / R49008C10: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49008 / R49008C13: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49008 / R49008C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49008 / R49008C17: got '211-299 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49009 / R49009C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49009 / R49009C13: got '8700-8748 25th Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49009 / R49009C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49009 / R49009C17: got '401-419 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49010 / R49010C10: got '3300 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49010 / R49010C13: got '3300 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49010 / R49010C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49010 / R49010C17: got '325-353 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49011 / R49011C10: got '1915 NE Everett St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49011 / R49011C13: got '1915 NE Everett St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49011 / R49011C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49011 / R49011C17: got '1500 SE 47th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49012 / R49012C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49012 / R49012C13: got '4899-4993 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49012 / R49012C14: got '1125 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49012 / R49012C17: got '1125 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49014 / R49014C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49014 / R49014C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49014 / R49014C14: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49014 / R49014C17: got '164 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49015 / R49015C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49015 / R49015C13: got '1505-1521 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49015 / R49015C14: got '158 28th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49015 / R49015C17: got '158 28th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49016 / R49016C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49016 / R49016C13: got '2314-2324 NE 56th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49016 / R49016C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49016 / R49016C17: got '5410-5472 NE 16th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49019 / R49019C10: got '1828-1832 NW Raleigh
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49019 / R49019C13: got '1828-1832 NW Raleigh
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49019 / R49019C14: got 'World Trade Center,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49019 / R49019C17: got 'World Trade Center,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49020 / R49020C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49020 / R49020C13: got '1229-1231 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49020 / R49020C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49020 / R49020C17: got '900-918 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49021 / R49021C10: got '5474 NE Sandy Blvd,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49021 / R49021C13: got '5474 NE Sandy Blvd,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49021 / R49021C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49021 / R49021C17: got '15-57 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49022 / R49022C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49022 / R49022C13: got '4432 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49022 / R49022C14: got '6603 34th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49022 / R49022C17: got '6603 34th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49024 / R49024C10: got '4700 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49024 / R49024C13: got '4700 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49024 / R49024C14: got '1609 W Dravus St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49024 / R49024C17: got '1609 W Dravus St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49028 / R49028C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49028 / R49028C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49028 / R49028C14: got '2734 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49028 / R49028C17: got '2734 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49030 / R49030C10: got '435 NE 17th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49030 / R49030C13: got '435 NE 17th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49030 / R49030C14: got '808 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49030 / R49030C17: got '808 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49031 / R49031C10: got '4915 25th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49031 / R49031C13: got '4915 25th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49031 / R49031C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49031 / R49031C17: got '6415-6499 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49032 / R49032C10: got '501 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49032 / R49032C13: got '501 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49032 / R49032C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49032 / R49032C17: got '556-598 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49033 / R49033C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49033 / R49033C13: got '2136-2198 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49033 / R49033C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49033 / R49033C17: got '701-739 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49034 / R49034C10: got '520 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49034 / R49034C13: got '520 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49034 / R49034C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49034 / R49034C17: got '2245-2399 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49036 / R49036C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49036 / R49036C13: got '3400-3498 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49036 / R49036C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49036 / R49036C17: got '3500-3582 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49038 / R49038C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49038 / R49038C13: got '2087-2099 NW Overton
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49038 / R49038C14: got '1107 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49038 / R49038C17: got '1107 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49039 / R49039C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49039 / R49039C13: got '1-89 NW 20th Pl,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49039 / R49039C14: got '4 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49039 / R49039C17: got '4 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49040 / R49040C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49040 / R49040C13: got '701-799 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49040 / R49040C14: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49040 / R49040C17: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49041 / R49041C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49041 / R49041C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49041 / R49041C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49041 / R49041C17: got '525-563 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49042 / R49042C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49042 / R49042C13: got '2009-2015 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49042 / R49042C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49042 / R49042C17: got '6901-6903 12th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49043 / R49043C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49043 / R49043C13: got '600 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49043 / R49043C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49043 / R49043C17: got '2219-2233 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49044 / R49044C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49044 / R49044C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49044 / R49044C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49044 / R49044C17: got '5300-5398 NE
## Sacramento St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49045 / R49045C10: got '902 Occidental Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49045 / R49045C13: got '902 Occidental Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49045 / R49045C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49045 / R49045C17: got '700-798 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49046 / R49046C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49046 / R49046C13: got '3424-3498 NE Jessup
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49046 / R49046C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49046 / R49046C17: got '616-626 N Webster St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49047 / R49047C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49047 / R49047C13: got '147-199 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49047 / R49047C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49047 / R49047C17: got '1401-1443 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49048 / R49048C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49048 / R49048C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49048 / R49048C14: got '10 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49048 / R49048C17: got '10 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49049 / R49049C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49049 / R49049C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49049 / R49049C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49049 / R49049C17: got '511-517 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49050 / R49050C10: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49050 / R49050C13: got '135 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49050 / R49050C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49050 / R49050C17: got '1-49 NE Mason St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49051 / R49051C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49051 / R49051C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49051 / R49051C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49051 / R49051C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49052 / R49052C10: got '815 E Prospect St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49052 / R49052C13: got '815 E Prospect St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49052 / R49052C14: got '812 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49052 / R49052C17: got '812 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49053 / R49053C10: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49053 / R49053C13: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49053 / R49053C14: got '1734 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49053 / R49053C17: got '1734 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49054 / R49054C10: got '7422 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49054 / R49054C13: got '7422 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49054 / R49054C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49054 / R49054C17: got '10115-10199 Greenwood
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49055 / R49055C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49055 / R49055C13: got '5215-5299 N Denver
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49055 / R49055C14: got '2724 N Ainsworth St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49055 / R49055C17: got '2724 N Ainsworth St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49056 / R49056C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49056 / R49056C13: got '100-110 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49056 / R49056C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49056 / R49056C17: got '7149-7199 SE Ramona
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49057 / R49057C10: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49057 / R49057C13: got '2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49057 / R49057C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49057 / R49057C17: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49058 / R49058C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49058 / R49058C13: got '201-423 SE 60th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49058 / R49058C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49058 / R49058C17: got '2832-2998 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49059 / R49059C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49059 / R49059C13: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49059 / R49059C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49059 / R49059C17: got '4701-4825 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49060 / R49060C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49060 / R49060C13: got '745-801 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49060 / R49060C14: got '1807 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49060 / R49060C17: got '1807 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49061 / R49061C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49061 / R49061C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49061 / R49061C14: got '5409 Barnes Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49061 / R49061C17: got '5409 Barnes Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49062 / R49062C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49062 / R49062C13: got '960-982 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49062 / R49062C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49062 / R49062C17: got '2009-2015 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49063 / R49063C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49063 / R49063C13: got '1901-1903 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49063 / R49063C14: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49063 / R49063C17: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49064 / R49064C10: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49064 / R49064C13: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49064 / R49064C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49064 / R49064C17: got '701-799 NE Davis St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49065 / R49065C10: got '4751 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49065 / R49065C13: got '4751 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49065 / R49065C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49065 / R49065C17: got '4427-4429 Rainier Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49066 / R49066C10: got '1107 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49066 / R49066C13: got '1107 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49066 / R49066C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49066 / R49066C17: got '1132-1198 SW Stark
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49067 / R49067C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49067 / R49067C13: got '2621-2625 Marine Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49067 / R49067C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49067 / R49067C17: got '4408 Fauntleroy Way
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49069 / R49069C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49069 / R49069C13: got '9421-9499 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49069 / R49069C14: got '8532 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49069 / R49069C17: got '8532 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49071 / R49071C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49071 / R49071C13: got '556-598 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49071 / R49071C14: got '4332 15th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49071 / R49071C17: got '4332 15th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49072 / R49072C10: got '2114 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49072 / R49072C13: got '2114 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49072 / R49072C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49072 / R49072C17: got '101-149 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49073 / R49073C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49073 / R49073C13: got '2401-2499 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49073 / R49073C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49073 / R49073C17: got '135-149 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49074 / R49074C10: got '9521-9541 N Fiske
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49074 / R49074C13: got '9521-9541 N Fiske
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49074 / R49074C14: got '9215 N Woolsey Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49074 / R49074C17: got '9215 N Woolsey Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49075 / R49075C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49075 / R49075C13: got '1801-1899 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49075 / R49075C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49075 / R49075C17: got '960-982 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49076 / R49076C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49076 / R49076C13: got '3700-3898 N
## Commercial Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49076 / R49076C14: got '315 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49076 / R49076C17: got '315 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49078 / R49078C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49078 / R49078C13: got '1943-2139 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49078 / R49078C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49078 / R49078C17: got '1801-1899 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49079 / R49079C10: got '720 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49079 / R49079C13: got '720 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49079 / R49079C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49079 / R49079C17: got '745-801 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49080 / R49080C10: got '919 SW 17th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49080 / R49080C13: got '919 SW 17th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49080 / R49080C14: got '124 SW Ash St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49080 / R49080C17: got '124 SW Ash St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49081 / R49081C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49081 / R49081C13: got '343-373 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49081 / R49081C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49081 / R49081C17: got '200-214 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49082 / R49082C10: got '820 SW 18th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49082 / R49082C13: got '820 SW 18th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49082 / R49082C14: got '916 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49082 / R49082C17: got '916 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49084 / R49084C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49084 / R49084C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49084 / R49084C14: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49084 / R49084C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49086 / R49086C10: got '7324 Keen Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49086 / R49086C13: got '7324 Keen Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49086 / R49086C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49086 / R49086C17: got '610-798 Wheeler St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49087 / R49087C10: got '543 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49087 / R49087C13: got '543 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49087 / R49087C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49087 / R49087C17: got '63 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49089 / R49089C10: got 'Westin Building,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49089 / R49089C13: got 'Westin Building,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49089 / R49089C14: got '536 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49089 / R49089C17: got '536 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49090 / R49090C10: got '1016 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49090 / R49090C13: got '1016 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49090 / R49090C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49090 / R49090C17: got '301-343 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49092 / R49092C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49092 / R49092C13: got '101-149 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49092 / R49092C14: got 'Westin Building,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49092 / R49092C17: got 'Westin Building,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49093 / R49093C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49093 / R49093C13: got '2000-2098 NW Vernon
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49093 / R49093C14: got '168 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49093 / R49093C17: got '168 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49096 / R49096C10: got '1053 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49096 / R49096C13: got '1053 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49096 / R49096C14: got '615 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49096 / R49096C17: got '615 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49097 / R49097C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49097 / R49097C13: got '715-723 N Webster St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49097 / R49097C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49097 / R49097C17: got '1112-1198 NW 19th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49098 / R49098C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49098 / R49098C13: got '109 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49098 / R49098C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49098 / R49098C17: got '6529-6531 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49099 / R49099C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49099 / R49099C13: got '3100-3198 N Trenton
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49099 / R49099C14: got '2314B NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49099 / R49099C17: got '2314B NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49100 / R49100C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49100 / R49100C13: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49100 / R49100C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49100 / R49100C17: got '1200-1298 NE 19th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49101 / R49101C10: got '820 NE 69th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49101 / R49101C13: got '820 NE 69th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49101 / R49101C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49101 / R49101C17: got '4361-4399 SE
## Woodstock Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49102 / R49102C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49102 / R49102C13: got '901-915 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49102 / R49102C14: got '501 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49102 / R49102C17: got '501 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49104 / R49104C10: got '6615 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49104 / R49104C13: got '6615 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49104 / R49104C14: got '4915 25th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49104 / R49104C17: got '4915 25th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49107 / R49107C10: got '2277 NW Quimby St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49107 / R49107C13: got '2277 NW Quimby St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49107 / R49107C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49107 / R49107C17: got '2-20 SE 57th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49108 / R49108C10: got '1911 32nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49108 / R49108C13: got '1911 32nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49108 / R49108C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49108 / R49108C17: got '1001-1043 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49109 / R49109C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49109 / R49109C13: got '7901-7999 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49109 / R49109C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49109 / R49109C17: got '7901-7999 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49110 / R49110C10: got '8532 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49110 / R49110C13: got '8532 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49110 / R49110C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49110 / R49110C17: got '2000-2098 NW Vernon
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49111 / R49111C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49111 / R49111C13: got '103 SW Ash St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49111 / R49111C14: got '12423 N Cook St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49111 / R49111C17: got '12423 N Cook St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49112 / R49112C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49112 / R49112C13: got '511-517 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49112 / R49112C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49112 / R49112C17: got '1605-1607 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49114 / R49114C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49114 / R49114C13: got '701-739 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49114 / R49114C14: got '2114 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49114 / R49114C17: got '2114 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49116 / R49116C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49116 / R49116C13: got '633-657 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49116 / R49116C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49116 / R49116C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49117 / R49117C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49117 / R49117C13: got '500-566 Eastlake Ave
## E, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49117 / R49117C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49117 / R49117C17: got '463-505 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49118 / R49118C10: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49118 / R49118C13: got '5247-5265 NE 49th
## Ave, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49118 / R49118C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49118 / R49118C17: got '1037-1099 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49119 / R49119C10: got '346 Diagonal Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49119 / R49119C13: got '346 Diagonal Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49119 / R49119C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49119 / R49119C17: got '3430-3432 Alamo Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49120 / R49120C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49120 / R49120C13: got '50-54 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49120 / R49120C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49120 / R49120C17: got '1-89 NW 20th Pl,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49121 / R49121C10: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49121 / R49121C13: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49121 / R49121C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49121 / R49121C17: got '1701 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49122 / R49122C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49122 / R49122C13: got '4258-4298 SW Genesee
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49122 / R49122C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49122 / R49122C17: got '2621-2625 Marine Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49123 / R49123C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49123 / R49123C13: got '3500-3582 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49123 / R49123C14: got '115 SW Ash St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49123 / R49123C17: got '115 SW Ash St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49124 / R49124C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49124 / R49124C13: got '3500-3562 S Findlay
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49124 / R49124C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49124 / R49124C17: got '6535-6537 Seward Park
## Ave S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49125 / R49125C10: got '615 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49125 / R49125C13: got '615 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49125 / R49125C14: got '410 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49125 / R49125C17: got '410 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49126 / R49126C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49126 / R49126C13: got '1132-1198 SW Stark
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49126 / R49126C14: got '820 SW 18th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49126 / R49126C17: got '820 SW 18th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49127 / R49127C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49127 / R49127C13: got '4361-4399 SE
## Woodstock Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49127 / R49127C14: got '4825 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49127 / R49127C17: got '4825 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49128 / R49128C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49128 / R49128C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49128 / R49128C14: got '2727 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49128 / R49128C17: got '2727 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49130 / R49130C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49130 / R49130C13: got '2245-2399 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49130 / R49130C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49130 / R49130C17: got '1401-1415 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49131 / R49131C10: got '808 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49131 / R49131C13: got '808 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49131 / R49131C14: got '143 NE 6th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49131 / R49131C17: got '143 NE 6th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49132 / R49132C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49132 / R49132C13: got '1111-1399 29th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49132 / R49132C14: got '902 Occidental Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49132 / R49132C17: got '902 Occidental Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49133 / R49133C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49133 / R49133C13: got '2733-2745 NE 32nd Pl,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49133 / R49133C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49133 / R49133C17: got '802 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49134 / R49134C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49134 / R49134C13: got '1202-1298 SW 19th
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49134 / R49134C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49134 / R49134C17: got '50-54 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49135 / R49135C10: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49135 / R49135C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49135 / R49135C14: got '3602 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49135 / R49135C17: got '3602 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49137 / R49137C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49137 / R49137C13: got '4424-4456 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49137 / R49137C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49137 / R49137C17: got '4143-4147 25th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49138 / R49138C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49138 / R49138C13: got '2601-2799 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49138 / R49138C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49138 / R49138C17: got '4401 SW Findlay St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49139 / R49139C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49139 / R49139C13: got '1300 SW Washington
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49139 / R49139C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49139 / R49139C17: got '1-99 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49140 / R49140C10: got '916 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49140 / R49140C13: got '916 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49140 / R49140C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49140 / R49140C17: got '1525-1599 SW Yamhill
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49141 / R49141C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49141 / R49141C13: got '315-399 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49141 / R49141C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49141 / R49141C17: got '1943-2139 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49142 / R49142C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49142 / R49142C13: got '2714-2718 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49142 / R49142C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49142 / R49142C17: got '3212-3216 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49143 / R49143C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49143 / R49143C13: got '401-419 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49143 / R49143C14: got '346 Diagonal Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49143 / R49143C17: got '346 Diagonal Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49146 / R49146C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49146 / R49146C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49146 / R49146C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49146 / R49146C17: got '2830-2850 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49147 / R49147C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49147 / R49147C13: got '802 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49147 / R49147C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49147 / R49147C17: got '2727-2799 NE Knott
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49148 / R49148C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49148 / R49148C13: got '701-799 NE Davis St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49148 / R49148C14: got '105 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49148 / R49148C17: got '105 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49149 / R49149C10: got '720 NE Grand Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49149 / R49149C13: got '720 NE Grand Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49149 / R49149C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49149 / R49149C17: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49151 / R49151C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49151 / R49151C13: got '463-505 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49151 / R49151C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49151 / R49151C17: got '600 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49152 / R49152C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49152 / R49152C13: got '10115-10199 Greenwood
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49152 / R49152C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49152 / R49152C17: got '3222-3298 W McGraw
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49153 / R49153C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49153 / R49153C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49153 / R49153C14: got '6322 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49153 / R49153C17: got '6322 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49154 / R49154C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49154 / R49154C13: got '965-1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49154 / R49154C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49154 / R49154C17: got '2219-2235 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49155 / R49155C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49155 / R49155C13: got '1112-1198 NW 19th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49155 / R49155C14: got '2277 NW Quimby St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49155 / R49155C17: got '2277 NW Quimby St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49156 / R49156C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49156 / R49156C13: got '101-107 NE Shaver St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49156 / R49156C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49156 / R49156C17: got '3424-3498 NE Jessup
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49157 / R49157C10: got '64 NE Tillamook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49157 / R49157C13: got '64 NE Tillamook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49157 / R49157C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49157 / R49157C17: got '1300 SW Washington
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49158 / R49158C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49158 / R49158C13: got '901 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49158 / R49158C14: got '5917 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49158 / R49158C17: got '5917 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49159 / R49159C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49159 / R49159C13: got '4405 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49159 / R49159C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49159 / R49159C17: got '3500-3512 SW Othello
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49160 / R49160C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49160 / R49160C13: got '700-716 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49160 / R49160C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49160 / R49160C17: got '5764-5898 SE 72nd
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49161 / R49161C10: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49161 / R49161C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49161 / R49161C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49161 / R49161C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49162 / R49162C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49162 / R49162C13: got '401-407 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49162 / R49162C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49162 / R49162C17: got '15-27 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49163 / R49163C10: got '7800 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49163 / R49163C13: got '7800 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49163 / R49163C14: got '6203 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49163 / R49163C17: got '6203 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49164 / R49164C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49164 / R49164C13: got '135-149 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49164 / R49164C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49164 / R49164C17: got '7901-7999 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49165 / R49165C10: got '545 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49165 / R49165C13: got '545 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49165 / R49165C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49165 / R49165C17: got '2901-2911 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49166 / R49166C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49166 / R49166C13: got '6415-6499 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49166 / R49166C14: got '3401 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49166 / R49166C17: got '3401 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49167 / R49167C10: got '12026 23rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49167 / R49167C13: got '12026 23rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49167 / R49167C14: got '4751 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49167 / R49167C17: got '4751 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49168 / R49168C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49168 / R49168C13: got '1-49 NE Mason St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49168 / R49168C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49168 / R49168C17: got '7410-7498 N Montana
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49169 / R49169C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49169 / R49169C13: got '610-798 Wheeler St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49169 / R49169C14: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49169 / R49169C17: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49170 / R49170C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49170 / R49170C13: got '6901-6903 12th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49170 / R49170C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49170 / R49170C17: got '141-145 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49171 / R49171C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49171 / R49171C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49171 / R49171C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49171 / R49171C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49172 / R49172C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49172 / R49172C13: got '1-99 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49172 / R49172C14: got '720 NE Grand Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49172 / R49172C17: got '720 NE Grand Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49173 / R49173C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49173 / R49173C13: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49173 / R49173C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49173 / R49173C17: got '343-373 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49174 / R49174C10: got '2630 N Hayden Island
## Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49174 / R49174C13: got '2630 N Hayden Island
## Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49174 / R49174C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49174 / R49174C17: got '101-107 NE Shaver St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49175 / R49175C10: got '501 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49175 / R49175C13: got '501 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49175 / R49175C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49175 / R49175C17: got '2401-2499 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49176 / R49176C10: got '315 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49176 / R49176C13: got '315 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49176 / R49176C14: got '2432 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49176 / R49176C17: got '2432 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49177 / R49177C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49177 / R49177C13: got '700-798 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49177 / R49177C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49177 / R49177C17: got '4424-4456 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49178 / R49178C10: got '5409 Barnes Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49178 / R49178C13: got '5409 Barnes Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49178 / R49178C14: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49178 / R49178C17: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49179 / R49179C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49179 / R49179C13: got '141-145 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49179 / R49179C14: got '525 E Harrison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49179 / R49179C17: got '525 E Harrison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49180 / R49180C10: got '1405 N Skidmore St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49180 / R49180C13: got '1405 N Skidmore St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49180 / R49180C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49180 / R49180C17: got '100-110 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49181 / R49181C10: got '12423 N Cook St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49181 / R49181C13: got '12423 N Cook St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49181 / R49181C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49181 / R49181C17: got '5215-5299 N Denver
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49182 / R49182C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49182 / R49182C13: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49182 / R49182C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49182 / R49182C17: got '6738-6742 Cleopatra
## Pl NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49183 / R49183C10: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49183 / R49183C13: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49183 / R49183C14: got '125 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49183 / R49183C17: got '125 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49184 / R49184C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49184 / R49184C13: got '1401-1415 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49184 / R49184C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49184 / R49184C17: got '2803-2807 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49186 / R49186C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49186 / R49186C13: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49186 / R49186C14: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49186 / R49186C17: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49187 / R49187C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49187 / R49187C13: got '200-214 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49187 / R49187C14: got '2631 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49187 / R49187C17: got '2631 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49188 / R49188C10: got '143 NE 6th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49188 / R49188C13: got '143 NE 6th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49188 / R49188C14: got '6455 NE 7th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49188 / R49188C17: got '6455 NE 7th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49189 / R49189C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49189 / R49189C13: got '3599 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49189 / R49189C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49189 / R49189C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49190 / R49190C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49190 / R49190C13: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49190 / R49190C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49190 / R49190C17: got '1202-1298 SW 19th
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49191 / R49191C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49191 / R49191C13: got '3310-3398 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49191 / R49191C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49191 / R49191C17: got '109 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49192 / R49192C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49192 / R49192C13: got '2803-2807 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49192 / R49192C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49192 / R49192C17: got '2601-2799 Elliott
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49193 / R49193C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49193 / R49193C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49193 / R49193C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49193 / R49193C17: got '901-915 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49194 / R49194C10: got '12023 Dayton Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49194 / R49194C13: got '12023 Dayton Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49194 / R49194C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49194 / R49194C17: got '4709-4711 Roosevelt
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49195 / R49195C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49195 / R49195C13: got '1037-1099 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49195 / R49195C14: got '543 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49195 / R49195C17: got '543 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49196 / R49196C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49196 / R49196C13: got '3230-3234 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49196 / R49196C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49196 / R49196C17: got '2951-3107 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49197 / R49197C10: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49197 / R49197C13: got '1412 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49197 / R49197C14: got '1627 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49197 / R49197C17: got '1627 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49198 / R49198C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49198 / R49198C13: got '1525-1599 SW Yamhill
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49198 / R49198C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49198 / R49198C17: got '1311-1329 NW 25th
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49200 / R49200C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49200 / R49200C13: got '100-152 W Thomas St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49200 / R49200C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49200 / R49200C17: got '6201-6299 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49201 / R49201C10: got '4815-4831 SE Division
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49201 / R49201C13: got '4815-4831 SE Division
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49201 / R49201C14: got '919 SW 17th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49201 / R49201C17: got '919 SW 17th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49202 / R49202C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49202 / R49202C13: got '211-299 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49202 / R49202C14: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49202 / R49202C17: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49203 / R49203C10: got '124 SW Ash St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49203 / R49203C13: got '124 SW Ash St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49203 / R49203C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49203 / R49203C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49204 / R49204C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49204 / R49204C13: got '2830-2850 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49204 / R49204C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49204 / R49204C17: got '9217-9221 12th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49205 / R49205C10: got '4301 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49205 / R49205C13: got '4301 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49205 / R49205C14: got '520 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49205 / R49205C17: got '520 Pike St, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49206 / R49206C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49206 / R49206C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49206 / R49206C14: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49206 / R49206C17: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49207 / R49207C10: got '1627 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49207 / R49207C13: got '1627 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49207 / R49207C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49207 / R49207C17: got '308-310 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49208 / R49208C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49208 / R49208C13: got '13513-13839 Riviera
## Pl NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49208 / R49208C14: got '720 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49208 / R49208C17: got '720 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49209 / R49209C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49209 / R49209C13: got '826-850 Howell St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49209 / R49209C14: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49209 / R49209C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49210 / R49210C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49210 / R49210C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49210 / R49210C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49210 / R49210C17: got '700-716 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49211 / R49211C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49211 / R49211C13: got '3300 W McGraw St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49211 / R49211C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49211 / R49211C17: got '5400-5550 Bay Terrace
## Rd, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49212 / R49212C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49212 / R49212C13: got '4427-4429 Rainier Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49212 / R49212C14: got '5208 S Willow St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49212 / R49212C17: got '5208 S Willow St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49213 / R49213C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49213 / R49213C13: got '2101-2199 NW Vernon
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49213 / R49213C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49213 / R49213C17: got '2714-2718 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49214 / R49214C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49214 / R49214C13: got '105-149 Smith St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49214 / R49214C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49214 / R49214C17: got '800 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49215 / R49215C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49215 / R49215C13: got '1401-1443 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49215 / R49215C14: got '1016 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49215 / R49215C17: got '1016 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49217 / R49217C10: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49217 / R49217C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49217 / R49217C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49217 / R49217C17: got '2101-2199 NW Vernon
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49218 / R49218C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49218 / R49218C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49218 / R49218C14: got '544 N 78th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49218 / R49218C17: got '544 N 78th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49219 / R49219C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49219 / R49219C13: got '525-563 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49219 / R49219C14: got '222 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49219 / R49219C17: got '222 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49220 / R49220C10: got '410 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49220 / R49220C13: got '410 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49220 / R49220C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49220 / R49220C17: got '3310-3398 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49221 / R49221C10: got '105 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49221 / R49221C13: got '105 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49221 / R49221C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49221 / R49221C17: got '2087-2099 NW Overton
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49224 / R49224C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49224 / R49224C13: got '2951-3107 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49224 / R49224C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49224 / R49224C17: got '100-152 W Thomas St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49225 / R49225C10: got '7261 West Green Lake
## Dr N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49225 / R49225C13: got '7261 West Green Lake
## Dr N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49225 / R49225C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49225 / R49225C17: got '965-1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49226 / R49226C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49226 / R49226C13: got '63 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49226 / R49226C14: got '2924 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49226 / R49226C17: got '2924 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49228 / R49228C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49228 / R49228C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49228 / R49228C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49228 / R49228C17: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49229 / R49229C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49229 / R49229C13: got '2008-2020 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49229 / R49229C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49229 / R49229C17: got '1045-1099 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49230 / R49230C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49230 / R49230C13: got '7848-7852 Stroud Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49230 / R49230C14: got '7422 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49230 / R49230C17: got '7422 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49231 / R49231C10: got '25 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49231 / R49231C13: got '25 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49231 / R49231C14: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49231 / R49231C17: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49232 / R49232C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49232 / R49232C13: got '1001-1043 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49232 / R49232C14: got '1911 32nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49232 / R49232C17: got '1911 32nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49233 / R49233C10: got '5917 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49233 / R49233C13: got '5917 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49233 / R49233C14: got '501 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49233 / R49233C17: got '501 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49235 / R49235C10: got '832 N Blandena St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49235 / R49235C13: got '832 N Blandena St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49235 / R49235C14: got '1405 N Skidmore St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49235 / R49235C17: got '1405 N Skidmore St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49236 / R49236C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49236 / R49236C13: got '3221-3225 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49236 / R49236C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49236 / R49236C17: got '4258-4298 SW Genesee
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49238 / R49238C10: got '536 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49238 / R49238C13: got '536 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49238 / R49238C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49238 / R49238C17: got '500-566 Eastlake Ave
## E, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49239 / R49239C10: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49239 / R49239C13: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49239 / R49239C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49239 / R49239C17: got '701-799 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49240 / R49240C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49240 / R49240C13: got '4638-4698 SE
## Hawthorne Blvd, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49240 / R49240C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49240 / R49240C17: got '951-999 N Fremont St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49241 / R49241C10: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49241 / R49241C13: got '1237 NE Roselawn St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49241 / R49241C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49241 / R49241C17: got '800-822 NE 47th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49244 / R49244C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49244 / R49244C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49244 / R49244C14: got '7800 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49244 / R49244C17: got '7800 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49246 / R49246C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49246 / R49246C13: got '15-27 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49246 / R49246C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49246 / R49246C17: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49247 / R49247C10: got '812 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49247 / R49247C13: got '812 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49247 / R49247C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49247 / R49247C17: got '633-657 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49248 / R49248C10: got '6203 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49248 / R49248C13: got '6203 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49248 / R49248C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49248 / R49248C17: got '769-799 Hayes St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49249 / R49249C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49249 / R49249C13: got '1045-1099 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49249 / R49249C14: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49249 / R49249C17: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49250 / R49250C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49250 / R49250C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49250 / R49250C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49250 / R49250C17: got '147-199 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49251 / R49251C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49251 / R49251C13: got '4709-4711 Roosevelt
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49251 / R49251C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49251 / R49251C17: got '2111-2117 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49252 / R49252C10: got '1323 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49252 / R49252C13: got '1323 N 79th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49252 / R49252C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49252 / R49252C17: got '401-419 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49253 / R49253C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49253 / R49253C13: got '1801-1899 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49253 / R49253C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49253 / R49253C17: got '953-957 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49263 / R49263C10: got '3401 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49263 / R49263C13: got '3401 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49263 / R49263C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49263 / R49263C17: got '3008-3012 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49264 / R49264C10: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49264 / R49264C13: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49264 / R49264C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49264 / R49264C17: got '910-998 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49265 / R49265C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49265 / R49265C13: got '1401-1437 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49265 / R49265C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49265 / R49265C17: got '4223-4249 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49266 / R49266C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49266 / R49266C13: got '6738-6742 Cleopatra
## Pl NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49266 / R49266C14: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49266 / R49266C17: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49268 / R49268C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49268 / R49268C13: got '711-717 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49268 / R49268C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49268 / R49268C17: got '359-385 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49269 / R49269C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49269 / R49269C13: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49269 / R49269C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49269 / R49269C17: got '700-746 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49270 / R49270C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49270 / R49270C13: got '2067-2095 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49270 / R49270C14: got '9249 College Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49270 / R49270C17: got '9249 College Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49271 / R49271C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49271 / R49271C13: got '3030-3136 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49271 / R49271C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49271 / R49271C17: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49274 / R49274C10: got '2631 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49274 / R49274C13: got '2631 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49274 / R49274C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49274 / R49274C17: got '711-717 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49275 / R49275C10: got '222 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49275 / R49275C13: got '222 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49275 / R49275C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49275 / R49275C17: got '901-913 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49276 / R49276C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49276 / R49276C13: got '796-842 NE Multnomah
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49276 / R49276C14: got '1088 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49276 / R49276C17: got '1088 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49277 / R49277C10: got '105 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49277 / R49277C13: got '105 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49277 / R49277C14: got '3508 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49277 / R49277C17: got '3508 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49278 / R49278C10: got '430 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49278 / R49278C13: got '430 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49278 / R49278C14: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49278 / R49278C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49279 / R49279C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49279 / R49279C13: got '4600-4620 SE Ellis
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49279 / R49279C14: got '333 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49279 / R49279C17: got '333 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49280 / R49280C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49280 / R49280C13: got '3008-3012 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49280 / R49280C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49280 / R49280C17: got '3214-3220 W McGraw
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49281 / R49281C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49281 / R49281C13: got '413-485 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49281 / R49281C14: got '1904 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49281 / R49281C17: got '1904 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49282 / R49282C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49282 / R49282C13: got '5810-5816 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49282 / R49282C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49282 / R49282C17: got '3301-3399 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49283 / R49283C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49283 / R49283C13: got '534-576 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49283 / R49283C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49283 / R49283C17: got '335-399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49284 / R49284C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49284 / R49284C13: got '2901-2911 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49284 / R49284C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49284 / R49284C17: got '500 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49285 / R49285C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49285 / R49285C13: got '724-760 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49285 / R49285C14: got '7733 25th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49285 / R49285C17: got '7733 25th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49286 / R49286C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49286 / R49286C13: got '3301-3399 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49286 / R49286C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49286 / R49286C17: got '2217-2221 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49287 / R49287C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49287 / R49287C13: got '5300-5398 NE
## Sacramento St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49287 / R49287C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49287 / R49287C17: got '4422-4498 N Albina
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49288 / R49288C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49288 / R49288C13: got '6529-6531 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49288 / R49288C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49288 / R49288C17: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49289 / R49289C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49289 / R49289C13: got '1211-1299 NW Glisan
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49289 / R49289C14: got '3848 SE Grant Ct,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49289 / R49289C17: got '3848 SE Grant Ct,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49292 / R49292C10: got '1807 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49292 / R49292C13: got '1807 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49292 / R49292C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49292 / R49292C17: got '1176-1198 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49293 / R49293C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49293 / R49293C13: got '359-385 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49293 / R49293C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49293 / R49293C17: got '2727-2749 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49295 / R49295C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49295 / R49295C13: got '951-999 N Fremont St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49295 / R49295C14: got '925 NW Lovejoy St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49295 / R49295C17: got '925 NW Lovejoy St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49296 / R49296C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49296 / R49296C13: got '5457-5459 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49296 / R49296C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49296 / R49296C17: got '2067-2095 Westlake
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49297 / R49297C10: got '130 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49297 / R49297C13: got '130 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49297 / R49297C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49297 / R49297C17: got '1401-1437 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49298 / R49298C10: got '4332 15th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49298 / R49298C13: got '4332 15th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49298 / R49298C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49298 / R49298C17: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49299 / R49299C10: got '2734 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49299 / R49299C13: got '2734 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49299 / R49299C14: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49299 / R49299C17: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49300 / R49300C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49300 / R49300C13: got '3272-3276 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49300 / R49300C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49300 / R49300C17: got '35-65 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49301 / R49301C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49301 / R49301C13: got '800-898 Alaskan Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49301 / R49301C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49301 / R49301C17: got '1300-1332 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49302 / R49302C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49302 / R49302C13: got '9217-9221 12th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49302 / R49302C14: got '911 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49302 / R49302C17: got '911 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49303 / R49303C10: got '307 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49303 / R49303C13: got '307 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49303 / R49303C14: got '463 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49303 / R49303C17: got '463 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49304 / R49304C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49304 / R49304C13: got '3801-3999 SE 16th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49304 / R49304C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49304 / R49304C17: got '1211-1299 NW Glisan
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49305 / R49305C10: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49305 / R49305C13: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49305 / R49305C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49305 / R49305C17: got '3272-3276 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49306 / R49306C10: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49306 / R49306C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49306 / R49306C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49306 / R49306C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49307 / R49307C10: got '9249 College Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49307 / R49307C13: got '9249 College Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49307 / R49307C14: got '12546 19th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49307 / R49307C17: got '12546 19th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49308 / R49308C10: got '909 Alaskan Way
## Viaduct, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49308 / R49308C13: got '909 Alaskan Way
## Viaduct, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49308 / R49308C14: got '1760 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49308 / R49308C17: got '1760 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49309 / R49309C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49309 / R49309C13: got '6001-6023 NE 23rd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49309 / R49309C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49309 / R49309C17: got '6001-6023 NE 23rd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49310 / R49310C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49310 / R49310C13: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49310 / R49310C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49310 / R49310C17: got '6712-6716 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49311 / R49311C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49311 / R49311C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49311 / R49311C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49311 / R49311C17: got '1777-1815 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49312 / R49312C10: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49312 / R49312C13: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49312 / R49312C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49312 / R49312C17: got '1407-1409 N Ainsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49313 / R49313C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49313 / R49313C13: got '915-939 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49313 / R49313C14: got '937 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49313 / R49313C17: got '937 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49314 / R49314C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49314 / R49314C13: got '1407-1409 N Ainsworth
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49314 / R49314C14: got '1422-1440 N Lombard
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49314 / R49314C17: got '1422-1440 N Lombard
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49315 / R49315C10: got '2724 N Ainsworth St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49315 / R49315C13: got '2724 N Ainsworth St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49315 / R49315C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49315 / R49315C17: got '915-939 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49317 / R49317C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49317 / R49317C13: got '5125-5127 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49317 / R49317C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49317 / R49317C17: got '3401-3499 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49318 / R49318C10: got '222 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49318 / R49318C13: got '222 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49318 / R49318C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49318 / R49318C17: got '413-485 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49319 / R49319C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49319 / R49319C13: got '3212-3216 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49319 / R49319C14: got '430 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49319 / R49319C17: got '430 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49320 / R49320C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49320 / R49320C13: got '6201-6299 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49320 / R49320C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49320 / R49320C17: got '670-698 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49322 / R49322C10: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49322 / R49322C13: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49322 / R49322C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49322 / R49322C17: got '3401-3499 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49324 / R49324C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49324 / R49324C13: got '154-198 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49324 / R49324C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49324 / R49324C17: got '1800-1828 NW Quimby
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49325 / R49325C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49325 / R49325C13: got '7410-7498 N Montana
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49325 / R49325C14: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49325 / R49325C17: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49326 / R49326C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49326 / R49326C13: got '161-179 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49326 / R49326C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49326 / R49326C17: got '821-899 2nd Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49327 / R49327C10: got '1088 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49327 / R49327C13: got '1088 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49327 / R49327C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49327 / R49327C17: got '3400-3498 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49328 / R49328C10: got '2314B NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49328 / R49328C13: got '2314B NE Alberta St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49328 / R49328C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49328 / R49328C17: got '610-622 SW Alder St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49329 / R49329C10: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49329 / R49329C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49329 / R49329C14: got '3922 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49329 / R49329C17: got '3922 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49330 / R49330C10: got '911 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49330 / R49330C13: got '911 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49330 / R49330C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49330 / R49330C17: got '200-550 E Allison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49331 / R49331C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49331 / R49331C13: got '1-199 N Cook St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49331 / R49331C14: got '2805 SE 32nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49331 / R49331C17: got '2805 SE 32nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49333 / R49333C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49333 / R49333C13: got '1777-1815 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49333 / R49333C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49333 / R49333C17: got '901-915 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49334 / R49334C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49334 / R49334C13: got '701-749 NE Multnomah
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49334 / R49334C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49334 / R49334C17: got '2630-2698 N
## Mississippi Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49336 / R49336C10: got '168 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49336 / R49336C13: got '168 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49336 / R49336C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49336 / R49336C17: got '5810-5816 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49337 / R49337C10: got '1760 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49337 / R49337C13: got '1760 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49337 / R49337C14: got '105 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49337 / R49337C17: got '105 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49338 / R49338C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49338 / R49338C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49338 / R49338C14: got '2033 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49338 / R49338C17: got '2033 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49339 / R49339C10: got '4 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49339 / R49339C13: got '4 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49339 / R49339C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49339 / R49339C17: got '519-523 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49341 / R49341C10: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49341 / R49341C13: got '9341-9405 N
## Portsmouth Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49341 / R49341C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49341 / R49341C17: got '3801-3999 SE 16th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49343 / R49343C10: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49343 / R49343C13: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49343 / R49343C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49343 / R49343C17: got '323-399 SE Martin
## Luther King Jr Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49344 / R49344C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49344 / R49344C13: got '1334-1354 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49344 / R49344C14: got '2050 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49344 / R49344C17: got '2050 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49345 / R49345C10: got '3538 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49345 / R49345C13: got '3538 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49345 / R49345C14: got '55 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49345 / R49345C17: got '55 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49346 / R49346C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49346 / R49346C13: got '901-915 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49346 / R49346C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49346 / R49346C17: got '5457-5459 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49347 / R49347C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49347 / R49347C13: got '616-626 N Webster St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49347 / R49347C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49347 / R49347C17: got '796-842 NE Multnomah
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49348 / R49348C10: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49348 / R49348C13: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49348 / R49348C14: got '2103 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49348 / R49348C17: got '2103 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49349 / R49349C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49349 / R49349C13: got '953-957 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49349 / R49349C14: got '4131 Dayton Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49349 / R49349C17: got '4131 Dayton Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49350 / R49350C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49350 / R49350C13: got '4701-4825 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49350 / R49350C14: got '1615 S Forest St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49350 / R49350C17: got '1615 S Forest St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49351 / R49351C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49351 / R49351C13: got '1300-1332 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49351 / R49351C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49351 / R49351C17: got '1334-1354 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49352 / R49352C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49352 / R49352C13: got '7901-7999 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49352 / R49352C14: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49352 / R49352C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49353 / R49353C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49353 / R49353C13: got '2727-2799 NE Knott
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49353 / R49353C14: got '817-821 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49353 / R49353C17: got '817-821 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49354 / R49354C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49354 / R49354C13: got '3400-3498 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49354 / R49354C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49354 / R49354C17: got '1-199 N Cook St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49355 / R49355C10: got '1422-1440 N Lombard
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49355 / R49355C13: got '1422-1440 N Lombard
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49355 / R49355C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49355 / R49355C17: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49356 / R49356C10: got '937 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49356 / R49356C13: got '937 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49356 / R49356C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49356 / R49356C17: got '154-198 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49357 / R49357C10: got '3848 SE Grant Ct,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49357 / R49357C13: got '3848 SE Grant Ct,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49357 / R49357C14: got '126 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49357 / R49357C17: got '126 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49360 / R49360C10: got '1911 32nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49360 / R49360C13: got '1911 32nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49360 / R49360C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49360 / R49360C17: got '310-316 17th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49361 / R49361C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49361 / R49361C13: got '200-248 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49361 / R49361C14: got '130 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49361 / R49361C17: got '130 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49362 / R49362C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49362 / R49362C13: got '901-913 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49362 / R49362C14: got '81 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49362 / R49362C17: got '81 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49363 / R49363C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49363 / R49363C13: got '1200-1298 NE 19th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49363 / R49363C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49363 / R49363C17: got '1701-1799 NE 32nd
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49365 / R49365C10: got '2432 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49365 / R49365C13: got '2432 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49365 / R49365C14: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49365 / R49365C17: got '821 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49366 / R49366C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49366 / R49366C13: got '521-673 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49366 / R49366C14: got '909 Alaskan Way
## Viaduct, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49366 / R49366C17: got '909 Alaskan Way
## Viaduct, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49367 / R49367C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49367 / R49367C13: got '670-698 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49367 / R49367C14: got '3400 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49367 / R49367C17: got '3400 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49368 / R49368C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49368 / R49368C13: got '2104-2106 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49368 / R49368C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49368 / R49368C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49369 / R49369C10: got '2924 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49369 / R49369C13: got '2924 NW Thurman St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49369 / R49369C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49369 / R49369C17: got '701-749 NE Multnomah
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49370 / R49370C10: got '925 NW Lovejoy St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49370 / R49370C13: got '925 NW Lovejoy St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49370 / R49370C14: got '916 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49370 / R49370C17: got '916 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49372 / R49372C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49372 / R49372C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49372 / R49372C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49372 / R49372C17: got '2104-2106 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49373 / R49373C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49373 / R49373C13: got '1701 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49373 / R49373C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49373 / R49373C17: got '658-802 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49374 / R49374C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49374 / R49374C13: got '2832-2998 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49374 / R49374C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49374 / R49374C17: got '519-523 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49376 / R49376C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49376 / R49376C13: got '301-499 25th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49376 / R49376C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49376 / R49376C17: got '1645-1669 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49377 / R49377C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49377 / R49377C13: got '301-343 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49377 / R49377C14: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49377 / R49377C17: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49378 / R49378C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49378 / R49378C13: got '323-399 SE Martin
## Luther King Jr Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49378 / R49378C14: got '1620 NE 26th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49378 / R49378C17: got '1620 NE 26th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49380 / R49380C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49380 / R49380C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49380 / R49380C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49380 / R49380C17: got '521-673 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49381 / R49381C10: got '1615 S Forest St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49381 / R49381C13: got '1615 S Forest St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49381 / R49381C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49381 / R49381C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49382 / R49382C10: got '1904 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49382 / R49382C13: got '1904 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49382 / R49382C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49382 / R49382C17: got '5125-5127 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49384 / R49384C10: got '410 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49384 / R49384C13: got '410 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49384 / R49384C14: got '1525 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49384 / R49384C17: got '1525 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49385 / R49385C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49385 / R49385C13: got '3214-3220 W McGraw
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49385 / R49385C14: got '410 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49385 / R49385C17: got '410 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49390 / R49390C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49390 / R49390C13: got '6712-6716 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49390 / R49390C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49390 / R49390C17: got '601 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49391 / R49391C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49391 / R49391C13: got '35-65 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49391 / R49391C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49391 / R49391C17: got '400-498 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49392 / R49392C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49392 / R49392C13: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49392 / R49392C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49392 / R49392C17: got '1100-1198 SE Water
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49393 / R49393C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49393 / R49393C13: got '1645-1669 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49393 / R49393C14: got 'Westin Building,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49393 / R49393C17: got 'Westin Building,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49394 / R49394C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49394 / R49394C13: got '401-469 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49394 / R49394C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49394 / R49394C17: got '2000-2098 NW Vernon
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49395 / R49395C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49395 / R49395C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49395 / R49395C14: got '517 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49395 / R49395C17: got '517 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49396 / R49396C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49396 / R49396C13: got '335-399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49396 / R49396C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49396 / R49396C17: got '2801-2805 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49397 / R49397C10: got '4131 Dayton Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49397 / R49397C13: got '4131 Dayton Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49397 / R49397C14: got '2411 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49397 / R49397C17: got '2411 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49398 / R49398C10: got '1428 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49398 / R49398C13: got '1428 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49398 / R49398C14: got '1131 Olympic Way W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49398 / R49398C17: got '1131 Olympic Way W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49399 / R49399C10: got '55 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49399 / R49399C13: got '55 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49399 / R49399C14: got '2803 NE 115th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49399 / R49399C17: got '2803 NE 115th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49400 / R49400C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49400 / R49400C13: got '519-523 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49400 / R49400C14: got '1910 SW River Dr,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49400 / R49400C17: got '1910 SW River Dr,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49401 / R49401C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49401 / R49401C13: got '2727-2749 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49401 / R49401C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49401 / R49401C17: got '5468-5498 Barnes Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49402 / R49402C10: got '2050 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49402 / R49402C13: got '2050 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49402 / R49402C14: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49402 / R49402C17: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49403 / R49403C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49403 / R49403C13: got '3401-3499 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49403 / R49403C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49403 / R49403C17: got '7711-7799 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49404 / R49404C10: got '517 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49404 / R49404C13: got '517 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49404 / R49404C14: got '9501 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49404 / R49404C17: got '9501 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49405 / R49405C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49405 / R49405C13: got '3401-3499 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49405 / R49405C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49405 / R49405C17: got '8251-8255 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49406 / R49406C10: got '2727 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49406 / R49406C13: got '2727 31st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49406 / R49406C14: got '8416 Duncan Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49406 / R49406C17: got '8416 Duncan Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49407 / R49407C10: got '2033 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49407 / R49407C13: got '2033 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49407 / R49407C14: got '2033 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49407 / R49407C17: got '2033 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49408 / R49408C10: got '81 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49408 / R49408C13: got '81 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49408 / R49408C14: got '2568 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49408 / R49408C17: got '2568 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49409 / R49409C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49409 / R49409C13: got '519-523 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49409 / R49409C14: got '3556 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49409 / R49409C17: got '3556 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49410 / R49410C10: got 'Westin Building,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49410 / R49410C13: got 'Westin Building,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49410 / R49410C14: got '159 McGraw St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49410 / R49410C17: got '159 McGraw St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49411 / R49411C10: got '916 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49411 / R49411C13: got '916 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49411 / R49411C14: got '941 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49411 / R49411C17: got '941 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49412 / R49412C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49412 / R49412C13: got '1800-1828 NW Quimby
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49412 / R49412C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49412 / R49412C17: got '2237-2245 N Vancouver
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49414 / R49414C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49414 / R49414C13: got '610-622 SW Alder St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49414 / R49414C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49414 / R49414C17: got '2363-2373 NW Lovejoy
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49415 / R49415C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49415 / R49415C13: got '2000-2098 NW Vernon
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49415 / R49415C14: got '911 N 102nd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49415 / R49415C17: got '911 N 102nd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49416 / R49416C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49416 / R49416C13: got '910-998 SW Park Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49416 / R49416C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49416 / R49416C17: got '2501-2527 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49417 / R49417C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49417 / R49417C13: got '400-498 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49417 / R49417C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49417 / R49417C17: got '456-498 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49418 / R49418C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49418 / R49418C13: got '1100-1198 SE Water
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49418 / R49418C14: got '2605 SE Ankeny St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49418 / R49418C17: got '2605 SE Ankeny St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49419 / R49419C10: got '2483 NW Overton St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49419 / R49419C13: got '2483 NW Overton St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49419 / R49419C14: got '4246 SE Hawthorne
## Blvd, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49419 / R49419C17: got '4246 SE Hawthorne
## Blvd, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49420 / R49420C10: got '3508 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49420 / R49420C13: got '3508 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49420 / R49420C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49420 / R49420C17: got '3049-3099 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49421 / R49421C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49421 / R49421C13: got '7711-7799 3rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49421 / R49421C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49421 / R49421C17: got '1117-1121 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49422 / R49422C10: got '941 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49422 / R49422C13: got '941 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49422 / R49422C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49422 / R49422C17: got '4300-4322 N Borthwick
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49423 / R49423C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49423 / R49423C13: got '2363-2373 NW Lovejoy
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49423 / R49423C14: got '616 N Webster St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49423 / R49423C17: got '616 N Webster St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49424 / R49424C10: got '333 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49424 / R49424C13: got '333 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49424 / R49424C14: got '1447 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49424 / R49424C17: got '1447 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49425 / R49425C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49425 / R49425C13: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49425 / R49425C14: got '4916 NE 26th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49425 / R49425C17: got '4916 NE 26th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49426 / R49426C10: got '6455 NE 7th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49426 / R49426C13: got '6455 NE 7th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49426 / R49426C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49426 / R49426C17: got '7751-7799 N
## Chautauqua Blvd, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49427 / R49427C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49427 / R49427C13: got '1117-1121 NW 52nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49427 / R49427C14: got '806 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49427 / R49427C17: got '806 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49428 / R49428C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49428 / R49428C13: got '7751-7799 N
## Chautauqua Blvd, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49428 / R49428C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49428 / R49428C17: got '1401-1575 N Fremont
## St, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49429 / R49429C10: got '159 McGraw St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49429 / R49429C13: got '159 McGraw St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49429 / R49429C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49429 / R49429C17: got '801-939 NE 106th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49430 / R49430C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49430 / R49430C13: got '200-550 E Allison St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49430 / R49430C14: got '3448 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49430 / R49430C17: got '3448 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49432 / R49432C10: got '817-821 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49432 / R49432C13: got '817-821 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49432 / R49432C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49432 / R49432C17: got '1445-1501 NW Lovejoy
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49433 / R49433C10: got '9501 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49433 / R49433C13: got '9501 Ashworth Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49433 / R49433C14: got '5415 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49433 / R49433C17: got '5415 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49434 / R49434C10: got '2033 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49434 / R49434C13: got '2033 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49434 / R49434C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49434 / R49434C17: got '1549-1599 S Orcas St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49435 / R49435C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49435 / R49435C13: got '601 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49435 / R49435C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49435 / R49435C17: got '3933-3935 47th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49436 / R49436C10: got '1620 NE 26th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49436 / R49436C13: got '1620 NE 26th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49436 / R49436C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49436 / R49436C17: got '1200-1298 NE 19th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49437 / R49437C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49437 / R49437C13: got '1445-1501 NW Lovejoy
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49437 / R49437C14: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49437 / R49437C17: got '7198 NE Mason St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49440 / R49440C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49440 / R49440C13: got '801-939 NE 106th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49440 / R49440C14: got '7015 53rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49440 / R49440C17: got '7015 53rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49441 / R49441C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49441 / R49441C13: got '2501-2527 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49441 / R49441C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49441 / R49441C17: got '5930-5982 NE 13th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49442 / R49442C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49442 / R49442C13: got '658-802 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49442 / R49442C14: got '1127 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49442 / R49442C17: got '1127 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49443 / R49443C10: got '5415 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49443 / R49443C13: got '5415 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49443 / R49443C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49443 / R49443C17: got '2101-2107 W Barrett
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49444 / R49444C10: got '2411 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49444 / R49444C13: got '2411 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49444 / R49444C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49444 / R49444C17: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49445 / R49445C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49445 / R49445C13: got '6535-6537 Seward Park
## Ave S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49445 / R49445C14: got '717 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49445 / R49445C17: got '717 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49446 / R49446C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49446 / R49446C13: got '750-798 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49446 / R49446C14: got '2239 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49446 / R49446C17: got '2239 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49448 / R49448C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49448 / R49448C13: got '5468-5498 Barnes Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49448 / R49448C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49448 / R49448C17: got '151-165 17th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49449 / R49449C10: got '5730 SE 46th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49449 / R49449C13: got '5730 SE 46th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49449 / R49449C14: got '5217 SE 30th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49449 / R49449C17: got '5217 SE 30th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49450 / R49450C10: got '12546 19th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49450 / R49450C13: got '12546 19th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49450 / R49450C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49450 / R49450C17: got '220-298 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49451 / R49451C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49451 / R49451C13: got '1605-1607 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49451 / R49451C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49451 / R49451C17: got '935-1051 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49452 / R49452C10: got '5217 SE 30th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49452 / R49452C13: got '5217 SE 30th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49452 / R49452C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49452 / R49452C17: got '2043-2099 NE Rodney
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49453 / R49453C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49453 / R49453C13: got '4223-4249 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49453 / R49453C14: got '847 NE 78th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49453 / R49453C17: got '847 NE 78th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49454 / R49454C10: got '1127 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49454 / R49454C13: got '1127 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49454 / R49454C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49454 / R49454C17: got '2401-2415 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49458 / R49458C10: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49458 / R49458C13: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49458 / R49458C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49458 / R49458C17: got '129-135 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49459 / R49459C10: got '1525 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49459 / R49459C13: got '1525 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49459 / R49459C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49459 / R49459C17: got '724-760 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49460 / R49460C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49460 / R49460C13: got '2630-2698 N
## Mississippi Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49460 / R49460C14: got '5512 NE Wygant St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49460 / R49460C17: got '5512 NE Wygant St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49461 / R49461C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49461 / R49461C13: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49461 / R49461C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49461 / R49461C17: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49462 / R49462C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49462 / R49462C13: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49462 / R49462C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49462 / R49462C17: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49463 / R49463C10: got '4246 SE Hawthorne
## Blvd, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49463 / R49463C13: got '4246 SE Hawthorne
## Blvd, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49463 / R49463C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49463 / R49463C17: got '2241-2253 NW
## Pettygrove St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49465 / R49465C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49465 / R49465C13: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49465 / R49465C14: got '2910 S Irving St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49465 / R49465C17: got '2910 S Irving St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49466 / R49466C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49466 / R49466C13: got '310-316 17th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49466 / R49466C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49466 / R49466C17: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49467 / R49467C10: got '3448 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49467 / R49467C13: got '3448 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49467 / R49467C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49467 / R49467C17: got '2015-2049 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49468 / R49468C10: got '1447 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49468 / R49468C13: got '1447 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49468 / R49468C14: got '4-10 NW 3rd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49468 / R49468C17: got '4-10 NW 3rd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49469 / R49469C10: got '3020 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49469 / R49469C13: got '3020 E Republican St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49469 / R49469C14: got '634 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49469 / R49469C17: got '634 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49470 / R49470C10: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49470 / R49470C13: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49470 / R49470C14: got '5614 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49470 / R49470C17: got '5614 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49471 / R49471C10: got '4-10 NW 3rd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49471 / R49471C13: got '4-10 NW 3rd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49471 / R49471C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49471 / R49471C17: got '2875-2899 NW Upshur
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49472 / R49472C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49472 / R49472C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49472 / R49472C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49472 / R49472C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49473 / R49473C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49473 / R49473C13: got '3500-3512 SW Othello
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49473 / R49473C14: got '115 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49473 / R49473C17: got '115 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49474 / R49474C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49474 / R49474C13: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49474 / R49474C14: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49474 / R49474C17: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49476 / R49476C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49476 / R49476C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49476 / R49476C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49476 / R49476C17: got '3801-3899 SW Stevens
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49477 / R49477C10: got '806 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49477 / R49477C13: got '806 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49477 / R49477C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49477 / R49477C17: got '2400-2498 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49478 / R49478C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49478 / R49478C13: got '2401-2415 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49478 / R49478C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49478 / R49478C17: got '4086-4274 Beacon Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49479 / R49479C10: got '3556 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49479 / R49479C13: got '3556 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49479 / R49479C14: got '404-418 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49479 / R49479C17: got '404-418 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49480 / R49480C10: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49480 / R49480C13: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49480 / R49480C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49480 / R49480C17: got '100 2nd Ave NE,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49481 / R49481C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49481 / R49481C13: got '6263-6281 Stanley Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49481 / R49481C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49481 / R49481C17: got '925-945 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49482 / R49482C10: got '4916 NE 26th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49482 / R49482C13: got '4916 NE 26th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49482 / R49482C14: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49482 / R49482C17: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49483 / R49483C10: got '2605 SE Ankeny St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49483 / R49483C13: got '2605 SE Ankeny St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49483 / R49483C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49483 / R49483C17: got '601-699 NE Couch St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49484 / R49484C10: got '634 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49484 / R49484C13: got '634 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49484 / R49484C14: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49484 / R49484C17: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49486 / R49486C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49486 / R49486C13: got '2824-2830 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49486 / R49486C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49486 / R49486C17: got '1951-1999 SW
## Broadway, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49487 / R49487C10: got '4825 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49487 / R49487C13: got '4825 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49487 / R49487C14: got '2017 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49487 / R49487C17: got '2017 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49488 / R49488C10: got '616 N Webster St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49488 / R49488C13: got '616 N Webster St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49488 / R49488C14: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49488 / R49488C17: got '4614-4618 N McCoy Ct,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49489 / R49489C10: got '2910 S Irving St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49489 / R49489C13: got '2910 S Irving St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49489 / R49489C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49489 / R49489C17: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49490 / R49490C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49490 / R49490C13: got '4300-4322 N Borthwick
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49490 / R49490C14: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49490 / R49490C17: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49491 / R49491C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49491 / R49491C13: got '456-498 W Raye St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49491 / R49491C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49491 / R49491C17: got '700-798 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49492 / R49492C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49492 / R49492C13: got '4422-4498 N Albina
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49492 / R49492C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49492 / R49492C17: got '315-399 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49493 / R49493C10: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49493 / R49493C13: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49493 / R49493C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49493 / R49493C17: got '1001-1099 Summit Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49494 / R49494C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49494 / R49494C13: got '1401-1575 N Fremont
## St, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49494 / R49494C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49494 / R49494C17: got '500-598 SW Curry St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49496 / R49496C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49496 / R49496C13: got '935-1051 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49496 / R49496C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49496 / R49496C17: got '500-598 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49497 / R49497C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49497 / R49497C13: got '100 2nd Ave NE,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49497 / R49497C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49497 / R49497C17: got '1419-1499 Hubbell Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49498 / R49498C10: got '1910 SW River Dr,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49498 / R49498C13: got '1910 SW River Dr,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49498 / R49498C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49498 / R49498C17: got '701-749 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49499 / R49499C10: got '115 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49499 / R49499C13: got '115 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49499 / R49499C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49499 / R49499C17: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49500 / R49500C10: got '5614 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49500 / R49500C13: got '5614 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49500 / R49500C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49500 / R49500C17: got '658-802 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49501 / R49501C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49501 / R49501C13: got '2241-2253 NW
## Pettygrove St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49501 / R49501C14: got '1635 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49501 / R49501C17: got '1635 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49502 / R49502C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49502 / R49502C13: got '601-699 NE Couch St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49502 / R49502C14: got '808 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49502 / R49502C17: got '808 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49503 / R49503C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49503 / R49503C13: got '1701-1799 NE 32nd
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49503 / R49503C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49503 / R49503C17: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49504 / R49504C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49504 / R49504C13: got '2801-2805 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49504 / R49504C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49504 / R49504C17: got '3214-3220 W McGraw
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49505 / R49505C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49505 / R49505C13: got '1200-1298 NE 19th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49505 / R49505C14: got '809 NE 6th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49505 / R49505C17: got '809 NE 6th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49506 / R49506C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49506 / R49506C13: got '5930-5982 NE 13th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49506 / R49506C14: got 'Portland, OR, 97219'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49506 / R49506C17: got 'Portland, OR, 97219'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49508 / R49508C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49508 / R49508C13: got '500-598 SW Curry St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49508 / R49508C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49508 / R49508C17: got '1405-1415 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49509 / R49509C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49509 / R49509C13: got '3214-3220 W McGraw
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49509 / R49509C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49509 / R49509C17: got '1571-1599 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49511 / R49511C10: got '2017 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49511 / R49511C13: got '2017 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49511 / R49511C14: got '917 SE 25th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49511 / R49511C17: got '917 SE 25th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49512 / R49512C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49512 / R49512C13: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49512 / R49512C14: got '9 Wall St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49512 / R49512C17: got '9 Wall St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49513 / R49513C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49513 / R49513C13: got '2237-2245 N Vancouver
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49513 / R49513C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49513 / R49513C17: got '1112-1198 NW 19th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49514 / R49514C10: got '5512 NE Wygant St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49514 / R49514C13: got '5512 NE Wygant St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49514 / R49514C14: got '819 N Russell St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49514 / R49514C17: got '819 N Russell St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49515 / R49515C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49515 / R49515C13: got '401-451 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49515 / R49515C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49515 / R49515C17: got '401-409 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49516 / R49516C10: got '917 SE 25th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49516 / R49516C13: got '917 SE 25th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49516 / R49516C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49516 / R49516C17: got '267-299 NW 2nd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49517 / R49517C10: got '2805 SE 32nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49517 / R49517C13: got '2805 SE 32nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49517 / R49517C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49517 / R49517C17: got '1501-1533 SE Hickory
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49518 / R49518C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49518 / R49518C13: got '3801-3899 SW Stevens
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49518 / R49518C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49518 / R49518C17: got '94-98 Railroad Way S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49519 / R49519C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49519 / R49519C13: got '2101-2107 W Barrett
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49519 / R49519C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49519 / R49519C17: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49520 / R49520C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49520 / R49520C13: got '925-945 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49520 / R49520C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49520 / R49520C17: got '201-299 E Blaine St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49521 / R49521C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49521 / R49521C13: got '6001-6023 NE 23rd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49521 / R49521C14: got '1028 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49521 / R49521C17: got '1028 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49522 / R49522C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49522 / R49522C13: got '700-798 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49522 / R49522C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49522 / R49522C17: got '2003-2009 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49523 / R49523C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49523 / R49523C13: got '1112-1198 NW 19th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49523 / R49523C14: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49523 / R49523C17: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49525 / R49525C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49525 / R49525C13: got '1419-1499 Hubbell Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49525 / R49525C14: got '403 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49525 / R49525C17: got '403 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49526 / R49526C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49526 / R49526C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49526 / R49526C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49526 / R49526C17: got '3401-3499 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49527 / R49527C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49527 / R49527C13: got '1405-1415 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49527 / R49527C14: got '1110 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49527 / R49527C17: got '1110 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49528 / R49528C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49528 / R49528C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49528 / R49528C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49528 / R49528C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49529 / R49529C10: got '1555 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49529 / R49529C13: got '1555 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49529 / R49529C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49529 / R49529C17: got '1001-1045 NE 78th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49531 / R49531C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49531 / R49531C13: got '1001-1099 Summit Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49531 / R49531C14: got '94 Bay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49531 / R49531C17: got '94 Bay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49532 / R49532C10: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49532 / R49532C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49532 / R49532C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49532 / R49532C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49533 / R49533C10: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49533 / R49533C13: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49533 / R49533C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49533 / R49533C17: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49534 / R49534C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49534 / R49534C13: got '1501-1533 SE Hickory
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49534 / R49534C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49534 / R49534C17: got '2-32 NE Fremont St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49539 / R49539C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49539 / R49539C13: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49539 / R49539C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49539 / R49539C17: got '5000-5026 NE 21st
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49540 / R49540C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49540 / R49540C13: got '2015-2049 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49540 / R49540C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49540 / R49540C17: got '200-214 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49541 / R49541C10: got '94 Bay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49541 / R49541C13: got '94 Bay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49541 / R49541C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49541 / R49541C17: got '29-53 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49542 / R49542C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49542 / R49542C13: got '2111-2117 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49542 / R49542C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49542 / R49542C17: got '4044 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49543 / R49543C10: got '126 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49543 / R49543C13: got '126 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49543 / R49543C14: got '837 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49543 / R49543C17: got '837 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49544 / R49544C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49544 / R49544C13: got '2043-2099 NE Rodney
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49544 / R49544C14: got '3626 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49544 / R49544C17: got '3626 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49545 / R49545C10: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49545 / R49545C13: got '1101 WA-99, Seattle,
## WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49545 / R49545C14: got '2107 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49545 / R49545C17: got '2107 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49546 / R49546C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49546 / R49546C13: got '1571-1599 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49546 / R49546C14: got '1509 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49546 / R49546C17: got '1509 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49547 / R49547C10: got '9215 N Woolsey Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49547 / R49547C13: got '9215 N Woolsey Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49547 / R49547C14: got '924 N Russell St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49547 / R49547C17: got '924 N Russell St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49549 / R49549C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49549 / R49549C13: got '2219-2235 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49549 / R49549C14: got '1012 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49549 / R49549C17: got '1012 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49550 / R49550C10: got '837 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49550 / R49550C13: got '837 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49550 / R49550C14: got '2115 NE 49th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49550 / R49550C17: got '2115 NE 49th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49551 / R49551C10: got '809 NE 6th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49551 / R49551C13: got '809 NE 6th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49551 / R49551C14: got '1088 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49551 / R49551C17: got '1088 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49553 / R49553C10: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49553 / R49553C13: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49553 / R49553C14: got '518 SW 6th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49553 / R49553C17: got '518 SW 6th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49554 / R49554C10: got '1131 Olympic Way W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49554 / R49554C13: got '1131 Olympic Way W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49554 / R49554C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49554 / R49554C17: got '136-150 W Harrison
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49555 / R49555C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49555 / R49555C13: got '1638-1698 NW Overton
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49555 / R49555C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49555 / R49555C17: got '501-513 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49556 / R49556C10: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49556 / R49556C13: got '4704 SE Lincoln St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49556 / R49556C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49556 / R49556C17: got '1601-1699 NE 24th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49557 / R49557C10: got '9 Wall St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49557 / R49557C13: got '9 Wall St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49557 / R49557C14: got '3908 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49557 / R49557C17: got '3908 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49559 / R49559C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49559 / R49559C13: got '29-53 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49559 / R49559C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49559 / R49559C17: got '47-99 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49560 / R49560C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49560 / R49560C13: got '4086-4274 Beacon Ave
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49560 / R49560C14: got '321 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49560 / R49560C17: got '321 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49561 / R49561C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49561 / R49561C13: got '701-749 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49561 / R49561C14: got '124 SW Ash St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49561 / R49561C17: got '124 SW Ash St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49562 / R49562C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49562 / R49562C13: got '501-513 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49562 / R49562C14: got '503 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49562 / R49562C17: got '503 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49563 / R49563C10: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49563 / R49563C13: got '4614-4618 N McCoy Ct,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49563 / R49563C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49563 / R49563C17: got '2201-2469 N
## Kilpatrick St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49564 / R49564C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49564 / R49564C13: got '1951-1999 SW
## Broadway, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49564 / R49564C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49564 / R49564C17: got '1105-1139 NW Lovejoy
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49566 / R49566C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49566 / R49566C13: got '136-150 W Harrison
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49566 / R49566C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49566 / R49566C17: got '1720-1728 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49567 / R49567C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49567 / R49567C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49567 / R49567C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49567 / R49567C17: got '2562-2566 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49568 / R49568C10: got '1509 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49568 / R49568C13: got '1509 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49568 / R49568C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49568 / R49568C17: got '775 Garfield St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49569 / R49569C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49569 / R49569C13: got '2-32 NE Fremont St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49569 / R49569C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49569 / R49569C17: got '820-898 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49570 / R49570C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49570 / R49570C13: got '1105-1139 NW Lovejoy
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49570 / R49570C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49570 / R49570C17: got '1338-1398 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49571 / R49571C10: got '1012 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49571 / R49571C13: got '1012 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49571 / R49571C14: got '2451 W Lynn St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49571 / R49571C17: got '2451 W Lynn St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49572 / R49572C10: got '124 SW Ash St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49572 / R49572C13: got '124 SW Ash St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49572 / R49572C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49572 / R49572C17: got '1-99 N Mason St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49573 / R49573C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49573 / R49573C13: got '267-299 NW 2nd Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49573 / R49573C14: got '3306 SE 71st Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49573 / R49573C17: got '3306 SE 71st Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49575 / R49575C10: got '3626 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49575 / R49575C13: got '3626 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49575 / R49575C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49575 / R49575C17: got '201-329 SW Boundary
## St, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49577 / R49577C10: got '1088 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49577 / R49577C13: got '1088 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49577 / R49577C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49577 / R49577C17: got '4911-4923 NE 21st
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49578 / R49578C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49578 / R49578C13: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49578 / R49578C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49578 / R49578C17: got '1701-1799 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49579 / R49579C10: got '2803 NE 115th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49579 / R49579C13: got '2803 NE 115th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49579 / R49579C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49579 / R49579C17: got '10495-10501 Meridian
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49580 / R49580C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49580 / R49580C13: got '401-409 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49580 / R49580C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49580 / R49580C17: got '1415-1417 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49582 / R49582C10: got '2107 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49582 / R49582C13: got '2107 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49582 / R49582C14: got '524 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49582 / R49582C17: got '524 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49583 / R49583C10: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49583 / R49583C13: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49583 / R49583C14: got '2033 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49583 / R49583C17: got '2033 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49585 / R49585C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49585 / R49585C13: got '3401-3499 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49585 / R49585C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49585 / R49585C17: got '1325-1399 N Allen Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49587 / R49587C10: got '2033 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49587 / R49587C13: got '2033 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49587 / R49587C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49587 / R49587C17: got '1674-1698 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49588 / R49588C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49588 / R49588C13: got '820-898 NW Marshall
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49588 / R49588C14: got '2507 NE 30th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49588 / R49588C17: got '2507 NE 30th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49589 / R49589C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49589 / R49589C13: got '315-399 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49589 / R49589C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49589 / R49589C17: got '1016-1076 SW
## Washington St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49590 / R49590C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49590 / R49590C13: got '2875-2899 NW Upshur
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49590 / R49590C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49590 / R49590C17: got '1204 NW Naito Pkwy,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49591 / R49591C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49591 / R49591C13: got '1338-1398 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49591 / R49591C14: got '913 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49591 / R49591C17: got '913 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49592 / R49592C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49592 / R49592C13: got '500-598 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49592 / R49592C14: got '3864 34th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49592 / R49592C17: got '3864 34th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49596 / R49596C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49596 / R49596C13: got '201-299 E Blaine St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49596 / R49596C14: got '810 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49596 / R49596C17: got '810 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49600 / R49600C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49600 / R49600C13: got '3501-3579 SW
## Terwilliger Blvd, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49600 / R49600C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49600 / R49600C17: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49601 / R49601C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49601 / R49601C13: got '1701-1799 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49601 / R49601C14: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49601 / R49601C17: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49602 / R49602C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49602 / R49602C13: got '1720-1728 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49602 / R49602C14: got '3175 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49602 / R49602C17: got '3175 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49603 / R49603C10: got '808 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49603 / R49603C13: got '808 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49603 / R49603C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49603 / R49603C17: got '1543-1605 SE 33rd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49604 / R49604C10: got '2507 NE 30th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49604 / R49604C13: got '2507 NE 30th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49604 / R49604C14: got '2507 NE 30th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49604 / R49604C17: got '2507 NE 30th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49606 / R49606C10: got '518 SW 6th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49606 / R49606C13: got '518 SW 6th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49606 / R49606C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49606 / R49606C17: got '3521-3529 N Missouri
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49607 / R49607C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49607 / R49607C13: got '1-99 N Mason St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49607 / R49607C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49607 / R49607C17: got '1421-1427 NW 23rd
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49609 / R49609C10: got '1028 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49609 / R49609C13: got '1028 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49609 / R49609C14: got '847 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49609 / R49609C17: got '847 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49611 / R49611C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49611 / R49611C13: got '800-822 NE 47th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49611 / R49611C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49611 / R49611C17: got '51-127 N Rosa Parks
## Way, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49612 / R49612C10: got '2115 NE 49th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49612 / R49612C13: got '2115 NE 49th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49612 / R49612C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49612 / R49612C17: got '601-695 NE Clackamas
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49614 / R49614C10: got '503 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49614 / R49614C13: got '503 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49614 / R49614C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49614 / R49614C17: got '2201-2299 NW Wilson
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49615 / R49615C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49615 / R49615C13: got '200-214 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49615 / R49615C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49615 / R49615C17: got '1101-1119 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49616 / R49616C10: got '913 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49616 / R49616C13: got '913 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49616 / R49616C14: got '1331 SE Harney St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49616 / R49616C17: got '1331 SE Harney St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49617 / R49617C10: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49617 / R49617C13: got 'Union Bank of
## California Tower, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49617 / R49617C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49617 / R49617C17: got '712-728 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49618 / R49618C10: got '321 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49618 / R49618C13: got '321 NE 72nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49618 / R49618C14: got '517 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49618 / R49618C17: got '517 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49621 / R49621C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49621 / R49621C13: got '3933-3935 47th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49621 / R49621C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49621 / R49621C17: got '2111-2117 E Shelby
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49622 / R49622C10: got '542 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49622 / R49622C13: got '542 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49622 / R49622C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49622 / R49622C17: got '4811-4813 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49623 / R49623C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49623 / R49623C13: got '1674-1698 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49623 / R49623C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49623 / R49623C17: got '1511-1525 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49625 / R49625C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49625 / R49625C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49625 / R49625C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49625 / R49625C17: got '609-621 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49626 / R49626C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49626 / R49626C13: got '1549-1599 S Orcas St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49626 / R49626C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49626 / R49626C17: got '1299 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49629 / R49629C10: got '819 N Russell St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49629 / R49629C13: got '819 N Russell St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49629 / R49629C14: got '4125 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49629 / R49629C17: got '4125 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49630 / R49630C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49630 / R49630C13: got '1101-1119 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49630 / R49630C14: got '421 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49630 / R49630C17: got '421 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49631 / R49631C10: got '403 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49631 / R49631C13: got '403 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49631 / R49631C14: got '8506 27th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49631 / R49631C17: got '8506 27th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49632 / R49632C10: got '404-418 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49632 / R49632C13: got '404-418 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49632 / R49632C14: got '4252 SE Yamhill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49632 / R49632C17: got '4252 SE Yamhill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49634 / R49634C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49634 / R49634C13: got '4044 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49634 / R49634C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49634 / R49634C17: got '4601-4699 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49635 / R49635C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49635 / R49635C13: got '47-99 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49635 / R49635C14: got '1519 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49635 / R49635C17: got '1519 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49636 / R49636C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49636 / R49636C13: got '775 Garfield St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49636 / R49636C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49636 / R49636C17: got '3801-3899 Winslow Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49637 / R49637C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49637 / R49637C13: got '1016-1076 SW
## Washington St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49637 / R49637C14: got '4112 NE 72nd Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49637 / R49637C17: got '4112 NE 72nd Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49638 / R49638C10: got '1331 SE Harney St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49638 / R49638C13: got '1331 SE Harney St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49638 / R49638C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49638 / R49638C17: got '4300-4322 N Borthwick
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49639 / R49639C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49639 / R49639C13: got '2111-2117 E Shelby
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49639 / R49639C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49639 / R49639C17: got '5015-5099 39th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49643 / R49643C10: got '524 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49643 / R49643C13: got '524 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49643 / R49643C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49643 / R49643C17: got '401-499 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49644 / R49644C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49644 / R49644C13: got '3801-3899 Winslow Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49644 / R49644C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49644 / R49644C17: got '337-341 N 82nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49645 / R49645C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49645 / R49645C13: got '337-341 N 82nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49645 / R49645C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49645 / R49645C17: got '1800-1898 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49646 / R49646C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49646 / R49646C13: got '609-621 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49646 / R49646C14: got '3212 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49646 / R49646C17: got '3212 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49647 / R49647C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49647 / R49647C13: got '1421-1427 NW 23rd
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49647 / R49647C14: got '1322 SE Water Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49647 / R49647C17: got '1322 SE Water Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49648 / R49648C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49648 / R49648C13: got '10495-10501 Meridian
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49648 / R49648C14: got '13253 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49648 / R49648C17: got '13253 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49649 / R49649C10: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49649 / R49649C13: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49649 / R49649C14: got '1423 35th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49649 / R49649C17: got '1423 35th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49650 / R49650C10: got '421 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49650 / R49650C13: got '421 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49650 / R49650C14: got '3431 Gilman Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49650 / R49650C17: got '3431 Gilman Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49654 / R49654C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49654 / R49654C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49654 / R49654C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49654 / R49654C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49655 / R49655C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49655 / R49655C13: got '1415-1417 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49655 / R49655C14: got '4700 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49655 / R49655C17: got '4700 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49657 / R49657C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49657 / R49657C13: got '3412-3416 Alamo Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49657 / R49657C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49657 / R49657C17: got '2801-2861 S Frontenac
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49659 / R49659C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49659 / R49659C13: got '2562-2566 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49659 / R49659C14: got '2927 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49659 / R49659C17: got '2927 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49660 / R49660C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49660 / R49660C13: got '1543-1605 SE 33rd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49660 / R49660C14: got '1425 SE 20th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49660 / R49660C17: got '1425 SE 20th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49661 / R49661C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49661 / R49661C13: got '1511-1525 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49661 / R49661C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49661 / R49661C17: got '722-738 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49663 / R49663C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49663 / R49663C13: got '1299 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49663 / R49663C14: got '2141 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49663 / R49663C17: got '2141 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49664 / R49664C10: got '1519 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49664 / R49664C13: got '1519 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49664 / R49664C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49664 / R49664C17: got '800-810 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49668 / R49668C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49668 / R49668C13: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49668 / R49668C14: got '3166 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49668 / R49668C17: got '3166 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49669 / R49669C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49669 / R49669C13: got '1525-1599 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49669 / R49669C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49669 / R49669C17: got '1801-1831 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49671 / R49671C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49671 / R49671C13: got '800-810 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49671 / R49671C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49671 / R49671C17: got '1100-1138 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49672 / R49672C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49672 / R49672C13: got '1801-1831 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49672 / R49672C14: got '2667 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49672 / R49672C17: got '2667 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49673 / R49673C10: got '4252 SE Yamhill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49673 / R49673C13: got '4252 SE Yamhill St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49673 / R49673C14: got '456 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49673 / R49673C17: got '456 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49674 / R49674C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49674 / R49674C13: got '129-135 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49674 / R49674C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49674 / R49674C17: got '301-399 N 58th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49679 / R49679C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49679 / R49679C13: got '5000-5026 NE 21st
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49679 / R49679C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49679 / R49679C17: got '1200-1264 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49680 / R49680C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49680 / R49680C13: got '4601-4699 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49680 / R49680C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49680 / R49680C17: got '1941-1943 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49681 / R49681C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49681 / R49681C13: got '901-949 S College St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49681 / R49681C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49681 / R49681C17: got '2242-2244 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49682 / R49682C10: got '1322 SE Water Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49682 / R49682C13: got '1322 SE Water Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49682 / R49682C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49682 / R49682C17: got '211-299 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49684 / R49684C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49684 / R49684C13: got '2801-2861 S Frontenac
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49684 / R49684C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49684 / R49684C17: got '3411-3415 Beacon Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49685 / R49685C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49685 / R49685C13: got '2201-2299 NW Wilson
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49685 / R49685C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49685 / R49685C17: got '2299 NW Wilson St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49686 / R49686C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49686 / R49686C13: got '1325-1399 N Allen Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49686 / R49686C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49686 / R49686C17: got '807-811 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49692 / R49692C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49692 / R49692C13: got '722-738 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49692 / R49692C14: got '205 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49692 / R49692C17: got '205 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49694 / R49694C10: got '847 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49694 / R49694C13: got '847 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49694 / R49694C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49694 / R49694C17: got '3612-3628 N Kerby
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49696 / R49696C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49696 / R49696C13: got '1100-1138 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49696 / R49696C14: got '102 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49696 / R49696C17: got '102 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49697 / R49697C10: got '4125 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49697 / R49697C13: got '4125 SW Bond Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49697 / R49697C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49697 / R49697C17: got '1101-1111 SW 10th
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49698 / R49698C10: got '205 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49698 / R49698C13: got '205 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49698 / R49698C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49698 / R49698C17: got '1111-1399 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49699 / R49699C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49699 / R49699C13: got '601-695 NE Clackamas
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49699 / R49699C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49699 / R49699C17: got '2200-2238 SE Madison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49701 / R49701C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49701 / R49701C13: got '1200-1264 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49701 / R49701C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49701 / R49701C17: got '2-28 NE Knott St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49705 / R49705C10: got '1425 SE 20th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49705 / R49705C13: got '1425 SE 20th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49705 / R49705C14: got '1621 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49705 / R49705C17: got '1621 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49706 / R49706C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49706 / R49706C13: got '1800-1898 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49706 / R49706C14: got '1717 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49706 / R49706C17: got '1717 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49707 / R49707C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49707 / R49707C13: got '4811-4813 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49707 / R49707C14: got '5022 42nd Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49707 / R49707C17: got '5022 42nd Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49708 / R49708C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49708 / R49708C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49708 / R49708C14: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49708 / R49708C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49709 / R49709C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49709 / R49709C13: got '1101-1111 SW 10th
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49709 / R49709C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49709 / R49709C17: got '8516-8598 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49710 / R49710C10: got '1423 35th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49710 / R49710C13: got '1423 35th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49710 / R49710C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49710 / R49710C17: got '315-317 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49711 / R49711C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49711 / R49711C13: got '1112-1120 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49711 / R49711C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49711 / R49711C17: got '8620-8798 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49712 / R49712C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49712 / R49712C13: got '1111-1399 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49712 / R49712C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49712 / R49712C17: got '1905-1907 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49713 / R49713C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49713 / R49713C13: got '211-299 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49713 / R49713C14: got '3620 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49713 / R49713C17: got '3620 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49714 / R49714C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49714 / R49714C13: got '51-127 N Rosa Parks
## Way, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49714 / R49714C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49714 / R49714C17: got '2212-2224 SE Umatilla
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49716 / R49716C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49716 / R49716C13: got '2201-2469 N
## Kilpatrick St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49716 / R49716C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49716 / R49716C17: got '1404-1412 N Lombard
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49717 / R49717C10: got '456 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49717 / R49717C13: got '456 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49717 / R49717C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49717 / R49717C17: got '1601-1619 SE 45th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49718 / R49718C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49718 / R49718C13: got '1404-1412 N Lombard
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49718 / R49718C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49718 / R49718C17: got '2037-2045 N
## Kilpatrick St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49720 / R49720C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49720 / R49720C13: got '2200-2238 SE Madison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49720 / R49720C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49720 / R49720C17: got '6411-6499 SE
## Milwaukie Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49722 / R49722C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49722 / R49722C13: got '6411-6499 SE
## Milwaukie Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49722 / R49722C14: got '5222 SE 17th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49722 / R49722C17: got '5222 SE 17th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49723 / R49723C10: got '4700 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49723 / R49723C13: got '4700 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49723 / R49723C14: got '1311 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49723 / R49723C17: got '1311 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49724 / R49724C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49724 / R49724C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49724 / R49724C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49724 / R49724C17: got '3803-3807 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49725 / R49725C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49725 / R49725C13: got '2037-2045 N
## Kilpatrick St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49725 / R49725C14: got '544 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49725 / R49725C17: got '544 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49726 / R49726C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49726 / R49726C13: got '3803-3807 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49726 / R49726C14: got '2319 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49726 / R49726C17: got '2319 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49728 / R49728C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49728 / R49728C13: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49728 / R49728C14: got '4060 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49728 / R49728C17: got '4060 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49729 / R49729C10: got '544 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49729 / R49729C13: got '544 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49729 / R49729C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49729 / R49729C17: got '1201-1253 SW 20th
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49730 / R49730C10: got '123 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49730 / R49730C13: got '123 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49730 / R49730C14: got '1326 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49730 / R49730C17: got '1326 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49732 / R49732C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49732 / R49732C13: got '315-317 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49732 / R49732C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49732 / R49732C17: got '6521-6599 Roosevelt
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49733 / R49733C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49733 / R49733C13: got '655-699 16th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49733 / R49733C14: got '11550 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49733 / R49733C17: got '11550 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49734 / R49734C10: got '3864 34th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49734 / R49734C13: got '3864 34th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49734 / R49734C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49734 / R49734C17: got '365-399 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49735 / R49735C10: got '5022 42nd Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49735 / R49735C13: got '5022 42nd Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49735 / R49735C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49735 / R49735C17: got '365-399 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49737 / R49737C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49737 / R49737C13: got '10051-10099 Linden
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49737 / R49737C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49737 / R49737C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49738 / R49738C10: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49738 / R49738C13: got '7198 NE Mason St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49738 / R49738C14: got '1515 NW 18th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49738 / R49738C17: got '1515 NW 18th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49739 / R49739C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49739 / R49739C13: got '1204 NW Naito Pkwy,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49739 / R49739C14: got '338 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49739 / R49739C17: got '338 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49740 / R49740C10: got '1311 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49740 / R49740C13: got '1311 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49740 / R49740C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49740 / R49740C17: got '1666-1698 SW
## Cambridge St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49741 / R49741C10: got '2927 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49741 / R49741C13: got '2927 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49741 / R49741C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49741 / R49741C17: got '101-151 Elliott Ave
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49742 / R49742C10: got '3620 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49742 / R49742C13: got '3620 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49742 / R49742C14: got '418 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49742 / R49742C17: got '418 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49743 / R49743C10: got '7015 53rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49743 / R49743C13: got '7015 53rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49743 / R49743C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49743 / R49743C17: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49744 / R49744C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49744 / R49744C13: got '6521-6599 Roosevelt
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49744 / R49744C14: got '2301 NE Blakeley St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49744 / R49744C17: got '2301 NE Blakeley St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49745 / R49745C10: got '4112 NE 72nd Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49745 / R49745C13: got '4112 NE 72nd Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49745 / R49745C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49745 / R49745C17: got '1339-1399 NW Flanders
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49746 / R49746C10: got '4060 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49746 / R49746C13: got '4060 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49746 / R49746C14: got '106 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49746 / R49746C17: got '106 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49747 / R49747C10: got '1326 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49747 / R49747C13: got '1326 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49747 / R49747C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49747 / R49747C17: got '10300-10312
## Wallingford Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49749 / R49749C10: got '1515 NW 18th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49749 / R49749C13: got '1515 NW 18th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49749 / R49749C14: got 'World Trade Center,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49749 / R49749C17: got 'World Trade Center,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49752 / R49752C10: got '2323 NW Flanders St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49752 / R49752C13: got '2323 NW Flanders St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49752 / R49752C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49752 / R49752C17: got '1117-1135 SW Alder
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49755 / R49755C10: got '2319 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49755 / R49755C13: got '2319 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49755 / R49755C14: got '5551 16th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49755 / R49755C17: got '5551 16th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49756 / R49756C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49756 / R49756C13: got '1601-1699 NE 24th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49756 / R49756C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49756 / R49756C17: got '2575-2589 Pacific Hwy
## W, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49757 / R49757C10: got '5222 SE 17th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49757 / R49757C13: got '5222 SE 17th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49757 / R49757C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49757 / R49757C17: got '233-299 NW Broadway,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49761 / R49761C10: got '3212 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49761 / R49761C13: got '3212 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49761 / R49761C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49761 / R49761C17: got '401 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49762 / R49762C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49762 / R49762C13: got '401-499 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49762 / R49762C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49762 / R49762C17: got '411-415 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49763 / R49763C10: got '911 N 102nd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49763 / R49763C13: got '911 N 102nd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49763 / R49763C14: got '4119 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49763 / R49763C17: got '4119 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49764 / R49764C10: got '2667 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49764 / R49764C13: got '2667 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49764 / R49764C14: got '535 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49764 / R49764C17: got '535 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49765 / R49765C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49765 / R49765C13: got '712-728 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49765 / R49765C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49765 / R49765C17: got '2630-2698 N
## Mississippi Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49768 / R49768C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49768 / R49768C13: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49768 / R49768C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49768 / R49768C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49770 / R49770C10: got '3175 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49770 / R49770C13: got '3175 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49770 / R49770C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49770 / R49770C17: got '600-624 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49771 / R49771C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49771 / R49771C13: got '4911-4923 NE 21st
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49771 / R49771C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49771 / R49771C17: got '503-511 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49772 / R49772C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49772 / R49772C13: got '2241-2243 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49772 / R49772C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49772 / R49772C17: got '6543-6547 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49773 / R49773C10: got '580 SW 12th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49773 / R49773C13: got '580 SW 12th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49773 / R49773C14: got '1235 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49773 / R49773C17: got '1235 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49775 / R49775C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49775 / R49775C13: got '3521-3529 N Missouri
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49775 / R49775C14: got '211 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49775 / R49775C17: got '211 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49776 / R49776C10: got '4119 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49776 / R49776C13: got '4119 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49776 / R49776C14: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49776 / R49776C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49777 / R49777C10: got '1621 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49777 / R49777C13: got '1621 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49777 / R49777C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49777 / R49777C17: got '5301-5399 NE 6th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49779 / R49779C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49779 / R49779C13: got '301-399 N 58th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49779 / R49779C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49779 / R49779C17: got '556-598 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49780 / R49780C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49780 / R49780C13: got '401 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49780 / R49780C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49780 / R49780C17: got '200-236 W Harrison
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49782 / R49782C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49782 / R49782C13: got '1339-1399 NW Flanders
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49782 / R49782C14: got '4526 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49782 / R49782C17: got '4526 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49783 / R49783C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49783 / R49783C13: got '6543-6547 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49783 / R49783C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49783 / R49783C17: got '450-498 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49784 / R49784C10: got '1235 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49784 / R49784C13: got '1235 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49784 / R49784C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49784 / R49784C17: got '1226-1298 NW 20th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49785 / R49785C10: got '5208 S Willow St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49785 / R49785C13: got '5208 S Willow St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49785 / R49785C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49785 / R49785C17: got '1511-1525 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49788 / R49788C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49788 / R49788C13: got '201-329 SW Boundary
## St, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49788 / R49788C14: got '1724 SW Broadway,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49788 / R49788C17: got '1724 SW Broadway,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49789 / R49789C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49789 / R49789C13: got '2-28 NE Knott St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49789 / R49789C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49789 / R49789C17: got '800-808 SW Taylor St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49790 / R49790C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49790 / R49790C13: got '365-399 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49790 / R49790C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49790 / R49790C17: got '2400 E Valley St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49792 / R49792C10: got '3166 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49792 / R49792C13: got '3166 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49792 / R49792C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49792 / R49792C17: got '1301-1327 NW Kearney
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49793 / R49793C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49793 / R49793C13: got '101-151 Elliott Ave
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49793 / R49793C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49793 / R49793C17: got '2701-2709 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49794 / R49794C10: got '4526 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49794 / R49794C13: got '4526 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49794 / R49794C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49794 / R49794C17: got '333-399 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49796 / R49796C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49796 / R49796C13: got '1601-1619 SE 45th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49796 / R49796C14: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49796 / R49796C17: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49797 / R49797C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49797 / R49797C13: got '2299 NW Wilson St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49797 / R49797C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49797 / R49797C17: got '6200-6298 NE Hancock
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49798 / R49798C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49798 / R49798C13: got '2219-2233 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49798 / R49798C14: got '720 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49798 / R49798C17: got '720 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49799 / R49799C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49799 / R49799C13: got '1666-1698 SW
## Cambridge St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49799 / R49799C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49799 / R49799C17: got '1666-1698 SW
## Cambridge St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49800 / R49800C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49800 / R49800C13: got '1301-1327 NW Kearney
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49800 / R49800C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49800 / R49800C17: got '1525-1599 N Benton
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49801 / R49801C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49801 / R49801C13: got '1511-1525 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49801 / R49801C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49801 / R49801C17: got '1350-1398 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49802 / R49802C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49802 / R49802C13: got '200-236 W Harrison
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49802 / R49802C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49802 / R49802C17: got '417-471 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49803 / R49803C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49803 / R49803C13: got '1201-1253 SW 20th
## Ave, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49803 / R49803C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49803 / R49803C17: got '1055-1125 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49804 / R49804C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49804 / R49804C13: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49804 / R49804C14: got '6407 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49804 / R49804C17: got '6407 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49806 / R49806C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49806 / R49806C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49806 / R49806C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49806 / R49806C17: got '1099 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49807 / R49807C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49807 / R49807C13: got '365-399 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49807 / R49807C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49807 / R49807C17: got '9731-9735 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49808 / R49808C10: got '1420 36th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49808 / R49808C13: got '1420 36th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49808 / R49808C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49808 / R49808C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49809 / R49809C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49809 / R49809C13: got '233-299 NW Broadway,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49809 / R49809C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49809 / R49809C17: got '800-826 N Beech St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49811 / R49811C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49811 / R49811C13: got '450-498 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49811 / R49811C14: got '1609 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49811 / R49811C17: got '1609 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49812 / R49812C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49812 / R49812C13: got '5301-5399 NE 6th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49812 / R49812C14: got '1621 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49812 / R49812C17: got '1621 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49813 / R49813C10: got '1609 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49813 / R49813C13: got '1609 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49813 / R49813C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49813 / R49813C17: got '616-620 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49815 / R49815C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49815 / R49815C13: got '600-624 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49815 / R49815C14: got '2646 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49815 / R49815C17: got '2646 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49816 / R49816C10: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49816 / R49816C13: got '901 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49816 / R49816C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49816 / R49816C17: got '2018-2098 SE 38th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49817 / R49817C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49817 / R49817C13: got '1099 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49817 / R49817C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49817 / R49817C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49818 / R49818C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49818 / R49818C13: got '2701-2709 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49818 / R49818C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49818 / R49818C17: got '1857-1899 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49819 / R49819C10: got '720 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49819 / R49819C13: got '720 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49819 / R49819C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49819 / R49819C17: got '3459-3499 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49820 / R49820C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49820 / R49820C13: got '3612-3628 N Kerby
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49820 / R49820C14: got '425 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49820 / R49820C17: got '425 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49821 / R49821C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49821 / R49821C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49821 / R49821C14: got '2104 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49821 / R49821C17: got '2104 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49822 / R49822C10: got 'World Trade Center,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49822 / R49822C13: got 'World Trade Center,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49822 / R49822C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49822 / R49822C17: got '901-933 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49824 / R49824C10: got '6407 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49824 / R49824C13: got '6407 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49824 / R49824C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49824 / R49824C17: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49825 / R49825C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49825 / R49825C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49825 / R49825C14: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49825 / R49825C17: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49826 / R49826C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49826 / R49826C13: got '800-826 N Beech St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49826 / R49826C14: got '707 NW Everett St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49826 / R49826C17: got '707 NW Everett St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49827 / R49827C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49827 / R49827C13: got '800-808 SW Taylor St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49827 / R49827C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49827 / R49827C17: got '801 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49833 / R49833C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49833 / R49833C13: got '1905-1907 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49833 / R49833C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49833 / R49833C17: got '902-998 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49834 / R49834C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49834 / R49834C13: got '3459-3499 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49834 / R49834C14: got '5019 16th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49834 / R49834C17: got '5019 16th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49835 / R49835C10: got '418 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49835 / R49835C13: got '418 SW Washington St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49835 / R49835C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49835 / R49835C17: got '1725-1799 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49836 / R49836C10: got '2646 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49836 / R49836C13: got '2646 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49836 / R49836C14: got '2783 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49836 / R49836C17: got '2783 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49837 / R49837C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49837 / R49837C13: got '1226-1298 NW 20th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49837 / R49837C14: got '747 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49837 / R49837C17: got '747 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49838 / R49838C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49838 / R49838C13: got '556-598 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49838 / R49838C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49838 / R49838C17: got '101-119 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49839 / R49839C10: got '5019 16th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49839 / R49839C13: got '5019 16th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49839 / R49839C14: got '5705 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49839 / R49839C17: got '5705 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49840 / R49840C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49840 / R49840C13: got '1524-1598 N Benton
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49840 / R49840C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49840 / R49840C17: got '917-999 NE Skidmore
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49841 / R49841C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49841 / R49841C13: got '2018-2098 SE 38th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49841 / R49841C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49841 / R49841C17: got '3324-3398 SE Stephens
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49843 / R49843C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49843 / R49843C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49843 / R49843C14: got '703 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49843 / R49843C17: got '703 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49844 / R49844C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49844 / R49844C13: got '4300-4322 N Borthwick
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49844 / R49844C14: got '6205 NE 19th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49844 / R49844C17: got '6205 NE 19th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49845 / R49845C10: got '703 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49845 / R49845C13: got '703 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49845 / R49845C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49845 / R49845C17: got '2015-2091 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49846 / R49846C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49846 / R49846C13: got '411-415 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49846 / R49846C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49846 / R49846C17: got '1267-1299 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49847 / R49847C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49847 / R49847C13: got '503-511 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49847 / R49847C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49847 / R49847C17: got '1002 NE 6th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49848 / R49848C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49848 / R49848C13: got '333-399 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49848 / R49848C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49848 / R49848C17: got '1401-1501 NW Kearney
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49849 / R49849C10: got '3132 Alki Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49849 / R49849C13: got '3132 Alki Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49849 / R49849C14: got '4214 SW Raymond St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49849 / R49849C17: got '4214 SW Raymond St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49850 / R49850C10: got '211 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49850 / R49850C13: got '211 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49850 / R49850C14: got '1200 NW 10th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49850 / R49850C17: got '1200 NW 10th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49851 / R49851C10: got '535 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49851 / R49851C13: got '535 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49851 / R49851C14: got '3612 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49851 / R49851C17: got '3612 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49853 / R49853C10: got '425 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49853 / R49853C13: got '425 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49853 / R49853C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49853 / R49853C17: got '1600-1698 NE 16th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49854 / R49854C10: got '2301 NE Blakeley St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49854 / R49854C13: got '2301 NE Blakeley St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49854 / R49854C14: got '1969 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49854 / R49854C17: got '1969 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49855 / R49855C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49855 / R49855C13: got '417-471 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49855 / R49855C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49855 / R49855C17: got '4400-4498 Williams
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49857 / R49857C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49857 / R49857C13: got '1666-1698 SW
## Cambridge St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49857 / R49857C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49857 / R49857C17: got '578-598 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49858 / R49858C10: got '106 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49858 / R49858C13: got '106 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49858 / R49858C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49858 / R49858C17: got '41-73 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49860 / R49860C10: got '810 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49860 / R49860C13: got '810 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49860 / R49860C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49860 / R49860C17: got '901-963 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49861 / R49861C10: got '1200 NW 10th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49861 / R49861C13: got '1200 NW 10th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49861 / R49861C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49861 / R49861C17: got '2151-2185 SW Park Pl,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49862 / R49862C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49862 / R49862C13: got '902-998 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49862 / R49862C14: got '317 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49862 / R49862C17: got '317 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49863 / R49863C10: got '317 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49863 / R49863C13: got '317 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49863 / R49863C14: got '4308 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49863 / R49863C17: got '4308 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49865 / R49865C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49865 / R49865C13: got '1267-1299 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49865 / R49865C14: got '5035 Fauntleroy Way
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49865 / R49865C17: got '5035 Fauntleroy Way
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49866 / R49866C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49866 / R49866C13: got '1857-1899 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49866 / R49866C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49866 / R49866C17: got '1221-1299 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49867 / R49867C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49867 / R49867C13: got '8620-8798 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49867 / R49867C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49867 / R49867C17: got '8616-8620 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49868 / R49868C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49868 / R49868C13: got '1002 NE 6th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49868 / R49868C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49868 / R49868C17: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49869 / R49869C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49869 / R49869C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49869 / R49869C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49869 / R49869C17: got '6001-6023 NE 23rd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49870 / R49870C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49870 / R49870C13: got '13817-13989 Meridian
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49870 / R49870C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49870 / R49870C17: got '11023-11033 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49871 / R49871C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49871 / R49871C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49871 / R49871C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49871 / R49871C17: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49872 / R49872C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49872 / R49872C13: got '41-73 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49872 / R49872C14: got '5118 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49872 / R49872C17: got '5118 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49873 / R49873C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49873 / R49873C13: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49873 / R49873C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49873 / R49873C17: got '8023-8033 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49874 / R49874C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49874 / R49874C13: got '578-598 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49874 / R49874C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49874 / R49874C17: got '4433-4499 38th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49875 / R49875C10: got '2783 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49875 / R49875C13: got '2783 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49875 / R49875C14: got '2203 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49875 / R49875C17: got '2203 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49876 / R49876C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49876 / R49876C13: got '925 SW Taylor St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49876 / R49876C14: got '2187 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49876 / R49876C17: got '2187 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49878 / R49878C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49878 / R49878C13: got '101-119 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49878 / R49878C14: got '1010 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49878 / R49878C17: got '1010 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49879 / R49879C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49879 / R49879C13: got '901-963 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49879 / R49879C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49879 / R49879C17: got '313-319 Lakeside Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49880 / R49880C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49880 / R49880C13: got '7149-7199 SE Ramona
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49880 / R49880C14: got '4634 SE Division St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49880 / R49880C17: got '4634 SE Division St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49881 / R49881C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49881 / R49881C13: got '5764-5898 SE 72nd
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49881 / R49881C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49881 / R49881C17: got '2300-2346 SE 48th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49882 / R49882C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49882 / R49882C13: got '616-620 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49882 / R49882C14: got '2911 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49882 / R49882C17: got '2911 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49883 / R49883C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49883 / R49883C13: got '2015-2091 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49883 / R49883C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49883 / R49883C17: got '2811-2815 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49884 / R49884C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49884 / R49884C13: got '901-933 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49884 / R49884C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49884 / R49884C17: got '335-405 SE 30th Pl,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49886 / R49886C10: got '3306 SE 71st Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49886 / R49886C13: got '3306 SE 71st Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49886 / R49886C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49886 / R49886C17: got '1501-1599 NW 13th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49887 / R49887C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49887 / R49887C13: got '1221-1299 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49887 / R49887C14: got '2205 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49887 / R49887C17: got '2205 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49888 / R49888C10: got '707 NW Everett St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49888 / R49888C13: got '707 NW Everett St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49888 / R49888C14: got '5332-5360 SE 17th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49888 / R49888C17: got '5332-5360 SE 17th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49890 / R49890C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49890 / R49890C13: got '8516-8598 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49890 / R49890C14: got '8065 Southeast Grand
## Avenue, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49890 / R49890C17: got '8065 Southeast Grand
## Avenue, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49892 / R49892C10: got '3431 Gilman Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49892 / R49892C13: got '3431 Gilman Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49892 / R49892C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49892 / R49892C17: got '343-399 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49893 / R49893C10: got '2104 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49893 / R49893C13: got '2104 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49893 / R49893C14: got '2100 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49893 / R49893C17: got '2100 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49894 / R49894C10: got '2187 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49894 / R49894C13: got '2187 NW Hoyt St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49894 / R49894C14: got '2846 NE 12th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49894 / R49894C17: got '2846 NE 12th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49897 / R49897C10: got '747 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49897 / R49897C13: got '747 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49897 / R49897C14: got '123 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49897 / R49897C17: got '123 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49898 / R49898C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49898 / R49898C13: got '4433-4499 38th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49898 / R49898C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49898 / R49898C17: got '401 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49900 / R49900C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49900 / R49900C13: got '1001-1045 NE 78th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49900 / R49900C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49900 / R49900C17: got '5200-5208 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49901 / R49901C10: got '2911 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49901 / R49901C13: got '2911 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49901 / R49901C14: got '2409 W Dravus St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49901 / R49901C17: got '2409 W Dravus St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49902 / R49902C10: got '2512 30th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49902 / R49902C13: got '2512 30th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49902 / R49902C14: got '523 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49902 / R49902C17: got '523 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49903 / R49903C10: got 'Seattle, WA, 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49903 / R49903C13: got '300-398 Madison St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49903 / R49903C14: got '5523 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49903 / R49903C17: got '5523 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49904 / R49904C10: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49904 / R49904C13: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49904 / R49904C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49904 / R49904C17: got '9701-9711 44th Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49906 / R49906C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49906 / R49906C13: got '343-399 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49906 / R49906C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49906 / R49906C17: got '1705-1709 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49907 / R49907C10: got '1969 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49907 / R49907C13: got '1969 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49907 / R49907C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49907 / R49907C17: got '2700-2710 E Columbia
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49908 / R49908C10: got '5332-5360 SE 17th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49908 / R49908C13: got '5332-5360 SE 17th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49908 / R49908C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49908 / R49908C17: got '1062-1140 NE 13th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49909 / R49909C10: got '8065 Southeast Grand
## Avenue, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49909 / R49909C13: got '8065 Southeast Grand
## Avenue, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49909 / R49909C14: got '623 SE Tenino St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49909 / R49909C17: got '623 SE Tenino St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49911 / R49911C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49911 / R49911C13: got '4400-4498 Williams
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49911 / R49911C14: got '2460 Canterbury Ln E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49911 / R49911C17: got '2460 Canterbury Ln E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49912 / R49912C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49912 / R49912C13: got '917-999 NE Skidmore
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49912 / R49912C14: got '740 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49912 / R49912C17: got '740 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49914 / R49914C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49914 / R49914C13: got '1401-1501 NW Kearney
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49914 / R49914C14: got '0650 SW Gaines St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49914 / R49914C17: got '0650 SW Gaines St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49916 / R49916C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49916 / R49916C13: got '401 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49916 / R49916C14: got '10720 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49916 / R49916C17: got '10720 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49917 / R49917C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49917 / R49917C13: got '2630-2698 N
## Mississippi Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49917 / R49917C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49917 / R49917C17: got '446-498 SE Morrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49918 / R49918C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49918 / R49918C13: got '1501-1599 NW 13th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49918 / R49918C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49918 / R49918C17: got '3824-3898 NE 8th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49919 / R49919C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49919 / R49919C13: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49919 / R49919C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49919 / R49919C17: got '5106-5116 NE 21st
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49921 / R49921C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49921 / R49921C13: got '10300-10312
## Wallingford Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49921 / R49921C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49921 / R49921C17: got '7893-7927 Lake City
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49922 / R49922C10: got '2409 W Dravus St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49922 / R49922C13: got '2409 W Dravus St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49922 / R49922C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49922 / R49922C17: got '4509-4513 2nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49923 / R49923C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49923 / R49923C13: got '2811-2815 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49923 / R49923C14: got '1211 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49923 / R49923C17: got '1211 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49924 / R49924C10: got '523 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49924 / R49924C13: got '523 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49924 / R49924C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49924 / R49924C17: got '3206-3210 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49925 / R49925C10: got '623 SE Tenino St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49925 / R49925C13: got '623 SE Tenino St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49925 / R49925C14: got '8524-8526 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49925 / R49925C17: got '8524-8526 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49926 / R49926C10: got '4308 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49926 / R49926C13: got '4308 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49926 / R49926C14: got '307 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49926 / R49926C17: got '307 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49927 / R49927C10: got '2205 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49927 / R49927C13: got '2205 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49927 / R49927C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49927 / R49927C17: got '101-119 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49928 / R49928C10: got '123 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49928 / R49928C13: got '123 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49928 / R49928C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49928 / R49928C17: got '1943-1985 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49929 / R49929C10: got '5705 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49929 / R49929C13: got '5705 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49929 / R49929C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49929 / R49929C17: got '6109-6117 Woodland Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49930 / R49930C10: got '2100 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49930 / R49930C13: got '2100 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49930 / R49930C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49930 / R49930C17: got '147-199 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49931 / R49931C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49931 / R49931C13: got '2151-2185 SW Park Pl,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49931 / R49931C14: got '4506 NE 32nd Pl,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49931 / R49931C17: got '4506 NE 32nd Pl,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49932 / R49932C10: got '5118 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49932 / R49932C13: got '5118 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49932 / R49932C14: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49932 / R49932C17: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49933 / R49933C10: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49933 / R49933C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49933 / R49933C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49933 / R49933C17: got '101-163 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49934 / R49934C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49934 / R49934C13: got '73-81 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49934 / R49934C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49934 / R49934C17: got '1516-1530 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49935 / R49935C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49935 / R49935C13: got '3206-3210 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49935 / R49935C14: got '627a NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49935 / R49935C17: got '627a NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49936 / R49936C10: got '0650 SW Gaines St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49936 / R49936C13: got '0650 SW Gaines St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49936 / R49936C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49936 / R49936C17: got '5538-5622 SW Kelly
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49937 / R49937C10: got '2141 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49937 / R49937C13: got '2141 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49937 / R49937C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49937 / R49937C17: got '1058-1098 Columbia
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49939 / R49939C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49939 / R49939C13: got '147-199 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49939 / R49939C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49939 / R49939C17: got '975-983 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49941 / R49941C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49941 / R49941C13: got '446-498 SE Morrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49941 / R49941C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49941 / R49941C17: got '2703-2725 NE Everett
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49942 / R49942C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49942 / R49942C13: got '1058-1098 Columbia
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49942 / R49942C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49942 / R49942C17: got '700-746 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49943 / R49943C10: got '1724 SW Broadway,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49943 / R49943C13: got '1724 SW Broadway,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49943 / R49943C14: got '5022 NE 22nd Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49943 / R49943C17: got '5022 NE 22nd Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49944 / R49944C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49944 / R49944C13: got '975-983 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49944 / R49944C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49944 / R49944C17: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49945 / R49945C10: got '4214 SW Raymond St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49945 / R49945C13: got '4214 SW Raymond St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49945 / R49945C14: got '2421 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49945 / R49945C17: got '2421 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49946 / R49946C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49946 / R49946C13: got '1725-1799 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49946 / R49946C14: got '5033 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49946 / R49946C17: got '5033 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49947 / R49947C10: got '3612 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49947 / R49947C13: got '3612 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49947 / R49947C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49947 / R49947C17: got '3800-3804 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49948 / R49948C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49948 / R49948C13: got '101-163 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49948 / R49948C14: got '516 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49948 / R49948C17: got '516 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49949 / R49949C10: got '4506 NE 32nd Pl,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49949 / R49949C13: got '4506 NE 32nd Pl,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49949 / R49949C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49949 / R49949C17: got '1415-1449 NE Going
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49950 / R49950C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49950 / R49950C13: got '3136-3198 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49950 / R49950C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49950 / R49950C17: got '3136-3198 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49951 / R49951C10: got '2846 NE 12th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49951 / R49951C13: got '2846 NE 12th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49951 / R49951C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49951 / R49951C17: got '8017-8029 N Washburne
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49952 / R49952C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49952 / R49952C13: got '8023-8033 Corliss Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49952 / R49952C14: got '1610 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49952 / R49952C17: got '1610 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49957 / R49957C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49957 / R49957C13: got '7893-7927 Lake City
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49957 / R49957C14: got '9714 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49957 / R49957C17: got '9714 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49959 / R49959C10: got '307 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49959 / R49959C13: got '307 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49959 / R49959C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49959 / R49959C17: got '6717-6723 Division
## Ave NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49960 / R49960C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49960 / R49960C13: got '5106-5116 NE 21st
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49960 / R49960C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49960 / R49960C17: got '7500-7540 N Emerald
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49962 / R49962C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49962 / R49962C13: got '3800-3804 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49962 / R49962C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49962 / R49962C17: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49963 / R49963C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49963 / R49963C13: got '4509-4513 2nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49963 / R49963C14: got '158 McGraw Pl,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49963 / R49963C17: got '158 McGraw Pl,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49964 / R49964C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49964 / R49964C13: got '7500-7540 N Emerald
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49964 / R49964C14: got '5254 NE 18th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49964 / R49964C17: got '5254 NE 18th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49965 / R49965C10: got '627a NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49965 / R49965C13: got '627a NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49965 / R49965C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49965 / R49965C17: got '401-499 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49966 / R49966C10: got '5035 Fauntleroy Way
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49966 / R49966C13: got '5035 Fauntleroy Way
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49966 / R49966C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49966 / R49966C17: got '1200 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49967 / R49967C10: got '2421 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49967 / R49967C13: got '2421 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49967 / R49967C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49967 / R49967C17: got '1249-1331 Bigelow Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49968 / R49968C10: got '1610 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49968 / R49968C13: got '1610 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49968 / R49968C14: got '9405 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49968 / R49968C17: got '9405 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49969 / R49969C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49969 / R49969C13: got '1943-1985 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49969 / R49969C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49969 / R49969C17: got '1201-1299 NW
## Pettygrove St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49971 / R49971C10: got '5551 16th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49971 / R49971C13: got '5551 16th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49971 / R49971C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49971 / R49971C17: got '4400 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49972 / R49972C10: got '2203 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49972 / R49972C13: got '2203 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49972 / R49972C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49972 / R49972C17: got '6501-6511 44th Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49973 / R49973C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49973 / R49973C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49973 / R49973C14: got '215 E Louisa St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49973 / R49973C17: got '215 E Louisa St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49974 / R49974C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49974 / R49974C13: got '1200 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49974 / R49974C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49974 / R49974C17: got '6527-6533 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49976 / R49976C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49976 / R49976C13: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49976 / R49976C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49976 / R49976C17: got '3521-3525 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49978 / R49978C10: got '2431 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49978 / R49978C13: got '2431 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49978 / R49978C14: got '1923 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49978 / R49978C17: got '1923 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49979 / R49979C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49979 / R49979C13: got '700-746 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49979 / R49979C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49979 / R49979C17: got '4146-4150 Beach Dr
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49980 / R49980C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49980 / R49980C13: got '6527-6533 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49980 / R49980C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49980 / R49980C17: got '2501-2599 NE 60th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49981 / R49981C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49981 / R49981C13: got '2703-2725 NE Everett
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49981 / R49981C14: got '735 SE 8th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49981 / R49981C17: got '735 SE 8th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49982 / R49982C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49982 / R49982C13: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49982 / R49982C14: got '3653 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49982 / R49982C17: got '3653 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49983 / R49983C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49983 / R49983C13: got '101-119 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49983 / R49983C14: got '1825 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49983 / R49983C17: got '1825 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49984 / R49984C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49984 / R49984C13: got '3824-3898 NE 8th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49984 / R49984C14: got '4615 NE 52nd Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49984 / R49984C17: got '4615 NE 52nd Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49985 / R49985C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49985 / R49985C13: got '6501-6511 44th Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49985 / R49985C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49985 / R49985C17: got '4608-4612 SW Wildwood
## Pl, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49986 / R49986C10: got '1211 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49986 / R49986C13: got '1211 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49986 / R49986C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49986 / R49986C17: got '3216-3220 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49987 / R49987C10: got '735 SE 8th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49987 / R49987C13: got '735 SE 8th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49987 / R49987C14: got '2407 SE 34th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49987 / R49987C17: got '2407 SE 34th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49988 / R49988C10: got '5523 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49988 / R49988C13: got '5523 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49988 / R49988C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49988 / R49988C17: got '4129-4133 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49993 / R49993C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49993 / R49993C13: got '7211-7215 30th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49993 / R49993C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49993 / R49993C17: got '2705-2799 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J49994 / R49994C10: got '2724 Northeast
## Pacific Street, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M49994 / R49994C13: got '2724 Northeast
## Pacific Street, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N49994 / R49994C14: got '5603 SE Cesar E
## Chavez Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q49994 / R49994C17: got '5603 SE Cesar E
## Chavez Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49996 / R49996C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49996 / R49996C13: got '3051-3099 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49996 / R49996C14: got '4421 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49996 / R49996C17: got '4421 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49997 / R49997C10: got '4942 NE 32nd Pl,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49997 / R49997C13: got '4942 NE 32nd Pl,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49997 / R49997C14: got '3395 SE 10th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49997 / R49997C17: got '3395 SE 10th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J49999 / R49999C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M49999 / R49999C13: got '1001-1099 NW 12th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N49999 / R49999C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q49999 / R49999C17: got '301 NW Everett St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50000 / R50000C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50000 / R50000C13: got '35-65 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50000 / R50000C14: got '23 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50000 / R50000C17: got '23 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50001 / R50001C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50001 / R50001C13: got '6101-6111 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50001 / R50001C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50001 / R50001C17: got '301-343 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50002 / R50002C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50002 / R50002C13: got '251-299 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50002 / R50002C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50002 / R50002C17: got '2234-2242 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50003 / R50003C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50003 / R50003C13: got '2619-2675 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50003 / R50003C14: got '3945 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50003 / R50003C17: got '3945 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50005 / R50005C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50005 / R50005C13: got '6109-6117 Woodland Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50005 / R50005C14: got '4303 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50005 / R50005C17: got '4303 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50006 / R50006C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50006 / R50006C13: got '658-802 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50006 / R50006C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50006 / R50006C17: got '250-298 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50007 / R50007C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50007 / R50007C13: got '796-842 NE Multnomah
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50007 / R50007C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50007 / R50007C17: got '1100-1136 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50008 / R50008C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50008 / R50008C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50008 / R50008C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50008 / R50008C17: got '502-598 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50010 / R50010C10: got '134 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50010 / R50010C13: got '134 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50010 / R50010C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50010 / R50010C17: got '2972-3130 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50011 / R50011C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50011 / R50011C13: got '3408-3412 Alamo Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50011 / R50011C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50011 / R50011C17: got '1701-1719 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50018 / R50018C10: got '206 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50018 / R50018C13: got '206 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50018 / R50018C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50018 / R50018C17: got '700-746 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50019 / R50019C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50019 / R50019C13: got '8251-8255 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50019 / R50019C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50019 / R50019C17: got '2257 Lotus Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50021 / R50021C10: got '409 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50021 / R50021C13: got '409 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50021 / R50021C14: got '320 NW 45th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50021 / R50021C17: got '320 NW 45th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50022 / R50022C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50022 / R50022C13: got '1850-1898 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50022 / R50022C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50022 / R50022C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50023 / R50023C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50023 / R50023C13: got '400-426 NE 12th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50023 / R50023C14: got '539 NW 21st Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50023 / R50023C17: got '539 NW 21st Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50024 / R50024C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50024 / R50024C13: got '301-343 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50024 / R50024C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50024 / R50024C17: got '2446-2598 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50025 / R50025C10: got '5555 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50025 / R50025C13: got '5555 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50025 / R50025C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50025 / R50025C17: got '1300-1304 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50028 / R50028C10: got '539 NW 21st Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50028 / R50028C13: got '539 NW 21st Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50028 / R50028C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50028 / R50028C17: got '301-399 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50030 / R50030C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50030 / R50030C13: got '2295-2505 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50030 / R50030C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50030 / R50030C17: got '8800-8898 27th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50031 / R50031C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50031 / R50031C13: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50031 / R50031C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50031 / R50031C17: got '5401-5451 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50033 / R50033C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50033 / R50033C13: got '1600-1698 SE
## Washington St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50033 / R50033C14: got '522 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50033 / R50033C17: got '522 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50034 / R50034C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50034 / R50034C13: got '1100-1136 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50034 / R50034C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50034 / R50034C17: got '2100-2112 SE Yamhill
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50036 / R50036C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50036 / R50036C13: got '2446-2598 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50036 / R50036C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50036 / R50036C17: got '1901-1985 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50038 / R50038C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50038 / R50038C13: got '1300-1304 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50038 / R50038C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50038 / R50038C17: got '1553-1601 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50039 / R50039C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50039 / R50039C13: got '2100-2112 SE Yamhill
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50039 / R50039C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50039 / R50039C17: got '2100-2112 SE Yamhill
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50040 / R50040C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50040 / R50040C13: got '301-399 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50040 / R50040C14: got '2018 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50040 / R50040C17: got '2018 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50041 / R50041C10: got '25 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50041 / R50041C13: got '25 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50041 / R50041C14: got '3020 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50041 / R50041C17: got '3020 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50044 / R50044C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50044 / R50044C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50044 / R50044C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50044 / R50044C17: got '7500-7798 11th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50045 / R50045C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50045 / R50045C13: got '1549-1599 S Orcas St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50045 / R50045C14: got '1016 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50045 / R50045C17: got '1016 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50046 / R50046C10: got '214 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50046 / R50046C13: got '214 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50046 / R50046C14: got '534 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50046 / R50046C17: got '534 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50047 / R50047C10: got '3945 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50047 / R50047C13: got '3945 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50047 / R50047C14: got '4023 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50047 / R50047C17: got '4023 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50052 / R50052C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50052 / R50052C13: got '401-499 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50052 / R50052C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50052 / R50052C17: got '341-599 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50053 / R50053C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50053 / R50053C13: got '1062-1140 NE 13th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50053 / R50053C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50053 / R50053C17: got '5404-5430 N Montana
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50054 / R50054C10: got '1207 E Columbia St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50054 / R50054C13: got '1207 E Columbia St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50054 / R50054C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50054 / R50054C17: got '1549-1599 S Orcas St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50055 / R50055C10: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50055 / R50055C13: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50055 / R50055C14: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50055 / R50055C17: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50056 / R50056C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50056 / R50056C13: got '3315-3331 SE
## Gladstone St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50056 / R50056C14: got '4020 SE 56th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50056 / R50056C17: got '4020 SE 56th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50057 / R50057C10: got '1825 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50057 / R50057C13: got '1825 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50057 / R50057C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50057 / R50057C17: got '3630-3636 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50058 / R50058C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50058 / R50058C13: got '4400 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50058 / R50058C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50058 / R50058C17: got '3701-3749 SW Dakota
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50060 / R50060C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50060 / R50060C13: got '1705-1709 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50060 / R50060C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50060 / R50060C17: got '14335-14499 35th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50061 / R50061C10: got '829 27th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50061 / R50061C13: got '829 27th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50061 / R50061C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50061 / R50061C17: got '2200-2230 S Plum St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50062 / R50062C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50062 / R50062C13: got '8017-8029 N Washburne
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50062 / R50062C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50062 / R50062C17: got '2201-2289 NW 29th
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50063 / R50063C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50063 / R50063C13: got '2200-2230 S Plum St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50063 / R50063C14: got '3715 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50063 / R50063C17: got '3715 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50064 / R50064C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50064 / R50064C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50064 / R50064C14: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50064 / R50064C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50065 / R50065C10: got '215 E Louisa St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50065 / R50065C13: got '215 E Louisa St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50065 / R50065C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50065 / R50065C17: got '609-621 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50066 / R50066C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50066 / R50066C13: got '5200 Kensington Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50066 / R50066C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50066 / R50066C17: got '5200-5208 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50068 / R50068C10: got '4634 SE Division St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50068 / R50068C13: got '4634 SE Division St,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50068 / R50068C14: got '2721 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50068 / R50068C17: got '2721 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50069 / R50069C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50069 / R50069C13: got '1516-1530 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50069 / R50069C14: got '1504 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50069 / R50069C17: got '1504 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50070 / R50070C10: got '516 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50070 / R50070C13: got '516 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50070 / R50070C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50070 / R50070C17: got '1700-1730 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50072 / R50072C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50072 / R50072C13: got '3411-3415 Beacon Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50072 / R50072C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50072 / R50072C17: got '2601-2631 S Hill St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50074 / R50074C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50074 / R50074C13: got '3701-3749 SW Dakota
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50074 / R50074C14: got '4070 S Myrtle St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50074 / R50074C17: got '4070 S Myrtle St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50075 / R50075C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50075 / R50075C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50075 / R50075C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50075 / R50075C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50076 / R50076C10: got '1923 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50076 / R50076C13: got '1923 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50076 / R50076C14: got '349 NE 53rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50076 / R50076C17: got '349 NE 53rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50077 / R50077C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50077 / R50077C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50077 / R50077C14: got '214 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50077 / R50077C17: got '214 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50078 / R50078C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50078 / R50078C13: got '3521-3525 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50078 / R50078C14: got '209 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50078 / R50078C17: got '209 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50081 / R50081C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50081 / R50081C13: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50081 / R50081C14: got '2445 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50081 / R50081C17: got '2445 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50082 / R50082C10: got '1110 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50082 / R50082C13: got '1110 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50082 / R50082C14: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50082 / R50082C17: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50083 / R50083C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50083 / R50083C13: got '313-319 Lakeside Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50083 / R50083C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50083 / R50083C17: got '2295-2505 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50084 / R50084C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50084 / R50084C13: got '3630-3636 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50084 / R50084C14: got '6201 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50084 / R50084C17: got '6201 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50085 / R50085C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50085 / R50085C13: got '1415-1449 NE Going
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50085 / R50085C14: got '5636 SW Kelly Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50085 / R50085C17: got '5636 SW Kelly Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50086 / R50086C10: got '2568 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50086 / R50086C13: got '2568 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50086 / R50086C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50086 / R50086C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50087 / R50087C10: got '1504 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50087 / R50087C13: got '1504 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50087 / R50087C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50087 / R50087C17: got '1109-1265 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50088 / R50088C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50088 / R50088C13: got '609-621 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50088 / R50088C14: got '2139 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50088 / R50088C17: got '2139 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50089 / R50089C10: got '2407 SE 34th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50089 / R50089C13: got '2407 SE 34th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50089 / R50089C14: got '3236 SE Clinton St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50089 / R50089C17: got '3236 SE Clinton St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50090 / R50090C10: got '3236 SE Clinton St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50090 / R50090C13: got '3236 SE Clinton St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50090 / R50090C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50090 / R50090C17: got '1201-1299 NW Flanders
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50092 / R50092C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50092 / R50092C13: got '5404-5430 N Montana
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50092 / R50092C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50092 / R50092C17: got '5272-5298 NE 6th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50093 / R50093C10: got '5022 NE 22nd Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50093 / R50093C13: got '5022 NE 22nd Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50093 / R50093C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50093 / R50093C17: got '2616-2776 SE 8th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50094 / R50094C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50094 / R50094C13: got '2601-2631 S Hill St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50094 / R50094C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50094 / R50094C17: got '3738-3742 S Perry St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50095 / R50095C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50095 / R50095C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50095 / R50095C14: got '4032 Pasadena Pl NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50095 / R50095C17: got '4032 Pasadena Pl NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50097 / R50097C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50097 / R50097C13: got '3216-3220 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50097 / R50097C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50097 / R50097C17: got '3212-3216 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50098 / R50098C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50098 / R50098C13: got '4129-4133 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50098 / R50098C14: got '7343 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50098 / R50098C17: got '7343 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50099 / R50099C10: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50099 / R50099C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50099 / R50099C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50099 / R50099C17: got '323-347 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50100 / R50100C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50100 / R50100C13: got '5538-5622 SW Kelly
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50100 / R50100C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50100 / R50100C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50102 / R50102C10: got '5636 SW Kelly Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50102 / R50102C13: got '5636 SW Kelly Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50102 / R50102C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50102 / R50102C17: got '1-49 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50103 / R50103C10: got '5254 NE 18th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50103 / R50103C13: got '5254 NE 18th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50103 / R50103C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50103 / R50103C17: got '1094-1128 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50104 / R50104C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50104 / R50104C13: got '341-599 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50104 / R50104C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50104 / R50104C17: got '601-607 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50106 / R50106C10: got '2445 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50106 / R50106C13: got '2445 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50106 / R50106C14: got '5511 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50106 / R50106C17: got '5511 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50107 / R50107C10: got '13253 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50107 / R50107C13: got '13253 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50107 / R50107C14: got '13253 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50107 / R50107C17: got '13253 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50108 / R50108C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50108 / R50108C13: got '601-607 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50108 / R50108C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50108 / R50108C17: got '1621-1699 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50109 / R50109C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50109 / R50109C13: got '1109-1265 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50109 / R50109C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50109 / R50109C17: got '1521-1551 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50110 / R50110C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50110 / R50110C13: got '1600-1698 NE 16th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50110 / R50110C14: got '4106 N Concord Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50110 / R50110C17: got '4106 N Concord Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50111 / R50111C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50111 / R50111C13: got '4608-4612 SW Wildwood
## Pl, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50111 / R50111C14: got '5643 44th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50111 / R50111C17: got '5643 44th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50112 / R50112C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50112 / R50112C13: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50112 / R50112C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50112 / R50112C17: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50113 / R50113C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50113 / R50113C13: got '1621-1699 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50113 / R50113C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50113 / R50113C17: got '501-509 N 92nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50116 / R50116C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50116 / R50116C13: got '2616-2776 SE 8th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50116 / R50116C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50116 / R50116C17: got '400-498 NE Schuyler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50117 / R50117C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50117 / R50117C13: got '1201-1299 NW Flanders
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50117 / R50117C14: got '327 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50117 / R50117C17: got '327 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50118 / R50118C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50118 / R50118C13: got '9701-9711 44th Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50118 / R50118C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50118 / R50118C17: got '1131-1181 Dave
## Niehaus Way S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50119 / R50119C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50119 / R50119C13: got '5400-5550 Bay Terrace
## Rd, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50119 / R50119C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50119 / R50119C17: got '3625-3643 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50122 / R50122C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50122 / R50122C13: got '1700-1730 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50122 / R50122C14: got '1601 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50122 / R50122C17: got '1601 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50123 / R50123C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50123 / R50123C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50123 / R50123C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50123 / R50123C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50124 / R50124C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50124 / R50124C13: got '323-347 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50124 / R50124C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50124 / R50124C17: got '6101-6111 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50125 / R50125C10: got '6201 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50125 / R50125C13: got '6201 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50125 / R50125C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50125 / R50125C17: got '3401-3499 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50127 / R50127C10: got '2721 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50127 / R50127C13: got '2721 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50127 / R50127C14: got '33 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50127 / R50127C17: got '33 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50128 / R50128C10: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50128 / R50128C13: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50128 / R50128C14: got '1755 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50128 / R50128C17: got '1755 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50129 / R50129C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50129 / R50129C13: got '3625-3643 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50129 / R50129C14: got '4314 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50129 / R50129C17: got '4314 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50130 / R50130C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50130 / R50130C13: got '1521-1551 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50130 / R50130C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50130 / R50130C17: got '6301-6399 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50131 / R50131C10: got '4314 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50131 / R50131C13: got '4314 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50131 / R50131C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50131 / R50131C17: got '701-715 Nob Hill Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50132 / R50132C10: got '5643 44th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50132 / R50132C13: got '5643 44th Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50132 / R50132C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50132 / R50132C17: got '984-998 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50133 / R50133C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50133 / R50133C13: got '335-405 SE 30th Pl,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50133 / R50133C14: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50133 / R50133C17: got '6871-6921 NE
## Killingsworth St, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50134 / R50134C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50134 / R50134C13: got '2300-2346 SE 48th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50134 / R50134C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50134 / R50134C17: got '1400-1498 SE 15th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50135 / R50135C10: got '33 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50135 / R50135C13: got '33 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50135 / R50135C14: got '1508 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50135 / R50135C17: got '1508 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50137 / R50137C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50137 / R50137C13: got '200-218 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50137 / R50137C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50137 / R50137C17: got '1111-1399 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50138 / R50138C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50138 / R50138C13: got '701-715 Nob Hill Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50138 / R50138C14: got '813 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50138 / R50138C17: got '813 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50139 / R50139C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50139 / R50139C13: got '1400-1498 SE 15th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50139 / R50139C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50139 / R50139C17: got '2812-2820 SE 43rd
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50140 / R50140C10: got '327 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50140 / R50140C13: got '327 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50140 / R50140C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50140 / R50140C17: got '218-226 NE Graham St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50141 / R50141C10: got '813 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50141 / R50141C13: got '813 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50141 / R50141C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50141 / R50141C17: got '2525-2599 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50142 / R50142C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50142 / R50142C13: got '2300-2398 S Main St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50142 / R50142C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50142 / R50142C17: got '300-398 18th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50143 / R50143C10: got '1621 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50143 / R50143C13: got '1621 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50143 / R50143C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50143 / R50143C17: got '1711-1721 SE 33rd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50144 / R50144C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50144 / R50144C13: got '3324-3398 SE Stephens
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50144 / R50144C14: got '912 SE 69th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50144 / R50144C17: got '912 SE 69th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50145 / R50145C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50145 / R50145C13: got '501-509 N 92nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50145 / R50145C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50145 / R50145C17: got '1921-2099 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50146 / R50146C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50146 / R50146C13: got '400-498 NE Schuyler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50146 / R50146C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50146 / R50146C17: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50147 / R50147C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50147 / R50147C13: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50147 / R50147C14: got '25 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50147 / R50147C17: got '25 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50148 / R50148C10: got '8524-8526 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50148 / R50148C13: got '8524-8526 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50148 / R50148C14: got '401 NE 12th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50148 / R50148C17: got '401 NE 12th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50149 / R50149C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50149 / R50149C13: got '1131-1181 Dave
## Niehaus Way S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50149 / R50149C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50149 / R50149C17: got '169-199 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50150 / R50150C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50150 / R50150C13: got '5272-5298 NE 6th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50150 / R50150C14: got '1604 SE 29th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50150 / R50150C17: got '1604 SE 29th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50151 / R50151C10: got '4032 Pasadena Pl NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50151 / R50151C13: got '4032 Pasadena Pl NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50151 / R50151C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50151 / R50151C17: got '2201 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50152 / R50152C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50152 / R50152C13: got '1111-1399 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50152 / R50152C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50152 / R50152C17: got '57-99 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50154 / R50154C10: got '1601 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50154 / R50154C13: got '1601 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50154 / R50154C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50154 / R50154C17: got '4510-4516 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50155 / R50155C10: got '1755 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50155 / R50155C13: got '1755 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50155 / R50155C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50155 / R50155C17: got '101-123 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50156 / R50156C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50156 / R50156C13: got '984-998 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50156 / R50156C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50156 / R50156C17: got '3406 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50157 / R50157C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50157 / R50157C13: got '349-399 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50157 / R50157C14: got '2890 SW Barton St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50157 / R50157C17: got '2890 SW Barton St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50158 / R50158C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50158 / R50158C13: got '301 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50158 / R50158C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50158 / R50158C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50159 / R50159C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50159 / R50159C13: got '1711-1721 SE 33rd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50159 / R50159C14: got '1019 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50159 / R50159C17: got '1019 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50160 / R50160C10: got '9405 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50160 / R50160C13: got '9405 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50160 / R50160C14: got '14344 37th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50160 / R50160C17: got '14344 37th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50162 / R50162C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50162 / R50162C13: got '1249-1331 Bigelow Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50162 / R50162C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50162 / R50162C17: got '1201-1251 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50163 / R50163C10: got '1508 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50163 / R50163C13: got '1508 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50163 / R50163C14: got '6539 N Amherst St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50163 / R50163C17: got '6539 N Amherst St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50164 / R50164C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50164 / R50164C13: got '3401-3499 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50164 / R50164C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50164 / R50164C17: got '2300 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50165 / R50165C10: got '1019 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50165 / R50165C13: got '1019 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50165 / R50165C14: got '1339 SE Long St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50165 / R50165C17: got '1339 SE Long St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50166 / R50166C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50166 / R50166C13: got '4510-4516 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50166 / R50166C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50166 / R50166C17: got '5601-5635 34th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50167 / R50167C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50167 / R50167C13: got '218-226 NE Graham St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50167 / R50167C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50167 / R50167C17: got '900-998 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50168 / R50168C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50168 / R50168C13: got '3738-3742 S Perry St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50168 / R50168C14: got '3421 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50168 / R50168C17: got '3421 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50169 / R50169C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50169 / R50169C13: got '1201-1251 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50169 / R50169C14: got '622 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50169 / R50169C17: got '622 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50170 / R50170C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50170 / R50170C13: got '169-199 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50170 / R50170C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50170 / R50170C17: got '3051-3099 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50171 / R50171C10: got '9153 Westwood Town
## CTR, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50171 / R50171C13: got '9153 Westwood Town
## CTR, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50171 / R50171C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50171 / R50171C17: got '2321-2325 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50173 / R50173C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50173 / R50173C13: got '57-99 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50173 / R50173C14: got '206 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50173 / R50173C17: got '206 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50174 / R50174C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50174 / R50174C13: got '3406 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50174 / R50174C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50174 / R50174C17: got '1100-1120 Harrison
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50175 / R50175C10: got '622 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50175 / R50175C13: got '622 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50175 / R50175C14: got '1174 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50175 / R50175C17: got '1174 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50176 / R50176C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50176 / R50176C13: got '1-49 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50176 / R50176C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50176 / R50176C17: got '2115 SW River Pkwy,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50177 / R50177C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50177 / R50177C13: got '101-123 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50177 / R50177C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50177 / R50177C17: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50178 / R50178C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50178 / R50178C13: got '1100-1120 Harrison
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50178 / R50178C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50178 / R50178C17: got '4747-4749 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50179 / R50179C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50179 / R50179C13: got '2201 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50179 / R50179C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50179 / R50179C17: got '6311 Seaview Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50181 / R50181C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50181 / R50181C13: got '2300 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50181 / R50181C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50181 / R50181C17: got '2619-2675 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50182 / R50182C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50182 / R50182C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50182 / R50182C14: got '2110 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50182 / R50182C17: got '2110 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50183 / R50183C10: got '2139 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50183 / R50183C13: got '2139 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50183 / R50183C14: got 'Qwest Plaza, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50183 / R50183C17: got 'Qwest Plaza, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50184 / R50184C10: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50184 / R50184C13: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50184 / R50184C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50184 / R50184C17: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50185 / R50185C10: got '3715 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50185 / R50185C13: got '3715 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50185 / R50185C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50185 / R50185C17: got '1737-1741 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50186 / R50186C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50186 / R50186C13: got '1921-2099 N 48th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50186 / R50186C14: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50186 / R50186C17: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50187 / R50187C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50187 / R50187C13: got '4747-4749 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50187 / R50187C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50187 / R50187C17: got '1901-1999 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50189 / R50189C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50189 / R50189C13: got '900-998 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50189 / R50189C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50189 / R50189C17: got '4012 SE 17th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50190 / R50190C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50190 / R50190C13: got '2812-2820 SE 43rd
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50190 / R50190C14: got '2724 Northeast
## Pacific Street, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50190 / R50190C17: got '2724 Northeast
## Pacific Street, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50191 / R50191C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50191 / R50191C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50191 / R50191C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50191 / R50191C17: got '1205-1225 NW 13th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50192 / R50192C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50192 / R50192C13: got '1094-1128 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50192 / R50192C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50192 / R50192C17: got '2301-2499 NE 14th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50193 / R50193C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50193 / R50193C13: got '14335-14499 35th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50193 / R50193C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50193 / R50193C17: got '3121-3199 NE 130th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50195 / R50195C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50195 / R50195C13: got '2201-2289 NW 29th
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50195 / R50195C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50195 / R50195C17: got '1600-1698 SE
## Washington St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50196 / R50196C10: got '4106 N Concord Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50196 / R50196C13: got '4106 N Concord Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50196 / R50196C14: got '923 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50196 / R50196C17: got '923 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50197 / R50197C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50197 / R50197C13: got '2321-2325 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50197 / R50197C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50197 / R50197C17: got '2460 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50199 / R50199C10: got '6539 N Amherst St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50199 / R50199C13: got '6539 N Amherst St,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50199 / R50199C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50199 / R50199C17: got '2100-2118 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50200 / R50200C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50200 / R50200C13: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50200 / R50200C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50200 / R50200C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50201 / R50201C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50201 / R50201C13: got '1055-1125 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50201 / R50201C14: got '3105 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50201 / R50201C17: got '3105 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50202 / R50202C10: got 'Qwest Plaza, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50202 / R50202C13: got 'Qwest Plaza, Seattle,
## WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50202 / R50202C14: got '14342 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50202 / R50202C17: got '14342 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50205 / R50205C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50205 / R50205C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50205 / R50205C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50205 / R50205C17: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50207 / R50207C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50207 / R50207C13: got '3212-3216 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50207 / R50207C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50207 / R50207C17: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50208 / R50208C10: got '3421 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50208 / R50208C13: got '3421 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50208 / R50208C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50208 / R50208C17: got '4328-4332 15th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50209 / R50209C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50209 / R50209C13: got '2301-2499 NE 14th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50209 / R50209C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50209 / R50209C17: got '796-842 NE Multnomah
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50210 / R50210C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50210 / R50210C13: got '1-11 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50210 / R50210C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50210 / R50210C17: got '4224-4232 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50211 / R50211C10: got '1604 SE 29th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50211 / R50211C13: got '1604 SE 29th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50211 / R50211C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50211 / R50211C17: got '2800-2898 SE Madison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50212 / R50212C10: got '1174 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50212 / R50212C13: got '1174 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50212 / R50212C14: got '6126 Latona Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50212 / R50212C17: got '6126 Latona Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50214 / R50214C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50214 / R50214C13: got '6301-6399 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50214 / R50214C14: got '617 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50214 / R50214C17: got '617 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50215 / R50215C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50215 / R50215C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50215 / R50215C14: got '506 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50215 / R50215C17: got '506 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50216 / R50216C10: got '3105 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50216 / R50216C13: got '3105 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50216 / R50216C14: got '2824 SE Tibbetts St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50216 / R50216C17: got '2824 SE Tibbetts St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50217 / R50217C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50217 / R50217C13: got '4328-4332 15th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50217 / R50217C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50217 / R50217C17: got '3408-3412 Alamo Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50219 / R50219C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50219 / R50219C13: got '2115 SW River Pkwy,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50219 / R50219C14: got '2193 SW River Pkwy,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50219 / R50219C17: got '2193 SW River Pkwy,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50221 / R50221C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50221 / R50221C13: got '1205-1225 NW 13th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50221 / R50221C14: got '1221 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50221 / R50221C17: got '1221 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50222 / R50222C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50222 / R50222C13: got '7211-7215 30th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50222 / R50222C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50222 / R50222C17: got '7211-7215 30th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50223 / R50223C10: got '2110 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50223 / R50223C13: got '2110 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50223 / R50223C14: got '707 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50223 / R50223C17: got '707 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50224 / R50224C10: got '4020 SE 56th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50224 / R50224C13: got '4020 SE 56th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50224 / R50224C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50224 / R50224C17: got '400-426 NE 12th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50225 / R50225C10: got '923 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50225 / R50225C13: got '923 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50225 / R50225C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50225 / R50225C17: got '4205-4299 N
## Mississippi Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50226 / R50226C10: got '11550 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50226 / R50226C13: got '11550 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50226 / R50226C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50226 / R50226C17: got '12757-12799 Stone Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50227 / R50227C10: got '7343 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50227 / R50227C13: got '7343 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50227 / R50227C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50227 / R50227C17: got '1201 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50228 / R50228C10: got '617 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50228 / R50228C13: got '617 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50228 / R50228C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50228 / R50228C17: got '600-614 NW 45th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50230 / R50230C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50230 / R50230C13: got '2413-2459 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50230 / R50230C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50230 / R50230C17: got '251-299 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50231 / R50231C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50231 / R50231C13: got '1737-1741 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50231 / R50231C14: got '3507 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50231 / R50231C17: got '3507 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50232 / R50232C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50232 / R50232C13: got '300-398 18th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50232 / R50232C14: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50232 / R50232C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50234 / R50234C10: got '1221 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50234 / R50234C13: got '1221 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50234 / R50234C14: got '2136 NW Johnson St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50234 / R50234C17: got '2136 NW Johnson St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50235 / R50235C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50235 / R50235C13: got '12757-12799 Stone Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50235 / R50235C14: got '11532 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50235 / R50235C17: got '11532 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50236 / R50236C10: got '506 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50236 / R50236C13: got '506 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50236 / R50236C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50236 / R50236C17: got '1609-1627 Harvard
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50237 / R50237C10: got '6126 Latona Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50237 / R50237C13: got '6126 Latona Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50237 / R50237C14: got '134 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50237 / R50237C17: got '134 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50238 / R50238C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50238 / R50238C13: got '1201 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50238 / R50238C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50238 / R50238C17: got '35-65 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50239 / R50239C10: got '3507 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50239 / R50239C13: got '3507 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50239 / R50239C14: got '5555 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50239 / R50239C17: got '5555 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50241 / R50241C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50241 / R50241C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50241 / R50241C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50241 / R50241C17: got '1850-1898 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50244 / R50244C10: got '2136 NW Johnson St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50244 / R50244C13: got '2136 NW Johnson St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50244 / R50244C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50244 / R50244C17: got '1001-1099 NW 12th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50245 / R50245C10: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50245 / R50245C13: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50245 / R50245C14: got '409 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50245 / R50245C17: got '409 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50248 / R50248C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50248 / R50248C13: got '4205-4299 N
## Mississippi Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50248 / R50248C14: got '4942 NE 32nd Pl,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50248 / R50248C17: got '4942 NE 32nd Pl,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50249 / R50249C10: got '4023 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50249 / R50249C13: got '4023 1st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50249 / R50249C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50249 / R50249C17: got '2401-2483 Birch Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50250 / R50250C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50250 / R50250C13: got '5601-5649 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50250 / R50250C14: got '6717 Jones Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50250 / R50250C17: got '6717 Jones Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50251 / R50251C10: got '707 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50251 / R50251C13: got '707 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50251 / R50251C14: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50251 / R50251C17: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50252 / R50252C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50252 / R50252C13: got '251-299 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50252 / R50252C14: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50252 / R50252C17: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50253 / R50253C10: got '522 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50253 / R50253C13: got '522 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50253 / R50253C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50253 / R50253C17: got '2400-2418 SE Cora St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50254 / R50254C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50254 / R50254C13: got '3710-3736 N
## Mississippi Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50254 / R50254C14: got '3912 NE 36th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50254 / R50254C17: got '3912 NE 36th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50255 / R50255C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50255 / R50255C13: got '3000-3098 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50255 / R50255C14: got '3105 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50255 / R50255C17: got '3105 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50257 / R50257C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50257 / R50257C13: got '2705-2799 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50257 / R50257C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50257 / R50257C17: got '5701 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50258 / R50258C10: got '1339 SE Long St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50258 / R50258C13: got '1339 SE Long St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50258 / R50258C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50258 / R50258C17: got '30-98 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50259 / R50259C10: got '3105 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50259 / R50259C13: got '3105 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50259 / R50259C14: got '3025 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50259 / R50259C17: got '3025 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50260 / R50260C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50260 / R50260C13: got '600-614 NW 45th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50260 / R50260C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50260 / R50260C17: got '8301-8407 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50261 / R50261C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50261 / R50261C13: got '700-746 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50261 / R50261C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50261 / R50261C17: got '2318-2324 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50262 / R50262C10: got '2119 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50262 / R50262C13: got '2119 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50262 / R50262C14: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50262 / R50262C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50263 / R50263C10: got '1625 SW Morrison St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50263 / R50263C13: got '1625 SW Morrison St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50263 / R50263C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50263 / R50263C17: got '901-999 SE Division
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50265 / R50265C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50265 / R50265C13: got '3000-3004 S Byron St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50265 / R50265C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50265 / R50265C17: got '1701-1749 18th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50266 / R50266C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50266 / R50266C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50266 / R50266C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50266 / R50266C17: got '10401-10499 Evanston
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50269 / R50269C10: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50269 / R50269C13: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50269 / R50269C14: got '12545 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50269 / R50269C17: got '12545 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50270 / R50270C10: got '4716 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50270 / R50270C13: got '4716 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50270 / R50270C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50270 / R50270C17: got '4310-4450 12th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50271 / R50271C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50271 / R50271C13: got '900-918 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50271 / R50271C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50271 / R50271C17: got '2000 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50272 / R50272C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50272 / R50272C13: got '5049 30th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50272 / R50272C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50272 / R50272C17: got '4228-4234 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50273 / R50273C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50273 / R50273C13: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50273 / R50273C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50273 / R50273C17: got '2245-2399 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50274 / R50274C10: got '1016 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50274 / R50274C13: got '1016 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50274 / R50274C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50274 / R50274C17: got '5816-5818 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50276 / R50276C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50276 / R50276C13: got '502-598 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50276 / R50276C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50276 / R50276C17: got '4027 21st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50277 / R50277C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50277 / R50277C13: got '3121-3199 NE 130th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50277 / R50277C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50277 / R50277C17: got '12007-12011 33rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50278 / R50278C10: got '9714 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50278 / R50278C13: got '9714 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50278 / R50278C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50278 / R50278C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50279 / R50279C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50279 / R50279C13: got '121 Lakeside Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50279 / R50279C14: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50279 / R50279C17: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50280 / R50280C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50280 / R50280C13: got '2575-2589 Pacific Hwy
## W, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50280 / R50280C14: got '3228 SW 1st Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50280 / R50280C17: got '3228 SW 1st Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50281 / R50281C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50281 / R50281C13: got '2901-3099 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50281 / R50281C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50281 / R50281C17: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50282 / R50282C10: got '209 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50282 / R50282C13: got '209 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50282 / R50282C14: got '410 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50282 / R50282C17: got '410 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50284 / R50284C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50284 / R50284C13: got '11832-11998 31st Pl
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50284 / R50284C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50284 / R50284C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50285 / R50285C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50285 / R50285C13: got '5543-5775 West Green
## Lake Way N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50285 / R50285C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50285 / R50285C17: got '599 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50286 / R50286C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50286 / R50286C13: got '5816-5818 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50286 / R50286C14: got '2119 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50286 / R50286C17: got '2119 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50288 / R50288C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50288 / R50288C13: got '7319-7323 38th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50288 / R50288C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50288 / R50288C17: got '4401-4451 S Othello
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50289 / R50289C10: got '3653 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50289 / R50289C13: got '3653 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50289 / R50289C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50289 / R50289C17: got '1959-1999 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50290 / R50290C10: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50290 / R50290C13: got '626 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50290 / R50290C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50290 / R50290C17: got '5701 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50292 / R50292C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50292 / R50292C13: got '543-549 NE 79th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50292 / R50292C14: got '2300 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50292 / R50292C17: got '2300 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50294 / R50294C10: got '1210 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50294 / R50294C13: got '1210 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50294 / R50294C14: got '2424 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50294 / R50294C17: got '2424 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50295 / R50295C10: got '1524 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50295 / R50295C13: got '1524 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50295 / R50295C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50295 / R50295C17: got '1627-1633 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50296 / R50296C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50296 / R50296C13: got '2800-2898 SE Madison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50296 / R50296C14: got '2126 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50296 / R50296C17: got '2126 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50297 / R50297C10: got '320 NW 45th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50297 / R50297C13: got '320 NW 45th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50297 / R50297C14: got '909 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50297 / R50297C17: got '909 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50298 / R50298C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50298 / R50298C13: got '6906-6918 N Michigan
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50298 / R50298C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50298 / R50298C17: got '1930 SW River Dr,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50299 / R50299C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50299 / R50299C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50299 / R50299C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50299 / R50299C17: got '6727-6813 N Oatman
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50300 / R50300C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50300 / R50300C13: got '100-106 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50300 / R50300C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50300 / R50300C17: got '1501-1599 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50301 / R50301C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50301 / R50301C13: got '3250-3274 N
## Willamette Blvd, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50301 / R50301C14: got '1503 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50301 / R50301C17: got '1503 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50302 / R50302C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50302 / R50302C13: got '5401-5451 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50302 / R50302C14: got '517 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50302 / R50302C17: got '517 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50303 / R50303C10: got '349 NE 53rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50303 / R50303C13: got '349 NE 53rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50303 / R50303C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50303 / R50303C17: got '35-59 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50304 / R50304C10: got '5317 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50304 / R50304C13: got '5317 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50304 / R50304C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50304 / R50304C17: got '1814-1898 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50305 / R50305C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50305 / R50305C13: got '722-734 SE Ankeny St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50305 / R50305C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50305 / R50305C17: got '2704-2798 SE 41st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50306 / R50306C10: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50306 / R50306C13: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50306 / R50306C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50306 / R50306C17: got '1813-1899 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50307 / R50307C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50307 / R50307C13: got '501 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50307 / R50307C14: got '515 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50307 / R50307C17: got '515 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50308 / R50308C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50308 / R50308C13: got '8800-8898 27th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50308 / R50308C14: got '5317 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50308 / R50308C17: got '5317 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50309 / R50309C10: got '228 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50309 / R50309C13: got '228 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50309 / R50309C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50309 / R50309C17: got '501 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50310 / R50310C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50310 / R50310C13: got '12007-12011 33rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50310 / R50310C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50310 / R50310C17: got '501-523 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50312 / R50312C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50312 / R50312C13: got '5211-5399 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50312 / R50312C14: got '1746 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50312 / R50312C17: got '1746 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50313 / R50313C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50313 / R50313C13: got '599 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50313 / R50313C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50313 / R50313C17: got '5398 Russell Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50315 / R50315C10: got '517 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50315 / R50315C13: got '517 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50315 / R50315C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50315 / R50315C17: got '1463-1477 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50317 / R50317C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50317 / R50317C13: got '2400-2418 SE Cora St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50317 / R50317C14: got '3962c SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50317 / R50317C17: got '3962c SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50318 / R50318C10: got '3962c SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50318 / R50318C13: got '3962c SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50318 / R50318C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50318 / R50318C17: got '4301-4355 SE 27th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50319 / R50319C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50319 / R50319C13: got '1813-1899 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50319 / R50319C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50319 / R50319C17: got '100-106 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50320 / R50320C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50320 / R50320C13: got '211-219 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50320 / R50320C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50320 / R50320C17: got '2865-2875 NW Upshur
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50321 / R50321C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50321 / R50321C13: got '501-523 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50321 / R50321C14: got '3527 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50321 / R50321C17: got '3527 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50322 / R50322C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50322 / R50322C13: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50322 / R50322C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50322 / R50322C17: got '5601-5649 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50323 / R50323C10: got '3020 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50323 / R50323C13: got '3020 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50323 / R50323C14: got '1118 SE Mill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50323 / R50323C17: got '1118 SE Mill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50324 / R50324C10: got '740 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50324 / R50324C13: got '740 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50324 / R50324C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50324 / R50324C17: got '1543-1559 NE 14th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50325 / R50325C10: got '1415 W Dravus St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50325 / R50325C13: got '1415 W Dravus St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50325 / R50325C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50325 / R50325C17: got '2428-2430 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50326 / R50326C10: got '11532 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50326 / R50326C13: got '11532 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50326 / R50326C14: got '1210 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50326 / R50326C17: got '1210 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50327 / R50327C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50327 / R50327C13: got '2928-2938 SE Franklin
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50327 / R50327C14: got '1015 NE Webster St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50327 / R50327C17: got '1015 NE Webster St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50331 / R50331C10: got '4303 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50331 / R50331C13: got '4303 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50331 / R50331C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50331 / R50331C17: got '1702 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50332 / R50332C10: got '1746 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50332 / R50332C13: got '1746 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50332 / R50332C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50332 / R50332C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50333 / R50333C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50333 / R50333C13: got '742-798 NE Oregon St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50333 / R50333C14: got '610 SW 13th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50333 / R50333C17: got '610 SW 13th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50335 / R50335C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50335 / R50335C13: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50335 / R50335C14: got '4716 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50335 / R50335C17: got '4716 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50337 / R50337C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50337 / R50337C13: got '1142-1198 NE 13th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50337 / R50337C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50337 / R50337C17: got '2120-2198 NE Oregon
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50338 / R50338C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50338 / R50338C13: got '2100-2118 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50338 / R50338C14: got '2735 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50338 / R50338C17: got '2735 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50339 / R50339C10: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50339 / R50339C13: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50339 / R50339C14: got '1524 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50339 / R50339C17: got '1524 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50340 / R50340C10: got '12 SW Rose Ln,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50340 / R50340C13: got '12 SW Rose Ln,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50340 / R50340C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50340 / R50340C17: got '211-219 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50341 / R50341C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50341 / R50341C13: got '5701 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50341 / R50341C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50341 / R50341C17: got '5601-5635 34th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50344 / R50344C10: got '2126 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50344 / R50344C13: got '2126 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50344 / R50344C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50344 / R50344C17: got '3000-3098 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50345 / R50345C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50345 / R50345C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50345 / R50345C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50345 / R50345C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50346 / R50346C10: got '410 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50346 / R50346C13: got '410 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50346 / R50346C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50346 / R50346C17: got '121 Lakeside Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50347 / R50347C10: got '6717 Jones Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50347 / R50347C13: got '6717 Jones Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50347 / R50347C14: got '3032 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50347 / R50347C17: got '3032 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50349 / R50349C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50349 / R50349C13: got '2000 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50349 / R50349C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50349 / R50349C17: got '308-310 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50350 / R50350C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50350 / R50350C13: got '35-59 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50350 / R50350C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50350 / R50350C17: got '900-918 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50351 / R50351C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50351 / R50351C13: got '1543-1559 NE 14th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50351 / R50351C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50351 / R50351C17: got '5259-5275 NE 28th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50352 / R50352C10: got '1215 SW Alder St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50352 / R50352C13: got '1215 SW Alder St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50352 / R50352C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50352 / R50352C17: got '3250-3274 N
## Willamette Blvd, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50353 / R50353C10: got '1118 SE Mill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50353 / R50353C13: got '1118 SE Mill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50353 / R50353C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50353 / R50353C17: got '2928-2938 SE Franklin
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50355 / R50355C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50355 / R50355C13: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50355 / R50355C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50355 / R50355C17: got '1-33 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50356 / R50356C10: got '2018 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50356 / R50356C13: got '2018 SE 72nd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50356 / R50356C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50356 / R50356C17: got '742-798 NE Oregon St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50357 / R50357C10: got '534 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50357 / R50357C13: got '534 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50357 / R50357C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50357 / R50357C17: got '5543-5775 West Green
## Lake Way N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50363 / R50363C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50363 / R50363C13: got '3136-3198 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50363 / R50363C14: got '6330 NE Broadway St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50363 / R50363C17: got '6330 NE Broadway St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50364 / R50364C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50364 / R50364C13: got '1-33 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50364 / R50364C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50364 / R50364C17: got '8220-8252 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50365 / R50365C10: got '2824 SE Tibbetts St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50365 / R50365C13: got '2824 SE Tibbetts St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50365 / R50365C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50365 / R50365C17: got '722 SE Ankeny St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50367 / R50367C10: got '2193 SW River Pkwy,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50367 / R50367C13: got '2193 SW River Pkwy,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50367 / R50367C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50367 / R50367C17: got '6906-6918 N Michigan
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50368 / R50368C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50368 / R50368C13: got '4027 21st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50368 / R50368C14: got '228 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50368 / R50368C17: got '228 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50369 / R50369C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50369 / R50369C13: got '1701-1719 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50369 / R50369C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50369 / R50369C17: got '3000-3004 S Byron St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50371 / R50371C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50371 / R50371C13: got '3121-3199 NE 130th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50371 / R50371C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50371 / R50371C17: got '3121-3199 NE 130th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50376 / R50376C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50376 / R50376C13: got '1901-1985 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50376 / R50376C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50376 / R50376C17: got '11832-11998 31st Pl
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50377 / R50377C10: got '3912 NE 36th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50377 / R50377C13: got '3912 NE 36th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50377 / R50377C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50377 / R50377C17: got '1111-1199 SE 12th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50379 / R50379C10: got '1957 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50379 / R50379C13: got '1957 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50379 / R50379C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50379 / R50379C17: got '5049 30th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50380 / R50380C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50380 / R50380C13: got '2061-2099 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50380 / R50380C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50380 / R50380C17: got '3710-3736 N
## Mississippi Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50381 / R50381C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50381 / R50381C13: got '2257 Lotus Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50381 / R50381C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50381 / R50381C17: got '543-549 NE 79th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50383 / R50383C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50383 / R50383C13: got '1501-1599 Franklin
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50383 / R50383C14: got '409 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50383 / R50383C17: got '409 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50386 / R50386C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50386 / R50386C13: got '350-398 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50386 / R50386C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50386 / R50386C17: got '2684-2698 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50387 / R50387C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50387 / R50387C13: got '3445-3457 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50387 / R50387C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50387 / R50387C17: got '3155-3159 Warren Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50388 / R50388C10: got '2364 SE 45th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50388 / R50388C13: got '2364 SE 45th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50388 / R50388C14: got '2400 N Alberta St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50388 / R50388C17: got '2400 N Alberta St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50389 / R50389C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50389 / R50389C13: got '352-398 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50389 / R50389C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50389 / R50389C17: got '873-999 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50390 / R50390C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50390 / R50390C13: got '30-98 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50390 / R50390C14: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50390 / R50390C17: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50391 / R50391C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50391 / R50391C13: got '2428-2430 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50391 / R50391C14: got '409 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50391 / R50391C17: got '409 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50392 / R50392C10: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50392 / R50392C13: got '6871-6921 NE
## Killingsworth St, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50392 / R50392C14: got '3004 SE 18th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50392 / R50392C17: got '3004 SE 18th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50394 / R50394C10: got '3228 SW 1st Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50394 / R50394C13: got '3228 SW 1st Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50394 / R50394C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50394 / R50394C17: got '620-666 SW Washington
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50396 / R50396C10: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50396 / R50396C13: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50396 / R50396C14: got '2020 NE 44th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50396 / R50396C17: got '2020 NE 44th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50397 / R50397C10: got '410 SW Harrison St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50397 / R50397C13: got '410 SW Harrison St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50397 / R50397C14: got '1035 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50397 / R50397C17: got '1035 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50398 / R50398C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50398 / R50398C13: got '1821-1899 E Howell
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50398 / R50398C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50398 / R50398C17: got '2201-2243 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50399 / R50399C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50399 / R50399C13: got '873-999 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50399 / R50399C14: got '4608 N Gantenbein
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50399 / R50399C17: got '4608 N Gantenbein
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50400 / R50400C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50400 / R50400C13: got '6532-6598 SE Raymond
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50400 / R50400C14: got '401 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50400 / R50400C17: got '401 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50401 / R50401C10: got '1633 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50401 / R50401C13: got '1633 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50401 / R50401C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50401 / R50401C17: got '1769 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50402 / R50402C10: got '401 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50402 / R50402C13: got '401 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50402 / R50402C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50402 / R50402C17: got '1-49 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50403 / R50403C10: got '740 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50403 / R50403C13: got '740 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50403 / R50403C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50403 / R50403C17: got '135-149 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50404 / R50404C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50404 / R50404C13: got '3821-3825 Whitman Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50404 / R50404C14: got '101 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50404 / R50404C17: got '101 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50405 / R50405C10: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50405 / R50405C13: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50405 / R50405C14: got '740 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50405 / R50405C17: got '740 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50409 / R50409C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50409 / R50409C13: got '530-598 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50409 / R50409C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50409 / R50409C17: got '2389-2399 W Boston
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50410 / R50410C10: got '2400 N Alberta St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50410 / R50410C13: got '2400 N Alberta St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50410 / R50410C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50410 / R50410C17: got '3301-3399 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50411 / R50411C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50411 / R50411C13: got '1117-1199 36th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50411 / R50411C14: got '804 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50411 / R50411C17: got '804 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50412 / R50412C10: got '60 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50412 / R50412C13: got '60 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50412 / R50412C14: got '2508 SE 27th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50412 / R50412C17: got '2508 SE 27th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50413 / R50413C10: got '3004 SE 18th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50413 / R50413C13: got '3004 SE 18th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50413 / R50413C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50413 / R50413C17: got '3000-3098 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50414 / R50414C10: got '219 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50414 / R50414C13: got '219 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50414 / R50414C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50414 / R50414C17: got '632-698 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50415 / R50415C10: got '2424 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50415 / R50415C13: got '2424 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50415 / R50415C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50415 / R50415C17: got '1049-1099 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50416 / R50416C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50416 / R50416C13: got '1101-1109 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50416 / R50416C14: got '7557 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50416 / R50416C17: got '7557 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50417 / R50417C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50417 / R50417C13: got '4501-4515 16th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50417 / R50417C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50417 / R50417C17: got '8727-8799 25th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50418 / R50418C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50418 / R50418C13: got '2253-2299 W Ruffner
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50418 / R50418C14: got '3255 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50418 / R50418C17: got '3255 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50419 / R50419C10: got '11305 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50419 / R50419C13: got '11305 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50419 / R50419C14: got '1221 NE 140th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50419 / R50419C17: got '1221 NE 140th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50420 / R50420C10: got '409 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50420 / R50420C13: got '409 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50420 / R50420C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50420 / R50420C17: got '1863-1869 E Shelby
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50421 / R50421C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50421 / R50421C13: got '2704-2798 SE 41st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50421 / R50421C14: got '2707 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50421 / R50421C17: got '2707 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50423 / R50423C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50423 / R50423C13: got '1553-1601 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50423 / R50423C14: got '11305 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50423 / R50423C17: got '11305 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50424 / R50424C10: got '1035 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50424 / R50424C13: got '1035 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50424 / R50424C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50424 / R50424C17: got '3755-3803 N Montana
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50425 / R50425C10: got '2216 SE 41st Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50425 / R50425C13: got '2216 SE 41st Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50425 / R50425C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50425 / R50425C17: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50426 / R50426C10: got '2300 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50426 / R50426C13: got '2300 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50426 / R50426C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50426 / R50426C17: got '101-145 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50428 / R50428C10: got '3004 SE 18th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50428 / R50428C13: got '3004 SE 18th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50428 / R50428C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50428 / R50428C17: got '352-398 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50429 / R50429C10: got '515 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50429 / R50429C13: got '515 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50429 / R50429C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50429 / R50429C17: got '3445-3457 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50430 / R50430C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50430 / R50430C13: got '1200-1302 E Spruce
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50430 / R50430C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50430 / R50430C17: got '1620-1630 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50431 / R50431C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50431 / R50431C13: got '2400 E Valley St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50431 / R50431C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50431 / R50431C17: got '539-599 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50432 / R50432C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50432 / R50432C13: got '1863-1869 E Shelby
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50432 / R50432C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50432 / R50432C17: got '622-628 NW 80th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50433 / R50433C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50433 / R50433C13: got '2865-2875 NW Upshur
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50433 / R50433C14: got '2715 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50433 / R50433C17: got '2715 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50434 / R50434C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50434 / R50434C13: got '8727-8799 25th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50434 / R50434C14: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50434 / R50434C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50435 / R50435C10: got '2400 N Alberta St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50435 / R50435C13: got '2400 N Alberta St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50435 / R50435C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50435 / R50435C17: got '1000-1098 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50436 / R50436C10: got '933 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50436 / R50436C13: got '933 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50436 / R50436C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50436 / R50436C17: got '1000-1098 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50438 / R50438C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50438 / R50438C13: got '4401-4451 S Othello
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50438 / R50438C14: got '2403 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50438 / R50438C17: got '2403 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50439 / R50439C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50439 / R50439C13: got '4301-4311 36th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50439 / R50439C14: got '5623 NE 59th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50439 / R50439C17: got '5623 NE 59th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50441 / R50441C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50441 / R50441C13: got '1281-1299 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50441 / R50441C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50441 / R50441C17: got '1110-1114 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50442 / R50442C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50442 / R50442C13: got '1033-1053 N 98th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50442 / R50442C14: got '315 N 71st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50442 / R50442C17: got '315 N 71st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50443 / R50443C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50443 / R50443C13: got '3755-3803 N Montana
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50443 / R50443C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50443 / R50443C17: got '701-799 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50444 / R50444C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50444 / R50444C13: got '1463-1477 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50444 / R50444C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50444 / R50444C17: got '1001-1099 Summit Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50445 / R50445C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50445 / R50445C13: got '5259-5275 NE 28th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50445 / R50445C14: got '1818 NW 23rd Pl,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50445 / R50445C17: got '1818 NW 23rd Pl,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50446 / R50446C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50446 / R50446C13: got '4219-4249 Whitman Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50446 / R50446C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50446 / R50446C17: got '4460-4466 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50447 / R50447C10: got '2707 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50447 / R50447C13: got '2707 SE Yamhill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50447 / R50447C14: got '2364 SE 45th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50447 / R50447C17: got '2364 SE 45th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50448 / R50448C10: got '3401 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50448 / R50448C13: got '3401 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50448 / R50448C14: got '1429 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50448 / R50448C17: got '1429 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50449 / R50449C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50449 / R50449C13: got '1772-1830 NW
## Riverscape St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50449 / R50449C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50449 / R50449C17: got '1829 NW 25th Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50450 / R50450C10: got '4431 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50450 / R50450C13: got '4431 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50450 / R50450C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50450 / R50450C17: got '2400 E Valley St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50451 / R50451C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50451 / R50451C13: got '501-507 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50451 / R50451C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50451 / R50451C17: got '3821-3825 Whitman Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50452 / R50452C10: got '2783 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50452 / R50452C13: got '2783 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50452 / R50452C14: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50452 / R50452C17: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50453 / R50453C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50453 / R50453C13: got '6709-6711 Division
## Ave NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50453 / R50453C14: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50453 / R50453C17: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50456 / R50456C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50456 / R50456C13: got '1049-1099 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50456 / R50456C14: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50456 / R50456C17: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50458 / R50458C10: got '95 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50458 / R50458C13: got '95 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50458 / R50458C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50458 / R50458C17: got '2700-2722 SE 33rd
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50461 / R50461C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50461 / R50461C13: got '2013-2015 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50461 / R50461C14: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50461 / R50461C17: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50462 / R50462C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50462 / R50462C13: got '409 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50462 / R50462C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50462 / R50462C17: got '6400-6430 SE Steele
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50463 / R50463C10: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50463 / R50463C13: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50463 / R50463C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50463 / R50463C17: got '4219-4249 Whitman Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50465 / R50465C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50465 / R50465C13: got '2700-2722 SE 33rd
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50465 / R50465C14: got '1938 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50465 / R50465C17: got '1938 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50466 / R50466C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50466 / R50466C13: got '620-666 SW Washington
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50466 / R50466C14: got '2216 SE 41st Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50466 / R50466C17: got '2216 SE 41st Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50467 / R50467C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50467 / R50467C13: got '2200-2298 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50467 / R50467C14: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50467 / R50467C17: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50468 / R50468C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50468 / R50468C13: got '8616-8620 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50468 / R50468C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50468 / R50468C17: got '1212-1286 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50469 / R50469C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50469 / R50469C13: got '101-145 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50469 / R50469C14: got '219 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50469 / R50469C17: got '219 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50470 / R50470C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50470 / R50470C13: got '1719-1749 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50470 / R50470C14: got '740 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50470 / R50470C17: got '740 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50472 / R50472C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50472 / R50472C13: got '3401-3499 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50472 / R50472C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50472 / R50472C17: got '5533-5537 26th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50473 / R50473C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50473 / R50473C13: got '901-949 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50473 / R50473C14: got '2625 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50473 / R50473C17: got '2625 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50474 / R50474C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50474 / R50474C13: got '4460-4466 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50474 / R50474C14: got '963 N Motor Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50474 / R50474C17: got '963 N Motor Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50476 / R50476C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50476 / R50476C13: got '2401-2483 Birch Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50476 / R50476C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50476 / R50476C17: got '201-249 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50477 / R50477C10: got '2735 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50477 / R50477C13: got '2735 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50477 / R50477C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50477 / R50477C17: got '901-949 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50478 / R50478C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50478 / R50478C13: got '3400-3498 E Spring
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50478 / R50478C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50478 / R50478C17: got '522-598 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50479 / R50479C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50479 / R50479C13: got '1627-1633 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50479 / R50479C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50479 / R50479C17: got '1200-1302 E Spruce
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50480 / R50480C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50480 / R50480C13: got '2212-2224 SE Umatilla
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50480 / R50480C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50480 / R50480C17: got '6532-6598 SE Raymond
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50481 / R50481C10: got '122 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50481 / R50481C13: got '122 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50481 / R50481C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50481 / R50481C17: got '1101-1167 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50482 / R50482C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50482 / R50482C13: got '1753-1757 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50482 / R50482C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50482 / R50482C17: got '2599-2699 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50483 / R50483C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50483 / R50483C13: got '8301-8407 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50483 / R50483C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50483 / R50483C17: got '8549 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50484 / R50484C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50484 / R50484C13: got '701-799 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50484 / R50484C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50484 / R50484C17: got '1900-1936 NW Flanders
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50485 / R50485C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50485 / R50485C13: got '8220-8252 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50485 / R50485C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50485 / R50485C17: got '2360-2382 N Northlake
## Way, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50486 / R50486C10: got '2715 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50486 / R50486C13: got '2715 N Emerson St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50486 / R50486C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50486 / R50486C17: got '4300-4412 N Maryland
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50490 / R50490C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50490 / R50490C13: got '1829 NW 25th Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50490 / R50490C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50490 / R50490C17: got '115-125 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50491 / R50491C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50491 / R50491C13: got '2120-2198 NE Oregon
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50491 / R50491C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50491 / R50491C17: got '1826-1832 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50492 / R50492C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50492 / R50492C13: got '1701-1749 18th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50492 / R50492C14: got '913 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50492 / R50492C17: got '913 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50493 / R50493C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50493 / R50493C13: got '1769 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50493 / R50493C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50493 / R50493C17: got '147 NW 19th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50494 / R50494C10: got '101 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50494 / R50494C13: got '101 N 70th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50494 / R50494C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50494 / R50494C17: got '1033-1053 N 98th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50495 / R50495C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50495 / R50495C13: got '1900-1936 NW Flanders
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50495 / R50495C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50495 / R50495C17: got '2389 NW Savier St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50496 / R50496C10: got '950 SW College St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50496 / R50496C13: got '950 SW College St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50496 / R50496C14: got '2400 N Alberta St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50496 / R50496C17: got '2400 N Alberta St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50497 / R50497C10: got '3395 SE 10th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50497 / R50497C13: got '3395 SE 10th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50497 / R50497C14: got '401 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50497 / R50497C17: got '401 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50498 / R50498C10: got '963 N Motor Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50498 / R50498C13: got '963 N Motor Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50498 / R50498C14: got '3651 47th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50498 / R50498C17: got '3651 47th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50499 / R50499C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50499 / R50499C13: got '1702 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50499 / R50499C14: got '9110 31st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50499 / R50499C17: got '9110 31st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50500 / R50500C10: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50500 / R50500C13: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50500 / R50500C14: got '9714 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50500 / R50500C17: got '9714 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50501 / R50501C10: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50501 / R50501C13: got '2911 W Boston St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50501 / R50501C14: got '10025 8th Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50501 / R50501C17: got '10025 8th Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50502 / R50502C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50502 / R50502C13: got '1140-1148 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50502 / R50502C14: got '4542 NE 28th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50502 / R50502C17: got '4542 NE 28th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50504 / R50504C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50504 / R50504C13: got '135-149 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50504 / R50504C14: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50504 / R50504C17: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50505 / R50505C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50505 / R50505C13: got '115-125 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50505 / R50505C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50505 / R50505C17: got '1772-1830 NW
## Riverscape St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50509 / R50509C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50509 / R50509C13: got '1019-1099 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50509 / R50509C14: got '1409 NW Quimby St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50509 / R50509C17: got '1409 NW Quimby St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50510 / R50510C10: got '6205 NE 19th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50510 / R50510C13: got '6205 NE 19th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50510 / R50510C14: got '1014 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50510 / R50510C17: got '1014 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50511 / R50511C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50511 / R50511C13: got '2599-2699 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50511 / R50511C14: got '10615 60th Ave S,
## Seattle, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50511 / R50511C17: got '10615 60th Ave S,
## Seattle, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50513 / R50513C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50513 / R50513C13: got '4301-4355 SE 27th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50513 / R50513C14: got '95 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50513 / R50513C17: got '95 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50514 / R50514C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50514 / R50514C13: got '10401-10499 Evanston
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50514 / R50514C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50514 / R50514C17: got '10401-10499 Evanston
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50517 / R50517C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50517 / R50517C13: got '4926-4998 NE 22nd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50517 / R50517C14: got '1633 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50517 / R50517C17: got '1633 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50518 / R50518C10: got '2020 NE 44th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50518 / R50518C13: got '2020 NE 44th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50518 / R50518C14: got '6205 NE 19th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50518 / R50518C17: got '6205 NE 19th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50519 / R50519C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50519 / R50519C13: got '3155-3159 Warren Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50519 / R50519C14: got '2409 W Dravus St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50519 / R50519C17: got '2409 W Dravus St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50521 / R50521C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50521 / R50521C13: got '1525-1529 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50521 / R50521C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50521 / R50521C17: got '1201 Olympic Way W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50522 / R50522C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50522 / R50522C13: got '3301-3399 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50522 / R50522C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50522 / R50522C17: got '1525-1699 NE 37th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50523 / R50523C10: got '4070 S Myrtle St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50523 / R50523C13: got '4070 S Myrtle St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50523 / R50523C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50523 / R50523C17: got '745-801 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50525 / R50525C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50525 / R50525C13: got '3000-3098 SE Market
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50525 / R50525C14: got '1438 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50525 / R50525C17: got '1438 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50526 / R50526C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50526 / R50526C13: got '2245-2399 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50526 / R50526C14: got '116 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50526 / R50526C17: got '116 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50527 / R50527C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50527 / R50527C13: got '1000-1098 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50527 / R50527C14: got '4993 SE 30th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50527 / R50527C17: got '4993 SE 30th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50528 / R50528C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50528 / R50528C13: got '2389-2399 W Boston
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50528 / R50528C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50528 / R50528C17: got '1728-1750 Rainier Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50529 / R50529C10: got 'Portland, OR, 97219'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50529 / R50529C13: got 'Portland, OR, 97219'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50529 / R50529C14: got '933 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50529 / R50529C17: got '933 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50530 / R50530C10: got '913 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50530 / R50530C13: got '913 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50530 / R50530C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50530 / R50530C17: got '310-312 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50531 / R50531C10: got '1438 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50531 / R50531C13: got '1438 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50531 / R50531C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50531 / R50531C17: got '4926-4998 NE 22nd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50533 / R50533C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50533 / R50533C13: got '1110-1114 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50533 / R50533C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50533 / R50533C17: got '2013-2015 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50534 / R50534C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50534 / R50534C13: got '1111-1199 SE 12th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50534 / R50534C14: got '3004 SE 18th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50534 / R50534C17: got '3004 SE 18th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50535 / R50535C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50535 / R50535C13: got '1001-1099 Summit Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50535 / R50535C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50535 / R50535C17: got '530-598 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50537 / R50537C10: got '2409 W Dravus St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50537 / R50537C13: got '2409 W Dravus St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50537 / R50537C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50537 / R50537C17: got '2253-2299 W Ruffner
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50539 / R50539C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50539 / R50539C13: got '2318-2324 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50539 / R50539C14: got '2783 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50539 / R50539C17: got '2783 Harbor Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50540 / R50540C10: got '1015 NE Webster St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50540 / R50540C13: got '1015 NE Webster St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50540 / R50540C14: got '122 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50540 / R50540C17: got '122 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50541 / R50541C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50541 / R50541C13: got '5701 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50541 / R50541C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50541 / R50541C17: got '4501-4515 16th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50542 / R50542C10: got '116 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50542 / R50542C13: got '116 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50542 / R50542C14: got '129 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50542 / R50542C17: got '129 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50543 / R50543C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50543 / R50543C13: got '2700-2724 4th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50543 / R50543C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50543 / R50543C17: got '3401-3499 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50544 / R50544C10: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50544 / R50544C13: got '809 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50544 / R50544C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50544 / R50544C17: got '1281-1299 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50545 / R50545C10: got '721 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50545 / R50545C13: got '721 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50545 / R50545C14: got '410 SW Harrison St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50545 / R50545C17: got '410 SW Harrison St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50546 / R50546C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50546 / R50546C13: got '1959-1999 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50546 / R50546C14: got '515 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50546 / R50546C17: got '515 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50547 / R50547C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50547 / R50547C13: got '1814-1898 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50547 / R50547C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50547 / R50547C17: got '3400-3498 E Spring
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50548 / R50548C10: got '129 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50548 / R50548C13: got '129 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50548 / R50548C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50548 / R50548C17: got '350-398 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50549 / R50549C10: got '2625 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50549 / R50549C13: got '2625 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50549 / R50549C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50549 / R50549C17: got '1140-1148 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50551 / R50551C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50551 / R50551C13: got '632-698 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50551 / R50551C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50551 / R50551C17: got '201-213 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50552 / R50552C10: got '1429 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50552 / R50552C13: got '1429 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50552 / R50552C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50552 / R50552C17: got '1101-1109 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50556 / R50556C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50556 / R50556C13: got '539-599 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50556 / R50556C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50556 / R50556C17: got '1049 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50557 / R50557C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50557 / R50557C13: got '4228-4234 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50557 / R50557C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50557 / R50557C17: got '4301-4311 36th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50558 / R50558C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50558 / R50558C13: got '1212-1286 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50558 / R50558C14: got '2243 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50558 / R50558C17: got '2243 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50559 / R50559C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50559 / R50559C13: got '2051-2199 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50559 / R50559C14: got '3701 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50559 / R50559C17: got '3701 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50560 / R50560C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50560 / R50560C13: got '201-249 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50560 / R50560C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50560 / R50560C17: got '303-311 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50561 / R50561C10: got '1014 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50561 / R50561C13: got '1014 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50561 / R50561C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50561 / R50561C17: got '1772-1830 NW
## Riverscape St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50564 / R50564C10: got '1818 NW 23rd Pl,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50564 / R50564C13: got '1818 NW 23rd Pl,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50564 / R50564C14: got '721 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50564 / R50564C17: got '721 NW 9th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50565 / R50565C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50565 / R50565C13: got '308-310 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50565 / R50565C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50565 / R50565C17: got '2200-2298 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50566 / R50566C10: got '409 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50566 / R50566C13: got '409 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50566 / R50566C14: got '3401 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50566 / R50566C17: got '3401 W Ruffner St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50567 / R50567C10: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50567 / R50567C13: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50567 / R50567C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50567 / R50567C17: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50568 / R50568C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50568 / R50568C13: got '1-49 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50568 / R50568C14: got '60 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50568 / R50568C17: got '60 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50570 / R50570C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50570 / R50570C13: got '1525-1699 NE 37th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50570 / R50570C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50570 / R50570C17: got '1815-1833 NE 52nd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50571 / R50571C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50571 / R50571C13: got '1620-1630 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50571 / R50571C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50571 / R50571C17: got '1117-1199 36th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50572 / R50572C10: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50572 / R50572C13: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50572 / R50572C14: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50572 / R50572C17: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50573 / R50573C10: got '1409 NW Quimby St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50573 / R50573C13: got '1409 NW Quimby St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50573 / R50573C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50573 / R50573C17: got '1400-1498 SE 15th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50575 / R50575C10: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50575 / R50575C13: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50575 / R50575C14: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50575 / R50575C17: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50576 / R50576C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50576 / R50576C13: got '762-798 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50576 / R50576C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50576 / R50576C17: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50577 / R50577C10: got '1715 NW Pettygrove
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50577 / R50577C13: got '1715 NW Pettygrove
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50577 / R50577C14: got '1131 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50577 / R50577C17: got '1131 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50578 / R50578C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50578 / R50578C13: got '4012 SE 17th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50578 / R50578C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50578 / R50578C17: got '3804-3898 SW Bond
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50579 / R50579C10: got '740 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50579 / R50579C13: got '740 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50579 / R50579C14: got '3635-a Thorndyke Ave
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50579 / R50579C17: got '3635-a Thorndyke Ave
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50580 / R50580C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50580 / R50580C13: got '941 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50580 / R50580C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50580 / R50580C17: got '114-122 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50581 / R50581C10: got '3715 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50581 / R50581C13: got '3715 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50581 / R50581C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50581 / R50581C17: got '224-298 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50582 / R50582C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50582 / R50582C13: got '224-298 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50582 / R50582C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50582 / R50582C17: got '51-79 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50583 / R50583C10: got '1938 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50583 / R50583C13: got '1938 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50583 / R50583C14: got '309 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50583 / R50583C17: got '309 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50584 / R50584C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50584 / R50584C13: got '2020-2026 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50584 / R50584C14: got '920 Alaskan Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50584 / R50584C17: got '920 Alaskan Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50585 / R50585C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50585 / R50585C13: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50585 / R50585C14: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50585 / R50585C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50586 / R50586C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50586 / R50586C13: got '259-299 N 144th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50586 / R50586C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50586 / R50586C17: got '949-953 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50588 / R50588C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50588 / R50588C13: got '561-583 E Burnside
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50588 / R50588C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50588 / R50588C17: got '1609-1655 NW Couch
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50590 / R50590C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50590 / R50590C13: got '147 NW 19th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50590 / R50590C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50590 / R50590C17: got '449-499 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50592 / R50592C10: got '1014 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50592 / R50592C13: got '1014 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50592 / R50592C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50592 / R50592C17: got '2-72 NW Trinity Pl,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50593 / R50593C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50593 / R50593C13: got '201-399 NE 12th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50593 / R50593C14: got '5005 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50593 / R50593C17: got '5005 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50594 / R50594C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50594 / R50594C13: got '8714-8720 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50594 / R50594C14: got '1113 N 91st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50594 / R50594C17: got '1113 N 91st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50595 / R50595C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50595 / R50595C13: got '3301-3499 N Albina
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50595 / R50595C14: got '4326 N Montana Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50595 / R50595C17: got '4326 N Montana Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50596 / R50596C10: got '4542 NE 28th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50596 / R50596C13: got '4542 NE 28th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50596 / R50596C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50596 / R50596C17: got '449-499 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50599 / R50599C10: got '9714 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50599 / R50599C13: got '9714 Woodlawn Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50599 / R50599C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50599 / R50599C17: got '259-299 N 144th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50600 / R50600C10: got '1322 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50600 / R50600C13: got '1322 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50600 / R50600C14: got '2508-2516 SE 27th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50600 / R50600C17: got '2508-2516 SE 27th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50601 / R50601C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50601 / R50601C13: got '1801-1899 NW Ione Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50601 / R50601C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50601 / R50601C17: got '216-218 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50602 / R50602C10: got '1116 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50602 / R50602C13: got '1116 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50602 / R50602C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50602 / R50602C17: got '1000-1098 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50603 / R50603C10: got '315 N 71st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50603 / R50603C13: got '315 N 71st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50603 / R50603C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50603 / R50603C17: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50604 / R50604C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50604 / R50604C13: got '1132-1198 SW Stark
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50604 / R50604C14: got '1715 NW Pettygrove
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50604 / R50604C17: got '1715 NW Pettygrove
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50605 / R50605C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50605 / R50605C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50605 / R50605C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50605 / R50605C17: got '10062-10130 Stone Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50606 / R50606C10: got '1131 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50606 / R50606C13: got '1131 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50606 / R50606C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50606 / R50606C17: got '833-899 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50607 / R50607C10: got '309 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50607 / R50607C13: got '309 SW 4th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50607 / R50607C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50607 / R50607C17: got '2720-2928 N Russet
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50608 / R50608C10: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50608 / R50608C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50608 / R50608C14: got '8034 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50608 / R50608C17: got '8034 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50609 / R50609C10: got '2243 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50609 / R50609C13: got '2243 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50609 / R50609C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50609 / R50609C17: got '762-798 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50610 / R50610C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50610 / R50610C13: got '622-628 NW 80th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50610 / R50610C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50610 / R50610C17: got '346-356 NW 80th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50611 / R50611C10: got '327 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50611 / R50611C13: got '327 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50611 / R50611C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50611 / R50611C17: got '3600-3698 NE Rosa
## Parks Way, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50612 / R50612C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50612 / R50612C13: got '816-886 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50612 / R50612C14: got '3247 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50612 / R50612C17: got '3247 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50613 / R50613C10: got '804 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50613 / R50613C13: got '804 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50613 / R50613C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50613 / R50613C17: got '200 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50614 / R50614C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50614 / R50614C13: got '8736-8798 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50614 / R50614C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50614 / R50614C17: got '801-897 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50615 / R50615C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50615 / R50615C13: got '4300-4412 N Maryland
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50615 / R50615C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50615 / R50615C17: got '310-364 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50616 / R50616C10: got '4608 N Gantenbein
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50616 / R50616C13: got '4608 N Gantenbein
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50616 / R50616C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50616 / R50616C17: got '1-61 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50617 / R50617C10: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50617 / R50617C13: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50617 / R50617C14: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50617 / R50617C17: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50618 / R50618C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50618 / R50618C13: got '3804-3898 SW Bond
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50618 / R50618C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50618 / R50618C17: got '1001-1023 SW Columbia
## St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50619 / R50619C10: got '1715 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50619 / R50619C13: got '1715 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50619 / R50619C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50619 / R50619C17: got '1801-1899 NW Ione Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50620 / R50620C10: got '3025 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50620 / R50620C13: got '3025 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50620 / R50620C14: got '2129 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50620 / R50620C17: got '2129 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50621 / R50621C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50621 / R50621C13: got '1301-1305 SW 11th
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50621 / R50621C14: got '3166 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50621 / R50621C17: got '3166 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50623 / R50623C10: got '4326 N Montana Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50623 / R50623C13: got '4326 N Montana Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50623 / R50623C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50623 / R50623C17: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50624 / R50624C10: got '902 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50624 / R50624C13: got '902 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50624 / R50624C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50624 / R50624C17: got '3842-3898 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50625 / R50625C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50625 / R50625C13: got '449-499 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50625 / R50625C14: got '1975 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50625 / R50625C17: got '1975 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50626 / R50626C10: got '3550 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50626 / R50626C13: got '3550 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50626 / R50626C14: got '1206 SW 6th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50626 / R50626C17: got '1206 SW 6th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50627 / R50627C10: got '127 N 82nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50627 / R50627C13: got '127 N 82nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50627 / R50627C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50627 / R50627C17: got '8714-8720 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50628 / R50628C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50628 / R50628C13: got '449-499 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50628 / R50628C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50628 / R50628C17: got '301-399 SE 10th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50629 / R50629C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50629 / R50629C13: got '353-399 W Barrett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50629 / R50629C14: got '914 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50629 / R50629C17: got '914 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50634 / R50634C10: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50634 / R50634C13: got '4500-4768 NE 52nd
## Ave, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50634 / R50634C14: got '3550 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50634 / R50634C17: got '3550 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50635 / R50635C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50635 / R50635C13: got '2105-2115 NE 49th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50635 / R50635C14: got '1912 NE 67th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50635 / R50635C17: got '1912 NE 67th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50636 / R50636C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50636 / R50636C13: got '1161-1199 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50636 / R50636C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50636 / R50636C17: got '421-499 SE 10th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50637 / R50637C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50637 / R50637C13: got '1125-1139 NW Couch
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50637 / R50637C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50637 / R50637C17: got '801 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50638 / R50638C10: got '1206 SW 6th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50638 / R50638C13: got '1206 SW 6th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50638 / R50638C14: got '1116 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50638 / R50638C17: got '1116 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50639 / R50639C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50639 / R50639C13: got '1001-1023 SW Columbia
## St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50639 / R50639C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50639 / R50639C17: got '1806-1820 NE 13th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50640 / R50640C10: got '3634 N Michigan Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50640 / R50640C13: got '3634 N Michigan Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50640 / R50640C14: got '5512 NE Wygant St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50640 / R50640C17: got '5512 NE Wygant St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50641 / R50641C10: got '6205 NE 19th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50641 / R50641C13: got '6205 NE 19th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50641 / R50641C14: got '1014 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50641 / R50641C17: got '1014 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50642 / R50642C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50642 / R50642C13: got '221-239 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50642 / R50642C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50642 / R50642C17: got '561-583 E Burnside
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50643 / R50643C10: got '5511 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50643 / R50643C13: got '5511 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50643 / R50643C14: got '5511 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50643 / R50643C17: got '5511 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50645 / R50645C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50645 / R50645C13: got '10401-10499 Evanston
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50645 / R50645C14: got '173 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50645 / R50645C17: got '173 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50646 / R50646C10: got '79 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50646 / R50646C13: got '79 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50646 / R50646C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50646 / R50646C17: got '3980-3998 NE
## Cleveland Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50647 / R50647C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50647 / R50647C13: got '216-218 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50647 / R50647C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50647 / R50647C17: got '1599-1699 Lakeview
## Blvd E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50648 / R50648C10: got '2403 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50648 / R50648C13: got '2403 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50648 / R50648C14: got '1715 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50648 / R50648C17: got '1715 N 47th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50649 / R50649C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50649 / R50649C13: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50649 / R50649C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50649 / R50649C17: got '353-399 W Barrett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50650 / R50650C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50650 / R50650C13: got '1972-1998 W Burnside
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50650 / R50650C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50650 / R50650C17: got '1161-1199 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50651 / R50651C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50651 / R50651C13: got '1000-1098 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50651 / R50651C14: got '2820 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50651 / R50651C17: got '2820 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50653 / R50653C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50653 / R50653C13: got '2148-2198 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50653 / R50653C14: got '2810 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50653 / R50653C17: got '2810 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50655 / R50655C10: got '14344 37th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50655 / R50655C13: got '14344 37th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50655 / R50655C14: got '4751 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50655 / R50655C17: got '4751 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50656 / R50656C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50656 / R50656C13: got '421-499 SE 10th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50656 / R50656C14: got '4920 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50656 / R50656C17: got '4920 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50657 / R50657C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50657 / R50657C13: got '7500-7798 11th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50657 / R50657C14: got '1204 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50657 / R50657C17: got '1204 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50658 / R50658C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50658 / R50658C13: got '1049 25th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50658 / R50658C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50658 / R50658C17: got '301 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50659 / R50659C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50659 / R50659C13: got '310-364 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50659 / R50659C14: got '735 SE 8th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50659 / R50659C17: got '735 SE 8th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50660 / R50660C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50660 / R50660C13: got '1201 Olympic Way W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50660 / R50660C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50660 / R50660C17: got '1201 Olympic Way W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50661 / R50661C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50661 / R50661C13: got '301 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50661 / R50661C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50661 / R50661C17: got '2148-2198 E Mercer
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50662 / R50662C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50662 / R50662C13: got '406-498 W Prospect
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50662 / R50662C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50662 / R50662C17: got '126-198 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50663 / R50663C10: got '1318 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50663 / R50663C13: got '1318 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50663 / R50663C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50663 / R50663C17: got '2700-2798 E Harrison
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50664 / R50664C10: got '4993 SE 30th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50664 / R50664C13: got '4993 SE 30th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50664 / R50664C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50664 / R50664C17: got '8736-8798 SE 11th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50665 / R50665C10: got '1155 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50665 / R50665C13: got '1155 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50665 / R50665C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50665 / R50665C17: got '406-410 33rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50666 / R50666C10: got '2319 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50666 / R50666C13: got '2319 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50666 / R50666C14: got '1407 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50666 / R50666C17: got '1407 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50667 / R50667C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50667 / R50667C13: got '5601-5635 34th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50667 / R50667C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50667 / R50667C17: got '719-749 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50668 / R50668C10: got '10025 8th Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50668 / R50668C13: got '10025 8th Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50668 / R50668C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50668 / R50668C17: got '3100-3114 W Smith St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50670 / R50670C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50670 / R50670C13: got '900-966 SW Oak St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50670 / R50670C14: got '25 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50670 / R50670C17: got '25 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50672 / R50672C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50672 / R50672C13: got '501-503 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50672 / R50672C14: got '1904 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50672 / R50672C17: got '1904 E Jefferson St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50673 / R50673C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50673 / R50673C13: got '2027-2031 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50673 / R50673C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50673 / R50673C17: got '7820-7856 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50674 / R50674C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50674 / R50674C13: got '6400-6430 SE Steele
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50674 / R50674C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50674 / R50674C17: got '1132-1198 SW Stark
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50676 / R50676C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50676 / R50676C13: got '1815-1833 NE 52nd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50676 / R50676C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50676 / R50676C17: got '221-239 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50677 / R50677C10: got '4181 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50677 / R50677C13: got '4181 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50677 / R50677C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50677 / R50677C17: got '2703-2715 NW Raleigh
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50679 / R50679C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50679 / R50679C13: got '1-61 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50679 / R50679C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50679 / R50679C17: got '2105-2115 NE 49th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50680 / R50680C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50680 / R50680C13: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50680 / R50680C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50680 / R50680C17: got '4202-4298 N Maryland
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50681 / R50681C10: got '3635-a Thorndyke Ave
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50681 / R50681C13: got '3635-a Thorndyke Ave
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50681 / R50681C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50681 / R50681C17: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50683 / R50683C10: got '10615 60th Ave S,
## Seattle, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50683 / R50683C13: got '10615 60th Ave S,
## Seattle, WA 98178'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50683 / R50683C14: got '3715 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50683 / R50683C17: got '3715 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50685 / R50685C10: got '1204 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50685 / R50685C13: got '1204 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50685 / R50685C14: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50685 / R50685C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50686 / R50686C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50686 / R50686C13: got '2700-2798 E Harrison
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50686 / R50686C14: got '1421 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50686 / R50686C17: got '1421 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50687 / R50687C10: got '2508-2516 SE 27th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50687 / R50687C13: got '2508-2516 SE 27th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50687 / R50687C14: got '327 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50687 / R50687C17: got '327 NW Park Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50688 / R50688C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50688 / R50688C13: got '3100-3114 W Smith St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50688 / R50688C14: got '3521 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50688 / R50688C17: got '3521 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50690 / R50690C10: got '7557 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50690 / R50690C13: got '7557 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50690 / R50690C14: got '1155 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50690 / R50690C17: got '1155 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50693 / R50693C10: got '920 Alaskan Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50693 / R50693C13: got '920 Alaskan Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50693 / R50693C14: got '6201 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50693 / R50693C17: got '6201 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50694 / R50694C10: got '912 SE 69th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50694 / R50694C13: got '912 SE 69th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50694 / R50694C14: got '4181 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50694 / R50694C17: got '4181 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50695 / R50695C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50695 / R50695C13: got '800-898 Minor Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50695 / R50695C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50695 / R50695C17: got '1401-1417 S Holgate
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50696 / R50696C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50696 / R50696C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50696 / R50696C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50696 / R50696C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50698 / R50698C10: got '1410 SW Taylor St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50698 / R50698C13: got '1410 SW Taylor St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50698 / R50698C14: got '1301 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50698 / R50698C17: got '1301 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50699 / R50699C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50699 / R50699C13: got '949-953 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50699 / R50699C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50699 / R50699C17: got '1701-1735 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50700 / R50700C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50700 / R50700C13: got '4501-4525 NE 9th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50700 / R50700C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50700 / R50700C17: got '3016-3034 NE 65th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50702 / R50702C10: got '1301 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50702 / R50702C13: got '1301 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50702 / R50702C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50702 / R50702C17: got '23-33 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50703 / R50703C10: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50703 / R50703C13: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50703 / R50703C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50703 / R50703C17: got '800-898 Minor Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50704 / R50704C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50704 / R50704C13: got '1599-1699 Lakeview
## Blvd E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50704 / R50704C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50704 / R50704C17: got '1843-2199 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50705 / R50705C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50705 / R50705C13: got '522-598 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50705 / R50705C14: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50705 / R50705C17: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50706 / R50706C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50706 / R50706C13: got '114-122 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50706 / R50706C14: got '1410 SW Taylor St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50706 / R50706C17: got '1410 SW Taylor St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50707 / R50707C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50707 / R50707C13: got '833-899 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50707 / R50707C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50707 / R50707C17: got '1233-1299 NW 12th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50708 / R50708C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50708 / R50708C13: got '1631-1639 37th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50708 / R50708C14: got '1318 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50708 / R50708C17: got '1318 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50709 / R50709C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50709 / R50709C13: got '801 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50709 / R50709C14: got '1125 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50709 / R50709C17: got '1125 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50710 / R50710C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50710 / R50710C13: got '8549 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50710 / R50710C14: got '11016 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50710 / R50710C17: got '11016 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50711 / R50711C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50711 / R50711C13: got '301-399 SE 10th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50711 / R50711C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50711 / R50711C17: got '1301-1305 SW 11th
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50713 / R50713C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50713 / R50713C13: got '51-79 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50713 / R50713C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50713 / R50713C17: got '2101-2115 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50714 / R50714C10: got '3247 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50714 / R50714C13: got '3247 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50714 / R50714C14: got '902 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50714 / R50714C17: got '902 NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50715 / R50715C10: got '25 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50715 / R50715C13: got '25 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50715 / R50715C14: got '3634 N Michigan Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50715 / R50715C17: got '3634 N Michigan Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50716 / R50716C10: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50716 / R50716C13: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50716 / R50716C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50716 / R50716C17: got '815-831 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50717 / R50717C10: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50717 / R50717C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50717 / R50717C14: got '346 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50717 / R50717C17: got '346 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50718 / R50718C10: got '2275 NW Raleigh St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50718 / R50718C13: got '2275 NW Raleigh St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50718 / R50718C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50718 / R50718C17: got '1125-1139 NW Couch
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50719 / R50719C10: got '735 SE 8th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50719 / R50719C13: got '735 SE 8th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50719 / R50719C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50719 / R50719C17: got '3301-3499 N Albina
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50722 / R50722C10: got '1125 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50722 / R50722C13: got '1125 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50722 / R50722C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50722 / R50722C17: got '941 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50724 / R50724C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50724 / R50724C13: got '1826-1832 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50724 / R50724C14: got '2319 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50724 / R50724C17: got '2319 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50725 / R50725C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50725 / R50725C13: got '1400-1498 SE 15th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50725 / R50725C14: got '2223 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50725 / R50725C17: got '2223 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50727 / R50727C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50727 / R50727C13: got '1609-1655 NW Couch
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50727 / R50727C14: got '2825 SE Long St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50727 / R50727C17: got '2825 SE Long St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50728 / R50728C10: got '4751 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50728 / R50728C13: got '4751 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50728 / R50728C14: got '101 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50728 / R50728C17: got '101 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50729 / R50729C10: got '1421 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50729 / R50729C13: got '1421 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50729 / R50729C14: got '2803 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50729 / R50729C17: got '2803 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50730 / R50730C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50730 / R50730C13: got '1233-1299 NW 12th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50730 / R50730C14: got '1417 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50730 / R50730C17: got '1417 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50731 / R50731C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50731 / R50731C13: got '7820-7856 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50731 / R50731C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50731 / R50731C17: got '10411-10419 Roosevelt
## Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50732 / R50732C10: got '5005 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50732 / R50732C13: got '5005 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50732 / R50732C14: got '5017 SE 52nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50732 / R50732C17: got '5017 SE 52nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50733 / R50733C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50733 / R50733C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50733 / R50733C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50733 / R50733C17: got '4501-4525 NE 9th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50735 / R50735C10: got '2223 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50735 / R50735C13: got '2223 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50735 / R50735C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50735 / R50735C17: got '1317-1399 SE 14th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50736 / R50736C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50736 / R50736C13: got '2101-2115 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50736 / R50736C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50736 / R50736C17: got '6710-6792 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50737 / R50737C10: got '1300 SW 6th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50737 / R50737C13: got '1300 SW 6th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50737 / R50737C14: got '1322 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50737 / R50737C17: got '1322 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50738 / R50738C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50738 / R50738C13: got '1701-1735 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50738 / R50738C14: got '1906 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50738 / R50738C17: got '1906 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50739 / R50739C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50739 / R50739C13: got '200 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50739 / R50739C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50739 / R50739C17: got '816-886 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50740 / R50740C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50740 / R50740C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50740 / R50740C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50740 / R50740C17: got '2020-2026 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50741 / R50741C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50741 / R50741C13: got '719-749 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50741 / R50741C14: got '1816 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50741 / R50741C17: got '1816 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50750 / R50750C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50750 / R50750C13: got '1772-1830 NW
## Riverscape St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50750 / R50750C14: got '79 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50750 / R50750C17: got '79 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50751 / R50751C10: got '346 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50751 / R50751C13: got '346 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50751 / R50751C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50751 / R50751C17: got '1463-1477 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50752 / R50752C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50752 / R50752C13: got '901-909 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50752 / R50752C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50752 / R50752C17: got '2027-2031 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50753 / R50753C10: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50753 / R50753C13: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50753 / R50753C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50753 / R50753C17: got '2801 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50754 / R50754C10: got '3255 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50754 / R50754C13: got '3255 24th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50754 / R50754C14: got 'Seattle, WA, 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50754 / R50754C17: got '300-398 Madison St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50755 / R50755C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50755 / R50755C13: got '23-33 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50755 / R50755C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50755 / R50755C17: got '4899-4993 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50757 / R50757C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50757 / R50757C13: got '4202-4298 N Maryland
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50757 / R50757C14: got '1300 SW 6th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50757 / R50757C17: got '1300 SW 6th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50758 / R50758C10: got '84 Alaskan Way
## Viaduct, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50758 / R50758C13: got '84 Alaskan Way
## Viaduct, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50758 / R50758C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50758 / R50758C17: got '501-503 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50759 / R50759C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50759 / R50759C13: got '2387 NW Savier St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50759 / R50759C14: got '2275 NW Raleigh St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50759 / R50759C17: got '2275 NW Raleigh St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50760 / R50760C10: got '2212 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50760 / R50760C13: got '2212 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50760 / R50760C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50760 / R50760C17: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50762 / R50762C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50762 / R50762C13: got '2801 Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50762 / R50762C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50762 / R50762C17: got '900-998 Alaskan Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50768 / R50768C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50768 / R50768C13: got '2720-2928 N Russet
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50768 / R50768C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50768 / R50768C17: got '900-966 SW Oak St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50778 / R50778C10: got '5512 NE Wygant St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50778 / R50778C13: got '5512 NE Wygant St,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50778 / R50778C14: got '819 N Russell St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50778 / R50778C17: got '819 N Russell St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50779 / R50779C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50779 / R50779C13: got '3501-3505 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50779 / R50779C14: got '3623 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50779 / R50779C17: got '3623 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50780 / R50780C10: got '1221 NE 140th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50780 / R50780C13: got '1221 NE 140th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50780 / R50780C14: got '1234 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50780 / R50780C17: got '1234 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50782 / R50782C10: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50782 / R50782C13: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50782 / R50782C14: got '1132 N 128th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50782 / R50782C17: got '1132 N 128th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50783 / R50783C10: got '400 NE 11th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50783 / R50783C13: got '400 NE 11th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50783 / R50783C14: got '3424 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50783 / R50783C17: got '3424 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50785 / R50785C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50785 / R50785C13: got '4051-4099 E McGilvra
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50785 / R50785C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50785 / R50785C17: got '4212-4214 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50786 / R50786C10: got '511 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50786 / R50786C13: got '511 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50786 / R50786C14: got '315 NW 10th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50786 / R50786C17: got '315 NW 10th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50787 / R50787C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50787 / R50787C13: got '200-298 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50787 / R50787C14: got '2665 NW Raleigh St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50787 / R50787C17: got '2665 NW Raleigh St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50788 / R50788C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50788 / R50788C13: got '4212-4214 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50788 / R50788C14: got '4738 17th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50788 / R50788C17: got '4738 17th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50789 / R50789C10: got '101 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50789 / R50789C13: got '101 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50789 / R50789C14: got '609 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50789 / R50789C17: got '609 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50790 / R50790C10: got '4920 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50790 / R50790C13: got '4920 NE Glisan St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50790 / R50790C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50790 / R50790C17: got '501-599 NW 19th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50791 / R50791C10: got '1816 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50791 / R50791C13: got '1816 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50791 / R50791C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50791 / R50791C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50792 / R50792C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50792 / R50792C13: got '2138-2140 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50792 / R50792C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50792 / R50792C17: got '2135-2199 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50795 / R50795C10: got '224 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50795 / R50795C13: got '224 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50795 / R50795C14: got '1408 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50795 / R50795C17: got '1408 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50796 / R50796C10: got '2811 Mt Rainier Dr S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50796 / R50796C13: got '2811 Mt Rainier Dr S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50796 / R50796C14: got 'The Diller Hotel,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50796 / R50796C17: got 'The Diller Hotel,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50797 / R50797C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50797 / R50797C13: got '901-999 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50797 / R50797C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50797 / R50797C17: got '4899-4993 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50799 / R50799C10: got '5603 SE Cesar E
## Chavez Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50799 / R50799C13: got '5603 SE Cesar E
## Chavez Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50799 / R50799C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50799 / R50799C17: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50800 / R50800C10: got '1906 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50800 / R50800C13: got '1906 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50800 / R50800C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50800 / R50800C17: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50802 / R50802C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50802 / R50802C13: got '263-269 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50802 / R50802C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50802 / R50802C17: got '1019-1047 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50803 / R50803C10: got '1610 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50803 / R50803C13: got '1610 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50803 / R50803C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50803 / R50803C17: got '201-299 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50804 / R50804C10: got '6330 NE Broadway St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50804 / R50804C13: got '6330 NE Broadway St,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50804 / R50804C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50804 / R50804C17: got '421-447 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50806 / R50806C10: got '1234 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50806 / R50806C13: got '1234 NE 104th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50806 / R50806C14: got '8018 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50806 / R50806C17: got '8018 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50807 / R50807C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50807 / R50807C13: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50807 / R50807C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50807 / R50807C17: got '137-199 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50809 / R50809C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50809 / R50809C13: got '126-198 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50809 / R50809C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50809 / R50809C17: got '787-815 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50810 / R50810C10: got '2810 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50810 / R50810C13: got '2810 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50810 / R50810C14: got '224 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50810 / R50810C17: got '224 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50811 / R50811C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50811 / R50811C13: got '1281-1299 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50811 / R50811C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50811 / R50811C17: got '263-269 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50814 / R50814C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50814 / R50814C13: got '852-874 Howell St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50814 / R50814C14: got '6903 56th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50814 / R50814C17: got '6903 56th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50815 / R50815C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50815 / R50815C13: got '2703-2715 NW Raleigh
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50815 / R50815C14: got '333 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50815 / R50815C17: got '333 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50816 / R50816C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50816 / R50816C13: got '1463-1477 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50816 / R50816C14: got '805 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50816 / R50816C17: got '805 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50817 / R50817C10: got '8034 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50817 / R50817C13: got '8034 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50817 / R50817C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50817 / R50817C17: got '126-198 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50818 / R50818C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50818 / R50818C13: got '6311 Seaview Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50818 / R50818C14: got '3421 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50818 / R50818C17: got '3421 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50820 / R50820C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50820 / R50820C13: got '815-831 SW Vista Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50820 / R50820C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50820 / R50820C17: got '211-299 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50823 / R50823C10: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50823 / R50823C13: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50823 / R50823C14: got '3032 N Watts St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50823 / R50823C17: got '3032 N Watts St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50824 / R50824C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50824 / R50824C13: got '1201 Olympic Way W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50824 / R50824C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50824 / R50824C17: got '4032-4098 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50825 / R50825C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50825 / R50825C13: got '1317-1399 SE 14th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50825 / R50825C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50825 / R50825C17: got '1200-1264 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50826 / R50826C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50826 / R50826C13: got '3125-3199 SE 20th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50826 / R50826C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50826 / R50826C17: got '300-398 SW Gaines St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50827 / R50827C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50827 / R50827C13: got '4032-4098 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50827 / R50827C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50827 / R50827C17: got '2138-2140 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50828 / R50828C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50828 / R50828C13: got '10411-10419 Roosevelt
## Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50828 / R50828C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50828 / R50828C17: got '3501-3505 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50829 / R50829C10: got '5511 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50829 / R50829C13: got '5511 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50829 / R50829C14: got '1407 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50829 / R50829C17: got '1407 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50830 / R50830C10: got '2803 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50830 / R50830C13: got '2803 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50830 / R50830C14: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50830 / R50830C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50831 / R50831C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50831 / R50831C13: got '1019-1047 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50831 / R50831C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50831 / R50831C17: got '251-261 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50832 / R50832C10: got '1407 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50832 / R50832C13: got '1407 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50832 / R50832C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50832 / R50832C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50833 / R50833C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50833 / R50833C13: got '49-99 SW Porter St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50833 / R50833C14: got '7454 N Macrum Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50833 / R50833C17: got '7454 N Macrum Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50835 / R50835C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50835 / R50835C13: got '602-612 SE 16th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50835 / R50835C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50835 / R50835C17: got '602-612 SE 16th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50836 / R50836C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50836 / R50836C13: got '346-356 NW 80th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50836 / R50836C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50836 / R50836C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50837 / R50837C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50837 / R50837C13: got '1806-1820 NE 13th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50837 / R50837C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50837 / R50837C17: got '1-35 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50839 / R50839C10: got '3424 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50839 / R50839C13: got '3424 NE 56th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50839 / R50839C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50839 / R50839C17: got '200-298 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50840 / R50840C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50840 / R50840C13: got '421-447 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50840 / R50840C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50840 / R50840C17: got '4305-4315 SE Yamhill
## St, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50841 / R50841C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50841 / R50841C13: got '4899-4993 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50841 / R50841C14: got '201 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50841 / R50841C17: got '201 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50842 / R50842C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50842 / R50842C13: got '801-897 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50842 / R50842C14: got '1525-1533 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50842 / R50842C17: got '1525-1533 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50843 / R50843C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50843 / R50843C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50843 / R50843C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50843 / R50843C17: got '400-404 W Prospect
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50848 / R50848C10: got '1975 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50848 / R50848C13: got '1975 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50848 / R50848C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50848 / R50848C17: got '41-49 SW Porter St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50849 / R50849C10: got '6201 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50849 / R50849C13: got '6201 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50849 / R50849C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50849 / R50849C17: got '4163-4169 42nd Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50850 / R50850C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50850 / R50850C13: got '2217-2221 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50850 / R50850C14: got '421 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50850 / R50850C17: got '421 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50851 / R50851C10: got '139 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50851 / R50851C13: got '139 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50851 / R50851C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50851 / R50851C17: got '1845-1853 SE Ladd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50852 / R50852C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50852 / R50852C13: got '10062-10130 Stone Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50852 / R50852C14: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50852 / R50852C17: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50855 / R50855C10: got '1417 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50855 / R50855C13: got '1417 NE Stanton St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50855 / R50855C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50855 / R50855C17: got '200-298 NE Clackamas
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50856 / R50856C10: got '2820 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50856 / R50856C13: got '2820 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50856 / R50856C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50856 / R50856C17: got '1951-1999 SW
## Broadway, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50857 / R50857C10: got '300 W Harrison St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50857 / R50857C13: got '300 W Harrison St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50857 / R50857C14: got '2117 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50857 / R50857C17: got '2117 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50859 / R50859C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50859 / R50859C13: got '211-299 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50859 / R50859C14: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50859 / R50859C17: got '240 SE Clay St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50860 / R50860C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50860 / R50860C13: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50860 / R50860C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50860 / R50860C17: got '1281-1299 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50863 / R50863C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50863 / R50863C13: got '3980-3998 NE
## Cleveland Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50863 / R50863C14: got '511 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50863 / R50863C17: got '511 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50864 / R50864C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50864 / R50864C13: got '670-698 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50864 / R50864C14: got '3845 Beach Dr SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50864 / R50864C17: got '3845 Beach Dr SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50865 / R50865C10: got '3166 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50865 / R50865C13: got '3166 N Winchell St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50865 / R50865C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50865 / R50865C17: got '358-398 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50867 / R50867C10: got '3421 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50867 / R50867C13: got '3421 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50867 / R50867C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50867 / R50867C17: got '4051-4099 E McGilvra
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50869 / R50869C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50869 / R50869C13: got '3600-3698 NE Rosa
## Parks Way, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50869 / R50869C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50869 / R50869C17: got '602-612 SE 16th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50870 / R50870C10: got 'The Diller Hotel,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50870 / R50870C13: got 'The Diller Hotel,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50870 / R50870C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50870 / R50870C17: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50871 / R50871C10: got '1525-1533 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50871 / R50871C13: got '1525-1533 SE 49th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50871 / R50871C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50871 / R50871C17: got '3125-3199 SE 20th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50872 / R50872C10: got '1407 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50872 / R50872C13: got '1407 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50872 / R50872C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50872 / R50872C17: got '607-677 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50874 / R50874C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50874 / R50874C13: got '400-404 W Prospect
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50874 / R50874C14: got '800 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50874 / R50874C17: got '800 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50879 / R50879C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50879 / R50879C13: got '136-198 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50879 / R50879C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50879 / R50879C17: got '1000-1054 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50880 / R50880C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50880 / R50880C13: got '4899-4993 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50880 / R50880C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50880 / R50880C17: got '901-999 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50881 / R50881C10: got '1408 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50881 / R50881C13: got '1408 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50881 / R50881C14: got '1610 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50881 / R50881C17: got '1610 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50883 / R50883C10: got '201 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50883 / R50883C13: got '201 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50883 / R50883C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50883 / R50883C17: got '4899-4993 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50884 / R50884C10: got '421 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50884 / R50884C13: got '421 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50884 / R50884C14: got '300 W Harrison St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50884 / R50884C17: got '300 W Harrison St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50885 / R50885C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50885 / R50885C13: got '1200-1264 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50885 / R50885C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50885 / R50885C17: got '1101-1199 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50886 / R50886C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50886 / R50886C13: got '1951-1999 SW
## Broadway, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50886 / R50886C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50886 / R50886C17: got '100-152 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50887 / R50887C10: got '805 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50887 / R50887C13: got '805 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50887 / R50887C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50887 / R50887C17: got '80-88 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50888 / R50888C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50888 / R50888C13: got '1-35 SE Main St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50888 / R50888C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50888 / R50888C17: got '229-233 NE Stanton
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50889 / R50889C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50889 / R50889C13: got '2014-2098 SE 57th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50889 / R50889C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50889 / R50889C17: got '3715-3717 SE 40th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50890 / R50890C10: got '4738 17th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50890 / R50890C13: got '4738 17th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50890 / R50890C14: got '9750 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50890 / R50890C17: got '9750 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50891 / R50891C10: got '609 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50891 / R50891C13: got '609 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50891 / R50891C14: got '939 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50891 / R50891C17: got '939 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50892 / R50892C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50892 / R50892C13: got '1000-1054 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50892 / R50892C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50892 / R50892C17: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50893 / R50893C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50893 / R50893C13: got '3016-3034 NE 65th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50893 / R50893C14: got '4856 NE 12th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50893 / R50893C17: got '4856 NE 12th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50894 / R50894C10: got '315 NW 10th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50894 / R50894C13: got '315 NW 10th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50894 / R50894C14: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50894 / R50894C17: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50895 / R50895C10: got '3032 N Watts St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50895 / R50895C13: got '3032 N Watts St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50895 / R50895C14: got '815 SW 15th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50895 / R50895C17: got '815 SW 15th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50896 / R50896C10: got '3623 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50896 / R50896C13: got '3623 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50896 / R50896C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50896 / R50896C17: got '5458-5476 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50897 / R50897C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50897 / R50897C13: got '80-88 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50897 / R50897C14: got '555 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50897 / R50897C17: got '555 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50898 / R50898C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50898 / R50898C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50898 / R50898C14: got '1155 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50898 / R50898C17: got '1155 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50899 / R50899C10: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50899 / R50899C13: got '810 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50899 / R50899C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50899 / R50899C17: got '401-499 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50900 / R50900C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50900 / R50900C13: got '701-713 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50900 / R50900C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50900 / R50900C17: got '1-199 N Cook St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50901 / R50901C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50901 / R50901C13: got '800 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50901 / R50901C14: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50901 / R50901C17: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50902 / R50902C10: got '2129 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50902 / R50902C13: got '2129 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50902 / R50902C14: got '105 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50902 / R50902C17: got '105 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50903 / R50903C10: got '4856 NE 12th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50903 / R50903C13: got '4856 NE 12th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50903 / R50903C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50903 / R50903C17: got '415-499 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50904 / R50904C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50904 / R50904C13: got '401-499 SE Ash St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50904 / R50904C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50904 / R50904C17: got '5316-5398 SE
## Washington St, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50905 / R50905C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50905 / R50905C13: got '251-261 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50905 / R50905C14: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50905 / R50905C17: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50907 / R50907C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50907 / R50907C13: got '358-398 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50907 / R50907C14: got '3120 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50907 / R50907C17: got '3120 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50909 / R50909C10: got '819 N Russell St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50909 / R50909C13: got '819 N Russell St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50909 / R50909C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50909 / R50909C17: got '3300-3328 SE
## Hawthorne Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50910 / R50910C10: got '555 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50910 / R50910C13: got '555 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50910 / R50910C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50910 / R50910C17: got '850-898 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50911 / R50911C10: got '2665 NW Raleigh St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50911 / R50911C13: got '2665 NW Raleigh St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50911 / R50911C14: got '83 NE Sacramento St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50911 / R50911C17: got '83 NE Sacramento St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50912 / R50912C10: got '5033 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50912 / R50912C13: got '5033 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50912 / R50912C14: got '5033 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50912 / R50912C17: got '5033 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50913 / R50913C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50913 / R50913C13: got '415-499 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50913 / R50913C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50913 / R50913C17: got '1601-1699 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50914 / R50914C10: got '105 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50914 / R50914C13: got '105 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50914 / R50914C14: got '334 SE 21st Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50914 / R50914C17: got '334 SE 21st Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50915 / R50915C10: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50915 / R50915C13: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50915 / R50915C14: got '6413 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50915 / R50915C17: got '6413 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50916 / R50916C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50916 / R50916C13: got '5458-5476 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50916 / R50916C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50916 / R50916C17: got '578-628 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50917 / R50917C10: got '333 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50917 / R50917C13: got '333 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50917 / R50917C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50917 / R50917C17: got '1333-1399 SE 28th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50918 / R50918C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50918 / R50918C13: got '200-298 NE Clackamas
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50918 / R50918C14: got '1324 N Terry St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50918 / R50918C17: got '1324 N Terry St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50919 / R50919C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50919 / R50919C13: got '1-199 N Cook St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50919 / R50919C14: got '1510 NE Brazee St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50919 / R50919C17: got '1510 NE Brazee St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50920 / R50920C10: got '9750 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50920 / R50920C13: got '9750 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50920 / R50920C14: got '10520 19th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50920 / R50920C17: got '10520 19th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50921 / R50921C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50921 / R50921C13: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50921 / R50921C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50921 / R50921C17: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50922 / R50922C10: got '815 SW 15th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50922 / R50922C13: got '815 SW 15th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50922 / R50922C14: got '2745 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50922 / R50922C17: got '2745 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50923 / R50923C10: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50923 / R50923C13: got '10106 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50923 / R50923C14: got '4307 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50923 / R50923C17: got '4307 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50924 / R50924C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50924 / R50924C13: got '4163-4169 42nd Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50924 / R50924C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50924 / R50924C17: got '4901-4915 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50926 / R50926C10: got '8018 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50926 / R50926C13: got '8018 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50926 / R50926C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50926 / R50926C17: got '10411-10419 Roosevelt
## Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50927 / R50927C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50927 / R50927C13: got '850-898 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50927 / R50927C14: got '933 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50927 / R50927C17: got '933 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50929 / R50929C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50929 / R50929C13: got '2100-2106 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50929 / R50929C14: got '12320 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50929 / R50929C17: got '12320 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50931 / R50931C10: got '2745 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50931 / R50931C13: got '2745 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50931 / R50931C14: got '4123 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50931 / R50931C17: got '4123 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50932 / R50932C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50932 / R50932C13: got '1601-1699 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50932 / R50932C14: got '2132 SE Ivon St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50932 / R50932C17: got '2132 SE Ivon St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50936 / R50936C10: got '83 NE Sacramento St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50936 / R50936C13: got '83 NE Sacramento St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50936 / R50936C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50936 / R50936C17: got '2389-2399 NW Savier
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50937 / R50937C10: got '933 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50937 / R50937C13: got '933 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50937 / R50937C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50937 / R50937C17: got '5701-5703 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50938 / R50938C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50938 / R50938C13: got '578-628 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50938 / R50938C14: got '4105 55th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50938 / R50938C17: got '4105 55th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50939 / R50939C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50939 / R50939C13: got '2389-2399 NW Savier
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50939 / R50939C14: got 'McKinley Building,
## 2600 NE Sandy Blvd, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50939 / R50939C17: got 'McKinley Building,
## 2600 NE Sandy Blvd, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50940 / R50940C10: got '7454 N Macrum Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50940 / R50940C13: got '7454 N Macrum Ave,
## Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50940 / R50940C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50940 / R50940C17: got '1701-1799 SE
## Washington St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50941 / R50941C10: got '2132 SE Ivon St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50941 / R50941C13: got '2132 SE Ivon St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50941 / R50941C14: got '3345 SE 22nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50941 / R50941C17: got '3345 SE 22nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50942 / R50942C10: got '6413 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50942 / R50942C13: got '6413 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50942 / R50942C14: got '2211 N 56th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50942 / R50942C17: got '2211 N 56th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50943 / R50943C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50943 / R50943C13: got '2500-2508 NE 15th
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50943 / R50943C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50943 / R50943C17: got '2813-2829 NW Upshur
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50944 / R50944C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50944 / R50944C13: got '6001-6023 NE 23rd
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50944 / R50944C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50944 / R50944C17: got '6000-6016 NE 24th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50950 / R50950C10: got '2211 N 56th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50950 / R50950C13: got '2211 N 56th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50950 / R50950C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50950 / R50950C17: got '327-331 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50951 / R50951C10: got '4123 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50951 / R50951C13: got '4123 SE 31st Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50951 / R50951C14: got '3914 SE Cora St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50951 / R50951C17: got '3914 SE Cora St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50953 / R50953C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50953 / R50953C13: got '4899-4993 SE 30th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50953 / R50953C14: got '1724 SE 51st Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50953 / R50953C17: got '1724 SE 51st Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50954 / R50954C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50954 / R50954C13: got '201-299 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50954 / R50954C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50954 / R50954C17: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50955 / R50955C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50955 / R50955C13: got '1333-1399 SE 28th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50955 / R50955C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50955 / R50955C17: got '811-899 NW 21st Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50956 / R50956C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50956 / R50956C13: got '300-398 SW Gaines St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50956 / R50956C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50956 / R50956C17: got '6915-6999 SE Ramona
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50960 / R50960C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50960 / R50960C13: got '2609-2613 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50960 / R50960C14: got '3317 Claremont Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50960 / R50960C17: got '3317 Claremont Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50961 / R50961C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50961 / R50961C13: got '1000-1098 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50961 / R50961C14: got '1867 SW 14th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50961 / R50961C17: got '1867 SW 14th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50962 / R50962C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50962 / R50962C13: got '9001-9509 15th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50962 / R50962C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50962 / R50962C17: got '9001-9509 15th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50963 / R50963C10: got '1324 N Terry St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50963 / R50963C13: got '1324 N Terry St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50963 / R50963C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50963 / R50963C17: got '2201-2289 NW 29th
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50964 / R50964C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50964 / R50964C13: got '5316-5398 SE
## Washington St, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50964 / R50964C14: got '132 NE Grand Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50964 / R50964C17: got '132 NE Grand Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50965 / R50965C10: got '2825 SE Long St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50965 / R50965C13: got '2825 SE Long St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50965 / R50965C14: got '4843 SE 30th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50965 / R50965C17: got '4843 SE 30th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50966 / R50966C10: got '1113 N 91st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50966 / R50966C13: got '1113 N 91st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50966 / R50966C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50966 / R50966C17: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50967 / R50967C10: got '334 SE 21st Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50967 / R50967C13: got '334 SE 21st Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50967 / R50967C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50967 / R50967C17: got '1700-1718 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50968 / R50968C10: got '3120 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50968 / R50968C13: got '3120 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50968 / R50968C14: got '6606 N Omaha Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50968 / R50968C17: got '6606 N Omaha Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50969 / R50969C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50969 / R50969C13: got '1301-1357 Hubbell Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50969 / R50969C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50969 / R50969C17: got '1111-1113 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50972 / R50972C10: got '1155 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50972 / R50972C13: got '1155 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50972 / R50972C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50972 / R50972C17: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50973 / R50973C10: got '132 NE Grand Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50973 / R50973C13: got '132 NE Grand Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50973 / R50973C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50973 / R50973C17: got '4927-4999 NE 14th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50974 / R50974C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50974 / R50974C13: got '1700-1718 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50974 / R50974C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50974 / R50974C17: got '154-198 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50977 / R50977C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50977 / R50977C13: got '305-347 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50977 / R50977C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50977 / R50977C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50979 / R50979C10: got '6606 N Omaha Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50979 / R50979C13: got '6606 N Omaha Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50979 / R50979C14: got '1422-1440 N Lombard
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50979 / R50979C17: got '1422-1440 N Lombard
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50980 / R50980C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50980 / R50980C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50980 / R50980C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50980 / R50980C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50982 / R50982C10: got '1422-1440 N Lombard
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50982 / R50982C13: got '1422-1440 N Lombard
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50982 / R50982C14: got '6606 N Omaha Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50982 / R50982C17: got '6606 N Omaha Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50983 / R50983C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50983 / R50983C13: got '4901-4915 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50983 / R50983C14: got '4339 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50983 / R50983C17: got '4339 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50984 / R50984C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50984 / R50984C13: got '3715-3717 SE 40th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50984 / R50984C14: got '2712 SE 23rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50984 / R50984C17: got '2712 SE 23rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50985 / R50985C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50985 / R50985C13: got '3300-3328 SE
## Hawthorne Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50985 / R50985C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50985 / R50985C17: got '1434-1498 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50987 / R50987C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50987 / R50987C13: got '229-233 NE Stanton
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50987 / R50987C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50987 / R50987C17: got '3508-3520 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50989 / R50989C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50989 / R50989C13: got '1936-1982 NE
## Multnomah St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50989 / R50989C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50989 / R50989C17: got '751-795 NE Multnomah
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50990 / R50990C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50990 / R50990C13: got '1700-1798 SE
## Washington St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50990 / R50990C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50990 / R50990C17: got '1010-1028 SE Water
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50992 / R50992C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50992 / R50992C13: got '1845-1853 SE Ladd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N50992 / R50992C14: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q50992 / R50992C17: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J50993 / R50993C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M50993 / R50993C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50993 / R50993C14: got '5719 31st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50993 / R50993C17: got '5719 31st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50994 / R50994C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50994 / R50994C13: got '811-899 NW 21st Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50994 / R50994C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50994 / R50994C17: got '105-135 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50995 / R50995C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50995 / R50995C13: got '1111-1113 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50995 / R50995C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50995 / R50995C17: got '100-148 S Walker St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50996 / R50996C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50996 / R50996C13: got '602-612 SE 16th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50996 / R50996C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50996 / R50996C17: got '352-398 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50997 / R50997C10: got '4843 SE 30th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50997 / R50997C13: got '4843 SE 30th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50997 / R50997C14: got '2211 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50997 / R50997C17: got '2211 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J50998 / R50998C10: got '10520 19th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M50998 / R50998C13: got '10520 19th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N50998 / R50998C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q50998 / R50998C17: got '919 Republican St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51000 / R51000C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51000 / R51000C13: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51000 / R51000C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51000 / R51000C17: got '80-88 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51003 / R51003C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51003 / R51003C13: got '807-811 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51003 / R51003C14: got '2205 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51003 / R51003C17: got '2205 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51004 / R51004C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51004 / R51004C13: got '3508-3520 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51004 / R51004C14: got '1017 NE Martin Luther
## King Jr Blvd, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51004 / R51004C17: got '1017 NE Martin Luther
## King Jr Blvd, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51005 / R51005C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51005 / R51005C13: got '6727-6813 N Oatman
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51005 / R51005C14: got '1718 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51005 / R51005C17: got '1718 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51006 / R51006C10: got '3345 SE 22nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51006 / R51006C13: got '3345 SE 22nd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51006 / R51006C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51006 / R51006C17: got '117-199 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51007 / R51007C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51007 / R51007C13: got '751-795 NE Multnomah
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51007 / R51007C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51007 / R51007C17: got '4942-4998 NE 20th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51010 / R51010C10: got '2712 SE 23rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51010 / R51010C13: got '2712 SE 23rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51010 / R51010C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51010 / R51010C17: got '300-398 SW Gaines St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51011 / R51011C10: got '5719 31st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51011 / R51011C13: got '5719 31st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51011 / R51011C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51011 / R51011C17: got '1701-1799 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51013 / R51013C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51013 / R51013C13: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51013 / R51013C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51013 / R51013C17: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51014 / R51014C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51014 / R51014C13: got '154-198 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51014 / R51014C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51014 / R51014C17: got '1400-1544 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51016 / R51016C10: got '3914 SE Cora St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51016 / R51016C13: got '3914 SE Cora St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51016 / R51016C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51016 / R51016C17: got '2600-2718 SE Raymond
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51020 / R51020C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51020 / R51020C13: got '105-135 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51020 / R51020C14: got '921 NE Flanders St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51020 / R51020C17: got '921 NE Flanders St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51021 / R51021C10: got '1718 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51021 / R51021C13: got '1718 SE 3rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51021 / R51021C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51021 / R51021C17: got '2107-2199 NE Flanders
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51022 / R51022C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51022 / R51022C13: got '303-311 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51022 / R51022C14: got '6543 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51022 / R51022C17: got '6543 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51023 / R51023C10: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51023 / R51023C13: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51023 / R51023C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51023 / R51023C17: got '1981-1999 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51024 / R51024C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51024 / R51024C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51024 / R51024C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51024 / R51024C17: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51025 / R51025C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51025 / R51025C13: got '327-331 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51025 / R51025C14: got '1511 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51025 / R51025C17: got '1511 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51026 / R51026C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51026 / R51026C13: got '1701-1799 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51026 / R51026C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51026 / R51026C17: got '801-899 NW 48th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51028 / R51028C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51028 / R51028C13: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51028 / R51028C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51028 / R51028C17: got '3450-3498 NE 73rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51029 / R51029C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51029 / R51029C13: got '2813-2829 NW Upshur
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51029 / R51029C14: got '3930 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51029 / R51029C17: got '3930 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51030 / R51030C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51030 / R51030C13: got '1981-1999 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51030 / R51030C14: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51030 / R51030C17: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51032 / R51032C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51032 / R51032C13: got '2107-2199 NE Flanders
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51032 / R51032C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51032 / R51032C17: got '152-298 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51033 / R51033C10: got '321 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51033 / R51033C13: got '321 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51033 / R51033C14: got '623 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51033 / R51033C17: got '623 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51035 / R51035C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51035 / R51035C13: got '6915-6999 SE Ramona
## St, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51035 / R51035C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51035 / R51035C17: got '1300-1398 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51036 / R51036C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51036 / R51036C13: got '4305-4315 SE Yamhill
## St, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51036 / R51036C14: got '2604 SE 30th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51036 / R51036C17: got '2604 SE 30th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51037 / R51037C10: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51037 / R51037C13: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51037 / R51037C14: got '1202 SW 19th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51037 / R51037C17: got '1202 SW 19th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51039 / R51039C10: got '1511 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51039 / R51039C13: got '1511 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51039 / R51039C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51039 / R51039C17: got '1-51 W Boston St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51040 / R51040C10: got '623 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51040 / R51040C13: got '623 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51040 / R51040C14: got '3911 W Bertona St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51040 / R51040C17: got '3911 W Bertona St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51042 / R51042C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51042 / R51042C13: got '801-899 NW 48th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51042 / R51042C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51042 / R51042C17: got '3561-3599 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51043 / R51043C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51043 / R51043C13: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51043 / R51043C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51043 / R51043C17: got '3311-3317 W
## Government Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51044 / R51044C10: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51044 / R51044C13: got '418 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51044 / R51044C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51044 / R51044C17: got '1674-1698 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51045 / R51045C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51045 / R51045C13: got '3561-3599 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51045 / R51045C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51045 / R51045C17: got '147-199 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51046 / R51046C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51046 / R51046C13: got '1300-1398 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51046 / R51046C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51046 / R51046C17: got '712-720 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51047 / R51047C10: got '921 NE Flanders St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51047 / R51047C13: got '921 NE Flanders St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51047 / R51047C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51047 / R51047C17: got '1100-1198 NE Flanders
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51048 / R51048C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51048 / R51048C13: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51048 / R51048C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51048 / R51048C17: got '2149-2199 S College
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51049 / R51049C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51049 / R51049C13: got '117-199 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51049 / R51049C14: got '1323 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51049 / R51049C17: got '1323 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51050 / R51050C10: got '6903 56th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51050 / R51050C13: got '6903 56th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51050 / R51050C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51050 / R51050C17: got '6211-6213 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51052 / R51052C10: got '3930 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51052 / R51052C13: got '3930 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51052 / R51052C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51052 / R51052C17: got '3100-3198 NE Rodney
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51053 / R51053C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51053 / R51053C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51053 / R51053C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51053 / R51053C17: got '1400-1470 W Newton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51054 / R51054C10: got '4339 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51054 / R51054C13: got '4339 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51054 / R51054C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51054 / R51054C17: got '4901-4915 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51055 / R51055C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51055 / R51055C13: got '100-148 S Walker St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51055 / R51055C14: got '1815 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51055 / R51055C17: got '1815 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51056 / R51056C10: got '12545 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51056 / R51056C13: got '12545 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51056 / R51056C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51056 / R51056C17: got '7900 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51057 / R51057C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51057 / R51057C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51057 / R51057C14: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51057 / R51057C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51059 / R51059C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51059 / R51059C13: got '4927-4999 NE 14th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51059 / R51059C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51059 / R51059C17: got '3016-3034 NE 65th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51060 / R51060C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51060 / R51060C13: got '352-398 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51060 / R51060C14: got '1609 SE 16th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51060 / R51060C17: got '1609 SE 16th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51062 / R51062C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51062 / R51062C13: got '152-298 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51062 / R51062C14: got '839 NW 25th Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51062 / R51062C17: got '839 NW 25th Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51063 / R51063C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51063 / R51063C13: got '147-199 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51063 / R51063C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51063 / R51063C17: got '816-886 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51066 / R51066C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51066 / R51066C13: got '1434-1498 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51066 / R51066C14: got '116 SE 53rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51066 / R51066C17: got '116 SE 53rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51067 / R51067C10: got '1724 SE 51st Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51067 / R51067C13: got '1724 SE 51st Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51067 / R51067C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51067 / R51067C17: got '2509-2527 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51068 / R51068C10: got '1017 NE Martin Luther
## King Jr Blvd, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51068 / R51068C13: got '1017 NE Martin Luther
## King Jr Blvd, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51068 / R51068C14: got '1517 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51068 / R51068C17: got '1517 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51070 / R51070C10: got '401 NE 12th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51070 / R51070C13: got '401 NE 12th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51070 / R51070C14: got '401 NE 12th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51070 / R51070C17: got '401 NE 12th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51071 / R51071C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51071 / R51071C13: got '1674-1698 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51071 / R51071C14: got '2122 N 112th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51071 / R51071C17: got '2122 N 112th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51072 / R51072C10: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51072 / R51072C13: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51072 / R51072C14: got '4242 SE Alder St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51072 / R51072C17: got '4242 SE Alder St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51073 / R51073C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51073 / R51073C13: got '1-51 W Boston St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51073 / R51073C14: got '3615 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51073 / R51073C17: got '3615 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51074 / R51074C10: got '1323 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51074 / R51074C13: got '1323 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51074 / R51074C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51074 / R51074C17: got '4612-4624 SE 49th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51075 / R51075C10: got '3845 Beach Dr SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51075 / R51075C13: got '3845 Beach Dr SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51075 / R51075C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51075 / R51075C17: got '4914-4920 SW Stevens
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51077 / R51077C10: got '401 NE 12th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51077 / R51077C13: got '401 NE 12th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51077 / R51077C14: got '401 NE 12th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51077 / R51077C17: got '401 NE 12th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51078 / R51078C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51078 / R51078C13: got '3100-3198 NE Rodney
## Ave, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51078 / R51078C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51078 / R51078C17: got '103 N Ivy St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51079 / R51079C10: got '3615 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51079 / R51079C13: got '3615 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51079 / R51079C14: got '4465 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51079 / R51079C17: got '4465 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51080 / R51080C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51080 / R51080C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51080 / R51080C14: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51080 / R51080C17: got '1712-1748 NE 46th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51081 / R51081C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51081 / R51081C13: got '1010-1028 SE Water
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51081 / R51081C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51081 / R51081C17: got '1401-1499 NE 6th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51082 / R51082C10: got '6543 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51082 / R51082C13: got '6543 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51082 / R51082C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51082 / R51082C17: got '1167-1181 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51083 / R51083C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51083 / R51083C13: got '6000-6016 NE 24th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51083 / R51083C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51083 / R51083C17: got '401-477 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51084 / R51084C10: got '401 NE 12th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51084 / R51084C13: got '401 NE 12th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51084 / R51084C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51084 / R51084C17: got '1101-1199 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51085 / R51085C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51085 / R51085C13: got '6211-6213 9th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51085 / R51085C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51085 / R51085C17: got '1612-1618 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51086 / R51086C10: got '4465 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51086 / R51086C13: got '4465 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51086 / R51086C14: got '3017 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51086 / R51086C17: got '3017 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51087 / R51087C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51087 / R51087C13: got '103 N Ivy St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51087 / R51087C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51087 / R51087C17: got '745-799 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51088 / R51088C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51088 / R51088C13: got '816-886 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51088 / R51088C14: got '3217 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51088 / R51088C17: got '3217 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51089 / R51089C10: got '2205 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51089 / R51089C13: got '2205 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51089 / R51089C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51089 / R51089C17: got '8201-8251 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51090 / R51090C10: got '1815 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51090 / R51090C13: got '1815 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51090 / R51090C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51090 / R51090C17: got '2500-2598 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51091 / R51091C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51091 / R51091C13: got '1400-1470 W Newton
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51091 / R51091C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51091 / R51091C17: got '487-499 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51093 / R51093C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51093 / R51093C13: got '401-477 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51093 / R51093C14: got '2624 SE 15th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51093 / R51093C17: got '2624 SE 15th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51094 / R51094C10: got '1517 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51094 / R51094C13: got '1517 SE 24th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51094 / R51094C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51094 / R51094C17: got '1002 NE 6th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51095 / R51095C10: got '5017 SE 52nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51095 / R51095C13: got '5017 SE 52nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51095 / R51095C14: got '5017 SE 52nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51095 / R51095C17: got '5017 SE 52nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51096 / R51096C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51096 / R51096C13: got '487-499 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51096 / R51096C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51096 / R51096C17: got '640-642 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51097 / R51097C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51097 / R51097C13: got '1400-1544 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51097 / R51097C14: got '89 NE Beech St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51097 / R51097C17: got '89 NE Beech St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51099 / R51099C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51099 / R51099C13: got '640-642 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51099 / R51099C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51099 / R51099C17: got '2001-2033 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51100 / R51100C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51100 / R51100C13: got '4942-4998 NE 20th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51100 / R51100C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51100 / R51100C17: got '933 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51101 / R51101C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51101 / R51101C13: got '4612-4624 SE 49th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51101 / R51101C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51101 / R51101C17: got '940-998 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51103 / R51103C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51103 / R51103C13: got '745-799 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51103 / R51103C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51103 / R51103C17: got '2001-2099 NE
## Killingsworth St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51104 / R51104C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51104 / R51104C13: got '1401-1499 NE 6th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51104 / R51104C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51104 / R51104C17: got '1055-1125 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51105 / R51105C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51105 / R51105C13: got '2500-2598 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51105 / R51105C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51105 / R51105C17: got '5901-5909 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51106 / R51106C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51106 / R51106C13: got '2001-2033 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51106 / R51106C14: got '4721 SW Admiral Way,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51106 / R51106C17: got '4721 SW Admiral Way,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51107 / R51107C10: got '1867 SW 14th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51107 / R51107C13: got '1867 SW 14th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51107 / R51107C14: got '133 SE 27th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51107 / R51107C17: got '133 SE 27th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51109 / R51109C10: got '839 NW 25th Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51109 / R51109C13: got '839 NW 25th Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51109 / R51109C14: got '100 NW 20th Pl,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51109 / R51109C17: got '100 NW 20th Pl,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51110 / R51110C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51110 / R51110C13: got '1167-1181 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51110 / R51110C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51110 / R51110C17: got '3930-3960 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51112 / R51112C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51112 / R51112C13: got '1002 NE 6th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51112 / R51112C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51112 / R51112C17: got '116-124 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51113 / R51113C10: got '100 NW 20th Pl,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51113 / R51113C13: got '100 NW 20th Pl,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51113 / R51113C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51113 / R51113C17: got '2460-2498 NW
## Pettygrove St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51114 / R51114C10: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51114 / R51114C13: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51114 / R51114C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51114 / R51114C17: got '401-417 NE Ravenna
## Blvd, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51115 / R51115C10: got '1609 SE 16th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51115 / R51115C13: got '1609 SE 16th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51115 / R51115C14: got '1080 SW Washington
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51115 / R51115C17: got '1080 SW Washington
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51116 / R51116C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51116 / R51116C13: got '1055-1125 NE Halsey
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51116 / R51116C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51116 / R51116C17: got '101-125 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51118 / R51118C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51118 / R51118C13: got '401-417 NE Ravenna
## Blvd, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51118 / R51118C14: got '550 NE Ravenna Blvd,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51118 / R51118C17: got '550 NE Ravenna Blvd,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51120 / R51120C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51120 / R51120C13: got '3930-3960 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51120 / R51120C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51120 / R51120C17: got '5422-5460 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51121 / R51121C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51121 / R51121C13: got '101-125 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51121 / R51121C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51121 / R51121C17: got '3350-3398 N Holland
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51122 / R51122C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51122 / R51122C13: got '1612-1618 E Alder St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51122 / R51122C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51122 / R51122C17: got '2134-2198 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51123 / R51123C10: got '1080 SW Washington
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51123 / R51123C13: got '1080 SW Washington
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51123 / R51123C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51123 / R51123C17: got '1538-1598 SW
## Jefferson St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51124 / R51124C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51124 / R51124C13: got '940-998 SE 7th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51124 / R51124C14: got '4511 NE 28th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51124 / R51124C17: got '4511 NE 28th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51125 / R51125C10: got '2122 N 112th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51125 / R51125C13: got '2122 N 112th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51125 / R51125C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51125 / R51125C17: got '38 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51126 / R51126C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51126 / R51126C13: got '5422-5460 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51126 / R51126C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51126 / R51126C17: got '1439-1499 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51127 / R51127C10: got '4721 SW Admiral Way,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51127 / R51127C13: got '4721 SW Admiral Way,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51127 / R51127C14: got '4117 20th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51127 / R51127C17: got '4117 20th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51128 / R51128C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51128 / R51128C13: got '300-398 SW Gaines St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51128 / R51128C14: got '2614 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51128 / R51128C17: got '2614 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51129 / R51129C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51129 / R51129C13: got '2134-2198 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51129 / R51129C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51129 / R51129C17: got '1401-1415 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51130 / R51130C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51130 / R51130C13: got '1401-1415 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51130 / R51130C14: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51130 / R51130C17: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51131 / R51131C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51131 / R51131C13: got '38 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51131 / R51131C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51131 / R51131C17: got '1201-1223 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51132 / R51132C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51132 / R51132C13: got '1538-1598 SW
## Jefferson St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51132 / R51132C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51132 / R51132C17: got '516-522 NE San Rafael
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51133 / R51133C10: got '89 NE Beech St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51133 / R51133C13: got '89 NE Beech St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51133 / R51133C14: got '6235 NE 15th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51133 / R51133C17: got '6235 NE 15th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51134 / R51134C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51134 / R51134C13: got '2460-2498 NW
## Pettygrove St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51134 / R51134C14: got '2460 NW Pettygrove
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51134 / R51134C17: got '2460 NW Pettygrove
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51135 / R51135C10: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51135 / R51135C13: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51135 / R51135C14: got '900 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51135 / R51135C17: got '900 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51136 / R51136C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51136 / R51136C13: got '116-124 SE 28th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51136 / R51136C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51136 / R51136C17: got '1153-1169 NE Martin
## Luther King Jr Blvd, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51137 / R51137C10: got '550 NE Ravenna Blvd,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51137 / R51137C13: got '550 NE Ravenna Blvd,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51137 / R51137C14: got '407 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51137 / R51137C17: got '407 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51138 / R51138C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51138 / R51138C13: got '1153-1169 NE Martin
## Luther King Jr Blvd, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51138 / R51138C14: got '2830 SE 23rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51138 / R51138C17: got '2830 SE 23rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51139 / R51139C10: got '1202 SW 19th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51139 / R51139C13: got '1202 SW 19th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51139 / R51139C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51139 / R51139C17: got '2601-2605 SE 50th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51141 / R51141C10: got '407 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51141 / R51141C13: got '407 Olive Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51141 / R51141C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51141 / R51141C17: got '3001-3015 SW Avalon
## Way, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51142 / R51142C10: got '133 SE 27th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51142 / R51142C13: got '133 SE 27th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51142 / R51142C14: got '1201 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51142 / R51142C17: got '1201 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51146 / R51146C10: got '2830 SE 23rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51146 / R51146C13: got '2830 SE 23rd Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51146 / R51146C14: got '2540 NE Saratoga St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51146 / R51146C17: got '2540 NE Saratoga St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51147 / R51147C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51147 / R51147C13: got '2601-2605 SE 50th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51147 / R51147C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51147 / R51147C17: got '4516-4524 SE 45th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51148 / R51148C10: got '900 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51148 / R51148C13: got '900 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51148 / R51148C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51148 / R51148C17: got '2318-2324 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51150 / R51150C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51150 / R51150C13: got '1439-1499 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51150 / R51150C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51150 / R51150C17: got '2020-2028 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51152 / R51152C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51152 / R51152C13: got '5901-5909 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51152 / R51152C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51152 / R51152C17: got '1361-1427 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51154 / R51154C10: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51154 / R51154C13: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51154 / R51154C14: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51154 / R51154C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51155 / R51155C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51155 / R51155C13: got '3311-3317 W
## Government Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51155 / R51155C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51155 / R51155C17: got '1039-1061 7th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51156 / R51156C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51156 / R51156C13: got '1201-1223 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51156 / R51156C14: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51156 / R51156C17: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51157 / R51157C10: got '3217 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51157 / R51157C13: got '3217 26th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51157 / R51157C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51157 / R51157C17: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51159 / R51159C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51159 / R51159C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51159 / R51159C14: got '10 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51159 / R51159C17: got '10 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51161 / R51161C10: got '3017 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51161 / R51161C13: got '3017 23rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51161 / R51161C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51161 / R51161C17: got '521-543 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51162 / R51162C10: got '4511 NE 28th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51162 / R51162C13: got '4511 NE 28th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51162 / R51162C14: got '1621 NE Junior St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51162 / R51162C17: got '1621 NE Junior St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51164 / R51164C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51164 / R51164C13: got '1361-1427 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51164 / R51164C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51164 / R51164C17: got '301-399 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51167 / R51167C10: got '1201 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51167 / R51167C13: got '1201 SW Jefferson St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51167 / R51167C14: got '1436 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51167 / R51167C17: got '1436 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51169 / R51169C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51169 / R51169C13: got '2149-2199 S College
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51169 / R51169C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51169 / R51169C17: got '1900-2098 S Alaska
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51170 / R51170C10: got '116 SE 53rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51170 / R51170C13: got '116 SE 53rd Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51170 / R51170C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51170 / R51170C17: got '1434-1498 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51171 / R51171C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51171 / R51171C13: got '348 Elliott Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51171 / R51171C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51171 / R51171C17: got '1161 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51173 / R51173C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51173 / R51173C13: got '521-543 16th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51173 / R51173C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51173 / R51173C17: got '501-519 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51174 / R51174C10: got '2604 SE 30th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51174 / R51174C13: got '2604 SE 30th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51174 / R51174C14: got '2333 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51174 / R51174C17: got '2333 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51176 / R51176C10: got '1436 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51176 / R51176C13: got '1436 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51176 / R51176C14: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51176 / R51176C17: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51177 / R51177C10: got '2614 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51177 / R51177C13: got '2614 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51177 / R51177C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51177 / R51177C17: got '1631-1665 NW Thurman
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51178 / R51178C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51178 / R51178C13: got '8201-8251 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51178 / R51178C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51178 / R51178C17: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51179 / R51179C10: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51179 / R51179C13: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51179 / R51179C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51179 / R51179C17: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51180 / R51180C10: got '12320 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51180 / R51180C13: got '12320 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51180 / R51180C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51180 / R51180C17: got '3431-3499 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51181 / R51181C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51181 / R51181C13: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51181 / R51181C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51181 / R51181C17: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51182 / R51182C10: got '6606 N Omaha Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51182 / R51182C13: got '6606 N Omaha Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51182 / R51182C14: got '4932 NE 30th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51182 / R51182C17: got '4932 NE 30th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51183 / R51183C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51183 / R51183C13: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51183 / R51183C14: got '502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51183 / R51183C17: got '502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51185 / R51185C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51185 / R51185C13: got '749-899 N 98th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51185 / R51185C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51185 / R51185C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51186 / R51186C10: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51186 / R51186C13: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51186 / R51186C14: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51186 / R51186C17: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51187 / R51187C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51187 / R51187C13: got '1953-1999 NW
## Pettygrove St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51187 / R51187C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51187 / R51187C17: got '1100-1136 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51189 / R51189C10: got '931 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51189 / R51189C13: got '931 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51189 / R51189C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51189 / R51189C17: got '123-179 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51190 / R51190C10: got '5017 SE 52nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51190 / R51190C13: got '5017 SE 52nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51190 / R51190C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51190 / R51190C17: got '300-398 SW Columbia
## St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51192 / R51192C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51192 / R51192C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51192 / R51192C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51192 / R51192C17: got '453-499 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51193 / R51193C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51193 / R51193C13: got '453-499 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51193 / R51193C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51193 / R51193C17: got '453-499 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51195 / R51195C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51195 / R51195C13: got '7900 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51195 / R51195C14: got '11032 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51195 / R51195C17: got '11032 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51196 / R51196C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51196 / R51196C13: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51196 / R51196C14: got '1320 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51196 / R51196C17: got '1320 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51197 / R51197C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51197 / R51197C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51197 / R51197C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51197 / R51197C17: got '4300-4310 12th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51200 / R51200C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51200 / R51200C13: got '501-519 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51200 / R51200C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51200 / R51200C17: got '4215-4299 SW Sullivan
## St, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51201 / R51201C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51201 / R51201C13: got '1100-1198 NE Flanders
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51201 / R51201C14: got '400 NE 11th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51201 / R51201C17: got '400 NE 11th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51202 / R51202C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51202 / R51202C13: got '4516-4524 SE 45th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51202 / R51202C14: got '4508 SE 46th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51202 / R51202C17: got '4508 SE 46th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51203 / R51203C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51203 / R51203C13: got '300-398 SW Columbia
## St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51203 / R51203C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51203 / R51203C17: got '1625-1699 SW
## Broadway, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51204 / R51204C10: got '2460 NW Pettygrove
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51204 / R51204C13: got '2460 NW Pettygrove
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51204 / R51204C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51204 / R51204C17: got '5715 SE Alder St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51205 / R51205C10: got '11032 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51205 / R51205C13: got '11032 8th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51205 / R51205C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51205 / R51205C17: got '927-931 N 81st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51206 / R51206C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51206 / R51206C13: got '453-499 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51206 / R51206C14: got '1211 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51206 / R51206C17: got '1211 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51207 / R51207C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51207 / R51207C13: got '1625-1699 SW
## Broadway, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51207 / R51207C14: got '1720 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51207 / R51207C17: got '1720 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51208 / R51208C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51208 / R51208C13: got '516-522 NE San Rafael
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51208 / R51208C14: got '3615 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51208 / R51208C17: got '3615 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51209 / R51209C10: got '1320 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51209 / R51209C13: got '1320 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51209 / R51209C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51209 / R51209C17: got '401-407 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51210 / R51210C10: got '1211 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51210 / R51210C13: got '1211 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51210 / R51210C14: got '1211 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51210 / R51210C17: got '1211 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51211 / R51211C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51211 / R51211C13: got '712-720 SE 33rd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51211 / R51211C14: got '117 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51211 / R51211C17: got '117 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51212 / R51212C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51212 / R51212C13: got '3962-3998 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51212 / R51212C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51212 / R51212C17: got '857-965 NE 67th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51213 / R51213C10: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51213 / R51213C13: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51213 / R51213C14: got '8523 9th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51213 / R51213C17: got '8523 9th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51214 / R51214C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51214 / R51214C13: got '4300-4310 12th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51214 / R51214C14: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51214 / R51214C17: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51215 / R51215C10: got '2540 NE Saratoga St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51215 / R51215C13: got '2540 NE Saratoga St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51215 / R51215C14: got '4308 NE 17th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51215 / R51215C17: got '4308 NE 17th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51218 / R51218C10: got '117 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51218 / R51218C13: got '117 SW Taylor St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51218 / R51218C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51218 / R51218C17: got '1001-1099 NW 25th
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51219 / R51219C10: got '4308 NE 17th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51219 / R51219C13: got '4308 NE 17th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51219 / R51219C14: got '826 N Blandena St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51219 / R51219C17: got '826 N Blandena St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51220 / R51220C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51220 / R51220C13: got '5715 SE Alder St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51220 / R51220C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51220 / R51220C17: got '1819-1837 SE Ladd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51221 / R51221C10: got '3615 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51221 / R51221C13: got '3615 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51221 / R51221C14: got '3615 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51221 / R51221C17: got '3615 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51222 / R51222C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51222 / R51222C13: got '1725-1799 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51222 / R51222C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51222 / R51222C17: got '3752-3798 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51223 / R51223C10: got '1211 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51223 / R51223C13: got '1211 S King St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51223 / R51223C14: got '425 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51223 / R51223C17: got '425 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51224 / R51224C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51224 / R51224C13: got '1161 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51224 / R51224C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51224 / R51224C17: got '724-760 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51225 / R51225C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51225 / R51225C13: got '724-760 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51225 / R51225C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51225 / R51225C17: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51226 / R51226C10: got '4932 NE 30th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51226 / R51226C13: got '4932 NE 30th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51226 / R51226C14: got '624 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51226 / R51226C17: got '624 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51227 / R51227C10: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51227 / R51227C13: got '2215 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51227 / R51227C14: got '848 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51227 / R51227C17: got '848 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51228 / R51228C10: got '624 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51228 / R51228C13: got '624 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51228 / R51228C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51228 / R51228C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51229 / R51229C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51229 / R51229C13: got '1001-1099 NW 25th
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51229 / R51229C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51229 / R51229C17: got '1001-1035 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51232 / R51232C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51232 / R51232C13: got '1434-1498 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51232 / R51232C14: got '7412 N Omaha Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51232 / R51232C17: got '7412 N Omaha Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51233 / R51233C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51233 / R51233C13: got '1631-1665 NW Thurman
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51233 / R51233C14: got '3726 N Longview Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51233 / R51233C17: got '3726 N Longview Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51234 / R51234C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51234 / R51234C13: got '4914-4920 SW Stevens
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51234 / R51234C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51234 / R51234C17: got '1445-1463 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51235 / R51235C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51235 / R51235C13: got '401-407 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51235 / R51235C14: got '909 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51235 / R51235C17: got '909 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51237 / R51237C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51237 / R51237C13: got '1100-1136 NE 7th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51237 / R51237C14: got '1716 NE 63rd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51237 / R51237C17: got '1716 NE 63rd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51239 / R51239C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51239 / R51239C13: got '1001-1035 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51239 / R51239C14: got '2721 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51239 / R51239C17: got '2721 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51240 / R51240C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51240 / R51240C13: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51240 / R51240C14: got '5603 SW Winthrop St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51240 / R51240C17: got '5603 SW Winthrop St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51241 / R51241C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51241 / R51241C13: got '1446-1462 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51241 / R51241C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51241 / R51241C17: got '4601-4699 41st Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51242 / R51242C10: got '425 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51242 / R51242C13: got '425 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51242 / R51242C14: got '1510 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51242 / R51242C17: got '1510 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51243 / R51243C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51243 / R51243C13: got '1039-1061 7th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51243 / R51243C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51243 / R51243C17: got '3311-3317 W
## Government Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51244 / R51244C10: got '909 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51244 / R51244C13: got '909 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51244 / R51244C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51244 / R51244C17: got '2423-2499 S Juneau
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51245 / R51245C10: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51245 / R51245C13: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51245 / R51245C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51245 / R51245C17: got '1930 SW River Dr,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51247 / R51247C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51247 / R51247C13: got '800-824 SE 41st Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51247 / R51247C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51247 / R51247C17: got '601-699 SW 13th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51248 / R51248C10: got '3911 W Bertona St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51248 / R51248C13: got '3911 W Bertona St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51248 / R51248C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51248 / R51248C17: got '2211-2215 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51250 / R51250C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51250 / R51250C13: got '219-229 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51250 / R51250C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51250 / R51250C17: got '1401 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51251 / R51251C10: got '2333 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51251 / R51251C13: got '2333 SE Division St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51251 / R51251C14: got '3003 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51251 / R51251C17: got '3003 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51252 / R51252C10: got '400 NE 11th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51252 / R51252C13: got '400 NE 11th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51252 / R51252C14: got '2315 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51252 / R51252C17: got '2315 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51253 / R51253C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51253 / R51253C13: got '3216-3298 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51253 / R51253C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51253 / R51253C17: got '219-229 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51255 / R51255C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51255 / R51255C13: got '601-699 SW 13th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51255 / R51255C14: got '131-137 NE Shaver St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51255 / R51255C17: got '131-137 NE Shaver St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51256 / R51256C10: got '3726 N Longview Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51256 / R51256C13: got '3726 N Longview Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51256 / R51256C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51256 / R51256C17: got '400-444 NE 70th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51257 / R51257C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51257 / R51257C13: got '4601-4699 41st Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51257 / R51257C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51257 / R51257C17: got '1300-1308 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51259 / R51259C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51259 / R51259C13: got '1900-2098 S Alaska
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51259 / R51259C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51259 / R51259C17: got '2200-2298 22nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51260 / R51260C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51260 / R51260C13: got '2211-2215 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51260 / R51260C14: got '1605 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51260 / R51260C17: got '1605 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51261 / R51261C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51261 / R51261C13: got '3001-3015 SW Avalon
## Way, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51261 / R51261C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51261 / R51261C17: got '3123-3125 SW Raymond
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51264 / R51264C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51264 / R51264C13: got '2201-2289 NW 29th
## Ave, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51264 / R51264C14: got '1412 SE 29th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51264 / R51264C17: got '1412 SE 29th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51265 / R51265C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51265 / R51265C13: got '3311-3317 W
## Government Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51265 / R51265C14: got '3423 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51265 / R51265C17: got '3423 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51266 / R51266C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51266 / R51266C13: got '3752-3798 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51266 / R51266C14: got '1800 N Ainsworth St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51266 / R51266C17: got '1800 N Ainsworth St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51267 / R51267C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51267 / R51267C13: got '1819-1837 SE Ladd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51267 / R51267C14: got '3436 N Commercial
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51267 / R51267C17: got '3436 N Commercial
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51268 / R51268C10: got '2721 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51268 / R51268C13: got '2721 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51268 / R51268C14: got '2509 N Hunt St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51268 / R51268C17: got '2509 N Hunt St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51269 / R51269C10: got '7412 N Omaha Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51269 / R51269C13: got '7412 N Omaha Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51269 / R51269C14: got '8450 N Brandon Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51269 / R51269C17: got '8450 N Brandon Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51270 / R51270C10: got '1716 NE 63rd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51270 / R51270C13: got '1716 NE 63rd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51270 / R51270C14: got '6606 N Commercial
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51270 / R51270C17: got '6606 N Commercial
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51271 / R51271C10: got '1403 S Bayview St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51271 / R51271C13: got '1403 S Bayview St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51271 / R51271C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51271 / R51271C17: got '2911-2915 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51273 / R51273C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51273 / R51273C13: got '3030-3136 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51273 / R51273C14: got '2023 NE 8th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51273 / R51273C17: got '2023 NE 8th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51274 / R51274C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51274 / R51274C13: got '1401 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51274 / R51274C14: got '400 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51274 / R51274C17: got '400 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51275 / R51275C10: got '3615 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51275 / R51275C13: got '3615 SW River Pkwy,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51275 / R51275C14: got '2718 SW Water Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51275 / R51275C17: got '2718 SW Water Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51277 / R51277C10: got '8522 10th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51277 / R51277C13: got '8522 10th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51277 / R51277C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51277 / R51277C17: got '5324-5330 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51278 / R51278C10: got '2315 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51278 / R51278C13: got '2315 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51278 / R51278C14: got '5005 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51278 / R51278C17: got '5005 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51279 / R51279C10: got '2023 NE 8th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51279 / R51279C13: got '2023 NE 8th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51279 / R51279C14: got '5522 N Haight Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51279 / R51279C17: got '5522 N Haight Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51283 / R51283C10: got '1800 N Ainsworth St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51283 / R51283C13: got '1800 N Ainsworth St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51283 / R51283C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51283 / R51283C17: got '850-898 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51284 / R51284C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51284 / R51284C13: got '2201-2299 S College
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51284 / R51284C14: got '3827 17th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51284 / R51284C17: got '3827 17th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51285 / R51285C10: got '826 N Blandena St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51285 / R51285C13: got '826 N Blandena St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51285 / R51285C14: got '1911 SE 48th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51285 / R51285C17: got '1911 SE 48th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51286 / R51286C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51286 / R51286C13: got '9001-9509 15th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51286 / R51286C14: got '1600 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51286 / R51286C17: got '1600 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51288 / R51288C10: got '1600 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51288 / R51288C13: got '1600 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51288 / R51288C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51288 / R51288C17: got '1221-1299 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51289 / R51289C10: got '3436 N Commercial
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51289 / R51289C13: got '3436 N Commercial
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51289 / R51289C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51289 / R51289C17: got '601-699 SE 8th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51291 / R51291C10: got '1412 SE 29th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51291 / R51291C13: got '1412 SE 29th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51291 / R51291C14: got '1035 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51291 / R51291C17: got '1035 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51292 / R51292C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51292 / R51292C13: got '857-965 NE 67th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51292 / R51292C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51292 / R51292C17: got '6553-6699 7th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51294 / R51294C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51294 / R51294C13: got '2509-2527 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51294 / R51294C14: got '4834 NE 26th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51294 / R51294C17: got '4834 NE 26th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51295 / R51295C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51295 / R51295C13: got '5324-5330 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51295 / R51295C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51295 / R51295C17: got '627-631 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51296 / R51296C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51296 / R51296C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51296 / R51296C14: got '3914 SE Cora St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51296 / R51296C17: got '3914 SE Cora St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51297 / R51297C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51297 / R51297C13: got '1930 SW River Dr,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51297 / R51297C14: got '2275 NW Kearney St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51297 / R51297C17: got '2275 NW Kearney St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51298 / R51298C10: got '1035 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51298 / R51298C13: got '1035 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51298 / R51298C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51298 / R51298C17: got '3824-3898 NE 7th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51301 / R51301C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51301 / R51301C13: got '601-699 SE 8th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51301 / R51301C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51301 / R51301C17: got '5800-5920 NE Flanders
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51302 / R51302C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51302 / R51302C13: got '850-898 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51302 / R51302C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51302 / R51302C17: got '1801-1809 SE 55th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51303 / R51303C10: got '6606 N Commercial
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51303 / R51303C13: got '6606 N Commercial
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51303 / R51303C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51303 / R51303C17: got '900-998 SE Washington
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51304 / R51304C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51304 / R51304C13: got '2911-2915 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51304 / R51304C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51304 / R51304C17: got '5553-5559 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51307 / R51307C10: got '5522 N Haight Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51307 / R51307C13: got '5522 N Haight Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51307 / R51307C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51307 / R51307C17: got '731-799 NE 23rd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51308 / R51308C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51308 / R51308C13: got '731-799 NE 23rd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51308 / R51308C14: got '633 SE Powell Blvd,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51308 / R51308C17: got '633 SE Powell Blvd,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51309 / R51309C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51309 / R51309C13: got '627-631 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51309 / R51309C14: got '1021 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51309 / R51309C17: got '1021 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51311 / R51311C10: got '1021 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51311 / R51311C13: got '1021 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51311 / R51311C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51311 / R51311C17: got '124-198 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51312 / R51312C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51312 / R51312C13: got '2400-2448 SW Water
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51312 / R51312C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51312 / R51312C17: got '632-698 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51314 / R51314C10: got '400 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51314 / R51314C13: got '400 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51314 / R51314C14: got '2236 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51314 / R51314C17: got '2236 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51315 / R51315C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51315 / R51315C13: got '1527-1529 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51315 / R51315C14: got '5130 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51315 / R51315C17: got '5130 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51316 / R51316C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51316 / R51316C13: got '632-698 NW 15th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51316 / R51316C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51316 / R51316C17: got '1017-1099 SE 22nd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51317 / R51317C10: got '2275 NW Kearney St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51317 / R51317C13: got '2275 NW Kearney St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51317 / R51317C14: got '2015 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51317 / R51317C17: got '2015 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51319 / R51319C10: got '8450 N Brandon Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51319 / R51319C13: got '8450 N Brandon Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51319 / R51319C14: got '7420-7424 N Omaha
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51319 / R51319C17: got '7420-7424 N Omaha
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51320 / R51320C10: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51320 / R51320C13: got '220 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51320 / R51320C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51320 / R51320C17: got '307-311 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51321 / R51321C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51321 / R51321C13: got '124-198 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51321 / R51321C14: got '825 NE 78th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51321 / R51321C17: got '825 NE 78th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51324 / R51324C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51324 / R51324C13: got '3623-3625 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51324 / R51324C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51324 / R51324C17: got '126-198 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51325 / R51325C10: got '835 SW 21st Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51325 / R51325C13: got '835 SW 21st Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51325 / R51325C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51325 / R51325C17: got '3817-3821 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51326 / R51326C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51326 / R51326C13: got '3357-3399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51326 / R51326C14: got '1200 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51326 / R51326C17: got '1200 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51331 / R51331C10: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51331 / R51331C13: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51331 / R51331C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51331 / R51331C17: got '1867-1879 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51332 / R51332C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51332 / R51332C13: got '420-424 Belmont Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51332 / R51332C14: got '6309 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51332 / R51332C17: got '6309 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51333 / R51333C10: got '4817 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51333 / R51333C13: got '4817 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51333 / R51333C14: got '4703 33rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51333 / R51333C17: got '4703 33rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51334 / R51334C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51334 / R51334C13: got '2895-2927 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51334 / R51334C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51334 / R51334C17: got '4633-4637 Union Bay
## Pl NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51336 / R51336C10: got '7420-7424 N Omaha
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51336 / R51336C13: got '7420-7424 N Omaha
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51336 / R51336C14: got '8450 N Brandon Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51336 / R51336C17: got '8450 N Brandon Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51337 / R51337C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51337 / R51337C13: got '1568-1598 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51337 / R51337C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51337 / R51337C17: got '123-127 NW Bowdoin
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51338 / R51338C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51338 / R51338C13: got '1701-1799 SW Alder
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51338 / R51338C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51338 / R51338C17: got '513-543 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51339 / R51339C10: got '1200 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51339 / R51339C13: got '1200 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51339 / R51339C14: got '6310 60th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51339 / R51339C17: got '6310 60th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51344 / R51344C10: got '3139 SW Moody Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51344 / R51344C13: got '3139 SW Moody Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51344 / R51344C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51344 / R51344C17: got '1951-2051 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51345 / R51345C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51345 / R51345C13: got '3817-3821 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51345 / R51345C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51345 / R51345C17: got '801-825 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51347 / R51347C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51347 / R51347C13: got '4106-4120 Baker Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51347 / R51347C14: got '11700 Aurora Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51347 / R51347C17: got '11700 Aurora Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51350 / R51350C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51350 / R51350C13: got '126-198 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51350 / R51350C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51350 / R51350C17: got '1401-1415 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51351 / R51351C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51351 / R51351C13: got '2001-2033 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51351 / R51351C14: got '3600 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51351 / R51351C17: got '3600 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51355 / R51355C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51355 / R51355C13: got '1101-1109 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51355 / R51355C14: got '511 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51355 / R51355C17: got '511 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51356 / R51356C10: got '2434 NE 36th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51356 / R51356C13: got '2434 NE 36th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51356 / R51356C14: got '5274 NE 18th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51356 / R51356C17: got '5274 NE 18th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51357 / R51357C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51357 / R51357C13: got '1901-2099 N Kerby
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51357 / R51357C14: got '5318 NE Wistaria Dr,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51357 / R51357C17: got '5318 NE Wistaria Dr,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51358 / R51358C10: got '914 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51358 / R51358C13: got '914 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51358 / R51358C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51358 / R51358C17: got '3752-3798 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51359 / R51359C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51359 / R51359C13: got '2001-2099 NE
## Killingsworth St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51359 / R51359C14: got '2434 NE 36th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51359 / R51359C17: got '2434 NE 36th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51360 / R51360C10: got '1531 E Calhoun St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51360 / R51360C13: got '1531 E Calhoun St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51360 / R51360C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51360 / R51360C17: got '600-698 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51361 / R51361C10: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51361 / R51361C13: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51361 / R51361C14: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51361 / R51361C17: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51362 / R51362C10: got '519 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51362 / R51362C13: got '519 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51362 / R51362C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51362 / R51362C17: got '2344-2352 NW Westover
## Rd, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51363 / R51363C10: got '3016 NE 9th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51363 / R51363C13: got '3016 NE 9th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51363 / R51363C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51363 / R51363C17: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51365 / R51365C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51365 / R51365C13: got '401-499 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51365 / R51365C14: got '2804 SE 27th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51365 / R51365C17: got '2804 SE 27th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51366 / R51366C10: got '3609 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51366 / R51366C13: got '3609 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51366 / R51366C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51366 / R51366C17: got '5701-5703 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51367 / R51367C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51367 / R51367C13: got '513-543 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51367 / R51367C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51367 / R51367C17: got '112-154 SE Caruthers
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51370 / R51370C10: got '808 NE Dekum St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51370 / R51370C13: got '808 NE Dekum St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51370 / R51370C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51370 / R51370C17: got '715-721 N
## Killingsworth St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51371 / R51371C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51371 / R51371C13: got '5553-5559 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51371 / R51371C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51371 / R51371C17: got '300-398 10th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51372 / R51372C10: got '2804 SE 27th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51372 / R51372C13: got '2804 SE 27th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51372 / R51372C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51372 / R51372C17: got '1001-1099 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51373 / R51373C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51373 / R51373C13: got '1867-1879 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51373 / R51373C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51373 / R51373C17: got '8325-8399 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51375 / R51375C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51375 / R51375C13: got '2003-2013 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51375 / R51375C14: got '1412 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51375 / R51375C17: got '1412 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51376 / R51376C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51376 / R51376C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51376 / R51376C14: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51376 / R51376C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51379 / R51379C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51379 / R51379C13: got '801-825 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51379 / R51379C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51379 / R51379C17: got '1701-1799 SW Alder
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51380 / R51380C10: got '11700 Aurora Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51380 / R51380C13: got '11700 Aurora Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51380 / R51380C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51380 / R51380C17: got '1568-1598 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51381 / R51381C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51381 / R51381C13: got '2610-2620 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51381 / R51381C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51381 / R51381C17: got '948-1098 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51382 / R51382C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51382 / R51382C13: got '600-698 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51382 / R51382C14: got '811 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51382 / R51382C17: got '811 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51383 / R51383C10: got '811 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51383 / R51383C13: got '811 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51383 / R51383C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51383 / R51383C17: got '600-698 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51384 / R51384C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51384 / R51384C13: got '112-154 SE Caruthers
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51384 / R51384C14: got '1233 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51384 / R51384C17: got '1233 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51386 / R51386C10: got '3011 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51386 / R51386C13: got '3011 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51386 / R51386C14: got '914 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51386 / R51386C17: got '914 SW Stark St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51388 / R51388C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51388 / R51388C13: got '1951-2051 SW 1st Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51388 / R51388C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51388 / R51388C17: got '940-962 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51389 / R51389C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51389 / R51389C13: got '800-838 N 50th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51389 / R51389C14: got '4744 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51389 / R51389C17: got '4744 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51390 / R51390C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51390 / R51390C13: got '5201-5209 Russell Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51390 / R51390C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51390 / R51390C17: got '3609-3647 Perkins Ln
## W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51391 / R51391C10: got '1501 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51391 / R51391C13: got '1501 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51391 / R51391C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51391 / R51391C17: got '420-424 Belmont Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51393 / R51393C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51393 / R51393C13: got '1401-1415 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51393 / R51393C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51393 / R51393C17: got '3401-3499 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51394 / R51394C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51394 / R51394C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51394 / R51394C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51394 / R51394C17: got '1319-1399 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51396 / R51396C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51396 / R51396C13: got '948-1098 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51396 / R51396C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51396 / R51396C17: got '501-599 E Prospect
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51397 / R51397C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51397 / R51397C13: got '1001-1099 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51397 / R51397C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51397 / R51397C17: got '1811-1827 N Skidmore
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51398 / R51398C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51398 / R51398C13: got '3401-3499 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51398 / R51398C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51398 / R51398C17: got '1101-1109 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51399 / R51399C10: got '5033 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51399 / R51399C13: got '5033 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51399 / R51399C14: got '519 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51399 / R51399C17: got '519 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51400 / R51400C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51400 / R51400C13: got '5701-5703 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51400 / R51400C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51400 / R51400C17: got '1101-1111 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51401 / R51401C10: got '13253 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51401 / R51401C13: got '13253 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51401 / R51401C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51401 / R51401C17: got '673 NW 42nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51402 / R51402C10: got '1510 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51402 / R51402C13: got '1510 30th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51402 / R51402C14: got '1501 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51402 / R51402C17: got '1501 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51403 / R51403C10: got '3600 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51403 / R51403C13: got '3600 Fremont Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51403 / R51403C14: got '5221 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51403 / R51403C17: got '5221 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51404 / R51404C10: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51404 / R51404C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51404 / R51404C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51404 / R51404C17: got '510-514 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51405 / R51405C10: got '1621 NE Junior St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51405 / R51405C13: got '1621 NE Junior St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51405 / R51405C14: got '2614 NE Bryce St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51405 / R51405C17: got '2614 NE Bryce St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51409 / R51409C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51409 / R51409C13: got '8325-8399 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51409 / R51409C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51409 / R51409C17: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51412 / R51412C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51412 / R51412C13: got '4633-4637 Union Bay
## Pl NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51412 / R51412C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51412 / R51412C17: got '1301-1349 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51413 / R51413C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51413 / R51413C13: got '940-962 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51413 / R51413C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51413 / R51413C17: got '932-1072 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51415 / R51415C10: got '1233 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51415 / R51415C13: got '1233 SW 10th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51415 / R51415C14: got '1919 SE Sherrett St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51415 / R51415C17: got '1919 SE Sherrett St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51416 / R51416C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51416 / R51416C13: got '508-516 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51416 / R51416C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51416 / R51416C17: got '4552-4598 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51417 / R51417C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51417 / R51417C13: got '1101-1111 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51417 / R51417C14: got '2031 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51417 / R51417C17: got '2031 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51421 / R51421C10: got '4703 33rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51421 / R51421C13: got '4703 33rd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51421 / R51421C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51421 / R51421C17: got '5201-5209 Russell Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51422 / R51422C10: got '4744 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51422 / R51422C13: got '4744 9th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51422 / R51422C14: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51422 / R51422C17: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51425 / R51425C10: got '2031 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51425 / R51425C13: got '2031 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51425 / R51425C14: got '224 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51425 / R51425C17: got '224 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51426 / R51426C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51426 / R51426C13: got '914-930 NE Roselawn
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51426 / R51426C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51426 / R51426C17: got '900-914 NE Roselawn
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51427 / R51427C10: got '3025 N Vancouver Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51427 / R51427C13: got '3025 N Vancouver Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51427 / R51427C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51427 / R51427C17: got '914-930 NE Roselawn
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51428 / R51428C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51428 / R51428C13: got '3123-3125 SW Raymond
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51428 / R51428C14: got '1521 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51428 / R51428C17: got '1521 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51429 / R51429C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51429 / R51429C13: got '2344-2352 NW Westover
## Rd, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51429 / R51429C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51429 / R51429C17: got '401-499 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51430 / R51430C10: got '5130 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51430 / R51430C13: got '5130 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51430 / R51430C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51430 / R51430C17: got '8110-8116 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51431 / R51431C10: got '1605 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51431 / R51431C13: got '1605 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51431 / R51431C14: got '2717 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51431 / R51431C17: got '2717 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51433 / R51433C10: got '2236 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51433 / R51433C13: got '2236 NW 58th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51433 / R51433C14: got '6519 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51433 / R51433C17: got '6519 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51434 / R51434C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51434 / R51434C13: got '1300-1308 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51434 / R51434C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51434 / R51434C17: got '4875-4899 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51435 / R51435C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51435 / R51435C13: got '3824-3898 NE 7th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51435 / R51435C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51435 / R51435C17: got '3900-3930 SE Sherman
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51436 / R51436C10: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51436 / R51436C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51436 / R51436C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51436 / R51436C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51437 / R51437C10: got '3423 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51437 / R51437C13: got '3423 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51437 / R51437C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51437 / R51437C17: got '101 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51438 / R51438C10: got '2015 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51438 / R51438C13: got '2015 NW Irving St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51438 / R51438C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51438 / R51438C17: got '5100-5198 SW Corbett
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51439 / R51439C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51439 / R51439C13: got '101 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51439 / R51439C14: got '416 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51439 / R51439C17: got '416 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51440 / R51440C10: got '416 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51440 / R51440C13: got '416 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51440 / R51440C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51440 / R51440C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51443 / R51443C10: got '1020 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51443 / R51443C13: got '1020 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51443 / R51443C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51443 / R51443C17: got '401-469 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51445 / R51445C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51445 / R51445C13: got '8110-8116 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51445 / R51445C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51445 / R51445C17: got '2150-2178 Terry Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51446 / R51446C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51446 / R51446C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51446 / R51446C14: got '3038 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51446 / R51446C17: got '3038 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51447 / R51447C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51447 / R51447C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51447 / R51447C14: got '10 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51447 / R51447C17: got '10 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51449 / R51449C10: got '3914 SE Cora St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51449 / R51449C13: got '3914 SE Cora St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51449 / R51449C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51449 / R51449C17: got '169-199 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51450 / R51450C10: got '2509 N Hunt St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51450 / R51450C13: got '2509 N Hunt St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51450 / R51450C14: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51450 / R51450C17: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51453 / R51453C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51453 / R51453C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51453 / R51453C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51453 / R51453C17: got '3623-3625 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51455 / R51455C10: got '6519 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51455 / R51455C13: got '6519 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51455 / R51455C14: got '2839 NW 74th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51455 / R51455C17: got '2839 NW 74th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51456 / R51456C10: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51456 / R51456C13: got '1801-1809 SE 55th
## Ave, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51456 / R51456C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51456 / R51456C17: got '607-617 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51457 / R51457C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51457 / R51457C13: got '1301-1399 NW 73rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51457 / R51457C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51457 / R51457C17: got '2895-2927 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51459 / R51459C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51459 / R51459C13: got '5740-5752 27th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51459 / R51459C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51459 / R51459C17: got '313-315 27th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51460 / R51460C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51460 / R51460C13: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51460 / R51460C14: got '807 N 50th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51460 / R51460C17: got '807 N 50th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51461 / R51461C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51461 / R51461C13: got '3350-3398 N Holland
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51461 / R51461C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51461 / R51461C17: got '469-499 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51462 / R51462C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51462 / R51462C13: got '307-311 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51462 / R51462C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51462 / R51462C17: got '3357-3399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51463 / R51463C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51463 / R51463C13: got '2150-2178 Terry Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51463 / R51463C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51463 / R51463C17: got '4106-4120 Baker Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51464 / R51464C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51464 / R51464C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51464 / R51464C14: got '3907 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51464 / R51464C17: got '3907 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51465 / R51465C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51465 / R51465C13: got '1017-1099 SE 22nd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51465 / R51465C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51465 / R51465C17: got '901-999 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51468 / R51468C10: got '436 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51468 / R51468C13: got '436 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51468 / R51468C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51468 / R51468C17: got '135-199 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51470 / R51470C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51470 / R51470C13: got '469-499 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51470 / R51470C14: got '3011 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51470 / R51470C17: got '3011 US-30BYP,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51471 / R51471C10: got '633 SE Powell Blvd,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51471 / R51471C13: got '633 SE Powell Blvd,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51471 / R51471C14: got '3151 SW Moody Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51471 / R51471C17: got '3151 SW Moody Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51472 / R51472C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51472 / R51472C13: got '2028-2030 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51472 / R51472C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51472 / R51472C17: got '177-227 Lakeside Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51474 / R51474C10: got '4117 20th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51474 / R51474C13: got '4117 20th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51474 / R51474C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51474 / R51474C17: got '2610-2620 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51475 / R51475C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51475 / R51475C13: got '4073-4099 N Williams
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51475 / R51475C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51475 / R51475C17: got '563-581 NE 21st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51476 / R51476C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51476 / R51476C13: got '135-199 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51476 / R51476C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51476 / R51476C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51477 / R51477C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51477 / R51477C13: got '901-999 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51477 / R51477C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51477 / R51477C17: got '1901-2099 N Kerby
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51478 / R51478C10: got '825 NE 78th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51478 / R51478C13: got '825 NE 78th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51478 / R51478C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51478 / R51478C17: got '2257 Lotus Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51479 / R51479C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51479 / R51479C13: got '5100-5198 SW Corbett
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51479 / R51479C14: got '835 SW 21st Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51479 / R51479C17: got '835 SW 21st Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51480 / R51480C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51480 / R51480C13: got '169-199 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51480 / R51480C14: got '3025 N Vancouver Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51480 / R51480C17: got '3025 N Vancouver Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51481 / R51481C10: got '10529 Whitman Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51481 / R51481C13: got '10529 Whitman Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51481 / R51481C14: got '11729 Palatine Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51481 / R51481C17: got '11729 Palatine Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51482 / R51482C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51482 / R51482C13: got '177-227 Lakeside Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51482 / R51482C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51482 / R51482C17: got '2001-2033 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51484 / R51484C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51484 / R51484C13: got '313-315 27th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51484 / R51484C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51484 / R51484C17: got '323-347 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51485 / R51485C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51485 / R51485C13: got '607-617 NE Morris St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51485 / R51485C14: got '3016 NE 9th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51485 / R51485C17: got '3016 NE 9th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51486 / R51486C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51486 / R51486C13: got '323-347 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51486 / R51486C14: got '3609 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51486 / R51486C17: got '3609 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51487 / R51487C10: got '2717 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51487 / R51487C13: got '2717 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51487 / R51487C14: got '1531 E Calhoun St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51487 / R51487C17: got '1531 E Calhoun St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51488 / R51488C10: got '2839 NW 74th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51488 / R51488C13: got '2839 NW 74th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51488 / R51488C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51488 / R51488C17: got '225-263 S King St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51489 / R51489C10: got '3151 SW Moody Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51489 / R51489C13: got '3151 SW Moody Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51489 / R51489C14: got '1215 SW Alder St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51489 / R51489C17: got '1215 SW Alder St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51490 / R51490C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51490 / R51490C13: got '927-931 N 81st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51490 / R51490C14: got '8909 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51490 / R51490C17: got '8909 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51492 / R51492C10: got '1215 SW Alder St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51492 / R51492C13: got '1215 SW Alder St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51492 / R51492C14: got '3139 SW Moody Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51492 / R51492C17: got '3139 SW Moody Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51494 / R51494C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51494 / R51494C13: got '1101-1199 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51494 / R51494C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51494 / R51494C17: got '1101-1199 NE Glisan
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51496 / R51496C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51496 / R51496C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51496 / R51496C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51496 / R51496C17: got '3611-3615 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51497 / R51497C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51497 / R51497C13: got '1818-1898 NW Glisan
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51497 / R51497C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51497 / R51497C17: got '3715-3729 SE Salmon
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51499 / R51499C10: got '2614 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51499 / R51499C13: got '2614 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51499 / R51499C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51499 / R51499C17: got '1819-1837 SE Ladd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51500 / R51500C10: got '2010 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51500 / R51500C13: got '2010 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51500 / R51500C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51500 / R51500C17: got '500 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51502 / R51502C10: got '1223 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51502 / R51502C13: got '1223 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51502 / R51502C14: got '913 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51502 / R51502C17: got '913 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51503 / R51503C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51503 / R51503C13: got '1811-1827 N Skidmore
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51503 / R51503C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51503 / R51503C17: got '501-507 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51504 / R51504C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51504 / R51504C13: got '1-15 NE Monroe St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51504 / R51504C14: got '735 SE 32nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51504 / R51504C17: got '735 SE 32nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51505 / R51505C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51505 / R51505C13: got '301-307 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51505 / R51505C14: got '2115 Boyer Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51505 / R51505C17: got '2115 Boyer Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51506 / R51506C10: got '5274 NE 18th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51506 / R51506C13: got '5274 NE 18th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51506 / R51506C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51506 / R51506C17: got '1100-1198 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51507 / R51507C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51507 / R51507C13: got '701-799 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51507 / R51507C14: got '704 NE Knott St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51507 / R51507C17: got '704 NE Knott St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51508 / R51508C10: got '3516 SW Roxbury St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51508 / R51508C13: got '3516 SW Roxbury St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51508 / R51508C14: got '3516 SW Roxbury St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51508 / R51508C17: got '3516 SW Roxbury St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51509 / R51509C10: got '1524 SE Poplar Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51509 / R51509C13: got '1524 SE Poplar Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51509 / R51509C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51509 / R51509C17: got '1436-1440 SE
## Hawthorne Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51510 / R51510C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51510 / R51510C13: got '1101-1165 NE 31st
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51510 / R51510C14: got '323 SE 29th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51510 / R51510C17: got '323 SE 29th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51511 / R51511C10: got '2721 NE 130th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51511 / R51511C13: got '2721 NE 130th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51511 / R51511C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51511 / R51511C17: got '14322-14398 27th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51513 / R51513C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51513 / R51513C13: got '739-799 SE 6th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51513 / R51513C14: got '2853 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51513 / R51513C17: got '2853 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51514 / R51514C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51514 / R51514C13: got '2201-2299 W Emerson
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51514 / R51514C14: got '2517 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51514 / R51514C17: got '2517 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51515 / R51515C10: got '625-635 NW 21st Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51515 / R51515C13: got '625-635 NW 21st Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51515 / R51515C14: got '1911 SE 48th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51515 / R51515C17: got '1911 SE 48th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51516 / R51516C10: got '173 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51516 / R51516C13: got '173 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51516 / R51516C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51516 / R51516C17: got '5409-5449 Barnes Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51517 / R51517C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51517 / R51517C13: got '1100-1108 E Terrace
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51517 / R51517C14: got '312 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51517 / R51517C17: got '312 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51519 / R51519C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51519 / R51519C13: got '748-798 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51519 / R51519C14: got '4601 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51519 / R51519C17: got '4601 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51520 / R51520C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51520 / R51520C13: got '659-699 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51520 / R51520C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51520 / R51520C17: got '3923-3925 Eastern Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51521 / R51521C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51521 / R51521C13: got '727-735 SE 32nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51521 / R51521C14: got '2025 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51521 / R51521C17: got '2025 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51522 / R51522C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51522 / R51522C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51522 / R51522C14: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51522 / R51522C17: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51523 / R51523C10: got '1223 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51523 / R51523C13: got '1223 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51523 / R51523C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51523 / R51523C17: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51524 / R51524C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51524 / R51524C13: got '1301-1313 E Columbia
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51524 / R51524C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51524 / R51524C17: got '4821-4825 26th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51529 / R51529C10: got '1911 SE 48th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51529 / R51529C13: got '1911 SE 48th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51529 / R51529C14: got '41 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51529 / R51529C17: got '41 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51530 / R51530C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51530 / R51530C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51530 / R51530C14: got '1438 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51530 / R51530C17: got '1438 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51531 / R51531C10: got '3330 SE 54th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51531 / R51531C13: got '3330 SE 54th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51531 / R51531C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51531 / R51531C17: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51533 / R51533C10: got '1775 NW Northrup St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51533 / R51533C13: got '1775 NW Northrup St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51533 / R51533C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51533 / R51533C17: got '3402-3456 SE 54th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51534 / R51534C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51534 / R51534C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51534 / R51534C14: got '1911 SE 48th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51534 / R51534C17: got '1911 SE 48th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51535 / R51535C10: got '1919 SE Sherrett St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51535 / R51535C13: got '1919 SE Sherrett St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51535 / R51535C14: got '6410 NE Garfield Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51535 / R51535C17: got '6410 NE Garfield Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51536 / R51536C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51536 / R51536C13: got '1632-1682 SW Harbor
## Way, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51536 / R51536C14: got '1801 NW Northrup St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51536 / R51536C17: got '1801 NW Northrup St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51537 / R51537C10: got '3663 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51537 / R51537C13: got '3663 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51537 / R51537C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51537 / R51537C17: got '5026-5030 42nd Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51538 / R51538C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51538 / R51538C13: got '4415-4419 Eastern Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51538 / R51538C14: got '1127 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51538 / R51538C17: got '1127 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51539 / R51539C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51539 / R51539C13: got '400-444 NE 70th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51539 / R51539C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51539 / R51539C17: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51540 / R51540C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51540 / R51540C13: got '625 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51540 / R51540C14: got '2104 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51540 / R51540C17: got '2104 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51541 / R51541C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51541 / R51541C13: got '6500-6506 Roosevelt
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51541 / R51541C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51541 / R51541C17: got '350-398 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51542 / R51542C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51542 / R51542C13: got '951-999 N Fremont St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51542 / R51542C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51542 / R51542C17: got '1101-1165 NE 31st
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51543 / R51543C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51543 / R51543C13: got '1693-1699 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51543 / R51543C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51543 / R51543C17: got '5801 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51544 / R51544C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51544 / R51544C13: got '1600-1648 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51544 / R51544C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51544 / R51544C17: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51545 / R51545C10: got '913 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51545 / R51545C13: got '913 13th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51545 / R51545C14: got '4716 38th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51545 / R51545C17: got '4716 38th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51546 / R51546C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51546 / R51546C13: got '3752-3798 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51546 / R51546C14: got '3930 SW Moody Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51546 / R51546C17: got '3930 SW Moody Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51547 / R51547C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51547 / R51547C13: got '715-721 N
## Killingsworth St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51547 / R51547C14: got '34 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51547 / R51547C17: got '34 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51549 / R51549C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51549 / R51549C13: got '787-815 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51549 / R51549C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51549 / R51549C17: got '1531-1579 Nob Hill
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51550 / R51550C10: got '2611 NE Mason St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51550 / R51550C13: got '2611 NE Mason St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51550 / R51550C14: got '1621 NE Junior St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51550 / R51550C17: got '1621 NE Junior St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51551 / R51551C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51551 / R51551C13: got '1461-1473 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51551 / R51551C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51551 / R51551C17: got '123-199 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51552 / R51552C10: got '855 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51552 / R51552C13: got '855 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51552 / R51552C14: got '831 N Watts St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51552 / R51552C17: got '831 N Watts St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51553 / R51553C10: got '6410 NE Garfield Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51553 / R51553C13: got '6410 NE Garfield Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51553 / R51553C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51553 / R51553C17: got '850-898 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51554 / R51554C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51554 / R51554C13: got '2201-2271 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51554 / R51554C14: got '2010 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51554 / R51554C17: got '2010 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51557 / R51557C10: got '2115 Boyer Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51557 / R51557C13: got '2115 Boyer Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51557 / R51557C14: got '108 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51557 / R51557C17: got '108 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51559 / R51559C10: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51559 / R51559C13: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51559 / R51559C14: got '4738 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51559 / R51559C17: got '4738 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51560 / R51560C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51560 / R51560C13: got '11001-11015 28th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51560 / R51560C14: got '1223 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51560 / R51560C17: got '1223 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51561 / R51561C10: got '6310 60th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51561 / R51561C13: got '6310 60th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51561 / R51561C14: got '2721 NE 130th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51561 / R51561C17: got '2721 NE 130th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51562 / R51562C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51562 / R51562C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51562 / R51562C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51562 / R51562C17: got '1100-1108 E Terrace
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51564 / R51564C10: got '338 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51564 / R51564C13: got '338 NW 23rd Ave,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51564 / R51564C14: got '747 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51564 / R51564C17: got '747 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51566 / R51566C10: got '3665 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51566 / R51566C13: got '3665 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51566 / R51566C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51566 / R51566C17: got '1800 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51567 / R51567C10: got '1033 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51567 / R51567C13: got '1033 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51567 / R51567C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51567 / R51567C17: got '2935-2983 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51568 / R51568C10: got '1116 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51568 / R51568C13: got '1116 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51568 / R51568C14: got '2943 NE Everett St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51568 / R51568C17: got '2943 NE Everett St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51570 / R51570C10: got '4601 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51570 / R51570C13: got '4601 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51570 / R51570C14: got '609 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51570 / R51570C17: got '609 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51572 / R51572C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51572 / R51572C13: got '3565-3699 Aurora Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51572 / R51572C14: got '3516 SW Roxbury St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51572 / R51572C17: got '3516 SW Roxbury St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51573 / R51573C10: got '2001 NE Cesar E
## Chavez Blvd, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51573 / R51573C13: got '2001 NE Cesar E
## Chavez Blvd, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51573 / R51573C14: got '2429 SE Elliott Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51573 / R51573C17: got '2429 SE Elliott Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51576 / R51576C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51576 / R51576C13: got '4552-4598 40th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51576 / R51576C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51576 / R51576C17: got '4101-4179 29th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51577 / R51577C10: got '323 SE 29th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51577 / R51577C13: got '323 SE 29th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51577 / R51577C14: got '1524 SE Poplar Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51577 / R51577C17: got '1524 SE Poplar Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51578 / R51578C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51578 / R51578C13: got '1531-1579 Nob Hill
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51578 / R51578C14: got '1700 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51578 / R51578C17: got '1700 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51579 / R51579C10: got '1300 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51579 / R51579C13: got '1300 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51579 / R51579C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51579 / R51579C17: got '257-275 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51580 / R51580C10: got '1111 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51580 / R51580C13: got '1111 Fairview Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51580 / R51580C14: got '2565 NE 83rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51580 / R51580C17: got '2565 NE 83rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51581 / R51581C10: got '1104 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51581 / R51581C13: got '1104 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51581 / R51581C14: got '3416 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51581 / R51581C17: got '3416 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51582 / R51582C10: got '1107 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51582 / R51582C13: got '1107 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51582 / R51582C14: got '621 SW 16th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51582 / R51582C17: got '621 SW 16th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51583 / R51583C10: got '609 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51583 / R51583C13: got '609 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51583 / R51583C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51583 / R51583C17: got '3923-3925 Eastern Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51584 / R51584C10: got '840 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51584 / R51584C13: got '840 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51584 / R51584C14: got '1104 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51584 / R51584C17: got '1104 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51585 / R51585C10: got '11729 Palatine Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51585 / R51585C13: got '11729 Palatine Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51585 / R51585C14: got '12039 Palatine Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51585 / R51585C17: got '12039 Palatine Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51586 / R51586C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51586 / R51586C13: got '47-99 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51586 / R51586C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51586 / R51586C17: got '1461-1473 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51587 / R51587C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51587 / R51587C13: got '3923-3925 Eastern Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51587 / R51587C14: got '4011 2nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51587 / R51587C17: got '4011 2nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51589 / R51589C10: got '4834 NE 26th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51589 / R51589C13: got '4834 NE 26th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51589 / R51589C14: got '1223 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51589 / R51589C17: got '1223 NW Overton St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51590 / R51590C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51590 / R51590C13: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51590 / R51590C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51590 / R51590C17: got '1419-1423 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51592 / R51592C10: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51592 / R51592C13: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51592 / R51592C14: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51592 / R51592C17: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51593 / R51593C10: got '6201 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51593 / R51593C13: got '6201 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51593 / R51593C14: got '1112 NW Ballard Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51593 / R51593C17: got '1112 NW Ballard Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51594 / R51594C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51594 / R51594C13: got '2100 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51594 / R51594C14: got '3665 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51594 / R51594C17: got '3665 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51595 / R51595C10: got '5221 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51595 / R51595C13: got '5221 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51595 / R51595C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51595 / R51595C17: got '5901-5999 26th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51596 / R51596C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51596 / R51596C13: got '300-398 10th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51596 / R51596C14: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51596 / R51596C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51598 / R51598C10: got '747 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51598 / R51598C13: got '747 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51598 / R51598C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51598 / R51598C17: got '3400-3498 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51599 / R51599C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51599 / R51599C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51599 / R51599C14: got '6201 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51599 / R51599C17: got '6201 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51600 / R51600C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51600 / R51600C13: got '3402-3456 SE 54th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51600 / R51600C14: got '3330 SE 54th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51600 / R51600C17: got '3330 SE 54th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51601 / R51601C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51601 / R51601C13: got '51-99 Newell St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51601 / R51601C14: got '103 Newell St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51601 / R51601C17: got '103 Newell St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51602 / R51602C10: got '511 E Roy St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51602 / R51602C13: got '511 E Roy St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51602 / R51602C14: got '1130 N 115th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51602 / R51602C17: got '1130 N 115th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51603 / R51603C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51603 / R51603C13: got '4821-4825 26th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51603 / R51603C14: got '8850 9th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51603 / R51603C17: got '8850 9th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51604 / R51604C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51604 / R51604C13: got '1100-1198 NE Broadway
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51604 / R51604C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51604 / R51604C17: got '1401-1411 NE 16th
## Ave, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51605 / R51605C10: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51605 / R51605C13: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51605 / R51605C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51605 / R51605C17: got '1301-1313 E Columbia
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51607 / R51607C10: got '34 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51607 / R51607C13: got '34 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51607 / R51607C14: got '1775 NW Northrup St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51607 / R51607C17: got '1775 NW Northrup St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51608 / R51608C10: got '2943 NE Everett St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51608 / R51608C13: got '2943 NE Everett St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51608 / R51608C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51608 / R51608C17: got '739-799 SE 6th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51610 / R51610C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51610 / R51610C13: got '500 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51610 / R51610C14: got '2125 Terry Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51610 / R51610C17: got '2125 Terry Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51611 / R51611C10: got '1207 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51611 / R51611C13: got '1207 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51611 / R51611C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51611 / R51611C17: got '625 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51614 / R51614C10: got '2125 Terry Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51614 / R51614C13: got '2125 Terry Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51614 / R51614C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51614 / R51614C17: got '3219-3299 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51615 / R51615C10: got '2565 NE 83rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51615 / R51615C13: got '2565 NE 83rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51615 / R51615C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51615 / R51615C17: got '6500-6506 Roosevelt
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51617 / R51617C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51617 / R51617C13: got '350-398 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51617 / R51617C14: got '1957 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51617 / R51617C17: got '1957 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51618 / R51618C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51618 / R51618C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51618 / R51618C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51618 / R51618C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51619 / R51619C10: got '2603 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51619 / R51619C13: got '2603 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51619 / R51619C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51619 / R51619C17: got '6000-6008 Lanham Pl
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51620 / R51620C10: got '312 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51620 / R51620C13: got '312 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51620 / R51620C14: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51620 / R51620C17: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51621 / R51621C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51621 / R51621C13: got '510-514 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51621 / R51621C14: got '3707 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51621 / R51621C17: got '3707 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51622 / R51622C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51622 / R51622C13: got '3400-3498 SW Moody
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51622 / R51622C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51622 / R51622C17: got '701-799 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51623 / R51623C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51623 / R51623C13: got '2221-2299 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51623 / R51623C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51623 / R51623C17: got '748-798 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51624 / R51624C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51624 / R51624C13: got '5601 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51624 / R51624C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51624 / R51624C17: got '2400-2408 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51625 / R51625C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51625 / R51625C13: got '1435-1499 NW Northrup
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51625 / R51625C14: got '1107 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51625 / R51625C17: got '1107 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51626 / R51626C10: got '2853 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51626 / R51626C13: got '2853 SE Stark St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51626 / R51626C14: got '433 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51626 / R51626C17: got '433 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51627 / R51627C10: got '3838 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51627 / R51627C13: got '3838 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51627 / R51627C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51627 / R51627C17: got '1600-1648 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51628 / R51628C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51628 / R51628C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51628 / R51628C14: got '345 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51628 / R51628C17: got '345 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51632 / R51632C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51632 / R51632C13: got '5800-5920 NE Flanders
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51632 / R51632C14: got '1116 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51632 / R51632C17: got '1116 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51633 / R51633C10: got '6235 NE 15th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51633 / R51633C13: got '6235 NE 15th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51633 / R51633C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51633 / R51633C17: got '951-999 N Fremont St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51634 / R51634C10: got '6309 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51634 / R51634C13: got '6309 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51634 / R51634C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51634 / R51634C17: got '5601 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51636 / R51636C10: got '1700 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51636 / R51636C13: got '1700 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51636 / R51636C14: got '1041 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51636 / R51636C17: got '1041 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51637 / R51637C10: got '173 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51637 / R51637C13: got '173 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51637 / R51637C14: got '1502 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51637 / R51637C17: got '1502 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51638 / R51638C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51638 / R51638C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51638 / R51638C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51638 / R51638C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51639 / R51639C10: got '1112 NW Ballard Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51639 / R51639C13: got '1112 NW Ballard Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51639 / R51639C14: got '840 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51639 / R51639C17: got '840 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51640 / R51640C10: got '1502 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51640 / R51640C13: got '1502 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51640 / R51640C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51640 / R51640C17: got '11001-11015 28th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51641 / R51641C10: got '2429 SE Elliott Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51641 / R51641C13: got '2429 SE Elliott Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51641 / R51641C14: got '3020 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51641 / R51641C17: got '3020 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51644 / R51644C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51644 / R51644C13: got '900-914 NE Roselawn
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51644 / R51644C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51644 / R51644C17: got '1-15 NE Monroe St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51645 / R51645C10: got '1801 NW Northrup St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51645 / R51645C13: got '1801 NW Northrup St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51645 / R51645C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51645 / R51645C17: got '1609-1655 NW Couch
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51647 / R51647C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51647 / R51647C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51647 / R51647C14: got '2001 NE Cesar E
## Chavez Blvd, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51647 / R51647C17: got '2001 NE Cesar E
## Chavez Blvd, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51648 / R51648C10: got '2104 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51648 / R51648C13: got '2104 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51648 / R51648C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51648 / R51648C17: got '1693-1699 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51649 / R51649C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51649 / R51649C13: got '1419-1423 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51649 / R51649C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51649 / R51649C17: got '301-307 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51652 / R51652C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51652 / R51652C13: got '563-581 NE 21st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51652 / R51652C14: got '3234 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51652 / R51652C17: got '3234 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51653 / R51653C10: got '5005 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51653 / R51653C13: got '5005 NE 27th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51653 / R51653C14: got '1033 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51653 / R51653C17: got '1033 NW Glisan St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51654 / R51654C10: got '1911 SE 48th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51654 / R51654C13: got '1911 SE 48th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51654 / R51654C14: got '625-635 NW 21st Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51654 / R51654C17: got '625-635 NW 21st Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51655 / R51655C10: got '69 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51655 / R51655C13: got '69 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51655 / R51655C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51655 / R51655C17: got '1818-1898 NW Glisan
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51656 / R51656C10: got '511 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51656 / R51656C13: got '511 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51656 / R51656C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51656 / R51656C17: got '51-99 Newell St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51657 / R51657C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51657 / R51657C13: got '5026-5030 42nd Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51657 / R51657C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51657 / R51657C17: got '1299 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51658 / R51658C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51658 / R51658C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51658 / R51658C14: got '1300 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51658 / R51658C17: got '1300 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51659 / R51659C10: got '1521 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51659 / R51659C13: got '1521 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51659 / R51659C14: got '1555 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51659 / R51659C17: got '1555 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51661 / R51661C10: got '1413 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51661 / R51661C13: got '1413 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51661 / R51661C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51661 / R51661C17: got '2201-2299 W Emerson
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51662 / R51662C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51662 / R51662C13: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51662 / R51662C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51662 / R51662C17: got '1435-1499 NW Northrup
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51664 / R51664C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51664 / R51664C13: got '257-275 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51664 / R51664C14: got '1717 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51664 / R51664C17: got '1717 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51665 / R51665C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51665 / R51665C13: got '941-999 SW 1st Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51665 / R51665C14: got '2614 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51665 / R51665C17: got '2614 SE 20th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51666 / R51666C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51666 / R51666C13: got '5409-5449 Barnes Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51666 / R51666C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51666 / R51666C17: got '8003-8011 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51668 / R51668C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51668 / R51668C13: got '123-199 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51668 / R51668C14: got '6709 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51668 / R51668C17: got '6709 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51669 / R51669C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51669 / R51669C13: got '932-1072 NW Naito
## Pkwy, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51669 / R51669C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51669 / R51669C17: got '1632-1682 SW Harbor
## Way, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51670 / R51670C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51670 / R51670C13: got '1100-1108 E Terrace
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51670 / R51670C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51670 / R51670C17: got '601-699 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51671 / R51671C10: got '4011 2nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51671 / R51671C13: got '4011 2nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51671 / R51671C14: got '1207 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51671 / R51671C17: got '1207 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51674 / R51674C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51674 / R51674C13: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51674 / R51674C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51674 / R51674C17: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51675 / R51675C10: got '1717 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51675 / R51675C13: got '1717 SW Park Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51675 / R51675C14: got '1717 SW 10th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51675 / R51675C17: got '1717 SW 10th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51676 / R51676C10: got '1041 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51676 / R51676C13: got '1041 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51676 / R51676C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51676 / R51676C17: got '47-99 Eagle St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51677 / R51677C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51677 / R51677C13: got '1299 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51677 / R51677C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51677 / R51677C17: got '2100 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51678 / R51678C10: got '3234 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51678 / R51678C13: got '3234 NE Broadway St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51678 / R51678C14: got '69 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51678 / R51678C17: got '69 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51679 / R51679C10: got '108 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51679 / R51679C13: got '108 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51679 / R51679C14: got '4613 37th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51679 / R51679C17: got '4613 37th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51680 / R51680C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51680 / R51680C13: got '2400-2408 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51680 / R51680C14: got '3501 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51680 / R51680C17: got '3501 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51681 / R51681C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51681 / R51681C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51681 / R51681C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51681 / R51681C17: got '301-399 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51682 / R51682C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51682 / R51682C13: got '4101-4179 29th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51682 / R51682C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51682 / R51682C17: got '411-449 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51684 / R51684C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51684 / R51684C13: got '3001-3015 NE 117th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51684 / R51684C14: got '555 NE 120th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51684 / R51684C17: got '555 NE 120th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51685 / R51685C10: got '3416 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51685 / R51685C13: got '3416 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51685 / R51685C14: got '30 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51685 / R51685C17: got '30 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51686 / R51686C10: got '433 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51686 / R51686C13: got '433 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51686 / R51686C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51686 / R51686C17: got '447-499 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51688 / R51688C10: got '2025 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51688 / R51688C13: got '2025 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51688 / R51688C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51688 / R51688C17: got '201-209 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51689 / R51689C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51689 / R51689C13: got '41-49 SW Porter St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51689 / R51689C14: got '4019 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51689 / R51689C17: got '4019 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51690 / R51690C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51690 / R51690C13: got '3611-3615 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51690 / R51690C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51690 / R51690C17: got '1801-1855 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51691 / R51691C10: got '833 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51691 / R51691C13: got '833 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51691 / R51691C14: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51691 / R51691C17: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51692 / R51692C10: got '345 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51692 / R51692C13: got '345 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51692 / R51692C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51692 / R51692C17: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51693 / R51693C10: got '5015 35th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51693 / R51693C13: got '5015 35th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51693 / R51693C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51693 / R51693C17: got '7309-7315 28th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51695 / R51695C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51695 / R51695C13: got '3715-3729 SE Salmon
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51695 / R51695C14: got '2724 Northeast
## Pacific Street, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51695 / R51695C17: got '2724 Northeast
## Pacific Street, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51696 / R51696C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51696 / R51696C13: got '1800 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51696 / R51696C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51696 / R51696C17: got '276-298 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51697 / R51697C10: got '745 N 73rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51697 / R51697C13: got '745 N 73rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51697 / R51697C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51697 / R51697C17: got '713-717 N 73rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51698 / R51698C10: got '105 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51698 / R51698C13: got '105 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51698 / R51698C14: got '4221 E Blaine St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51698 / R51698C17: got '4221 E Blaine St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51699 / R51699C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51699 / R51699C13: got '33-99 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51699 / R51699C14: got '2119 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51699 / R51699C17: got '2119 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51700 / R51700C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51700 / R51700C13: got '701-731 NE 23rd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51700 / R51700C14: got '1131 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51700 / R51700C17: got '1131 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51702 / R51702C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51702 / R51702C13: got '1474-1500 SE
## Hawthorne Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51702 / R51702C14: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51702 / R51702C17: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51703 / R51703C10: got '831 N Watts St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51703 / R51703C13: got '831 N Watts St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51703 / R51703C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51703 / R51703C17: got '7387-7419 N Curtis
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51704 / R51704C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51704 / R51704C13: got '157-199 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51704 / R51704C14: got '2141 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51704 / R51704C17: got '2141 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51705 / R51705C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51705 / R51705C13: got '400-498 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51705 / R51705C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51705 / R51705C17: got '7900-7948 8th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51706 / R51706C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51706 / R51706C13: got '5810-5816 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51706 / R51706C14: got '535 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51706 / R51706C17: got '535 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51707 / R51707C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51707 / R51707C13: got '539-599 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51707 / R51707C14: got '2117 N 51st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51707 / R51707C17: got '2117 N 51st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51708 / R51708C10: got '1438 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51708 / R51708C13: got '1438 SE Madison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51708 / R51708C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51708 / R51708C17: got '222 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51709 / R51709C10: got '1129 SW 20th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51709 / R51709C13: got '1129 SW 20th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51709 / R51709C14: got '701 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51709 / R51709C17: got '701 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51710 / R51710C10: got '1911 SE 48th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51710 / R51710C13: got '1911 SE 48th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51710 / R51710C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51710 / R51710C17: got '1339-1399 NW Flanders
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51711 / R51711C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51711 / R51711C13: got '843-847 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51711 / R51711C14: got '517 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51711 / R51711C17: got '517 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51712 / R51712C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51712 / R51712C13: got '949-989 SW Washington
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51712 / R51712C14: got '3144 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51712 / R51712C17: got '3144 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51713 / R51713C10: got '407 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51713 / R51713C13: got '407 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51713 / R51713C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51713 / R51713C17: got '3515-3599 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51714 / R51714C10: got '41 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51714 / R51714C13: got '41 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51714 / R51714C14: got '41 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51714 / R51714C17: got '41 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51715 / R51715C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51715 / R51715C13: got '135-149 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51715 / R51715C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51715 / R51715C17: got '1685-1729 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51716 / R51716C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51716 / R51716C13: got '201-209 SW Oak St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51716 / R51716C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51716 / R51716C17: got '735-799 NW 21st Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51717 / R51717C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51717 / R51717C13: got '1401-1417 Hubbell Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51717 / R51717C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51717 / R51717C17: got '1417-1499 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51718 / R51718C10: got '3930 SW Moody Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51718 / R51718C13: got '3930 SW Moody Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51718 / R51718C14: got '1503 NE 41st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51718 / R51718C17: got '1503 NE 41st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51719 / R51719C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51719 / R51719C13: got '276-298 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51719 / R51719C14: got '1106 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51719 / R51719C17: got '1106 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51720 / R51720C10: got '1127 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51720 / R51720C13: got '1127 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51720 / R51720C14: got '2223 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51720 / R51720C17: got '2223 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51721 / R51721C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51721 / R51721C13: got '735-799 NW 21st Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51721 / R51721C14: got '225 SE Martin Luther
## King Jr Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51721 / R51721C17: got '225 SE Martin Luther
## King Jr Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51722 / R51722C10: got '7203 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51722 / R51722C13: got '7203 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51722 / R51722C14: got '933 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51722 / R51722C17: got '933 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51723 / R51723C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51723 / R51723C13: got '3923-3925 Eastern Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51723 / R51723C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51723 / R51723C17: got '1401-1417 Hubbell Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51724 / R51724C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51724 / R51724C13: got '3016-3034 NE 65th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51724 / R51724C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51724 / R51724C17: got '3016-3034 NE 65th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51726 / R51726C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51726 / R51726C13: got '2935-2983 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51726 / R51726C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51726 / R51726C17: got '473-493 SW Mill St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51728 / R51728C10: got '307 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51728 / R51728C13: got '307 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51728 / R51728C14: got '2808 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51728 / R51728C17: got '2808 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51733 / R51733C10: got '517 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51733 / R51733C13: got '517 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51733 / R51733C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51733 / R51733C17: got '4602-4698 2nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51734 / R51734C10: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51734 / R51734C13: got '412 SW 2nd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51734 / R51734C14: got '216 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51734 / R51734C17: got '216 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51735 / R51735C10: got '2724 Northeast
## Pacific Street, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51735 / R51735C13: got '2724 Northeast
## Pacific Street, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51735 / R51735C14: got 'Portland, OR, 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51735 / R51735C17: got '4804-4810 SE Lincoln
## St, Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51738 / R51738C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51738 / R51738C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51738 / R51738C14: got '3407 40th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51738 / R51738C17: got '3407 40th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51739 / R51739C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51739 / R51739C13: got '3105-3199 NE Weidler
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51739 / R51739C14: got '2204 SE Ankeny St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51739 / R51739C17: got '2204 SE Ankeny St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51741 / R51741C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51741 / R51741C13: got '27-99 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51741 / R51741C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51741 / R51741C17: got '5810-5816 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51742 / R51742C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51742 / R51742C13: got '1609-1655 NW Couch
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51742 / R51742C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51742 / R51742C17: got '1000-1082 SW
## Broadway, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51744 / R51744C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51744 / R51744C13: got '13-33 NW Broadway,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51744 / R51744C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51744 / R51744C17: got '4624-4634 NE 32nd Pl,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51745 / R51745C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51745 / R51745C13: got '301-399 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51745 / R51745C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51745 / R51745C17: got '400-498 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51746 / R51746C10: got '913 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51746 / R51746C13: got '913 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51746 / R51746C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51746 / R51746C17: got '901-999 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51747 / R51747C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51747 / R51747C13: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51747 / R51747C14: got '913 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51747 / R51747C17: got '913 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51750 / R51750C10: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51750 / R51750C13: got '1101 WA-99, Seattle,
## WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51750 / R51750C14: got '819 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51750 / R51750C17: got '819 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51751 / R51751C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51751 / R51751C13: got '2631-2685 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51751 / R51751C14: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51751 / R51751C17: got '1101 WA-99, Seattle,
## WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51752 / R51752C10: got '1131 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51752 / R51752C13: got '1131 NW 12th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51752 / R51752C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51752 / R51752C17: got '1125-1131 NW 12th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51754 / R51754C10: got '6709 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51754 / R51754C13: got '6709 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51754 / R51754C14: got '1433 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51754 / R51754C17: got '1433 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51755 / R51755C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51755 / R51755C13: got '1417-1499 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51755 / R51755C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51755 / R51755C17: got '101-119 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51756 / R51756C10: got '12039 Palatine Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51756 / R51756C13: got '12039 Palatine Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51756 / R51756C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51756 / R51756C17: got '12903-12999 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51757 / R51757C10: got '1818 NW 23rd Pl,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51757 / R51757C13: got '1818 NW 23rd Pl,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51757 / R51757C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51757 / R51757C17: got '308-320 SW Montgomery
## St, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51758 / R51758C10: got '933 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51758 / R51758C13: got '933 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51758 / R51758C14: got '407 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51758 / R51758C17: got '407 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51761 / R51761C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51761 / R51761C13: got '4301 Aurora Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51761 / R51761C14: got '7203 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51761 / R51761C17: got '7203 Woodlawn Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51762 / R51762C10: got '3407 40th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51762 / R51762C13: got '3407 40th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51762 / R51762C14: got '115 Battery St
## Tunnel, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51762 / R51762C17: got '115 Battery St
## Tunnel, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51763 / R51763C10: got '3020 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51763 / R51763C13: got '3020 SE Waverleigh
## Blvd, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51763 / R51763C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51763 / R51763C17: got '949-989 SW Washington
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51765 / R51765C10: got '1106 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51765 / R51765C13: got '1106 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51765 / R51765C14: got '422 21st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51765 / R51765C17: got '422 21st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51768 / R51768C10: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51768 / R51768C13: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51768 / R51768C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51768 / R51768C17: got '2631-2685 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51770 / R51770C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51770 / R51770C13: got '401 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51770 / R51770C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51770 / R51770C17: got '2300 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51771 / R51771C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51771 / R51771C13: got '447-499 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51771 / R51771C14: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51771 / R51771C17: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51774 / R51774C10: got '1957 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51774 / R51774C13: got '1957 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51774 / R51774C14: got '307 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51774 / R51774C17: got '307 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51775 / R51775C10: got '422 21st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51775 / R51775C13: got '422 21st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51775 / R51775C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51775 / R51775C17: got '213 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51776 / R51776C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51776 / R51776C13: got '901-999 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51776 / R51776C14: got '922 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51776 / R51776C17: got '922 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51777 / R51777C10: got '3038 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51777 / R51777C13: got '3038 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51777 / R51777C14: got '3026 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51777 / R51777C17: got '3026 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51779 / R51779C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51779 / R51779C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51779 / R51779C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51779 / R51779C17: got '2310-2318 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51780 / R51780C10: got '3026 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51780 / R51780C13: got '3026 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51780 / R51780C14: got '3026 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51780 / R51780C17: got '3026 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51781 / R51781C10: got '115 Battery St
## Tunnel, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51781 / R51781C13: got '115 Battery St
## Tunnel, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51781 / R51781C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51781 / R51781C17: got '720-722 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51783 / R51783C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51783 / R51783C13: got '3219-3299 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51783 / R51783C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51783 / R51783C17: got '1967 Westlake Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51784 / R51784C10: got '3144 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51784 / R51784C13: got '3144 E Burnside St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51784 / R51784C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51784 / R51784C17: got '13-33 NW Broadway,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51785 / R51785C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51785 / R51785C13: got '2300 W Commodore Way,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51785 / R51785C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51785 / R51785C17: got '27-99 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51786 / R51786C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51786 / R51786C13: got '3610-3698 24th Pl W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51786 / R51786C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51786 / R51786C17: got '3610-3698 24th Pl W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51787 / R51787C10: got '114 SE 22nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51787 / R51787C13: got '114 SE 22nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51787 / R51787C14: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51787 / R51787C17: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51788 / R51788C10: got '1717 SW 10th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51788 / R51788C13: got '1717 SW 10th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51788 / R51788C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51788 / R51788C17: got '41-49 SW Porter St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51793 / R51793C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51793 / R51793C13: got '101-119 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51793 / R51793C14: got '1423 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51793 / R51793C17: got '1423 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51794 / R51794C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51794 / R51794C13: got '713-717 N 73rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51794 / R51794C14: got '105 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51794 / R51794C17: got '105 W Mercer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51795 / R51795C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51795 / R51795C13: got '2400-2498 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51795 / R51795C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51795 / R51795C17: got '539-599 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51796 / R51796C10: got '4613 37th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51796 / R51796C13: got '4613 37th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51796 / R51796C14: got '5015 35th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51796 / R51796C17: got '5015 35th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51797 / R51797C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51797 / R51797C13: got '4624-4634 NE 32nd Pl,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51797 / R51797C14: got '1818 NW 23rd Pl,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51797 / R51797C17: got '1818 NW 23rd Pl,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51798 / R51798C10: got '1621 NE Junior St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51798 / R51798C13: got '1621 NE Junior St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51798 / R51798C14: got '833 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51798 / R51798C17: got '833 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51800 / R51800C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51800 / R51800C13: got '720-722 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51800 / R51800C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51800 / R51800C17: got '1528-1532 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51801 / R51801C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51801 / R51801C13: got '1801-1855 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51801 / R51801C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51801 / R51801C17: got '1757-1761 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51802 / R51802C10: got '8450 N Brandon Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51802 / R51802C13: got '8450 N Brandon Ave,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51802 / R51802C14: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51802 / R51802C17: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51803 / R51803C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51803 / R51803C13: got '1339-1399 NW Flanders
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51803 / R51803C14: got '3643 SE 28th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51803 / R51803C17: got '3643 SE 28th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51804 / R51804C10: got '704 NE Knott St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51804 / R51804C13: got '704 NE Knott St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51804 / R51804C14: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51804 / R51804C17: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51806 / R51806C10: got '3643 SE 28th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51806 / R51806C13: got '3643 SE 28th Ave,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51806 / R51806C14: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51806 / R51806C17: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51807 / R51807C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51807 / R51807C13: got '1125-1131 NW 12th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51807 / R51807C14: got '1302 SE Ankeny St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51807 / R51807C17: got '1302 SE Ankeny St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51808 / R51808C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51808 / R51808C13: got '3016-3034 NE 65th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51808 / R51808C14: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51808 / R51808C17: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51812 / R51812C10: got '1302 SE Ankeny St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51812 / R51812C13: got '1302 SE Ankeny St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51812 / R51812C14: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51812 / R51812C17: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51813 / R51813C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51813 / R51813C13: got '222 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51813 / R51813C14: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51813 / R51813C17: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51814 / R51814C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51814 / R51814C13: got '201-299 NE 19th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51814 / R51814C14: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51814 / R51814C17: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51815 / R51815C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51815 / R51815C13: got '1000-1082 SW
## Broadway, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51815 / R51815C14: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51815 / R51815C17: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51816 / R51816C10: got '922 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51816 / R51816C13: got '922 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51816 / R51816C14: got '2315 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51816 / R51816C17: got '2315 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51819 / R51819C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51819 / R51819C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51819 / R51819C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51819 / R51819C17: got '401 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51820 / R51820C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51820 / R51820C13: got '1757-1761 NW 61st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51820 / R51820C14: got '745 N 73rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51820 / R51820C17: got '745 N 73rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51822 / R51822C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51822 / R51822C13: got '1685-1729 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51822 / R51822C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51822 / R51822C17: got '2201 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51823 / R51823C10: got '1625 SW Morrison St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51823 / R51823C13: got '1625 SW Morrison St,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51823 / R51823C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51823 / R51823C17: got '901-979 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51825 / R51825C10: got '1503 NE 41st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51825 / R51825C13: got '1503 NE 41st Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51825 / R51825C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51825 / R51825C17: got '201-299 NE 19th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51826 / R51826C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51826 / R51826C13: got '1819-1837 SE Ladd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51826 / R51826C14: got '1129 SW 20th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51826 / R51826C17: got '1129 SW 20th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51827 / R51827C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51827 / R51827C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51827 / R51827C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51827 / R51827C17: got '135-149 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51831 / R51831C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51831 / R51831C13: got '213 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51831 / R51831C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51831 / R51831C17: got '157-199 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51832 / R51832C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51832 / R51832C13: got '901-979 SE Oak St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51832 / R51832C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51832 / R51832C17: got '701-731 NE 23rd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51834 / R51834C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51834 / R51834C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51834 / R51834C14: got '10520 19th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51834 / R51834C17: got '10520 19th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51835 / R51835C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51835 / R51835C13: got '600-670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51835 / R51835C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51835 / R51835C17: got '2400-2410 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51836 / R51836C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51836 / R51836C13: got '600-670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51836 / R51836C14: got '730 S Stacy St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51836 / R51836C17: got '730 S Stacy St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51837 / R51837C10: got '1001 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51837 / R51837C13: got '1001 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51837 / R51837C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51837 / R51837C17: got '315-321 Boylston Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51839 / R51839C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51839 / R51839C13: got '1334-1354 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51839 / R51839C14: got '905 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51839 / R51839C17: got '905 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51840 / R51840C10: got '2315 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51840 / R51840C13: got '2315 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51840 / R51840C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51840 / R51840C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51843 / R51843C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51843 / R51843C13: got '600-670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51843 / R51843C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51843 / R51843C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51844 / R51844C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51844 / R51844C13: got '1528-1532 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51844 / R51844C14: got '4027 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51844 / R51844C17: got '4027 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51846 / R51846C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51846 / R51846C13: got '300-306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51846 / R51846C14: got '1607 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51846 / R51846C17: got '1607 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51848 / R51848C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51848 / R51848C13: got '1140-1166 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51848 / R51848C14: got '823 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51848 / R51848C17: got '823 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51851 / R51851C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51851 / R51851C13: got '3515-3599 Woodland
## Park Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51851 / R51851C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51851 / R51851C17: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51852 / R51852C10: got '905 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51852 / R51852C13: got '905 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51852 / R51852C14: got '2233 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51852 / R51852C17: got '2233 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51853 / R51853C10: got '2221 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51853 / R51853C13: got '2221 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51853 / R51853C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51853 / R51853C17: got '2111-2113 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51854 / R51854C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51854 / R51854C13: got '151-199 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51854 / R51854C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51854 / R51854C17: got '62-68 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51855 / R51855C10: got '701 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51855 / R51855C13: got '701 NE 28th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51855 / R51855C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51855 / R51855C17: got '117-199 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51856 / R51856C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51856 / R51856C13: got '411-449 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51856 / R51856C14: got '1211 S Judkins St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51856 / R51856C17: got '1211 S Judkins St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51858 / R51858C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51858 / R51858C13: got '1312-1348 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51858 / R51858C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51858 / R51858C17: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51859 / R51859C10: got '2233 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51859 / R51859C13: got '2233 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51859 / R51859C14: got '5417 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51859 / R51859C17: got '5417 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51860 / R51860C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51860 / R51860C13: got '1176-1198 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51860 / R51860C14: got '1014 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51860 / R51860C17: got '1014 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51861 / R51861C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51861 / R51861C13: got '6000-6008 Lanham Pl
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51861 / R51861C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51861 / R51861C17: got '8909-8927 25th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51862 / R51862C10: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51862 / R51862C13: got '48 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51862 / R51862C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51862 / R51862C17: got '927-999 S Carstens
## Pl, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51863 / R51863C10: got '3531 43rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51863 / R51863C13: got '3531 43rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51863 / R51863C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51863 / R51863C17: got '2000-2098 NW Vernon
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51864 / R51864C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51864 / R51864C13: got '700-722 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51864 / R51864C14: got '2221 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51864 / R51864C17: got '2221 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51865 / R51865C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51865 / R51865C13: got '4602-4698 2nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51865 / R51865C14: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51865 / R51865C17: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51866 / R51866C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51866 / R51866C13: got '6710-6792 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51866 / R51866C14: got '5801 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51866 / R51866C17: got '5801 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51869 / R51869C10: got '4019 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51869 / R51869C13: got '4019 N Williams Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51869 / R51869C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51869 / R51869C17: got '400-498 SW 9th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51870 / R51870C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51870 / R51870C13: got '2401-2499 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51870 / R51870C14: got '2721 NE 127th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51870 / R51870C17: got '2721 NE 127th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51874 / R51874C10: got '3707 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51874 / R51874C13: got '3707 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51874 / R51874C14: got '3707 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51874 / R51874C17: got '3707 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51876 / R51876C10: got '5914 SW Stevens St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51876 / R51876C13: got '5914 SW Stevens St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51876 / R51876C14: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51876 / R51876C17: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51877 / R51877C10: got '3707 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51877 / R51877C13: got '3707 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51877 / R51877C14: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51877 / R51877C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51878 / R51878C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51878 / R51878C13: got '3104-3108 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51878 / R51878C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51878 / R51878C17: got '4005-4011 14th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51879 / R51879C10: got '1431 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51879 / R51879C13: got '1431 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51879 / R51879C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51879 / R51879C17: got '1312-1348 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51880 / R51880C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51880 / R51880C13: got '2400-2410 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51880 / R51880C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51880 / R51880C17: got '1361-1427 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51881 / R51881C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51881 / R51881C13: got '829-833 NE 67th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51881 / R51881C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51881 / R51881C17: got '511-515 N 64th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51882 / R51882C10: got '5801 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51882 / R51882C13: got '5801 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51882 / R51882C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51882 / R51882C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51883 / R51883C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51883 / R51883C13: got '6309-6399 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51883 / R51883C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51883 / R51883C17: got '1400-1430 NE 120th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51884 / R51884C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51884 / R51884C13: got '401-411 Boston St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51884 / R51884C14: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51884 / R51884C17: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51885 / R51885C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51885 / R51885C13: got '601-617 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51885 / R51885C14: got '107 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51885 / R51885C17: got '107 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51886 / R51886C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51886 / R51886C13: got '763-999 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51886 / R51886C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51886 / R51886C17: got '1557-1573 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51887 / R51887C10: got '3026 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51887 / R51887C13: got '3026 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51887 / R51887C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51887 / R51887C17: got '200 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51888 / R51888C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51888 / R51888C13: got '315-321 Boylston Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51888 / R51888C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51888 / R51888C17: got '1917-2045 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51889 / R51889C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51889 / R51889C13: got '2000-2098 NW Vernon
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51889 / R51889C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51889 / R51889C17: got '3051-3099 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51890 / R51890C10: got '4531 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51890 / R51890C13: got '4531 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51890 / R51890C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51890 / R51890C17: got '101-149 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51891 / R51891C10: got '2141 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51891 / R51891C13: got '2141 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51891 / R51891C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51891 / R51891C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51892 / R51892C10: got '823 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51892 / R51892C13: got '823 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51892 / R51892C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51892 / R51892C17: got '829-833 NE 67th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51893 / R51893C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51893 / R51893C13: got '62-68 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51893 / R51893C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51893 / R51893C17: got '2619-2699 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51894 / R51894C10: got '1720 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51894 / R51894C13: got '1720 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51894 / R51894C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51894 / R51894C17: got '1633-1799 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51895 / R51895C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51895 / R51895C13: got '567-571 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51895 / R51895C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51895 / R51895C17: got '5764-5798 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51896 / R51896C10: got '1014 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51896 / R51896C13: got '1014 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51896 / R51896C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51896 / R51896C17: got '1522-1598 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51897 / R51897C10: got '3845 42nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51897 / R51897C13: got '3845 42nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51897 / R51897C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51897 / R51897C17: got '2401-2499 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51898 / R51898C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51898 / R51898C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51898 / R51898C14: got '1554 S Atlantic St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51898 / R51898C17: got '1554 S Atlantic St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51899 / R51899C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51899 / R51899C13: got '1361-1427 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51899 / R51899C14: got '814 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51899 / R51899C17: got '814 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51900 / R51900C10: got '216 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51900 / R51900C13: got '216 SE 17th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51900 / R51900C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51900 / R51900C17: got '3512-3522 N Borthwick
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51901 / R51901C10: got '107 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51901 / R51901C13: got '107 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51901 / R51901C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51901 / R51901C17: got '3074-3098 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51902 / R51902C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51902 / R51902C13: got '1622-1630 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51902 / R51902C14: got '2505 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51902 / R51902C17: got '2505 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51903 / R51903C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51903 / R51903C13: got '2201 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51903 / R51903C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51903 / R51903C17: got '1683-1699 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51904 / R51904C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51904 / R51904C13: got '101-149 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51904 / R51904C14: got '1911 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51904 / R51904C17: got '1911 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51906 / R51906C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51906 / R51906C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51906 / R51906C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51906 / R51906C17: got '5418-5420 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51910 / R51910C10: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51910 / R51910C13: got '670 S Plummer St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51910 / R51910C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51910 / R51910C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51911 / R51911C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51911 / R51911C13: got '1633-1799 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51911 / R51911C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51911 / R51911C17: got '2522-2600 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51913 / R51913C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51913 / R51913C13: got '501-549 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51913 / R51913C14: got '1205 S Holgate St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51913 / R51913C17: got '1205 S Holgate St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51914 / R51914C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51914 / R51914C13: got '2522-2600 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51914 / R51914C14: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51914 / R51914C17: got '5801-6199 East Green
## Lake Way N, Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51915 / R51915C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51915 / R51915C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51915 / R51915C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51915 / R51915C17: got '849-899 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51916 / R51916C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51916 / R51916C13: got '1917-2045 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51916 / R51916C14: got '4531 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51916 / R51916C17: got '4531 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51917 / R51917C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51917 / R51917C13: got '3512-3522 N Borthwick
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51917 / R51917C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51917 / R51917C17: got '520-560 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51918 / R51918C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51918 / R51918C13: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51918 / R51918C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51918 / R51918C17: got '567-571 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51921 / R51921C10: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51921 / R51921C13: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51921 / R51921C14: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51921 / R51921C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51924 / R51924C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51924 / R51924C13: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51924 / R51924C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51924 / R51924C17: got '1622-1630 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51927 / R51927C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51927 / R51927C13: got '5418-5420 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51927 / R51927C14: got '3531 43rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51927 / R51927C17: got '3531 43rd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51928 / R51928C10: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51928 / R51928C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51928 / R51928C14: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51928 / R51928C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51929 / R51929C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51929 / R51929C13: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51929 / R51929C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51929 / R51929C17: got '1140-1166 Boylston
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51930 / R51930C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51930 / R51930C13: got '2619-2699 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51930 / R51930C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51930 / R51930C17: got '3104-3108 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51931 / R51931C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51931 / R51931C13: got '927-999 S Carstens
## Pl, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51931 / R51931C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51931 / R51931C17: got '401 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51932 / R51932C10: got '2808 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51932 / R51932C13: got '2808 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51932 / R51932C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51932 / R51932C17: got '2217-2221 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51933 / R51933C10: got '5417 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51933 / R51933C13: got '5417 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51933 / R51933C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51933 / R51933C17: got '3555-3599 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51935 / R51935C10: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51935 / R51935C13: got '202 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51935 / R51935C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51935 / R51935C17: got '501-549 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51939 / R51939C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51939 / R51939C13: got '2001-2033 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51939 / R51939C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51939 / R51939C17: got '2001-2033 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51940 / R51940C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51940 / R51940C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51940 / R51940C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51940 / R51940C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51941 / R51941C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51941 / R51941C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51941 / R51941C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51941 / R51941C17: got '700-722 3rd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51942 / R51942C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51942 / R51942C13: got '3074-3098 Cheshiahud
## Lake Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51942 / R51942C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51942 / R51942C17: got '1334-1354 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51943 / R51943C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51943 / R51943C13: got '200 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51943 / R51943C14: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51943 / R51943C17: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51944 / R51944C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51944 / R51944C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51944 / R51944C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51944 / R51944C17: got '4732-4734 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51945 / R51945C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51945 / R51945C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51945 / R51945C14: got '106 29th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51945 / R51945C17: got '106 29th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51946 / R51946C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51946 / R51946C13: got '511-515 N 64th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51946 / R51946C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51946 / R51946C17: got '6309-6399 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51947 / R51947C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51947 / R51947C13: got '1683-1699 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51947 / R51947C14: got '501 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51947 / R51947C17: got '501 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51949 / R51949C10: got '3247 64th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51949 / R51949C13: got '3247 64th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51949 / R51949C14: got '5914 SW Stevens St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51949 / R51949C17: got '5914 SW Stevens St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51950 / R51950C10: got '1554 S Atlantic St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51950 / R51950C13: got '1554 S Atlantic St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51950 / R51950C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51950 / R51950C17: got '3351-3399 SW Andover
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51951 / R51951C10: got '730 S Stacy St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51951 / R51951C13: got '730 S Stacy St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51951 / R51951C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51951 / R51951C17: got '2610 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51952 / R51952C10: got '814 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51952 / R51952C13: got '814 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51952 / R51952C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51952 / R51952C17: got '4325-4329 Densmore
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51953 / R51953C10: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51953 / R51953C13: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51953 / R51953C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51953 / R51953C17: got '2599-2699 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51954 / R51954C10: got '1607 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51954 / R51954C13: got '1607 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51954 / R51954C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51954 / R51954C17: got '151-199 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51955 / R51955C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51955 / R51955C13: got '2610 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51955 / R51955C14: got '3247 64th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51955 / R51955C17: got '3247 64th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51956 / R51956C10: got '1205 S Holgate St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51956 / R51956C13: got '1205 S Holgate St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51956 / R51956C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51956 / R51956C17: got '352 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51958 / R51958C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51958 / R51958C13: got '2310-2318 California
## Ave SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51958 / R51958C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51958 / R51958C17: got '601-617 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51959 / R51959C10: got '2517 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51959 / R51959C13: got '2517 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51959 / R51959C14: got '1001 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51959 / R51959C17: got '1001 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51964 / R51964C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51964 / R51964C13: got '2001-2033 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51964 / R51964C14: got '1720 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51964 / R51964C17: got '1720 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51965 / R51965C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51965 / R51965C13: got '3610-3698 24th Pl W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51965 / R51965C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51965 / R51965C17: got '1176-1198 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51966 / R51966C10: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51966 / R51966C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51966 / R51966C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51966 / R51966C17: got '5901-5999 14th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51967 / R51967C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51967 / R51967C13: got '1522-1598 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51967 / R51967C14: got '5621 38th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51967 / R51967C17: got '5621 38th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51968 / R51968C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51968 / R51968C13: got '400-498 SW 9th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51968 / R51968C14: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51968 / R51968C17: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51971 / R51971C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51971 / R51971C13: got '117-199 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51971 / R51971C14: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51971 / R51971C17: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51972 / R51972C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51972 / R51972C13: got '4215-4299 SW Sullivan
## St, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51972 / R51972C14: got '811 1st Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51972 / R51972C17: got '811 1st Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51973 / R51973C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51973 / R51973C13: got '520-560 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51973 / R51973C14: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51973 / R51973C17: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J51976 / R51976C10: got '2117 N 51st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M51976 / R51976C13: got '2117 N 51st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51976 / R51976C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51976 / R51976C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51977 / R51977C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51977 / R51977C13: got '2600-2718 SE Raymond
## St, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51977 / R51977C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51977 / R51977C17: got '2898-3000 N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51978 / R51978C10: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51978 / R51978C13: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51978 / R51978C14: got '1431 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51978 / R51978C17: got '1431 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51981 / R51981C10: got '4027 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51981 / R51981C13: got '4027 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51981 / R51981C14: got '3845 42nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51981 / R51981C17: got '3845 42nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51985 / R51985C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51985 / R51985C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51985 / R51985C14: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51985 / R51985C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51986 / R51986C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51986 / R51986C13: got '5764-5798 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51986 / R51986C14: got '7029 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51986 / R51986C17: got '7029 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51988 / R51988C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51988 / R51988C13: got '1557-1573 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51988 / R51988C14: got '3620 Winslow Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51988 / R51988C17: got '3620 Winslow Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51990 / R51990C10: got '5623 NE 59th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51990 / R51990C13: got '5623 NE 59th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51990 / R51990C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51990 / R51990C17: got '763-999 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51994 / R51994C10: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51994 / R51994C13: got '5801-6199 East Green
## Lake Way N, Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51994 / R51994C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51994 / R51994C17: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51995 / R51995C10: got '3620 Winslow Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51995 / R51995C13: got '3620 Winslow Pl N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N51995 / R51995C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q51995 / R51995C17: got '101-195 E Howe St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J51997 / R51997C10: got '5621 38th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M51997 / R51997C13: got '5621 38th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N51997 / R51997C14: got '1413 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q51997 / R51997C17: got '1413 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52000 / R52000C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52000 / R52000C13: got '4325-4329 Densmore
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52000 / R52000C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52000 / R52000C17: got '801-811 Maynard Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52003 / R52003C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52003 / R52003C13: got '3351-3399 SW Andover
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52003 / R52003C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52003 / R52003C17: got '365-399 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52004 / R52004C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52004 / R52004C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52004 / R52004C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52004 / R52004C17: got '200-228 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52005 / R52005C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52005 / R52005C13: got '577-599 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52005 / R52005C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52005 / R52005C17: got '1900 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52006 / R52006C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52006 / R52006C13: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52006 / R52006C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52006 / R52006C17: got '100-398 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52007 / R52007C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52007 / R52007C13: got '1301-1349 E Thomas
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52007 / R52007C14: got '1705 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52007 / R52007C17: got '1705 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52008 / R52008C10: got '5316 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52008 / R52008C13: got '5316 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52008 / R52008C14: got '136 NW 40th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52008 / R52008C17: got '136 NW 40th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52009 / R52009C10: got '215 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52009 / R52009C13: got '215 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52009 / R52009C14: got '1314 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52009 / R52009C17: got '1314 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52010 / R52010C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52010 / R52010C13: got '1857-1899 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52010 / R52010C14: got '1911 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52010 / R52010C17: got '1911 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52011 / R52011C10: got '1225 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52011 / R52011C13: got '1225 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52011 / R52011C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52011 / R52011C17: got '74-80 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52013 / R52013C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52013 / R52013C13: got '1000-1002 E Seneca
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52013 / R52013C14: got '651 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52013 / R52013C17: got '651 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52014 / R52014C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52014 / R52014C13: got '2644-2798 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52014 / R52014C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52014 / R52014C17: got '23-49 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52015 / R52015C10: got '111 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52015 / R52015C13: got '111 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52015 / R52015C14: got '1814 E Cherry St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52015 / R52015C17: got '1814 E Cherry St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52016 / R52016C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52016 / R52016C13: got '1501-1515 Bellevue
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52016 / R52016C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52016 / R52016C17: got '965-1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52017 / R52017C10: got '7029 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52017 / R52017C13: got '7029 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52017 / R52017C14: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52017 / R52017C17: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52018 / R52018C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52018 / R52018C13: got '501-519 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52018 / R52018C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52018 / R52018C17: got '902 E Terrace St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52020 / R52020C10: got '1814 E Cherry St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52020 / R52020C13: got '1814 E Cherry St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52020 / R52020C14: got '324 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52020 / R52020C17: got '324 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52021 / R52021C10: got '75 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52021 / R52021C13: got '75 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52021 / R52021C14: got '2813 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52021 / R52021C17: got '2813 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52022 / R52022C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52022 / R52022C13: got '365-399 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52022 / R52022C14: got '3708 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52022 / R52022C17: got '3708 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52023 / R52023C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52023 / R52023C13: got '100-148 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52023 / R52023C14: got '9023 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52023 / R52023C17: got '9023 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52024 / R52024C10: got '106 29th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52024 / R52024C13: got '106 29th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52024 / R52024C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52024 / R52024C17: got '577-599 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52026 / R52026C10: got '525 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52026 / R52026C13: got '525 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52026 / R52026C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52026 / R52026C17: got '500-598 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52027 / R52027C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52027 / R52027C13: got '2124-2132 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52027 / R52027C14: got '3914 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52027 / R52027C17: got '3914 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52028 / R52028C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52028 / R52028C13: got '679-699 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52028 / R52028C14: got '111 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52028 / R52028C17: got '111 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52029 / R52029C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52029 / R52029C13: got '2111-2113 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52029 / R52029C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52029 / R52029C17: got '2124-2132 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52031 / R52031C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52031 / R52031C13: got '12903-12999 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52031 / R52031C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52031 / R52031C17: got '246-276 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52033 / R52033C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52033 / R52033C13: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52033 / R52033C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52033 / R52033C17: got '1048-1062 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52034 / R52034C10: got '1314 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52034 / R52034C13: got '1314 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52034 / R52034C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52034 / R52034C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52035 / R52035C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52035 / R52035C13: got '12300-12316 16th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52035 / R52035C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52035 / R52035C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52036 / R52036C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52036 / R52036C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52036 / R52036C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52036 / R52036C17: got '3215-3217 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52037 / R52037C10: got '9023 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52037 / R52037C13: got '9023 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52037 / R52037C14: got '5316 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52037 / R52037C17: got '5316 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52038 / R52038C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52038 / R52038C13: got '81-99 S Forest St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52038 / R52038C14: got '525 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52038 / R52038C17: got '525 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52039 / R52039C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52039 / R52039C13: got '801-811 Maynard Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52039 / R52039C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52039 / R52039C17: got '1700-1730 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52040 / R52040C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52040 / R52040C13: got '965-1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52040 / R52040C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52040 / R52040C17: got '1000-1002 E Seneca
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52041 / R52041C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52041 / R52041C13: got '101-195 E Howe St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52041 / R52041C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52041 / R52041C17: got '1045-1099 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52042 / R52042C10: got '2721 NE 127th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52042 / R52042C13: got '2721 NE 127th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52042 / R52042C14: got '10001 Roosevelt Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52042 / R52042C17: got '10001 Roosevelt Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52043 / R52043C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52043 / R52043C13: got '1981-1999 Yale Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52043 / R52043C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52043 / R52043C17: got '51-99 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52045 / R52045C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52045 / R52045C13: got '2501-2505 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52045 / R52045C14: got '4519 SW Concord St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52045 / R52045C17: got '4519 SW Concord St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52046 / R52046C10: got '1705 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52046 / R52046C13: got '1705 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52046 / R52046C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52046 / R52046C17: got '2875-2899 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52047 / R52047C10: got '1911 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52047 / R52047C13: got '1911 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52047 / R52047C14: got '2207 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52047 / R52047C17: got '2207 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52048 / R52048C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52048 / R52048C13: got '3555-3599 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52048 / R52048C14: got '1508 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52048 / R52048C17: got '1508 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52049 / R52049C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52049 / R52049C13: got '1048-1062 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52049 / R52049C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52049 / R52049C17: got '3606-3610 35th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52051 / R52051C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52051 / R52051C13: got '74-80 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52051 / R52051C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52051 / R52051C17: got '6701-6711 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52052 / R52052C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52052 / R52052C13: got '902 E Terrace St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52052 / R52052C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52052 / R52052C17: got '4825-4899 27th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52053 / R52053C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52053 / R52053C13: got '246-276 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52053 / R52053C14: got '1720 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52053 / R52053C17: got '1720 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52054 / R52054C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52054 / R52054C13: got '1201-1249 Howell St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52054 / R52054C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52054 / R52054C17: got '1857-1899 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52055 / R52055C10: got '1818 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52055 / R52055C13: got '1818 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52055 / R52055C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52055 / R52055C17: got '1301-1349 E Thomas
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52056 / R52056C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52056 / R52056C13: got '4005-4011 14th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52056 / R52056C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52056 / R52056C17: got '2501-2505 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52057 / R52057C10: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52057 / R52057C13: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52057 / R52057C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52057 / R52057C17: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52061 / R52061C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52061 / R52061C13: got '1045-1099 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52061 / R52061C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52061 / R52061C17: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52062 / R52062C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52062 / R52062C13: got '23-49 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52062 / R52062C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52062 / R52062C17: got '100-148 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52063 / R52063C10: got '1827 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52063 / R52063C13: got '1827 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52063 / R52063C14: got '7822 11th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52063 / R52063C17: got '7822 11th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52064 / R52064C10: got '651 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52064 / R52064C13: got '651 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52064 / R52064C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52064 / R52064C17: got '751-799 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52066 / R52066C10: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52066 / R52066C13: got '2550 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52066 / R52066C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52066 / R52066C17: got '1501-1515 Bellevue
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52067 / R52067C10: got '401 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52067 / R52067C13: got '401 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52067 / R52067C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52067 / R52067C17: got '224-230 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52072 / R52072C10: got '555 NE 120th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52072 / R52072C13: got '555 NE 120th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52072 / R52072C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52072 / R52072C17: got '1981-1999 Yale Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52073 / R52073C10: got '2505 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52073 / R52073C13: got '2505 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52073 / R52073C14: got '401 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52073 / R52073C17: got '401 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52075 / R52075C10: got '1524 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52075 / R52075C13: got '1524 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52075 / R52075C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52075 / R52075C17: got '465-499 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52077 / R52077C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52077 / R52077C13: got '4732-4734 42nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52077 / R52077C14: got '1225 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52077 / R52077C17: got '1225 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52078 / R52078C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52078 / R52078C13: got '500-598 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52078 / R52078C14: got '5101 47th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52078 / R52078C17: got '5101 47th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52080 / R52080C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52080 / R52080C13: got '7900-7948 8th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52080 / R52080C14: got '1220 Howell St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52080 / R52080C17: got '1220 Howell St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52081 / R52081C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52081 / R52081C13: got '2601-2699 S Forest
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52081 / R52081C14: got '1827 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52081 / R52081C17: got '1827 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52082 / R52082C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52082 / R52082C13: got '3051-3099 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52082 / R52082C14: got '4201 21st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52082 / R52082C17: got '4201 21st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52083 / R52083C10: got '2721 NE 127th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52083 / R52083C13: got '2721 NE 127th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52083 / R52083C14: got '2721 NE 127th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52083 / R52083C17: got '2721 NE 127th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52084 / R52084C10: got '1413 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52084 / R52084C13: got '1413 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52084 / R52084C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52084 / R52084C17: got '501-519 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52085 / R52085C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52085 / R52085C13: got '100-148 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52085 / R52085C14: got '75 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52085 / R52085C17: got '75 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52086 / R52086C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52086 / R52086C13: got '100-398 19th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52086 / R52086C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52086 / R52086C17: got '100-148 S Hanford St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52087 / R52087C10: got '2207 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52087 / R52087C13: got '2207 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52087 / R52087C14: got '2115 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52087 / R52087C17: got '2115 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52089 / R52089C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52089 / R52089C13: got '751-799 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52089 / R52089C14: got '2122 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52089 / R52089C17: got '2122 N 63rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52091 / R52091C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52091 / R52091C13: got '2534-2598 S Andover
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52091 / R52091C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52091 / R52091C17: got '2601-2699 S Forest
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52093 / R52093C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52093 / R52093C13: got '1900 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52093 / R52093C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52093 / R52093C17: got '679-699 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52094 / R52094C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52094 / R52094C13: got '51-99 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52094 / R52094C14: got '109 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52094 / R52094C17: got '109 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52095 / R52095C10: got '2813 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52095 / R52095C13: got '2813 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52095 / R52095C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52095 / R52095C17: got '201-247 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52096 / R52096C10: got '324 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52096 / R52096C13: got '324 University St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52096 / R52096C14: got '2605 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52096 / R52096C17: got '2605 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52097 / R52097C10: got '5107 46th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52097 / R52097C13: got '5107 46th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52097 / R52097C14: got '7130 Martin Luther
## King Jr Way S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52097 / R52097C17: got '7130 Martin Luther
## King Jr Way S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52098 / R52098C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52098 / R52098C13: got '3606-3610 35th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52098 / R52098C14: got '3616 35th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52098 / R52098C17: got '3616 35th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52099 / R52099C10: got '7130 Martin Luther
## King Jr Way S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52099 / R52099C13: got '7130 Martin Luther
## King Jr Way S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52099 / R52099C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52099 / R52099C17: got '4024 S Othello St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52100 / R52100C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52100 / R52100C13: got '4024 S Othello St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52100 / R52100C14: got '5717 46th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52100 / R52100C17: got '5717 46th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52101 / R52101C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52101 / R52101C13: got '201-247 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52101 / R52101C14: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52101 / R52101C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52102 / R52102C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52102 / R52102C13: got '6701-6711 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52102 / R52102C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52102 / R52102C17: got '100-132 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52103 / R52103C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52103 / R52103C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52103 / R52103C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52103 / R52103C17: got '900-914 9th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52104 / R52104C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52104 / R52104C13: got '900-914 9th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52104 / R52104C14: got '9217 16th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52104 / R52104C17: got '9217 16th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52105 / R52105C10: got '7822 11th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52105 / R52105C13: got '7822 11th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52105 / R52105C14: got '307 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52105 / R52105C17: got '307 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52106 / R52106C10: got '3516 SW Roxbury St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52106 / R52106C13: got '3516 SW Roxbury St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52106 / R52106C14: got '2525 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52106 / R52106C17: got '2525 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52107 / R52107C10: got '3914 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52107 / R52107C13: got '3914 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52107 / R52107C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52107 / R52107C17: got '2201-2299 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52109 / R52109C10: got '136 NW 40th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52109 / R52109C13: got '136 NW 40th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52109 / R52109C14: got '6757 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52109 / R52109C17: got '6757 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52110 / R52110C10: got '2525 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52110 / R52110C13: got '2525 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52110 / R52110C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52110 / R52110C17: got '1310-1312 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52112 / R52112C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52112 / R52112C13: got '100-132 N Canal St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52112 / R52112C14: got '2707 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52112 / R52112C17: got '2707 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52116 / R52116C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52116 / R52116C13: got '1310-1312 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52116 / R52116C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52116 / R52116C17: got '1401-1413 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52118 / R52118C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52118 / R52118C13: got '1401-1413 N 38th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52118 / R52118C14: got '305 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52118 / R52118C17: got '305 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52119 / R52119C10: got '305 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52119 / R52119C13: got '305 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52119 / R52119C14: got '1008 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52119 / R52119C17: got '1008 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52120 / R52120C10: got '4519 SW Concord St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52120 / R52120C13: got '4519 SW Concord St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52120 / R52120C14: got '3521 SW Holly St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52120 / R52120C17: got '3521 SW Holly St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52121 / R52121C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52121 / R52121C13: got '3215-3217 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52121 / R52121C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52121 / R52121C17: got '80-88 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52122 / R52122C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52122 / R52122C13: got '4825-4899 27th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52122 / R52122C14: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52122 / R52122C17: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52124 / R52124C10: got '2707 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52124 / R52124C13: got '2707 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52124 / R52124C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52124 / R52124C17: got '415-471 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52125 / R52125C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52125 / R52125C13: got '80-88 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52125 / R52125C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52125 / R52125C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52126 / R52126C10: got '109 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52126 / R52126C13: got '109 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52126 / R52126C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52126 / R52126C17: got '355-399 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52127 / R52127C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52127 / R52127C13: got '4598 S Mead St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52127 / R52127C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52127 / R52127C17: got '1901-1999 Pike Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52130 / R52130C10: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52130 / R52130C13: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52130 / R52130C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52130 / R52130C17: got '701-739 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52134 / R52134C10: got '3708 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52134 / R52134C13: got '3708 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52134 / R52134C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52134 / R52134C17: got '177-227 Lakeside Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52136 / R52136C10: got '2115 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52136 / R52136C13: got '2115 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52136 / R52136C14: got '2233 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52136 / R52136C17: got '2233 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52137 / R52137C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52137 / R52137C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52137 / R52137C14: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52137 / R52137C17: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52139 / R52139C10: got '2605 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52139 / R52139C13: got '2605 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52139 / R52139C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52139 / R52139C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52140 / R52140C10: got '8850 9th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52140 / R52140C13: got '8850 9th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52140 / R52140C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52140 / R52140C17: got '4744-4752 41st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52141 / R52141C10: got '10001 Roosevelt Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52141 / R52141C13: got '10001 Roosevelt Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52141 / R52141C14: got '12702 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52141 / R52141C17: got '12702 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52142 / R52142C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52142 / R52142C13: got '355-399 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52142 / R52142C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52142 / R52142C17: got '867-899 4th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52143 / R52143C10: got '2233 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52143 / R52143C13: got '2233 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52143 / R52143C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52143 / R52143C17: got '3700-3798 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52144 / R52144C10: got '1515 NE 96th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52144 / R52144C13: got '1515 NE 96th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52144 / R52144C14: got '108 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52144 / R52144C17: got '108 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52145 / R52145C10: got '12702 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52145 / R52145C13: got '12702 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52145 / R52145C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52145 / R52145C17: got '9902-9998 12th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52146 / R52146C10: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52146 / R52146C13: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52146 / R52146C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52146 / R52146C17: got '2124-2132 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52148 / R52148C10: got '3521 SW Holly St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52148 / R52148C13: got '3521 SW Holly St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52148 / R52148C14: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52148 / R52148C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52149 / R52149C10: got '108 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52149 / R52149C13: got '108 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52149 / R52149C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52149 / R52149C17: got '1931-1999 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52150 / R52150C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52150 / R52150C13: got '1931-1999 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52150 / R52150C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52150 / R52150C17: got '2001-2199 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52151 / R52151C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52151 / R52151C13: got '1033-1041 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52151 / R52151C14: got '1528 Alaskan Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52151 / R52151C17: got '1528 Alaskan Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52152 / R52152C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52152 / R52152C13: got '867-899 4th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52152 / R52152C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52152 / R52152C17: got '838-846 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52154 / R52154C10: got '1528 Alaskan Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52154 / R52154C13: got '1528 Alaskan Way,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52154 / R52154C14: got '545 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52154 / R52154C17: got '545 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52155 / R52155C10: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52155 / R52155C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52155 / R52155C14: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52155 / R52155C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52156 / R52156C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52156 / R52156C13: got '177-227 Lakeside Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52156 / R52156C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52156 / R52156C17: got '177-227 Lakeside Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52157 / R52157C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52157 / R52157C13: got '2124-2132 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52157 / R52157C14: got '14021 1st Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52157 / R52157C17: got '14021 1st Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52159 / R52159C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52159 / R52159C13: got '838-846 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52159 / R52159C14: got '7337 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52159 / R52159C17: got '7337 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52160 / R52160C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52160 / R52160C13: got '4744-4752 41st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52160 / R52160C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52160 / R52160C17: got '3629 Beach Dr SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52161 / R52161C10: got '545 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52161 / R52161C13: got '545 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52161 / R52161C14: got 'Seattle, WA, 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52161 / R52161C17: got '1001-1099 5th Ave,
## Seattle, WA 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52162 / R52162C10: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52162 / R52162C13: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52162 / R52162C14: got '129 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52162 / R52162C17: got '129 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52163 / R52163C10: got '14021 1st Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52163 / R52163C13: got '14021 1st Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52163 / R52163C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52163 / R52163C17: got '14300-14498 Sunnyside
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52164 / R52164C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52164 / R52164C13: got '3629 Beach Dr SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52164 / R52164C14: got '4755 38th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52164 / R52164C17: got '4755 38th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52165 / R52165C10: got 'Seattle, WA, 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52165 / R52165C13: got '1001-1099 5th Ave,
## Seattle, WA 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52165 / R52165C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52165 / R52165C17: got '1274-1298 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52167 / R52167C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52167 / R52167C13: got '415-471 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52167 / R52167C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52167 / R52167C17: got '919-923 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52168 / R52168C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52168 / R52168C13: got '177-227 Lakeside Ave
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52168 / R52168C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52168 / R52168C17: got '416-498 Randolph Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52169 / R52169C10: got '129 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52169 / R52169C13: got '129 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52169 / R52169C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52169 / R52169C17: got '3 Marion St, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52171 / R52171C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52171 / R52171C13: got '1901-1999 Pike Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52171 / R52171C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52171 / R52171C17: got '919-921 N 78th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52172 / R52172C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52172 / R52172C13: got '3 Marion St, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52172 / R52172C14: got '1808 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52172 / R52172C17: got '1808 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52173 / R52173C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52173 / R52173C13: got '1274-1298 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52173 / R52173C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52173 / R52173C17: got '5901-5999 14th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52174 / R52174C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52174 / R52174C13: got '919-923 N 76th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52174 / R52174C14: got '4121 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52174 / R52174C17: got '4121 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52175 / R52175C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52175 / R52175C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52175 / R52175C14: got '601 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52175 / R52175C17: got '601 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52180 / R52180C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52180 / R52180C13: got '919-921 N 78th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52180 / R52180C14: got '2207 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52180 / R52180C17: got '2207 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52181 / R52181C10: got '1808 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52181 / R52181C13: got '1808 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52181 / R52181C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52181 / R52181C17: got '137-199 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52182 / R52182C10: got '601 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52182 / R52182C13: got '601 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52182 / R52182C14: got '3205 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52182 / R52182C17: got '3205 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52183 / R52183C10: got '3205 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52183 / R52183C13: got '3205 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52183 / R52183C14: got '2815 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52183 / R52183C17: got '2815 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52184 / R52184C10: got '2207 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52184 / R52184C13: got '2207 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52184 / R52184C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52184 / R52184C17: got '1401-1499 W Boston
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52185 / R52185C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52185 / R52185C13: got '5901-5999 14th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52185 / R52185C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52185 / R52185C17: got '945-999 E Seneca St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52186 / R52186C10: got '4755 38th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52186 / R52186C13: got '4755 38th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52186 / R52186C14: got '4065 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52186 / R52186C17: got '4065 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52187 / R52187C10: got '1107 N Hayden Meadows
## Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52187 / R52187C13: got '1107 N Hayden Meadows
## Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52187 / R52187C14: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52187 / R52187C17: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52188 / R52188C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52188 / R52188C13: got '701-739 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52188 / R52188C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52188 / R52188C17: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52189 / R52189C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52189 / R52189C13: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52189 / R52189C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52189 / R52189C17: got '848-898 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52190 / R52190C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52190 / R52190C13: got '945-999 E Seneca St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52190 / R52190C14: got '5655 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52190 / R52190C17: got '5655 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52192 / R52192C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52192 / R52192C13: got '848-898 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52192 / R52192C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52192 / R52192C17: got '1100-1198 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52193 / R52193C10: got '4121 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52193 / R52193C13: got '4121 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52193 / R52193C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52193 / R52193C17: got '748-798 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52194 / R52194C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52194 / R52194C13: got '748-798 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52194 / R52194C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52194 / R52194C17: got '5606-5678 NE
## Ambleside Rd, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52195 / R52195C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52195 / R52195C13: got '137-199 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52195 / R52195C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52195 / R52195C17: got '2101-2111 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52196 / R52196C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52196 / R52196C13: got '1100-1198 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52196 / R52196C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52196 / R52196C17: got '3823-3837 23rd Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52197 / R52197C10: got '5655 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52197 / R52197C13: got '5655 12th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52197 / R52197C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52197 / R52197C17: got '101-145 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52198 / R52198C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52198 / R52198C13: got '1401-1499 W Boston
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52198 / R52198C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52198 / R52198C17: got '400-408 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52199 / R52199C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52199 / R52199C13: got '2101-2111 8th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52199 / R52199C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52199 / R52199C17: got '1265-1297 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52200 / R52200C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52200 / R52200C13: got '101-145 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52200 / R52200C14: got '8559 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52200 / R52200C17: got '8559 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52201 / R52201C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52201 / R52201C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52201 / R52201C14: got '1835 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52201 / R52201C17: got '1835 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52207 / R52207C10: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52207 / R52207C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52207 / R52207C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52207 / R52207C17: got '800-898 S Warsaw St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52208 / R52208C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52208 / R52208C13: got '417-433 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52208 / R52208C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52208 / R52208C17: got '424-446 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52209 / R52209C10: got '2815 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52209 / R52209C13: got '2815 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52209 / R52209C14: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52209 / R52209C17: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52210 / R52210C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52210 / R52210C13: got '416-498 Randolph Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52210 / R52210C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52210 / R52210C17: got '1319-1399 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52211 / R52211C10: got '4065 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52211 / R52211C13: got '4065 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52211 / R52211C14: got '3829 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52211 / R52211C17: got '3829 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52212 / R52212C10: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52212 / R52212C13: got '1205 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52212 / R52212C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52212 / R52212C17: got '1117-1199 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52213 / R52213C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52213 / R52213C13: got '1319-1399 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52213 / R52213C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52213 / R52213C17: got '819-869 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52214 / R52214C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52214 / R52214C13: got '400-408 W McGraw St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52214 / R52214C14: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52214 / R52214C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52221 / R52221C10: got '1734 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52221 / R52221C13: got '1734 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52221 / R52221C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52221 / R52221C17: got '417-433 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52223 / R52223C10: got '1835 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52223 / R52223C13: got '1835 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52223 / R52223C14: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52223 / R52223C17: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52226 / R52226C10: got '7337 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52226 / R52226C13: got '7337 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52226 / R52226C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52226 / R52226C17: got '8533 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52227 / R52227C10: got '2032 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52227 / R52227C13: got '2032 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52227 / R52227C14: got '603 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52227 / R52227C17: got '603 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52228 / R52228C10: got '3829 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52228 / R52228C13: got '3829 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52228 / R52228C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52228 / R52228C17: got '3001-3143 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52230 / R52230C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52230 / R52230C13: got '3001-3143 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52230 / R52230C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52230 / R52230C17: got '1201-1499 Eastlake
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52231 / R52231C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52231 / R52231C13: got '424-446 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52231 / R52231C14: got '2001 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52231 / R52231C17: got '2001 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52234 / R52234C10: got '2704 NE 144th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52234 / R52234C13: got '2704 NE 144th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52234 / R52234C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52234 / R52234C17: got '3025-3031 NE 137th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52235 / R52235C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52235 / R52235C13: got '5615 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52235 / R52235C14: got '849 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52235 / R52235C17: got '849 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52236 / R52236C10: got '603 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52236 / R52236C13: got '603 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52236 / R52236C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52236 / R52236C17: got '850-888 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52237 / R52237C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52237 / R52237C13: got '2001-2199 N 103rd St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52237 / R52237C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52237 / R52237C17: got '14401 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52239 / R52239C10: got '849 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52239 / R52239C13: got '849 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52239 / R52239C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52239 / R52239C17: got '162-188 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52240 / R52240C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52240 / R52240C13: got '1201-1499 Eastlake
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52240 / R52240C14: got '925 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52240 / R52240C17: got '925 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52242 / R52242C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52242 / R52242C13: got '2221-2227 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52242 / R52242C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52242 / R52242C17: got '147-199 Broad St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52243 / R52243C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52243 / R52243C13: got '162-188 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52243 / R52243C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52243 / R52243C17: got '1099 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52245 / R52245C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52245 / R52245C13: got '1099 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52245 / R52245C14: got '1209 NE 69th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52245 / R52245C17: got '1209 NE 69th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52247 / R52247C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52247 / R52247C13: got '800-898 S Warsaw St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52247 / R52247C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52247 / R52247C17: got '9369-9389 8th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52251 / R52251C10: got '2001 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52251 / R52251C13: got '2001 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52251 / R52251C14: got '2202 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52251 / R52251C17: got '2202 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52252 / R52252C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52252 / R52252C13: got '819-869 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52252 / R52252C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52252 / R52252C17: got '701-739 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52253 / R52253C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52253 / R52253C13: got '147-199 Broad St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52253 / R52253C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52253 / R52253C17: got '1470-1478 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52255 / R52255C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52255 / R52255C13: got '1470-1478 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52255 / R52255C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52255 / R52255C17: got '10453-10499 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52256 / R52256C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52256 / R52256C13: got '850-888 Fairview Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52256 / R52256C14: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52256 / R52256C17: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52258 / R52258C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52258 / R52258C13: got '701-739 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52258 / R52258C14: got '9244 12th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52258 / R52258C17: got '9244 12th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52259 / R52259C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52259 / R52259C13: got '14401 Greenwood Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52259 / R52259C14: got '132 N 144th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52259 / R52259C17: got '132 N 144th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52266 / R52266C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52266 / R52266C13: got '10453-10499 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52266 / R52266C14: got '6247 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52266 / R52266C17: got '6247 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52270 / R52270C10: got '2202 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52270 / R52270C13: got '2202 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52270 / R52270C14: got '2819 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52270 / R52270C17: got '2819 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52272 / R52272C10: got '2819 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52272 / R52272C13: got '2819 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52272 / R52272C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52272 / R52272C17: got '3400-3416 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52275 / R52275C10: got '10520 19th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52275 / R52275C13: got '10520 19th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52275 / R52275C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52275 / R52275C17: got '801-825 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52279 / R52279C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52279 / R52279C13: got '3400-3416 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52279 / R52279C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52279 / R52279C17: got '3400-3416 21st Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52280 / R52280C10: got '1209 NE 69th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52280 / R52280C13: got '1209 NE 69th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52280 / R52280C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52280 / R52280C17: got '8500-8520 20th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52281 / R52281C10: got '6247 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52281 / R52281C13: got '6247 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52281 / R52281C14: got '2037 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52281 / R52281C17: got '2037 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52297 / R52297C10: got '1412 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52297 / R52297C13: got '1412 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52297 / R52297C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52297 / R52297C17: got '3207-3223 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52303 / R52303C10: got '1323 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52303 / R52303C13: got '1323 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52303 / R52303C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52303 / R52303C17: got '1017-1099 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52304 / R52304C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52304 / R52304C13: got '1017-1099 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52304 / R52304C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52304 / R52304C17: got '1026-1198 NE 61st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52309 / R52309C10: got '846b NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52309 / R52309C13: got '846b NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52309 / R52309C14: got '5233 37th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52309 / R52309C17: got '5233 37th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52310 / R52310C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52310 / R52310C13: got '3823-3837 23rd Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52310 / R52310C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52310 / R52310C17: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52311 / R52311C10: got '132 N 144th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52311 / R52311C13: got '132 N 144th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52311 / R52311C14: got '132 N 144th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52311 / R52311C17: got '132 N 144th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52313 / R52313C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52313 / R52313C13: got '2501-2599 W Bertona
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52313 / R52313C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52313 / R52313C17: got '1801-1855 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52316 / R52316C10: got '2814 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52316 / R52316C13: got '2814 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52316 / R52316C14: got '403 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52316 / R52316C17: got '403 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52317 / R52317C10: got '403 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52317 / R52317C13: got '403 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52317 / R52317C14: got '1510 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52317 / R52317C17: got '1510 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52318 / R52318C10: got '4105 E Garfield St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52318 / R52318C13: got '4105 E Garfield St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52318 / R52318C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52318 / R52318C17: got '2407-2413 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52319 / R52319C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52319 / R52319C13: got '233-299 North End
## Ave, New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52319 / R52319C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52319 / R52319C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52320 / R52320C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52320 / R52320C13: got '1506-1516 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52320 / R52320C14: got '2515 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52320 / R52320C17: got '2515 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52321 / R52321C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52321 / R52321C13: got '13817-13989 Meridian
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52321 / R52321C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52321 / R52321C17: got '1815-1899 N 137th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52323 / R52323C10: got '314 W Prospect St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52323 / R52323C13: got '314 W Prospect St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52323 / R52323C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52323 / R52323C17: got '408-498 Pike St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52324 / R52324C10: got '2515 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52324 / R52324C13: got '2515 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52324 / R52324C14: got '2515 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52324 / R52324C17: got '2515 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52325 / R52325C10: got '2217 W Armour St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52325 / R52325C13: got '2217 W Armour St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52325 / R52325C14: got '2427 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52325 / R52325C17: got '2427 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52327 / R52327C10: got '4431 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52327 / R52327C13: got '4431 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52327 / R52327C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52327 / R52327C17: got '4744-4752 41st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52328 / R52328C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52328 / R52328C13: got '14300-14498 Sunnyside
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52328 / R52328C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52328 / R52328C17: got '2301-2399 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52329 / R52329C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52329 / R52329C13: got '2407-2413 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52329 / R52329C14: got '3804 E Howe St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52329 / R52329C17: got '3804 E Howe St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52331 / R52331C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52331 / R52331C13: got '2451-2499 Thorndyke
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52331 / R52331C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52331 / R52331C17: got '2245-2399 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52333 / R52333C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52333 / R52333C13: got '1026-1198 NE 61st St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52333 / R52333C14: got '846b NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52333 / R52333C17: got '846b NW 50th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52334 / R52334C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52334 / R52334C13: got '1001-1047 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52334 / R52334C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52334 / R52334C17: got '2451-2499 Thorndyke
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52335 / R52335C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52335 / R52335C13: got '408-498 Pike St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52335 / R52335C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52335 / R52335C17: got '1506-1516 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52336 / R52336C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52336 / R52336C13: got '4744-4752 41st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52336 / R52336C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52336 / R52336C17: got '4001-4007 23rd Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52338 / R52338C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52338 / R52338C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52338 / R52338C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52338 / R52338C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52339 / R52339C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52339 / R52339C13: got '6749-6753 14th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52339 / R52339C14: got '1840 N 54th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52339 / R52339C17: got '1840 N 54th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52343 / R52343C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52343 / R52343C13: got '1801-1855 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52343 / R52343C14: got '2814 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52343 / R52343C17: got '2814 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52345 / R52345C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52345 / R52345C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52345 / R52345C14: got '4431 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52345 / R52345C17: got '4431 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52346 / R52346C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52346 / R52346C13: got '400-420 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52346 / R52346C14: got '2217 W Armour St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52346 / R52346C17: got '2217 W Armour St,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52351 / R52351C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52351 / R52351C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52351 / R52351C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52351 / R52351C17: got '13817-13989 Meridian
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52357 / R52357C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52357 / R52357C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52357 / R52357C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52357 / R52357C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52358 / R52358C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52358 / R52358C13: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52358 / R52358C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52358 / R52358C17: got '800-898 S Warsaw St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52359 / R52359C10: got '1008 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52359 / R52359C13: got '1008 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52359 / R52359C14: got '3545 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52359 / R52359C17: got '3545 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52360 / R52360C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52360 / R52360C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52360 / R52360C14: got '309 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52360 / R52360C17: got '309 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52361 / R52361C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52361 / R52361C13: got '2301-2399 N 77th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52361 / R52361C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52361 / R52361C17: got '6749-6753 14th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52362 / R52362C10: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52362 / R52362C13: got '6552 38th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52362 / R52362C14: got '1323 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52362 / R52362C17: got '1323 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52363 / R52363C10: got '309 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52363 / R52363C13: got '309 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52363 / R52363C14: got '4105 E Garfield St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52363 / R52363C17: got '4105 E Garfield St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52365 / R52365C10: got '3545 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52365 / R52365C13: got '3545 S Ferdinand St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52365 / R52365C14: got '1412 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52365 / R52365C17: got '1412 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52366 / R52366C10: got '2037 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52366 / R52366C13: got '2037 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52366 / R52366C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52366 / R52366C17: got '1001-1043 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52368 / R52368C10: got '132 N 144th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52368 / R52368C13: got '132 N 144th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52368 / R52368C14: got '132 N 144th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52368 / R52368C17: got '132 N 144th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52373 / R52373C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52373 / R52373C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52373 / R52373C14: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52373 / R52373C17: got '233-299 North End
## Ave, New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52375 / R52375C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52375 / R52375C13: got '3200-3216 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52375 / R52375C14: got '3636 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52375 / R52375C17: got '3636 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52376 / R52376C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52376 / R52376C13: got '1901-2013 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52376 / R52376C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52376 / R52376C17: got '1620-1698 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52377 / R52377C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52377 / R52377C13: got '1001-1043 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52377 / R52377C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52377 / R52377C17: got '4100-4110 35th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52378 / R52378C10: got '121 W Prospect St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52378 / R52378C13: got '121 W Prospect St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52378 / R52378C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52378 / R52378C17: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52379 / R52379C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52379 / R52379C13: got '935-1051 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52379 / R52379C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52379 / R52379C17: got '935-1051 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52380 / R52380C10: got '2153 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52380 / R52380C13: got '2153 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52380 / R52380C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52380 / R52380C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52381 / R52381C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52381 / R52381C13: got '800-898 S Warsaw St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52381 / R52381C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52381 / R52381C17: got '151-185 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52382 / R52382C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52382 / R52382C13: got '3207-3223 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52382 / R52382C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52382 / R52382C17: got '147-199 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52383 / R52383C10: got '2400 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52383 / R52383C13: got '2400 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52383 / R52383C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52383 / R52383C17: got '700-798 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52387 / R52387C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52387 / R52387C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52387 / R52387C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52387 / R52387C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52388 / R52388C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52388 / R52388C13: got '1857-1899 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52388 / R52388C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52388 / R52388C17: got '400 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52389 / R52389C10: got '817 1/2 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52389 / R52389C13: got '817 1/2 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52389 / R52389C14: got '2652 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52389 / R52389C17: got '2652 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52390 / R52390C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52390 / R52390C13: got '701-799 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52390 / R52390C14: got '8517b Stone Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52390 / R52390C17: got '8517b Stone Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52391 / R52391C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52391 / R52391C13: got '4001-4007 23rd Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52391 / R52391C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52391 / R52391C17: got '3973-4099 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52392 / R52392C10: got '8621 25th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52392 / R52392C13: got '8621 25th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52392 / R52392C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52392 / R52392C17: got '410-412 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52393 / R52393C10: got '11 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52393 / R52393C13: got '11 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52393 / R52393C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52393 / R52393C17: got '935-1051 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52394 / R52394C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52394 / R52394C13: got '3025-3031 NE 137th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52394 / R52394C14: got '6563 34th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52394 / R52394C17: got '6563 34th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52395 / R52395C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52395 / R52395C13: got '3973-4099 2nd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52395 / R52395C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52395 / R52395C17: got '3201-3207 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52396 / R52396C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52396 / R52396C13: got '347-399 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52396 / R52396C14: got '1747 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52396 / R52396C17: got '1747 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52397 / R52397C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52397 / R52397C13: got '1000-1024 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52397 / R52397C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52397 / R52397C17: got '4815-4821 26th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52398 / R52398C10: got '400 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52398 / R52398C13: got '400 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52398 / R52398C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52398 / R52398C17: got '109-115 28th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52399 / R52399C10: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52399 / R52399C13: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52399 / R52399C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52399 / R52399C17: got '1201-1299 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52400 / R52400C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52400 / R52400C13: got '5300-5326 Russell Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52400 / R52400C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52400 / R52400C17: got '901-913 N 98th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52401 / R52401C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52401 / R52401C13: got '1201-1299 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52401 / R52401C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52401 / R52401C17: got '2401-2459 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52402 / R52402C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52402 / R52402C13: got '838-846 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52402 / R52402C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52402 / R52402C17: got '2709-2717 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52403 / R52403C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52403 / R52403C13: got '400 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52403 / R52403C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52403 / R52403C17: got '538-598 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52404 / R52404C10: got '3508 SW Andover St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52404 / R52404C13: got '3508 SW Andover St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52404 / R52404C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52404 / R52404C17: got '1212-1298 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52405 / R52405C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52405 / R52405C13: got '1256-1260 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52405 / R52405C14: got '919 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52405 / R52405C17: got '919 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52406 / R52406C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52406 / R52406C13: got '3201-3207 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52406 / R52406C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52406 / R52406C17: got '1131-1181 Dave
## Niehaus Way S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52407 / R52407C10: got '810 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52407 / R52407C13: got '810 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52407 / R52407C14: got '843 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52407 / R52407C17: got '843 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52409 / R52409C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52409 / R52409C13: got '935-1051 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52409 / R52409C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52409 / R52409C17: got '6710-6792 8th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52410 / R52410C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52410 / R52410C13: got '600 9th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52410 / R52410C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52410 / R52410C17: got '301-311 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52412 / R52412C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52412 / R52412C13: got '2401-2449 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52412 / R52412C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52412 / R52412C17: got '401-427 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52413 / R52413C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52413 / R52413C13: got '1299 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52413 / R52413C14: got '421 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52413 / R52413C17: got '421 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52414 / R52414C10: got '1747 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52414 / R52414C13: got '1747 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52414 / R52414C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52414 / R52414C17: got '701-799 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52415 / R52415C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52415 / R52415C13: got '147-199 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52415 / R52415C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52415 / R52415C17: got '151-275 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52416 / R52416C10: got '6915 California Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52416 / R52416C13: got '6915 California Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52416 / R52416C14: got '3508 SW Andover St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52416 / R52416C17: got '3508 SW Andover St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52421 / R52421C10: got '3636 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52421 / R52421C13: got '3636 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52421 / R52421C14: got '5306 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52421 / R52421C17: got '5306 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52423 / R52423C10: got '617 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52423 / R52423C13: got '617 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52423 / R52423C14: got '810 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52423 / R52423C17: got '810 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52424 / R52424C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52424 / R52424C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52424 / R52424C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52424 / R52424C17: got '6537-6543 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52425 / R52425C10: got '545 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52425 / R52425C13: got '545 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52425 / R52425C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52425 / R52425C17: got '5301-5305 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52426 / R52426C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52426 / R52426C13: got '3450-3498 NE 73rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52426 / R52426C14: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52426 / R52426C17: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52427 / R52427C10: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52427 / R52427C13: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52427 / R52427C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52427 / R52427C17: got '6251-6499 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52428 / R52428C10: got '1840 N 54th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52428 / R52428C13: got '1840 N 54th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52428 / R52428C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52428 / R52428C17: got '1-15 W Florentia St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52429 / R52429C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52429 / R52429C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52429 / R52429C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52429 / R52429C17: got '5300-5326 Russell Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52430 / R52430C10: got '421 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52430 / R52430C13: got '421 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52430 / R52430C14: got '205 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52430 / R52430C17: got '205 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52431 / R52431C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52431 / R52431C13: got '401-427 25th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52431 / R52431C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52431 / R52431C17: got '303-307 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52434 / R52434C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52434 / R52434C13: got '1212-1298 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52434 / R52434C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52434 / R52434C17: got '1212-1298 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52435 / R52435C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52435 / R52435C13: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52435 / R52435C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52435 / R52435C17: got '2401-2449 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52436 / R52436C10: got '2652 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52436 / R52436C13: got '2652 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52436 / R52436C14: got '2153 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52436 / R52436C17: got '2153 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52437 / R52437C10: got '5306 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52437 / R52437C13: got '5306 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52437 / R52437C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52437 / R52437C17: got '1800-1814 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52439 / R52439C10: got '6515 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52439 / R52439C13: got '6515 12th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52439 / R52439C14: got '5212 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52439 / R52439C17: got '5212 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52440 / R52440C10: got '205 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52440 / R52440C13: got '205 31st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52440 / R52440C14: got '400 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52440 / R52440C17: got '400 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52441 / R52441C10: got '5212 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52441 / R52441C13: got '5212 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52441 / R52441C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52441 / R52441C17: got '838-846 NE 66th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52442 / R52442C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52442 / R52442C13: got '4100-4110 35th Ave
## SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52442 / R52442C14: got '6915 California Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52442 / R52442C17: got '6915 California Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52443 / R52443C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52443 / R52443C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52443 / R52443C14: got '1912b E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52443 / R52443C17: got '1912b E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52444 / R52444C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52444 / R52444C13: got '301-311 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52444 / R52444C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52444 / R52444C17: got '3200-3216 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52446 / R52446C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52446 / R52446C13: got '1053-1101 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52446 / R52446C14: got '11 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52446 / R52446C17: got '11 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52447 / R52447C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52447 / R52447C13: got '2245-2399 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52447 / R52447C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52447 / R52447C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52448 / R52448C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52448 / R52448C13: got '410-412 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52448 / R52448C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52448 / R52448C17: got '1857-1899 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52449 / R52449C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52449 / R52449C13: got '6251-6499 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52449 / R52449C14: got '3732 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52449 / R52449C17: got '3732 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52451 / R52451C10: got '9244 12th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52451 / R52451C13: got '9244 12th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52451 / R52451C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52451 / R52451C17: got '4350-4398 SW Andover
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52452 / R52452C10: got '4507 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52452 / R52452C13: got '4507 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52452 / R52452C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52452 / R52452C17: got '600 9th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52453 / R52453C10: got '843 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52453 / R52453C13: got '843 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52453 / R52453C14: got '1509 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52453 / R52453C17: got '1509 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52455 / R52455C10: got '135 S King St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52455 / R52455C13: got '135 S King St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52455 / R52455C14: got '5042 22nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52455 / R52455C17: got '5042 22nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52456 / R52456C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52456 / R52456C13: got '2401-2459 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52456 / R52456C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52456 / R52456C17: got '2500-2598 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52457 / R52457C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52457 / R52457C13: got '2914-2918 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52457 / R52457C14: got '817 1/2 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52457 / R52457C17: got '817 1/2 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52458 / R52458C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52458 / R52458C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52458 / R52458C14: got '545 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52458 / R52458C17: got '545 1st Avenue South,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52460 / R52460C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52460 / R52460C13: got '2500-2598 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52460 / R52460C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52460 / R52460C17: got '1000-1024 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52462 / R52462C10: got '8517b Stone Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52462 / R52462C13: got '8517b Stone Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52462 / R52462C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52462 / R52462C17: got '9345-9499 Densmore
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52463 / R52463C10: got '1510 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52463 / R52463C13: got '1510 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52463 / R52463C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52463 / R52463C17: got '1053-1101 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52464 / R52464C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52464 / R52464C13: got '1212-1298 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52464 / R52464C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52464 / R52464C17: got '11700-11714 Corliss
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52466 / R52466C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52466 / R52466C13: got '700-798 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52466 / R52466C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52466 / R52466C17: got '1256-1260 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52468 / R52468C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52468 / R52468C13: got '1800-1814 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52468 / R52468C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52468 / R52468C17: got '1108-1112 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52473 / R52473C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52473 / R52473C13: got '4815-4821 26th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52473 / R52473C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52473 / R52473C17: got '4815-4821 26th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52475 / R52475C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52475 / R52475C13: got '959-977 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52475 / R52475C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52475 / R52475C17: got '950-974 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52476 / R52476C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52476 / R52476C13: got '1115-1123 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52476 / R52476C14: got '433 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52476 / R52476C17: got '433 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52479 / R52479C10: got '5136 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52479 / R52479C13: got '5136 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52479 / R52479C14: got '2403 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52479 / R52479C17: got '2403 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52480 / R52480C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52480 / R52480C13: got '1620-1698 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52480 / R52480C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52480 / R52480C17: got '601-651 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52483 / R52483C10: got '700 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52483 / R52483C13: got '700 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52483 / R52483C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52483 / R52483C17: got '510-530 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52486 / R52486C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52486 / R52486C13: got '601-625 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52486 / R52486C14: got '4108 E Madison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52486 / R52486C17: got '4108 E Madison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52487 / R52487C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52487 / R52487C13: got '1108-1112 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52487 / R52487C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52487 / R52487C17: got '522-598 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52488 / R52488C10: got '2015 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52488 / R52488C13: got '2015 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52488 / R52488C14: got '2543 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52488 / R52488C17: got '2543 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52489 / R52489C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52489 / R52489C13: got '950-974 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52489 / R52489C14: got '1415 W Dravus St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52489 / R52489C17: got '1415 W Dravus St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52490 / R52490C10: got '129 21st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52490 / R52490C13: got '129 21st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52490 / R52490C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52490 / R52490C17: got '621-665 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52492 / R52492C10: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52492 / R52492C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52492 / R52492C14: got '9208 15th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52492 / R52492C17: got '9208 15th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52495 / R52495C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52495 / R52495C13: got '506-522 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52495 / R52495C14: got '520 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52495 / R52495C17: got '520 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52497 / R52497C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52497 / R52497C13: got '109-115 28th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52497 / R52497C14: got '1117 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52497 / R52497C17: got '1117 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52498 / R52498C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52498 / R52498C13: got '701-815 W Argand St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52498 / R52498C14: got '2015 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52498 / R52498C17: got '2015 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52500 / R52500C10: got '433 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52500 / R52500C13: got '433 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52500 / R52500C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52500 / R52500C17: got '522-524 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52502 / R52502C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52502 / R52502C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52502 / R52502C14: got '3612 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52502 / R52502C17: got '3612 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52504 / R52504C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52504 / R52504C13: got '9345-9499 Densmore
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52504 / R52504C14: got '1746 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52504 / R52504C17: got '1746 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52505 / R52505C10: got '5042 22nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52505 / R52505C13: got '5042 22nd Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52505 / R52505C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52505 / R52505C17: got '4101 55th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52507 / R52507C10: got '4722 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52507 / R52507C13: got '4722 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52507 / R52507C14: got '5136 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52507 / R52507C17: got '5136 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52508 / R52508C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52508 / R52508C13: got '11700-11714 Corliss
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52508 / R52508C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52508 / R52508C17: got '4208-4212 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52509 / R52509C10: got '505 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52509 / R52509C13: got '505 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52509 / R52509C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52509 / R52509C17: got '1852-1898 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52510 / R52510C10: got '3612 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52510 / R52510C13: got '3612 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52510 / R52510C14: got '1115 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52510 / R52510C17: got '1115 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52511 / R52511C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52511 / R52511C13: got '2401-2405 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52511 / R52511C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52511 / R52511C17: got '701-815 W Argand St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52512 / R52512C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52512 / R52512C13: got '1117-1199 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52512 / R52512C14: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52512 / R52512C17: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52513 / R52513C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52513 / R52513C13: got '601-651 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52513 / R52513C14: got '108 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52513 / R52513C17: got '108 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52514 / R52514C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52514 / R52514C13: got '621-665 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52514 / R52514C14: got '129 21st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52514 / R52514C17: got '129 21st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52515 / R52515C10: got '2035 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52515 / R52515C13: got '2035 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52515 / R52515C14: got '1607 Grand Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52515 / R52515C17: got '1607 Grand Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52516 / R52516C10: got '520 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52516 / R52516C13: got '520 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52516 / R52516C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52516 / R52516C17: got '2752-2798 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52517 / R52517C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52517 / R52517C13: got '1121-1399 33rd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52517 / R52517C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52517 / R52517C17: got '1350-1398 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52519 / R52519C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52519 / R52519C13: got '510-530 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52519 / R52519C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52519 / R52519C17: got '3240-3244 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52520 / R52520C10: got '165 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52520 / R52520C13: got '165 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52520 / R52520C14: got '2850 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52520 / R52520C17: got '2850 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52521 / R52521C10: got '1117 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52521 / R52521C13: got '1117 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52521 / R52521C14: got '4412 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52521 / R52521C17: got '4412 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52522 / R52522C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52522 / R52522C13: got '1131-1181 Dave
## Niehaus Way S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52522 / R52522C14: got '5911 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52522 / R52522C17: got '5911 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52523 / R52523C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52523 / R52523C13: got '1359-1399 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52523 / R52523C14: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52523 / R52523C17: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52525 / R52525C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52525 / R52525C13: got '862 S Charlestown St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52525 / R52525C14: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52525 / R52525C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52526 / R52526C10: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52526 / R52526C13: got '203 John St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52526 / R52526C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52526 / R52526C17: got '5875-5907 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52527 / R52527C10: got '1509 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52527 / R52527C13: got '1509 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52527 / R52527C14: got '1531 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52527 / R52527C17: got '1531 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52528 / R52528C10: got '6563 34th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52528 / R52528C13: got '6563 34th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52528 / R52528C14: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52528 / R52528C17: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52531 / R52531C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52531 / R52531C13: got '303-307 26th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52531 / R52531C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52531 / R52531C17: got '912-916 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52532 / R52532C10: got '3202 SW Avalon Way,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52532 / R52532C13: got '3202 SW Avalon Way,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52532 / R52532C14: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52532 / R52532C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52533 / R52533C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52533 / R52533C13: got '6537-6543 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52533 / R52533C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52533 / R52533C17: got '26-36 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52538 / R52538C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52538 / R52538C13: got '1515-1517 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52538 / R52538C14: got '2035 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52538 / R52538C17: got '2035 23rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52539 / R52539C10: got '619 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52539 / R52539C13: got '619 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52539 / R52539C14: got '2207 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52539 / R52539C17: got '2207 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52541 / R52541C10: got '108 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52541 / R52541C13: got '108 Cherry St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52541 / R52541C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52541 / R52541C17: got '862 S Charlestown St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52542 / R52542C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52542 / R52542C13: got '151-275 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52542 / R52542C14: got '4910 15th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52542 / R52542C17: got '4910 15th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52544 / R52544C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52544 / R52544C13: got '522-598 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52544 / R52544C14: got '1730 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52544 / R52544C17: got '1730 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52545 / R52545C10: got '506 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52545 / R52545C13: got '506 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52545 / R52545C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52545 / R52545C17: got '1515-1517 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52548 / R52548C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52548 / R52548C13: got '1350-1398 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52548 / R52548C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52548 / R52548C17: got '501-507 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52550 / R52550C10: got '1117 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52550 / R52550C13: got '1117 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52550 / R52550C14: got '1117 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52550 / R52550C17: got '1117 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52551 / R52551C10: got '1746 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52551 / R52551C13: got '1746 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52551 / R52551C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52551 / R52551C17: got '2401-2405 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52552 / R52552C10: got '1115 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52552 / R52552C13: got '1115 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52552 / R52552C14: got '4902 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52552 / R52552C17: got '4902 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52554 / R52554C10: got '5233 37th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52554 / R52554C13: got '5233 37th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52554 / R52554C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52554 / R52554C17: got '2057-2099 9th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52556 / R52556C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52556 / R52556C13: got '4815-4821 26th Ave
## SW, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52556 / R52556C14: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52556 / R52556C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52559 / R52559C10: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52559 / R52559C13: got '2126 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52559 / R52559C14: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52559 / R52559C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52560 / R52560C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52560 / R52560C13: got '1809-1815 41st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52560 / R52560C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52560 / R52560C17: got '2101-2199 40th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52561 / R52561C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52561 / R52561C13: got '957-973 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52561 / R52561C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52561 / R52561C17: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52562 / R52562C10: got '3732 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52562 / R52562C13: got '3732 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52562 / R52562C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52562 / R52562C17: got '500-598 Virginia St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52564 / R52564C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52564 / R52564C13: got '538-598 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52564 / R52564C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52564 / R52564C17: got '465-499 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52565 / R52565C10: got '2543 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52565 / R52565C13: got '2543 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52565 / R52565C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52565 / R52565C17: got '800-806 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52566 / R52566C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52566 / R52566C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52566 / R52566C14: got '165 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52566 / R52566C17: got '165 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52569 / R52569C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52569 / R52569C13: got '2309-2313 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52569 / R52569C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52569 / R52569C17: got '5314 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52571 / R52571C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52571 / R52571C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52571 / R52571C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52571 / R52571C17: got '2336-2340 N 51st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52575 / R52575C10: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52575 / R52575C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52575 / R52575C14: got '505 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52575 / R52575C17: got '505 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52576 / R52576C10: got '1236B S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52576 / R52576C13: got '1236B S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52576 / R52576C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52576 / R52576C17: got '957-973 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52577 / R52577C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52577 / R52577C13: got '1000-1098 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52577 / R52577C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52577 / R52577C17: got '1852-1898 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52579 / R52579C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52579 / R52579C13: got '1852-1898 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52579 / R52579C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52579 / R52579C17: got '1000-1098 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52580 / R52580C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52580 / R52580C13: got '500-512 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52580 / R52580C14: got '1904 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52580 / R52580C17: got '1904 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52582 / R52582C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52582 / R52582C13: got '5875-5907 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52582 / R52582C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52582 / R52582C17: got '164-198 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52585 / R52585C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52585 / R52585C13: got '35 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52585 / R52585C14: got '4073 Gilman Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52585 / R52585C17: got '4073 Gilman Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52586 / R52586C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52586 / R52586C13: got '912-916 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52586 / R52586C14: got '700 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52586 / R52586C17: got '700 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52587 / R52587C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52587 / R52587C13: got '164-198 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52587 / R52587C14: got '2309 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52587 / R52587C17: got '2309 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52588 / R52588C10: got '1414 W Dravus St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52588 / R52588C13: got '1414 W Dravus St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52588 / R52588C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52588 / R52588C17: got '1115-1123 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52589 / R52589C10: got '2207 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52589 / R52589C13: got '2207 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52589 / R52589C14: got '811 W Bertona St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52589 / R52589C17: got '811 W Bertona St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52590 / R52590C10: got '1531 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52590 / R52590C13: got '1531 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52590 / R52590C14: got '4722 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52590 / R52590C17: got '4722 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52594 / R52594C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52594 / R52594C13: got '4208-4212 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52594 / R52594C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52594 / R52594C17: got '4300-4306 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52597 / R52597C10: got '155 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52597 / R52597C13: got '155 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52597 / R52597C14: got '3202 SW Avalon Way,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52597 / R52597C17: got '3202 SW Avalon Way,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52598 / R52598C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52598 / R52598C13: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52598 / R52598C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52598 / R52598C17: got '601-625 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52599 / R52599C10: got '4910 15th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52599 / R52599C13: got '4910 15th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52599 / R52599C14: got '619 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52599 / R52599C17: got '619 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52601 / R52601C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52601 / R52601C13: got '522-524 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52601 / R52601C14: got '129 21st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52601 / R52601C17: got '129 21st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52605 / R52605C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52605 / R52605C13: got '500-598 Virginia St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52605 / R52605C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52605 / R52605C17: got '506-522 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52613 / R52613C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52613 / R52613C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52613 / R52613C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52613 / R52613C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52614 / R52614C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52614 / R52614C13: got '5314 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52614 / R52614C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52614 / R52614C17: got '1001-1099 7th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52615 / R52615C10: got '1607 Grand Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52615 / R52615C13: got '1607 Grand Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52615 / R52615C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52615 / R52615C17: got '1301-1399 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52616 / R52616C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52616 / R52616C13: got '1852-1898 E Marion
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52616 / R52616C14: got '2001 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52616 / R52616C17: got '2001 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52618 / R52618C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52618 / R52618C13: got '1301-1399 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52618 / R52618C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52618 / R52618C17: got '3201-3425 16th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52619 / R52619C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52619 / R52619C13: got '3026-3030 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52619 / R52619C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52619 / R52619C17: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52620 / R52620C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52620 / R52620C13: got '3201-3425 16th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52620 / R52620C14: got '114 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52620 / R52620C17: got '114 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52622 / R52622C10: got '4412 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52622 / R52622C13: got '4412 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52622 / R52622C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52622 / R52622C17: got '3026-3030 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52623 / R52623C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52623 / R52623C13: got '3026-3030 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52623 / R52623C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52623 / R52623C17: got '3026-3030 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52624 / R52624C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52624 / R52624C13: got '5301-5305 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52624 / R52624C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52624 / R52624C17: got '375-385 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52625 / R52625C10: got '129 21st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52625 / R52625C13: got '129 21st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52625 / R52625C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52625 / R52625C17: got '1201-1499 Eastlake
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52626 / R52626C10: got '1730 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52626 / R52626C13: got '1730 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52626 / R52626C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52626 / R52626C17: got '1857-1899 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52627 / R52627C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52627 / R52627C13: got '800-806 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52627 / R52627C14: got '825 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52627 / R52627C17: got '825 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52628 / R52628C10: got '2001 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52628 / R52628C13: got '2001 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52628 / R52628C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52628 / R52628C17: got '2599-2699 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52629 / R52629C10: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52629 / R52629C13: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52629 / R52629C14: got '97 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52629 / R52629C17: got '97 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52630 / R52630C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52630 / R52630C13: got '375-385 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52630 / R52630C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52630 / R52630C17: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52631 / R52631C10: got '2850 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52631 / R52631C13: got '2850 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52631 / R52631C14: got '1132 N 128th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52631 / R52631C17: got '1132 N 128th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52632 / R52632C10: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52632 / R52632C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52632 / R52632C14: got '1405 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52632 / R52632C17: got '1405 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52633 / R52633C10: got '811 W Bertona St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52633 / R52633C13: got '811 W Bertona St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52633 / R52633C14: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52633 / R52633C17: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52634 / R52634C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52634 / R52634C13: got '3240-3244 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52634 / R52634C14: got '17 Dravus St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52634 / R52634C17: got '17 Dravus St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52635 / R52635C10: got '2403 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52635 / R52635C13: got '2403 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52635 / R52635C14: got '217 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52635 / R52635C17: got '217 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52636 / R52636C10: got '5911 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52636 / R52636C13: got '5911 36th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52636 / R52636C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52636 / R52636C17: got '500-520 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52638 / R52638C10: got '17 Dravus St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52638 / R52638C13: got '17 Dravus St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52638 / R52638C14: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52638 / R52638C17: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52639 / R52639C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52639 / R52639C13: got '1201-1499 Eastlake
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52639 / R52639C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52639 / R52639C17: got '200-228 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52640 / R52640C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52640 / R52640C13: got '1857-1899 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52640 / R52640C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52640 / R52640C17: got '1101-1119 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52641 / R52641C10: got '1405 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52641 / R52641C13: got '1405 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52641 / R52641C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52641 / R52641C17: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52642 / R52642C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52642 / R52642C13: got '1101-1119 8th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52642 / R52642C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52642 / R52642C17: got '976-994 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52643 / R52643C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52643 / R52643C13: got '37-61 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52643 / R52643C14: got '227 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52643 / R52643C17: got '227 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52644 / R52644C10: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52644 / R52644C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52644 / R52644C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52644 / R52644C17: got '401-415 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52645 / R52645C10: got '1132 N 128th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52645 / R52645C13: got '1132 N 128th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52645 / R52645C14: got '607 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52645 / R52645C17: got '607 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52646 / R52646C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52646 / R52646C13: got '2000-2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52646 / R52646C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52646 / R52646C17: got '800-898 Minor Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52649 / R52649C10: got '4073 Gilman Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52649 / R52649C13: got '4073 Gilman Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52649 / R52649C14: got '4435 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52649 / R52649C17: got '4435 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52651 / R52651C10: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52651 / R52651C13: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52651 / R52651C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52651 / R52651C17: got '2565-2597 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52652 / R52652C10: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52652 / R52652C13: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52652 / R52652C14: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52652 / R52652C17: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52653 / R52653C10: got '607 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52653 / R52653C13: got '607 Eastlake Ave E,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52653 / R52653C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52653 / R52653C17: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52655 / R52655C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52655 / R52655C13: got '1161-1199 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52655 / R52655C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52655 / R52655C17: got '828-860 S Charlestown
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52656 / R52656C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52656 / R52656C13: got '401-415 Bell St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52656 / R52656C14: got '2801 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52656 / R52656C17: got '2801 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52659 / R52659C10: got '217 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52659 / R52659C13: got '217 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52659 / R52659C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52659 / R52659C17: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52660 / R52660C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52660 / R52660C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52660 / R52660C14: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52660 / R52660C17: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52661 / R52661C10: got '114 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52661 / R52661C13: got '114 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52661 / R52661C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52661 / R52661C17: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52662 / R52662C10: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52662 / R52662C13: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52662 / R52662C14: got '817 1/2 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52662 / R52662C17: got '817 1/2 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52663 / R52663C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52663 / R52663C13: got '7325-7399 Rainier Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52663 / R52663C14: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52663 / R52663C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52664 / R52664C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52664 / R52664C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52664 / R52664C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52664 / R52664C17: got '12531-12699 30th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52665 / R52665C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52665 / R52665C13: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52665 / R52665C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52665 / R52665C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52666 / R52666C10: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52666 / R52666C13: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52666 / R52666C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52666 / R52666C17: got '6341-6347 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52667 / R52667C10: got '227 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52667 / R52667C13: got '227 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52667 / R52667C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52667 / R52667C17: got '356-400 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52668 / R52668C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52668 / R52668C13: got '200-228 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52668 / R52668C14: got '2001 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52668 / R52668C17: got '2001 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52669 / R52669C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52669 / R52669C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52669 / R52669C14: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52669 / R52669C17: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52670 / R52670C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52670 / R52670C13: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52670 / R52670C14: got '3616 35th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52670 / R52670C17: got '3616 35th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52671 / R52671C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52671 / R52671C13: got '6341-6347 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52671 / R52671C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52671 / R52671C17: got '4976-4998 30th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52672 / R52672C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52672 / R52672C13: got '356-400 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52672 / R52672C14: got '912 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52672 / R52672C17: got '912 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52673 / R52673C10: got '817 1/2 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52673 / R52673C13: got '817 1/2 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52673 / R52673C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52673 / R52673C17: got '1356-1398 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52674 / R52674C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52674 / R52674C13: got '2599-2699 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52674 / R52674C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52674 / R52674C17: got '3017-3021 60th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52675 / R52675C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52675 / R52675C13: got '500-520 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52675 / R52675C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52675 / R52675C17: got '62-68 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52676 / R52676C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52676 / R52676C13: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52676 / R52676C14: got '346 Diagonal Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52676 / R52676C17: got '346 Diagonal Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52678 / R52678C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52678 / R52678C13: got '5519-5525 18th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52678 / R52678C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52678 / R52678C17: got '2269-2399 NE 54th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52679 / R52679C10: got '912 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52679 / R52679C13: got '912 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52679 / R52679C14: got '423 Halladay St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52679 / R52679C17: got '423 Halladay St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52680 / R52680C10: got 'SeaTac, WA, 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52680 / R52680C13: got '11 Air Cargo Rd,
## SeaTac, WA 98158'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52680 / R52680C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52680 / R52680C17: got '8611-8617 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52681 / R52681C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52681 / R52681C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52681 / R52681C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52681 / R52681C17: got '101-103 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52682 / R52682C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52682 / R52682C13: got '800-898 Minor Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52682 / R52682C14: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52682 / R52682C17: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52683 / R52683C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52683 / R52683C13: got '401-499 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52683 / R52683C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52683 / R52683C17: got '6041-6045 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52684 / R52684C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52684 / R52684C13: got '1357-1399 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52684 / R52684C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52684 / R52684C17: got '4409-4413 Eastern Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52686 / R52686C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52686 / R52686C13: got '62-68 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52686 / R52686C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52686 / R52686C17: got '923-1041 N 72nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52687 / R52687C10: got '2001 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52687 / R52687C13: got '2001 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52687 / R52687C14: got '913 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52687 / R52687C17: got '913 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52688 / R52688C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52688 / R52688C13: got '417-423 Halladay St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52688 / R52688C14: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52688 / R52688C17: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52690 / R52690C10: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52690 / R52690C13: got '451 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52690 / R52690C14: got '812 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52690 / R52690C17: got '812 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52691 / R52691C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52691 / R52691C13: got '500-502 S Weller St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52691 / R52691C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52691 / R52691C17: got '3312-3398 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52692 / R52692C10: got '2801 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52692 / R52692C13: got '2801 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52692 / R52692C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52692 / R52692C17: got '5535-5541 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52693 / R52693C10: got '97 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52693 / R52693C13: got '97 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52693 / R52693C14: got '851 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52693 / R52693C17: got '851 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52694 / R52694C10: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52694 / R52694C13: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52694 / R52694C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52694 / R52694C17: got '5422-5460 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52696 / R52696C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52696 / R52696C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52696 / R52696C14: got '2322 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52696 / R52696C17: got '2322 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52697 / R52697C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52697 / R52697C13: got '101-103 Highland Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52697 / R52697C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52697 / R52697C17: got '3667-3671 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52698 / R52698C10: got '919 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52698 / R52698C13: got '919 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52698 / R52698C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52698 / R52698C17: got '5501-5505 34th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52699 / R52699C10: got '913 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52699 / R52699C13: got '913 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52699 / R52699C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52699 / R52699C17: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52700 / R52700C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52700 / R52700C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52700 / R52700C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52700 / R52700C17: got '1713-1715 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52701 / R52701C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52701 / R52701C13: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52701 / R52701C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52701 / R52701C17: got '7446-7498 Gatewood Rd
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52702 / R52702C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52702 / R52702C13: got '4409-4413 Eastern Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52702 / R52702C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52702 / R52702C17: got '2500-2572 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52703 / R52703C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52703 / R52703C13: got '1101-1103 Dexter Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52703 / R52703C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52703 / R52703C17: got '1901-1905 N 55th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52704 / R52704C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52704 / R52704C13: got '3667-3671 Ashworth
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52704 / R52704C14: got '715 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52704 / R52704C17: got '715 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52705 / R52705C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52705 / R52705C13: got '2500-2572 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52705 / R52705C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52705 / R52705C17: got '301 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52707 / R52707C10: got '812 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52707 / R52707C13: got '812 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52707 / R52707C14: got '3933 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52707 / R52707C17: got '3933 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52708 / R52708C10: got '2322 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52708 / R52708C13: got '2322 44th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52708 / R52708C14: got '6723 35th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52708 / R52708C17: got '6723 35th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52710 / R52710C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52710 / R52710C13: got '6041-6045 1st Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52710 / R52710C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52710 / R52710C17: got '127-155 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52711 / R52711C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52711 / R52711C13: got '3318-3398 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52711 / R52711C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52711 / R52711C17: got '2698 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52712 / R52712C10: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52712 / R52712C13: got '2113 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52712 / R52712C14: got '7810 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52712 / R52712C17: got '7810 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52714 / R52714C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52714 / R52714C13: got '923-1041 N 72nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52714 / R52714C14: got '8621 Caroline Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52714 / R52714C17: got '8621 Caroline Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52717 / R52717C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52717 / R52717C13: got '127-155 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52717 / R52717C14: got '6025 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52717 / R52717C17: got '6025 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52719 / R52719C10: got '6723 35th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52719 / R52719C13: got '6723 35th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52719 / R52719C14: got '3507 SW Holly St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52719 / R52719C17: got '3507 SW Holly St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52722 / R52722C10: got '715 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52722 / R52722C13: got '715 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52722 / R52722C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52722 / R52722C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52723 / R52723C10: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52723 / R52723C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52723 / R52723C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52723 / R52723C17: got '1095-1199 NE 115th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52724 / R52724C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52724 / R52724C13: got '201-207 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52724 / R52724C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52724 / R52724C17: got '901-949 Maynard Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52725 / R52725C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52725 / R52725C13: got '5422-5460 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52725 / R52725C14: got '857 NE 67th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52725 / R52725C17: got '857 NE 67th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52726 / R52726C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52726 / R52726C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52726 / R52726C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52726 / R52726C17: got '2431-2451 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52727 / R52727C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52727 / R52727C13: got '2336-2340 N 51st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52727 / R52727C14: got '111 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52727 / R52727C17: got '111 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52728 / R52728C10: got '6025 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52728 / R52728C13: got '6025 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52728 / R52728C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52728 / R52728C17: got '2201-2217 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52731 / R52731C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52731 / R52731C13: got '1713-1715 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52731 / R52731C14: got '5252 17th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52731 / R52731C17: got '5252 17th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52733 / R52733C10: got '111 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52733 / R52733C13: got '111 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52733 / R52733C14: got '111 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52733 / R52733C17: got '111 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52735 / R52735C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52735 / R52735C13: got '4976-4998 30th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52735 / R52735C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52735 / R52735C17: got '2148-2158 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52736 / R52736C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52736 / R52736C13: got '2201-2217 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52736 / R52736C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52736 / R52736C17: got '1701-1735 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52737 / R52737C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52737 / R52737C13: got '2565-2597 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52737 / R52737C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52737 / R52737C17: got '3047 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52739 / R52739C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52739 / R52739C13: got '1701-1735 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52739 / R52739C14: got '1611 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52739 / R52739C17: got '1611 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52741 / R52741C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52741 / R52741C13: got '890-902 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52741 / R52741C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52741 / R52741C17: got '5207-5211 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52767 / R52767C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52767 / R52767C13: got '901-949 Maynard Ave
## S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52767 / R52767C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52767 / R52767C17: got '201-247 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52769 / R52769C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52769 / R52769C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52769 / R52769C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52769 / R52769C17: got '901-915 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52779 / R52779C10: got '3616 35th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52779 / R52779C13: got '3616 35th Ave SW,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52779 / R52779C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52779 / R52779C17: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52782 / R52782C10: got '1611 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52782 / R52782C13: got '1611 22nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52782 / R52782C14: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52782 / R52782C17: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52784 / R52784C10: got '111 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52784 / R52784C13: got '111 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52784 / R52784C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52784 / R52784C17: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52786 / R52786C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52786 / R52786C13: got '1095-1199 NE 115th
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52786 / R52786C14: got '1210 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52786 / R52786C17: got '1210 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52789 / R52789C10: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52789 / R52789C13: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52789 / R52789C14: got '6008 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52789 / R52789C17: got '6008 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52791 / R52791C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52791 / R52791C13: got '2431-2451 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52791 / R52791C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52791 / R52791C17: got '762-798 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52795 / R52795C10: got '2515 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52795 / R52795C13: got '2515 S Dawson St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52795 / R52795C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52795 / R52795C17: got '200-214 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52797 / R52797C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52797 / R52797C13: got '901-915 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52797 / R52797C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52797 / R52797C17: got '2130-2198 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52798 / R52798C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52798 / R52798C13: got '5535-5541 Woodlawn
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52798 / R52798C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52798 / R52798C17: got '2000-2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52800 / R52800C10: got '5252 17th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52800 / R52800C13: got '5252 17th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52800 / R52800C14: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52800 / R52800C17: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52801 / R52801C10: got '851 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52801 / R52801C13: got '851 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52801 / R52801C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52801 / R52801C17: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52804 / R52804C10: got '2427 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52804 / R52804C13: got '2427 35th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52804 / R52804C14: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52804 / R52804C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52806 / R52806C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52806 / R52806C13: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52806 / R52806C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52806 / R52806C17: got '600-648 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52809 / R52809C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52809 / R52809C13: got '2269-2399 NE 54th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52809 / R52809C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52809 / R52809C17: got '3700-3798 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52810 / R52810C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52810 / R52810C13: got '600-648 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52810 / R52810C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52810 / R52810C17: got '5909-5999 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52812 / R52812C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52812 / R52812C13: got '5207-5211 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52812 / R52812C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52812 / R52812C17: got '4701-4999 3rd Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52814 / R52814C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52814 / R52814C13: got '2000-2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52814 / R52814C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52814 / R52814C17: got '37-61 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52816 / R52816C10: got '4435 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52816 / R52816C13: got '4435 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52816 / R52816C14: got '2219 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52816 / R52816C17: got '2219 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52818 / R52818C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52818 / R52818C13: got '301 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52818 / R52818C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52818 / R52818C17: got '2111-2137 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52819 / R52819C10: got '7810 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52819 / R52819C13: got '7810 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52819 / R52819C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52819 / R52819C17: got '1064-1080 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52821 / R52821C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52821 / R52821C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52821 / R52821C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52821 / R52821C17: got '1401-1447 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52822 / R52822C10: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52822 / R52822C13: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52822 / R52822C14: got '1419 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52822 / R52822C17: got '1419 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52823 / R52823C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52823 / R52823C13: got '2148-2158 N 61st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52823 / R52823C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52823 / R52823C17: got '2337-2373 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52824 / R52824C10: got '3933 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52824 / R52824C13: got '3933 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52824 / R52824C14: got '6300 Latona Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52824 / R52824C17: got '6300 Latona Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52827 / R52827C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52827 / R52827C13: got '762-798 Virginia St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52827 / R52827C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52827 / R52827C17: got '1001-1099 Summit Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52830 / R52830C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52830 / R52830C13: got '3047 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52830 / R52830C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52830 / R52830C17: got '51-71 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52835 / R52835C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52835 / R52835C13: got '37-61 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52835 / R52835C14: got '1016 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52835 / R52835C17: got '1016 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52836 / R52836C10: got '8513 6th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52836 / R52836C13: got '8513 6th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52836 / R52836C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52836 / R52836C17: got '1900-1982 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52838 / R52838C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52838 / R52838C13: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52838 / R52838C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52838 / R52838C17: got '143-185 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52840 / R52840C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52840 / R52840C13: got '2130-2198 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52840 / R52840C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52840 / R52840C17: got '3401-3499 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52841 / R52841C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52841 / R52841C13: got '51-71 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52841 / R52841C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52841 / R52841C17: got '3459-3499 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52842 / R52842C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52842 / R52842C13: got '2111-2137 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52842 / R52842C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52842 / R52842C17: got '1800 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52846 / R52846C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52846 / R52846C13: got '3459-3499 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52846 / R52846C14: got '2611 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52846 / R52846C17: got '2611 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52847 / R52847C10: got '1016 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52847 / R52847C13: got '1016 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52847 / R52847C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52847 / R52847C17: got '801-849 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52849 / R52849C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52849 / R52849C13: got '1274-1298 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52849 / R52849C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52849 / R52849C17: got '1201-1209 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52853 / R52853C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52853 / R52853C13: got '1064-1080 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52853 / R52853C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52853 / R52853C17: got '4004-4148 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52854 / R52854C10: got '2219 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52854 / R52854C13: got '2219 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52854 / R52854C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52854 / R52854C17: got '523-527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52855 / R52855C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52855 / R52855C13: got '201-247 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52855 / R52855C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52855 / R52855C17: got '395-397 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52858 / R52858C10: got '2611 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52858 / R52858C13: got '2611 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52858 / R52858C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52858 / R52858C17: got '1013-1019 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52860 / R52860C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52860 / R52860C13: got '3017-3021 60th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52860 / R52860C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52860 / R52860C17: got '1011 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52864 / R52864C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52864 / R52864C13: got '1400-1540 S Jackson
## Pl, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52864 / R52864C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52864 / R52864C17: got '2300-2314 E Spring
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52865 / R52865C10: got '6300 Latona Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52865 / R52865C13: got '6300 Latona Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52865 / R52865C14: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52865 / R52865C17: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52866 / R52866C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52866 / R52866C13: got '395-397 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52866 / R52866C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52866 / R52866C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52867 / R52867C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52867 / R52867C13: got '8601-8699 6th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52867 / R52867C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52867 / R52867C17: got '3027-3029 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52869 / R52869C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52869 / R52869C13: got '1800 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52869 / R52869C14: got '4037 52nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52869 / R52869C17: got '4037 52nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52871 / R52871C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52871 / R52871C13: got '801-849 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52871 / R52871C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52871 / R52871C17: got '401 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52872 / R52872C10: got '3507 SW Holly St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52872 / R52872C13: got '3507 SW Holly St,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52872 / R52872C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52872 / R52872C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52874 / R52874C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52874 / R52874C13: got '523-527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52874 / R52874C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52874 / R52874C17: got '2210-2212 E Spruce
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52875 / R52875C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52875 / R52875C13: got '1011 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52875 / R52875C14: got '3555 NE 88th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52875 / R52875C17: got '3555 NE 88th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52876 / R52876C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52876 / R52876C13: got '12637-12673 33rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52876 / R52876C14: got '705 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52876 / R52876C17: got '705 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52877 / R52877C10: got '705 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52877 / R52877C13: got '705 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52877 / R52877C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52877 / R52877C17: got '251-299 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52878 / R52878C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52878 / R52878C13: got '2898-3000 N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52878 / R52878C14: got '3000 N Hayden Island
## Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52878 / R52878C17: got '3000 N Hayden Island
## Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52879 / R52879C10: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52879 / R52879C13: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52879 / R52879C14: got '10999 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52879 / R52879C17: got '10999 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52880 / R52880C10: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52880 / R52880C13: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52880 / R52880C14: got '10999 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52880 / R52880C17: got '10999 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52882 / R52882C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52882 / R52882C13: got '200-214 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52882 / R52882C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52882 / R52882C17: got '1100-1148 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52885 / R52885C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52885 / R52885C13: got '2210-2212 E Spruce
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52885 / R52885C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52885 / R52885C17: got '900-998 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52886 / R52886C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52886 / R52886C13: got '1401-1447 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52886 / R52886C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52886 / R52886C17: got '2900-2910 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52887 / R52887C10: got '1212 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52887 / R52887C13: got '1212 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52887 / R52887C14: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52887 / R52887C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52888 / R52888C10: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52888 / R52888C13: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52888 / R52888C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52888 / R52888C17: got '601-699 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52889 / R52889C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52889 / R52889C13: got '2698 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52889 / R52889C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52889 / R52889C17: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52891 / R52891C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52891 / R52891C13: got '1100-1148 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52891 / R52891C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52891 / R52891C17: got '1-51 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52892 / R52892C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52892 / R52892C13: got '3312-3398 E Cherry
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52892 / R52892C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52892 / R52892C17: got '937-1099 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52893 / R52893C10: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52893 / R52893C13: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52893 / R52893C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52893 / R52893C17: got '3242-3276 NE 45th Pl,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52894 / R52894C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52894 / R52894C13: got '937-1099 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52894 / R52894C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52894 / R52894C17: got '1357-1399 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52895 / R52895C10: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52895 / R52895C13: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52895 / R52895C14: got '8522 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52895 / R52895C17: got '8522 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52896 / R52896C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52896 / R52896C13: got '1901-1905 N 55th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52896 / R52896C14: got '4555 Roosevelt Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52896 / R52896C17: got '4555 Roosevelt Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52898 / R52898C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52898 / R52898C13: got '2300-2314 E Spring
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52898 / R52898C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52898 / R52898C17: got '2825-2899 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52899 / R52899C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52899 / R52899C13: got '2337-2373 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52899 / R52899C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52899 / R52899C17: got '3211-3215 42nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52902 / R52902C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52902 / R52902C13: got '1013-1019 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52902 / R52902C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52902 / R52902C17: got '35 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52903 / R52903C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52903 / R52903C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52903 / R52903C14: got '6533 20th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52903 / R52903C17: got '6533 20th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52904 / R52904C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52904 / R52904C13: got '1-51 W Republican St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52904 / R52904C14: got '120 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52904 / R52904C17: got '120 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52907 / R52907C10: got '2205 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52907 / R52907C13: got '2205 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52907 / R52907C14: got '7501 California Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52907 / R52907C17: got '7501 California Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52908 / R52908C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52908 / R52908C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52908 / R52908C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52908 / R52908C17: got '3301-3307 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52909 / R52909C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52909 / R52909C13: got '5909-5999 NE 70th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52909 / R52909C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52909 / R52909C17: got '164-198 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52911 / R52911C10: got '3000 N Hayden Island
## Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52911 / R52911C13: got '3000 N Hayden Island
## Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52911 / R52911C14: got '3775 SW 108th Ave,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52911 / R52911C17: got '3775 SW 108th Ave,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52912 / R52912C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52912 / R52912C13: got '3700-3798 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52912 / R52912C14: got '4029 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52912 / R52912C17: got '4029 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52913 / R52913C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52913 / R52913C13: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52913 / R52913C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52913 / R52913C17: got '2900-2998 S Lane St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52914 / R52914C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52914 / R52914C13: got '251-299 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52914 / R52914C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52914 / R52914C17: got '927-1051 N 100th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52915 / R52915C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52915 / R52915C13: got '143-185 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52915 / R52915C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52915 / R52915C17: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52916 / R52916C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52916 / R52916C13: got '828-860 S Charlestown
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52916 / R52916C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52916 / R52916C17: got '5950-5998 Airport Way
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52917 / R52917C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52917 / R52917C13: got '33-34 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52917 / R52917C14: got '616 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52917 / R52917C17: got '616 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52919 / R52919C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52919 / R52919C13: got '4004-4148 NE 45th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52919 / R52919C14: got '3223 NE 123rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52919 / R52919C17: got '3223 NE 123rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52923 / R52923C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52923 / R52923C13: got '5950-5998 Airport Way
## S, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52923 / R52923C14: got '1210 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52923 / R52923C17: got '1210 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52924 / R52924C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52924 / R52924C13: got '1201-1209 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52924 / R52924C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52924 / R52924C17: got '127-155 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52925 / R52925C10: got '1210 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52925 / R52925C13: got '1210 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52925 / R52925C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52925 / R52925C17: got '6537-6543 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52926 / R52926C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52926 / R52926C13: got '1815-1899 N 137th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52926 / R52926C14: got '129 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52926 / R52926C17: got '129 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52927 / R52927C10: got '8522 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52927 / R52927C13: got '8522 Mary Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52927 / R52927C14: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52927 / R52927C17: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52932 / R52932C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52932 / R52932C13: got '164-198 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52932 / R52932C14: got '516 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52932 / R52932C17: got '516 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52933 / R52933C10: got '4555 Roosevelt Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52933 / R52933C13: got '4555 Roosevelt Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52933 / R52933C14: got '4253 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52933 / R52933C17: got '4253 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52934 / R52934C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52934 / R52934C13: got '127-155 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52934 / R52934C14: got '6011 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52934 / R52934C17: got '6011 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52935 / R52935C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52935 / R52935C13: got '1515-1527 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52935 / R52935C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52935 / R52935C17: got '5615 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52936 / R52936C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52936 / R52936C13: got '900-998 E Republican
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52936 / R52936C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52936 / R52936C17: got '1515-1527 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52937 / R52937C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52937 / R52937C13: got '6537-6543 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52937 / R52937C14: got '1484 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52937 / R52937C17: got '1484 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52938 / R52938C10: got '616 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52938 / R52938C13: got '616 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52938 / R52938C14: got '6519 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52938 / R52938C17: got '6519 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52939 / R52939C10: got '129 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52939 / R52939C13: got '129 Warren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52939 / R52939C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52939 / R52939C17: got '115-117 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52940 / R52940C10: got '4253 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52940 / R52940C13: got '4253 Whitman Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52940 / R52940C14: got '4465 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52940 / R52940C17: got '4465 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52943 / R52943C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52943 / R52943C13: got '401 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52943 / R52943C14: got '9027 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52943 / R52943C17: got '9027 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52944 / R52944C10: got '516 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52944 / R52944C13: got '516 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52944 / R52944C14: got '425 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52944 / R52944C17: got '425 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52945 / R52945C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52945 / R52945C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52945 / R52945C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52945 / R52945C17: got '4551-4623 46th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52946 / R52946C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52946 / R52946C13: got '115-117 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52946 / R52946C14: got 'Seattle, WA, 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52946 / R52946C17: got '400-520 NW 127th St,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52948 / R52948C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52948 / R52948C13: got '2900-2998 S Lane St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52948 / R52948C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52948 / R52948C17: got '2405-2415 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52950 / R52950C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52950 / R52950C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52950 / R52950C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52950 / R52950C17: got '501-539 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52951 / R52951C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52951 / R52951C13: got '3027-3029 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52951 / R52951C14: got '8335 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52951 / R52951C17: got '8335 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52952 / R52952C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52952 / R52952C13: got '2405-2415 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52952 / R52952C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52952 / R52952C17: got '2900-2946 S Norman
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52954 / R52954C10: got '425 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52954 / R52954C13: got '425 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52954 / R52954C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52954 / R52954C17: got '4701-4717 24th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52956 / R52956C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52956 / R52956C13: got '2106-2120 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52956 / R52956C14: got '5621 Seaview Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52956 / R52956C17: got '5621 Seaview Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52958 / R52958C10: got '6519 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52958 / R52958C13: got '6519 16th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52958 / R52958C14: got '300 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52958 / R52958C17: got '300 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52961 / R52961C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52961 / R52961C13: got '10334-10398 Evanston
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52961 / R52961C14: got '5015 Rainier Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52961 / R52961C17: got '5015 Rainier Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52963 / R52963C10: got '300 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52963 / R52963C13: got '300 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52963 / R52963C14: got '1528 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52963 / R52963C17: got '1528 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52964 / R52964C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52964 / R52964C13: got '5000-5016 Rainier Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52964 / R52964C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52964 / R52964C17: got '151-275 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J52965 / R52965C10: got '1528 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M52965 / R52965C13: got '1528 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52965 / R52965C14: got '1731 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52965 / R52965C17: got '1731 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52966 / R52966C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52966 / R52966C13: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52966 / R52966C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52966 / R52966C17: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52968 / R52968C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52968 / R52968C13: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52968 / R52968C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52968 / R52968C17: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52969 / R52969C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52969 / R52969C13: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52969 / R52969C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52969 / R52969C17: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52972 / R52972C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52972 / R52972C13: got '801-827 S Charlestown
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52972 / R52972C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52972 / R52972C17: got '2809-2899 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52973 / R52973C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52973 / R52973C13: got '1900-1982 NE 85th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52973 / R52973C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52973 / R52973C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52976 / R52976C10: got '6011 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52976 / R52976C13: got '6011 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52976 / R52976C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52976 / R52976C17: got '800-820 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52977 / R52977C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52977 / R52977C13: got '2901-2999 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52977 / R52977C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52977 / R52977C17: got '401-411 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52978 / R52978C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52978 / R52978C13: got '3211-3215 42nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52978 / R52978C14: got '1212 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52978 / R52978C17: got '1212 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52979 / R52979C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52979 / R52979C13: got '2825-2899 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52979 / R52979C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52979 / R52979C17: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52980 / R52980C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52980 / R52980C13: got '601-699 N 43rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52980 / R52980C14: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52980 / R52980C17: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52981 / R52981C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52981 / R52981C13: got '3301-3307 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52981 / R52981C14: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52981 / R52981C17: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52983 / R52983C10: got '6533 20th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52983 / R52983C13: got '6533 20th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52983 / R52983C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52983 / R52983C17: got '1422-1448 NW 90th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52984 / R52984C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52984 / R52984C13: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52984 / R52984C14: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52984 / R52984C17: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52985 / R52985C10: got '6008 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52985 / R52985C13: got '6008 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52985 / R52985C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52985 / R52985C17: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52988 / R52988C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52988 / R52988C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52988 / R52988C14: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52988 / R52988C17: got '10 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52989 / R52989C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52989 / R52989C13: got '5615 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52989 / R52989C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52989 / R52989C17: got '536-598 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52990 / R52990C10: got '306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52990 / R52990C13: got '306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52990 / R52990C14: got '1133 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52990 / R52990C17: got '1133 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52991 / R52991C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52991 / R52991C13: got '501-539 NE 94th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52991 / R52991C14: got '1615 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52991 / R52991C17: got '1615 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52992 / R52992C10: got '9208 15th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52992 / R52992C13: got '9208 15th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N52992 / R52992C14: got '1001 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q52992 / R52992C17: got '1001 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52993 / R52993C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52993 / R52993C13: got '800-820 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52993 / R52993C14: got '10 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52993 / R52993C17: got '10 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52994 / R52994C10: got '10 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52994 / R52994C13: got '10 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52994 / R52994C14: got '2114 Western Ave,
## Seattle, WA 98111'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52994 / R52994C17: got '2114 Western Ave,
## Seattle, WA 98111'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52996 / R52996C10: got '1484 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52996 / R52996C13: got '1484 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52996 / R52996C14: got '939 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52996 / R52996C17: got '939 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52997 / R52997C10: got '5621 Seaview Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52997 / R52997C13: got '5621 Seaview Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52997 / R52997C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52997 / R52997C17: got '2100-2122 9th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52998 / R52998C10: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52998 / R52998C13: got '825 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52998 / R52998C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52998 / R52998C17: got '926-944 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J52999 / R52999C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M52999 / R52999C13: got '4551-4623 46th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N52999 / R52999C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q52999 / R52999C17: got '2558-2698 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53001 / R53001C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53001 / R53001C13: got '531-555 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53001 / R53001C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53001 / R53001C17: got '39-69 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53002 / R53002C10: got '1813 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53002 / R53002C13: got '1813 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53002 / R53002C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53002 / R53002C17: got '901-963 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53005 / R53005C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53005 / R53005C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53005 / R53005C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53005 / R53005C17: got '1449-1499 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53009 / R53009C10: got '1731 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53009 / R53009C13: got '1731 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53009 / R53009C14: got '136 27th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53009 / R53009C17: got '136 27th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53012 / R53012C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53012 / R53012C13: got '2900-2946 S Norman
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53012 / R53012C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53012 / R53012C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53017 / R53017C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53017 / R53017C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53017 / R53017C14: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53017 / R53017C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53018 / R53018C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53018 / R53018C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53018 / R53018C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53018 / R53018C17: got '200-202 W Highland
## Dr, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53019 / R53019C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53019 / R53019C13: got '401-411 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53019 / R53019C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53019 / R53019C17: got '219-225 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53021 / R53021C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53021 / R53021C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53021 / R53021C14: got '6723 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53021 / R53021C17: got '6723 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53022 / R53022C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53022 / R53022C13: got '2100-2122 9th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53022 / R53022C14: got '6211 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53022 / R53022C17: got '6211 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53023 / R53023C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53023 / R53023C13: got '901-963 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53023 / R53023C14: got '3831 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53023 / R53023C17: got '3831 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53024 / R53024C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53024 / R53024C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53024 / R53024C14: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53024 / R53024C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53026 / R53026C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53026 / R53026C13: got '926-944 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53026 / R53026C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53026 / R53026C17: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53027 / R53027C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53027 / R53027C13: got '219-225 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53027 / R53027C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53027 / R53027C17: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53028 / R53028C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53028 / R53028C13: got '536-598 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53028 / R53028C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53028 / R53028C17: got '430-498 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53029 / R53029C10: got '1001 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53029 / R53029C13: got '1001 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53029 / R53029C14: got '1001 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53029 / R53029C17: got '1001 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53032 / R53032C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53032 / R53032C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53032 / R53032C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53032 / R53032C17: got '1712-1716 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53033 / R53033C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53033 / R53033C13: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53033 / R53033C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53033 / R53033C17: got '2537-2765 Martin
## Luther King Jr Way S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53035 / R53035C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53035 / R53035C13: got '39-69 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53035 / R53035C14: got '928 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53035 / R53035C17: got '928 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53036 / R53036C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53036 / R53036C13: got '900-1098 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53036 / R53036C14: got '717 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53036 / R53036C17: got '717 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53037 / R53037C10: got '1212 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53037 / R53037C13: got '1212 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53037 / R53037C14: got '3838 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53037 / R53037C17: got '3838 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53038 / R53038C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53038 / R53038C13: got '151-275 N 105th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53038 / R53038C14: got '617 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53038 / R53038C17: got '617 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53039 / R53039C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53039 / R53039C13: got '200-202 W Highland
## Dr, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53039 / R53039C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53039 / R53039C17: got '4722-4742 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53040 / R53040C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53040 / R53040C13: got '309-315 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53040 / R53040C14: got '320 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53040 / R53040C17: got '320 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53042 / R53042C10: got '928 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53042 / R53042C13: got '928 18th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53042 / R53042C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53042 / R53042C17: got '1501-1531 Bradner Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53044 / R53044C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53044 / R53044C13: got '1449-1499 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53044 / R53044C14: got '1248 NE 98th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53044 / R53044C17: got '1248 NE 98th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53046 / R53046C10: got '1001 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53046 / R53046C13: got '1001 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53046 / R53046C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53046 / R53046C17: got '238-298 W Harrison
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53047 / R53047C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53047 / R53047C13: got '2558-2698 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53047 / R53047C14: got '125 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53047 / R53047C17: got '125 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53052 / R53052C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53052 / R53052C13: got '2898-3000 N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53052 / R53052C14: got 'Beaverton, OR, 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53052 / R53052C17: got '3850-3896 SW 110th
## Ave, Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53053 / R53053C10: got '10895 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53053 / R53053C13: got '10895 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53053 / R53053C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53053 / R53053C17: got '1-49 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53055 / R53055C10: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53055 / R53055C13: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53055 / R53055C14: got '920 Alaskan Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53055 / R53055C17: got '920 Alaskan Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53056 / R53056C10: got '125 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53056 / R53056C13: got '125 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53056 / R53056C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53056 / R53056C17: got '991-1013 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53057 / R53057C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53057 / R53057C13: got '4722-4742 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53057 / R53057C14: got '511 W Lee St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53057 / R53057C17: got '511 W Lee St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53058 / R53058C10: got '617 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53058 / R53058C13: got '617 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53058 / R53058C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53058 / R53058C17: got '11701-11715 Palatine
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53059 / R53059C10: got '6211 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53059 / R53059C13: got '6211 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53059 / R53059C14: got '707 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53059 / R53059C17: got '707 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53063 / R53063C10: got '201 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53063 / R53063C13: got '201 E Boston St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53063 / R53063C14: got '2433 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53063 / R53063C17: got '2433 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53065 / R53065C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53065 / R53065C13: got '2809-2899 Occidental
## Ave S, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53065 / R53065C14: got '107 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53065 / R53065C17: got '107 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53066 / R53066C10: got '920 Alaskan Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53066 / R53066C13: got '920 Alaskan Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53066 / R53066C14: got '100 Prospect St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53066 / R53066C17: got '100 Prospect St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53067 / R53067C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53067 / R53067C13: got '238-298 W Harrison
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53067 / R53067C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53067 / R53067C17: got '3605-3617 Francis Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53068 / R53068C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53068 / R53068C13: got '3605-3617 Francis Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53068 / R53068C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53068 / R53068C17: got '1853-1899 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53069 / R53069C10: got '2114 Western Ave,
## Seattle, WA 98111'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53069 / R53069C13: got '2114 Western Ave,
## Seattle, WA 98111'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53069 / R53069C14: got '401 N 62nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53069 / R53069C17: got '401 N 62nd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53070 / R53070C10: got '1904 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53070 / R53070C13: got '1904 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53070 / R53070C14: got '211 Lake Washington
## Blvd, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53070 / R53070C17: got '211 Lake Washington
## Blvd, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53071 / R53071C10: got '107 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53071 / R53071C13: got '107 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53071 / R53071C14: got '107 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53071 / R53071C17: got '107 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53073 / R53073C10: got '707 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53073 / R53073C13: got '707 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53073 / R53073C14: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53073 / R53073C17: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53078 / R53078C10: got '939 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53078 / R53078C13: got '939 Westlake Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53078 / R53078C14: got '3615 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53078 / R53078C17: got '3615 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53079 / R53079C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53079 / R53079C13: got '1853-1899 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53079 / R53079C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53079 / R53079C17: got '1439-1499 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53080 / R53080C10: got '107 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53080 / R53080C13: got '107 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53080 / R53080C14: got '3026 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53080 / R53080C17: got '3026 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53081 / R53081C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53081 / R53081C13: got '2537-2765 Martin
## Luther King Jr Way S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53081 / R53081C14: got '535 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53081 / R53081C17: got '535 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53082 / R53082C10: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53082 / R53082C13: got '1250 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53082 / R53082C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53082 / R53082C17: got '6211-6299 22nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53083 / R53083C10: got '3838 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53083 / R53083C13: got '3838 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53083 / R53083C14: got '2117 E Hamlin St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53083 / R53083C17: got '2117 E Hamlin St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53084 / R53084C10: got '9027 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53084 / R53084C13: got '9027 Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53084 / R53084C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53084 / R53084C17: got '6851-6857 Woodlawn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53085 / R53085C10: got '3615 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53085 / R53085C13: got '3615 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53085 / R53085C14: got '6826 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53085 / R53085C17: got '6826 28th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53087 / R53087C10: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53087 / R53087C13: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53087 / R53087C14: got '10999 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53087 / R53087C17: got '10999 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53088 / R53088C10: got '6723 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53088 / R53088C13: got '6723 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53088 / R53088C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53088 / R53088C17: got '6702-6708 14th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53089 / R53089C10: got '2117 E Hamlin St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53089 / R53089C13: got '2117 E Hamlin St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53089 / R53089C14: got '125 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53089 / R53089C17: got '125 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53090 / R53090C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53090 / R53090C13: got '1439-1499 NW 60th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53090 / R53090C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53090 / R53090C17: got '6757-6999 26th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53092 / R53092C10: got '3555 NE 88th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53092 / R53092C13: got '3555 NE 88th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53092 / R53092C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53092 / R53092C17: got '510-514 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53094 / R53094C10: got '535 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53094 / R53094C13: got '535 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53094 / R53094C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53094 / R53094C17: got '6001-6007 8th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53095 / R53095C10: got '1615 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53095 / R53095C13: got '1615 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53095 / R53095C14: got '6519 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53095 / R53095C17: got '6519 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53097 / R53097C10: got '125 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53097 / R53097C13: got '125 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53097 / R53097C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53097 / R53097C17: got '2309-2399 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53098 / R53098C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53098 / R53098C13: got '1712-1716 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53098 / R53098C14: got '3701 S Edmunds St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53098 / R53098C17: got '3701 S Edmunds St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53100 / R53100C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53100 / R53100C13: got '1501-1531 Bradner Pl
## S, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53100 / R53100C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53100 / R53100C17: got '1619-1699 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53102 / R53102C10: got '717 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53102 / R53102C13: got '717 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53102 / R53102C14: got '1211 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53102 / R53102C17: got '1211 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53103 / R53103C10: got '3026 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53103 / R53103C13: got '3026 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53103 / R53103C14: got '1322 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53103 / R53103C17: got '1322 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53106 / R53106C10: got '10895 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53106 / R53106C13: got '10895 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53106 / R53106C14: got '210 SE Washington St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53106 / R53106C17: got '210 SE Washington St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53108 / R53108C10: got '6519 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53108 / R53108C13: got '6519 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53108 / R53108C14: got '4209 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53108 / R53108C17: got '4209 5th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53109 / R53109C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53109 / R53109C13: got '6851-6857 Woodlawn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53109 / R53109C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53109 / R53109C17: got '5221-5227 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53110 / R53110C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53110 / R53110C13: got '2309-2399 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53110 / R53110C14: got '2216 Minor Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53110 / R53110C17: got '2216 Minor Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53111 / R53111C10: got '1211 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53111 / R53111C13: got '1211 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53111 / R53111C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53111 / R53111C17: got '915-999 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53112 / R53112C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53112 / R53112C13: got '510-514 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53112 / R53112C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53112 / R53112C17: got '4100-4198 SW Oregon
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53113 / R53113C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53113 / R53113C13: got '991-1013 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53113 / R53113C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53113 / R53113C17: got '8735-8737 2nd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53114 / R53114C10: got '210 SE Washington St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53114 / R53114C13: got '210 SE Washington St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53114 / R53114C14: got '2406 NE 9th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53114 / R53114C17: got '2406 NE 9th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53116 / R53116C10: got '3701 S Edmunds St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53116 / R53116C13: got '3701 S Edmunds St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53116 / R53116C14: got '7357 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53116 / R53116C17: got '7357 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53117 / R53117C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53117 / R53117C13: got '12531-12699 30th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53117 / R53117C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53117 / R53117C17: got '7367-7437 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53118 / R53118C10: got '8335 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53118 / R53118C13: got '8335 13th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53118 / R53118C14: got '2803 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53118 / R53118C17: got '2803 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53119 / R53119C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53119 / R53119C13: got '1-49 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53119 / R53119C14: got '332 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53119 / R53119C17: got '332 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53124 / R53124C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53124 / R53124C13: got '5221-5227 Leary Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53124 / R53124C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53124 / R53124C17: got '3751-3799 SW Stevens
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53127 / R53127C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53127 / R53127C13: got '6211-6299 22nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53127 / R53127C14: got 'Seattle, WA, 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53127 / R53127C17: got '1001-1099 5th Ave,
## Seattle, WA 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53128 / R53128C10: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53128 / R53128C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53128 / R53128C14: got '10549 Stone Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53128 / R53128C17: got '10549 Stone Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53130 / R53130C10: got 'Seattle, WA, 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53130 / R53130C13: got '1001-1099 5th Ave,
## Seattle, WA 98164'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53130 / R53130C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53130 / R53130C17: got '6501-6699 18th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53131 / R53131C10: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53131 / R53131C13: got '2211 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53131 / R53131C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53131 / R53131C17: got '4005-4011 14th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53132 / R53132C10: got '7357 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53132 / R53132C13: got '7357 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53132 / R53132C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53132 / R53132C17: got '2812-2834 S Walden
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53135 / R53135C10: got '1322 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53135 / R53135C13: got '1322 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53135 / R53135C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53135 / R53135C17: got '510-514 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53138 / R53138C10: got '511 W Lee St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53138 / R53138C13: got '511 W Lee St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53138 / R53138C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53138 / R53138C17: got '2807-2813 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53139 / R53139C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53139 / R53139C13: got '2807-2813 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53139 / R53139C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53139 / R53139C17: got '1525-1529 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53141 / R53141C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53141 / R53141C13: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53141 / R53141C14: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53141 / R53141C17: got '2217 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53144 / R53144C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53144 / R53144C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53144 / R53144C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53144 / R53144C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53146 / R53146C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53146 / R53146C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53146 / R53146C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53146 / R53146C17: got '927-999 S Carstens
## Pl, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53147 / R53147C10: got '1133 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53147 / R53147C13: got '1133 9th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53147 / R53147C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53147 / R53147C17: got '900-998 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53148 / R53148C10: got '6533 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53148 / R53148C13: got '6533 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53148 / R53148C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53148 / R53148C17: got '401-451 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53151 / R53151C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53151 / R53151C13: got '6757-6999 26th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53151 / R53151C14: got '7305 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53151 / R53151C17: got '7305 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53152 / R53152C10: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53152 / R53152C13: got '307 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53152 / R53152C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53152 / R53152C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53154 / R53154C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53154 / R53154C13: got '6702-6708 14th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53154 / R53154C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53154 / R53154C17: got '101-111 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53156 / R53156C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53156 / R53156C13: got '6001-6007 8th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53156 / R53156C14: got '5307 Ravenna Pl NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53156 / R53156C17: got '5307 Ravenna Pl NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53159 / R53159C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53159 / R53159C13: got '900-998 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53159 / R53159C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53159 / R53159C17: got '101-145 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53160 / R53160C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53160 / R53160C13: got '1619-1699 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53160 / R53160C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53160 / R53160C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53161 / R53161C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53161 / R53161C13: got '510-514 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53161 / R53161C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53161 / R53161C17: got '4771-4799 24th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53162 / R53162C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53162 / R53162C13: got '915-999 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53162 / R53162C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53162 / R53162C17: got '800-850 Spring St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53163 / R53163C10: got '2216 Minor Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53163 / R53163C13: got '2216 Minor Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53163 / R53163C14: got '2405 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53163 / R53163C17: got '2405 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53166 / R53166C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53166 / R53166C13: got '101-145 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53166 / R53166C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53166 / R53166C17: got '722-798 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53167 / R53167C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53167 / R53167C13: got '2118-2124 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53167 / R53167C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53167 / R53167C17: got '931-969 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53168 / R53168C10: got '4105 55th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53168 / R53168C13: got '4105 55th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53168 / R53168C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53168 / R53168C17: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53169 / R53169C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53169 / R53169C13: got '4005-4011 14th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53169 / R53169C14: got '1400 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53169 / R53169C17: got '1400 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53170 / R53170C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53170 / R53170C13: got '401-451 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53170 / R53170C14: got '2731 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53170 / R53170C17: got '2731 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53171 / R53171C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53171 / R53171C13: got '1525-1529 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53171 / R53171C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53171 / R53171C17: got '2779-2899 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53172 / R53172C10: got '4211 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53172 / R53172C13: got '4211 Woodland Park
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53172 / R53172C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53172 / R53172C17: got '2010-2020 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53173 / R53173C10: got '2405 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53173 / R53173C13: got '2405 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53173 / R53173C14: got 'The Moses Building,
## 316 2nd Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53173 / R53173C17: got 'The Moses Building,
## 316 2nd Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53174 / R53174C10: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53174 / R53174C13: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53174 / R53174C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53174 / R53174C17: got '2709-2717 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53175 / R53175C10: got '6757 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53175 / R53175C13: got '6757 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53175 / R53175C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53175 / R53175C17: got '926-944 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53176 / R53176C10: got '332 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53176 / R53176C13: got '332 NE 24th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53176 / R53176C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53176 / R53176C17: got '101-199 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53177 / R53177C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53177 / R53177C13: got '1702-1776 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53177 / R53177C14: got '1541 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53177 / R53177C17: got '1541 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53178 / R53178C10: got '7305 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53178 / R53178C13: got '7305 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53178 / R53178C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53178 / R53178C17: got '633-657 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53181 / R53181C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53181 / R53181C13: got '3242-3276 NE 45th Pl,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53181 / R53181C14: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53181 / R53181C17: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53183 / R53183C10: got '2803 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53183 / R53183C13: got '2803 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53183 / R53183C14: got '1412 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53183 / R53183C17: got '1412 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53184 / R53184C10: got '2433 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53184 / R53184C13: got '2433 36th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53184 / R53184C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53184 / R53184C17: got '358-376 2nd Ave Ext
## S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53185 / R53185C10: got '1400 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53185 / R53185C13: got '1400 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53185 / R53185C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53185 / R53185C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53186 / R53186C10: got '12334 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53186 / R53186C13: got '12334 Lake City Way
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53186 / R53186C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53186 / R53186C17: got '1304 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53187 / R53187C10: got '1412 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53187 / R53187C13: got '1412 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53187 / R53187C14: got '4053 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53187 / R53187C17: got '4053 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53188 / R53188C10: got '2406 NE 9th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53188 / R53188C13: got '2406 NE 9th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53188 / R53188C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53188 / R53188C17: got '803-925 NE 19th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53189 / R53189C10: got 'The Moses Building,
## 316 2nd Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53189 / R53189C13: got 'The Moses Building,
## 316 2nd Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53189 / R53189C14: got 'Seattle, WA, 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53189 / R53189C17: got '300-398 Madison St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53190 / R53190C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53190 / R53190C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53190 / R53190C14: got '631 NW 86th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53190 / R53190C17: got '631 NW 86th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53191 / R53191C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53191 / R53191C13: got '931-969 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53191 / R53191C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53191 / R53191C17: got '461-499 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53193 / R53193C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53193 / R53193C13: got '927-999 S Carstens
## Pl, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53193 / R53193C14: got '305 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53193 / R53193C17: got '305 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53194 / R53194C10: got '3223 NE 123rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53194 / R53194C13: got '3223 NE 123rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53194 / R53194C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53194 / R53194C17: got '706 1st Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53196 / R53196C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53196 / R53196C13: got '2015-2017 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53196 / R53196C14: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53196 / R53196C17: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53197 / R53197C10: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53197 / R53197C13: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53197 / R53197C14: got '6759 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53197 / R53197C17: got '6759 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53198 / R53198C10: got '6759 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53198 / R53198C13: got '6759 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53198 / R53198C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53198 / R53198C17: got '1501-1599 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53199 / R53199C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53199 / R53199C13: got '659-803 Post Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53199 / R53199C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53199 / R53199C17: got '5201-5213 17th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53200 / R53200C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53200 / R53200C13: got '2124-2132 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53200 / R53200C14: got '1615 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53200 / R53200C17: got '1615 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53201 / R53201C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53201 / R53201C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53201 / R53201C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53201 / R53201C17: got '541-699 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53202 / R53202C10: got '2146 N 120th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53202 / R53202C13: got '2146 N 120th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53202 / R53202C14: got '1132 N 128th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53202 / R53202C17: got '1132 N 128th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53203 / R53203C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53203 / R53203C13: got '706 1st Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53203 / R53203C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53203 / R53203C17: got '6300-6318 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53204 / R53204C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53204 / R53204C13: got '926-944 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53204 / R53204C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53204 / R53204C17: got '501-509 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53205 / R53205C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53205 / R53205C13: got '800-850 Spring St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53205 / R53205C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53205 / R53205C17: got '724-760 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53206 / R53206C10: got '2731 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53206 / R53206C13: got '2731 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53206 / R53206C14: got '5106 Green Lake Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53206 / R53206C17: got '5106 Green Lake Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53207 / R53207C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53207 / R53207C13: got '1304 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53207 / R53207C14: got '704 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53207 / R53207C17: got '704 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53208 / R53208C10: got '211 Lake Washington
## Blvd, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53208 / R53208C13: got '211 Lake Washington
## Blvd, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53208 / R53208C14: got '565 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53208 / R53208C17: got '565 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53209 / R53209C10: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53209 / R53209C13: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53209 / R53209C14: got '1455 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53209 / R53209C17: got '1455 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53210 / R53210C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53210 / R53210C13: got '101-199 NW 14th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53210 / R53210C14: got '2020 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53210 / R53210C17: got '2020 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53212 / R53212C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53212 / R53212C13: got '200-222 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53212 / R53212C14: got '1500 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53212 / R53212C17: got '1500 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53213 / R53213C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53213 / R53213C13: got '350-398 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53213 / R53213C14: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53213 / R53213C17: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53214 / R53214C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53214 / R53214C13: got '722-798 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53214 / R53214C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53214 / R53214C17: got '1411-1421 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53215 / R53215C10: got '1455 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53215 / R53215C13: got '1455 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53215 / R53215C14: got '4465 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53215 / R53215C17: got '4465 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53216 / R53216C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53216 / R53216C13: got '501-509 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53216 / R53216C14: got '602 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53216 / R53216C17: got '602 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53217 / R53217C10: got '1500 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53217 / R53217C13: got '1500 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53217 / R53217C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53217 / R53217C17: got '11355-11429 3rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53218 / R53218C10: got '1132 N 128th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53218 / R53218C13: got '1132 N 128th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53218 / R53218C14: got '3042 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53218 / R53218C17: got '3042 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53219 / R53219C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53219 / R53219C13: got '1411-1421 34th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53219 / R53219C14: got '123 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53219 / R53219C17: got '123 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53222 / R53222C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53222 / R53222C13: got '4771-4799 24th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53222 / R53222C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53222 / R53222C17: got '5051-5199 30th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53225 / R53225C10: got '305 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53225 / R53225C13: got '305 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53225 / R53225C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53225 / R53225C17: got '6598 Oswego Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53227 / R53227C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53227 / R53227C13: got '2709-2717 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53227 / R53227C14: got '2402 S Columbian Way,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53227 / R53227C17: got '2402 S Columbian Way,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53228 / R53228C10: got '3042 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53228 / R53228C13: got '3042 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53228 / R53228C14: got '1731 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53228 / R53228C17: got '1731 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53229 / R53229C10: got '123 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53229 / R53229C13: got '123 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53229 / R53229C14: got '1520 E Olive Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53229 / R53229C17: got '1520 E Olive Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53233 / R53233C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53233 / R53233C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53233 / R53233C14: got '3309 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53233 / R53233C17: got '3309 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53234 / R53234C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53234 / R53234C13: got '461-499 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53234 / R53234C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53234 / R53234C17: got '956-960 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53235 / R53235C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53235 / R53235C13: got '803-925 NE 19th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53235 / R53235C14: got '109 NE Knott St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53235 / R53235C17: got '109 NE Knott St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53237 / R53237C10: got '4465 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53237 / R53237C13: got '4465 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53237 / R53237C14: got '711 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53237 / R53237C17: got '711 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53238 / R53238C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53238 / R53238C13: got '6598 Oswego Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53238 / R53238C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53238 / R53238C17: got '1011-1013 NE 69th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53239 / R53239C10: got '1520 E Olive Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53239 / R53239C13: got '1520 E Olive Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53239 / R53239C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53239 / R53239C17: got '401-411 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53240 / R53240C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53240 / R53240C13: got '5201-5213 17th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53240 / R53240C14: got '1117 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53240 / R53240C17: got '1117 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53241 / R53241C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53241 / R53241C13: got '724-760 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53241 / R53241C14: got '7745 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53241 / R53241C17: got '7745 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53242 / R53242C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53242 / R53242C13: got '541-699 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53242 / R53242C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53242 / R53242C17: got '4127-4129 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53243 / R53243C10: got '1117 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53243 / R53243C13: got '1117 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53243 / R53243C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53243 / R53243C17: got '700-714 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53244 / R53244C10: got '3831 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53244 / R53244C13: got '3831 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53244 / R53244C14: got '14330 12th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53244 / R53244C17: got '14330 12th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53245 / R53245C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53245 / R53245C13: got '7434-7466 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53245 / R53245C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53245 / R53245C17: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53247 / R53247C10: got '4053 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53247 / R53247C13: got '4053 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53247 / R53247C14: got '3040 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53247 / R53247C17: got '3040 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53248 / R53248C10: got '704 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53248 / R53248C13: got '704 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53248 / R53248C14: got '2646 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53248 / R53248C17: got '2646 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53249 / R53249C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53249 / R53249C13: got '700-714 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53249 / R53249C14: got '704 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53249 / R53249C17: got '704 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53250 / R53250C10: got '602 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53250 / R53250C13: got '602 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53250 / R53250C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53250 / R53250C17: got '2501 Cheshiahud Lake
## Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53251 / R53251C10: got '711 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53251 / R53251C13: got '711 N 101st St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53251 / R53251C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53251 / R53251C17: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53252 / R53252C10: got '704 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53252 / R53252C13: got '704 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53252 / R53252C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53252 / R53252C17: got '9725 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53253 / R53253C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53253 / R53253C13: got '358-376 2nd Ave Ext
## S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53253 / R53253C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53253 / R53253C17: got '1637-1699 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53254 / R53254C10: got '3404 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53254 / R53254C13: got '3404 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53254 / R53254C14: got '2719 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53254 / R53254C17: got '2719 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53255 / R53255C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53255 / R53255C13: got '2501 Cheshiahud Lake
## Union Loop, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53255 / R53255C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53255 / R53255C17: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53256 / R53256C10: got '631 NW 86th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53256 / R53256C13: got '631 NW 86th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53256 / R53256C14: got '3931 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53256 / R53256C17: got '3931 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53257 / R53257C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53257 / R53257C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53257 / R53257C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53257 / R53257C17: got '925-999 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53260 / R53260C10: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53260 / R53260C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53260 / R53260C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53260 / R53260C17: got '12521-12531 N Park
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53261 / R53261C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53261 / R53261C13: got '5051-5199 30th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53261 / R53261C14: got '6515 23rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53261 / R53261C17: got '6515 23rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53262 / R53262C10: got '6515 23rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53262 / R53262C13: got '6515 23rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53262 / R53262C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53262 / R53262C17: got '1101-1111 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53267 / R53267C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53267 / R53267C13: got '1196-1256 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53267 / R53267C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53267 / R53267C17: got '900-910 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53268 / R53268C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53268 / R53268C13: got '2112-2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53268 / R53268C14: got '3047 NE 98th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53268 / R53268C17: got '3047 NE 98th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53270 / R53270C10: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53270 / R53270C13: got '7446-7498 Gatewood Rd
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53270 / R53270C14: got '215 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53270 / R53270C17: got '215 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53271 / R53271C10: got '1615 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53271 / R53271C13: got '1615 28th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53271 / R53271C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53271 / R53271C17: got '3240-3244 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53273 / R53273C10: got '109 NE Knott St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53273 / R53273C13: got '109 NE Knott St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53273 / R53273C14: got '3509 NE 23rd Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53273 / R53273C17: got '3509 NE 23rd Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53275 / R53275C10: got '2719 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53275 / R53275C13: got '2719 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53275 / R53275C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53275 / R53275C17: got '2222-2228 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53276 / R53276C10: got '1731 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53276 / R53276C13: got '1731 32nd Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53276 / R53276C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53276 / R53276C17: got '3401-3449 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53277 / R53277C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53277 / R53277C13: got '12521-12531 N Park
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53277 / R53277C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53277 / R53277C17: got '10115-10199 Greenwood
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53278 / R53278C10: got '7745 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53278 / R53278C13: got '7745 2nd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53278 / R53278C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53278 / R53278C17: got '1519-1643 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53279 / R53279C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53279 / R53279C13: got '2779-2899 6th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53279 / R53279C14: got '1615 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53279 / R53279C17: got '1615 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53280 / R53280C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53280 / R53280C13: got '2222-2228 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53280 / R53280C14: got '2560 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53280 / R53280C17: got '2560 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53281 / R53281C10: got '3309 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53281 / R53281C13: got '3309 49th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53281 / R53281C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53281 / R53281C17: got '4920-4998 SW Stevens
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53283 / R53283C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53283 / R53283C13: got '6300-6318 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53283 / R53283C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53283 / R53283C17: got '201-217 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53284 / R53284C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53284 / R53284C13: got '3401-3449 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53284 / R53284C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53284 / R53284C17: got '2152-2198 E Terrace
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53285 / R53285C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53285 / R53285C13: got '1637-1699 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53285 / R53285C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53285 / R53285C17: got '1610-1620 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53286 / R53286C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53286 / R53286C13: got '9725 3rd Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53286 / R53286C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53286 / R53286C17: got '1201-1215 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53287 / R53287C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53287 / R53287C13: got '1101-1111 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53287 / R53287C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53287 / R53287C17: got '4365-4387 SW Edmunds
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53288 / R53288C10: got '1615 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53288 / R53288C13: got '1615 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53288 / R53288C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53288 / R53288C17: got '2101-2115 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53289 / R53289C10: got '5307 Ravenna Pl NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53289 / R53289C13: got '5307 Ravenna Pl NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53289 / R53289C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53289 / R53289C17: got '5235-5349 20th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53290 / R53290C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53290 / R53290C13: got '1422-1448 NW 90th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53290 / R53290C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53290 / R53290C17: got '5411-5413 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53291 / R53291C10: got '3040 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53291 / R53291C13: got '3040 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53291 / R53291C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53291 / R53291C17: got '4701-4825 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53292 / R53292C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53292 / R53292C13: got '1501-1599 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53292 / R53292C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53292 / R53292C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53293 / R53293C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53293 / R53293C13: got '90-98 Yesler Way,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53293 / R53293C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53293 / R53293C17: got '601-699 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53294 / R53294C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53294 / R53294C13: got '5235-5349 20th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53294 / R53294C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53294 / R53294C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53296 / R53296C10: got '3931 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53296 / R53296C13: got '3931 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53296 / R53296C14: got '2201 N 106th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53296 / R53296C17: got '2201 N 106th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53297 / R53297C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53297 / R53297C13: got '2812-2834 S Walden
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53297 / R53297C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53297 / R53297C17: got '1901-1999 Pike Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53298 / R53298C10: got '215 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53298 / R53298C13: got '215 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53298 / R53298C14: got '201 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53298 / R53298C17: got '201 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53299 / R53299C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53299 / R53299C13: got '1610-1620 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53299 / R53299C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53299 / R53299C17: got '541-551 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53300 / R53300C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53300 / R53300C13: got '4127-4129 Palatine
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53300 / R53300C14: got '814 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53300 / R53300C17: got '814 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53302 / R53302C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53302 / R53302C13: got '956-960 20th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53302 / R53302C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53302 / R53302C17: got '1112-1120 E Terrace
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53303 / R53303C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53303 / R53303C13: got '4365-4387 SW Edmunds
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53303 / R53303C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53303 / R53303C17: got '1016-1098 Boylston
## Ave E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53304 / R53304C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53304 / R53304C13: got '541-551 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53304 / R53304C14: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53304 / R53304C17: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53310 / R53310C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53310 / R53310C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53310 / R53310C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53310 / R53310C17: got '1901-1999 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53311 / R53311C10: got '2402 S Columbian Way,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53311 / R53311C13: got '2402 S Columbian Way,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53311 / R53311C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53311 / R53311C17: got '3506-3514 SW Roxbury
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53313 / R53313C10: got 'Seattle, WA, 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53313 / R53313C13: got '300-398 Madison St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53313 / R53313C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53313 / R53313C17: got '2451-2499 Thorndyke
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53314 / R53314C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53314 / R53314C13: got '601-699 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53314 / R53314C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53314 / R53314C17: got '2219-2231 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53315 / R53315C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53315 / R53315C13: got '5411-5413 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53315 / R53315C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53315 / R53315C17: got '100-198 21st Ave S,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53316 / R53316C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53316 / R53316C13: got '1901-1999 Pike Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53316 / R53316C14: got '1406 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53316 / R53316C17: got '1406 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53317 / R53317C10: got '922 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53317 / R53317C13: got '922 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53317 / R53317C14: got '108 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53317 / R53317C17: got '108 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53319 / R53319C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53319 / R53319C13: got '1201-1215 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53319 / R53319C14: got '402 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53319 / R53319C17: got '402 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53320 / R53320C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53320 / R53320C13: got '4920-4998 SW Stevens
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53320 / R53320C14: got '2326 Alki Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53320 / R53320C17: got '2326 Alki Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53321 / R53321C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53321 / R53321C13: got '1112-1120 E Terrace
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53321 / R53321C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53321 / R53321C17: got '901-1099 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53322 / R53322C10: got '201 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53322 / R53322C13: got '201 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53322 / R53322C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53322 / R53322C17: got '1607-1611 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53323 / R53323C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53323 / R53323C13: got '2219-2231 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53323 / R53323C14: got '4144 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53323 / R53323C17: got '4144 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53325 / R53325C10: got '1406 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53325 / R53325C13: got '1406 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53325 / R53325C14: got '910 SW Elmgrove St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53325 / R53325C17: got '910 SW Elmgrove St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53326 / R53326C10: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53326 / R53326C13: got '400 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53326 / R53326C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53326 / R53326C17: got '2401-2483 Birch Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53328 / R53328C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53328 / R53328C13: got '201-217 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53328 / R53328C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53328 / R53328C17: got '1521-1551 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53329 / R53329C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53329 / R53329C13: got '901-1099 7th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53329 / R53329C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53329 / R53329C17: got '2396-2398 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53330 / R53330C10: got '814 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53330 / R53330C13: got '814 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53330 / R53330C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53330 / R53330C17: got '4425-4499 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53331 / R53331C10: got '32 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53331 / R53331C13: got '32 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53331 / R53331C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53331 / R53331C17: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53332 / R53332C10: got '4144 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53332 / R53332C13: got '4144 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53332 / R53332C14: got '9538 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53332 / R53332C17: got '9538 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53333 / R53333C10: got '857 NE 67th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53333 / R53333C13: got '857 NE 67th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53333 / R53333C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53333 / R53333C17: got '401-451 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53336 / R53336C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53336 / R53336C13: got '401-411 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53336 / R53336C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53336 / R53336C17: got '1801-1809 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53337 / R53337C10: got '1541 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53337 / R53337C13: got '1541 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53337 / R53337C14: got '3048 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53337 / R53337C17: got '3048 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53338 / R53338C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53338 / R53338C13: got '2401-2483 Birch Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53338 / R53338C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53338 / R53338C17: got '135-149 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53341 / R53341C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53341 / R53341C13: got '1607-1611 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53341 / R53341C14: got '853 NE 102nd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53341 / R53341C17: got '853 NE 102nd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53342 / R53342C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53342 / R53342C13: got '2152-2198 E Terrace
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53342 / R53342C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53342 / R53342C17: got '1445-1463 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53343 / R53343C10: got '2326 Alki Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53343 / R53343C13: got '2326 Alki Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53343 / R53343C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53343 / R53343C17: got '3005 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53344 / R53344C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53344 / R53344C13: got '2101-2115 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53344 / R53344C14: got '3607 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53344 / R53344C17: got '3607 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53345 / R53345C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53345 / R53345C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53345 / R53345C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53345 / R53345C17: got '800-898 S Warsaw St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53346 / R53346C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53346 / R53346C13: got '900-910 Federal Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53346 / R53346C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53346 / R53346C17: got '1124-1198 Columbia
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53347 / R53347C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53347 / R53347C13: got '153-161 Elliott Ave
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53347 / R53347C14: got '4425 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53347 / R53347C17: got '4425 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53348 / R53348C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53348 / R53348C13: got '3005 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53348 / R53348C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53348 / R53348C17: got '5501-5599 30th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53349 / R53349C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53349 / R53349C13: got '222-230 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53349 / R53349C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53349 / R53349C17: got '1857-1899 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53350 / R53350C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53350 / R53350C13: got '2451-2499 Thorndyke
## Ave W, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53350 / R53350C14: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53350 / R53350C17: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53351 / R53351C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53351 / R53351C13: got '1304 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53351 / R53351C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53351 / R53351C17: got '13938-14002 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53353 / R53353C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53353 / R53353C13: got '578-598 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53353 / R53353C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53353 / R53353C17: got '101-149 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53354 / R53354C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53354 / R53354C13: got '135-149 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53354 / R53354C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53354 / R53354C17: got '5810-5816 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53355 / R53355C10: got '3509 NE 23rd Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53355 / R53355C13: got '3509 NE 23rd Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53355 / R53355C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53355 / R53355C17: got '2030-2098 NE 58th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53356 / R53356C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53356 / R53356C13: got '1445-1463 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53356 / R53356C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53356 / R53356C17: got '2065-2069 41st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53357 / R53357C10: got '1504 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53357 / R53357C13: got '1504 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53357 / R53357C14: got '521 28th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53357 / R53357C17: got '521 28th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53358 / R53358C10: got '4029 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53358 / R53358C13: got '4029 NE 95th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53358 / R53358C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53358 / R53358C17: got '700-710 N 94th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53359 / R53359C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53359 / R53359C13: got '4415-4419 Eastern Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53359 / R53359C14: got '5723 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53359 / R53359C17: got '5723 40th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53360 / R53360C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53360 / R53360C13: got '1801-1809 10th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53360 / R53360C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53360 / R53360C17: got '419-425 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53361 / R53361C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53361 / R53361C13: got '700-710 N 94th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53361 / R53361C14: got '820 NW 85th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53361 / R53361C17: got '820 NW 85th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53362 / R53362C10: got '416 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53362 / R53362C13: got '416 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53362 / R53362C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53362 / R53362C17: got '600-650 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53363 / R53363C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53363 / R53363C13: got '5300-5398 11th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53363 / R53363C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53363 / R53363C17: got '2015-2099 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53364 / R53364C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53364 / R53364C13: got '4701-4825 12th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53364 / R53364C14: got '3318 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53364 / R53364C17: got '3318 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53365 / R53365C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53365 / R53365C13: got '6600-6644 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53365 / R53365C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53365 / R53365C17: got '701-749 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53366 / R53366C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53366 / R53366C13: got '419-425 Harvard Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53366 / R53366C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53366 / R53366C17: got '1201-1499 NE 68th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53367 / R53367C10: got '92 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53367 / R53367C13: got '92 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53367 / R53367C14: got '2217 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53367 / R53367C17: got '2217 5th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53368 / R53368C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53368 / R53368C13: got '1412-1426 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53368 / R53368C14: got '2209 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53368 / R53368C17: got '2209 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53371 / R53371C10: got '6111 24th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53371 / R53371C13: got '6111 24th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53371 / R53371C14: got '433 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53371 / R53371C17: got '433 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53372 / R53372C10: got '2223 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53372 / R53372C13: got '2223 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53372 / R53372C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53372 / R53372C17: got '1959-1999 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53373 / R53373C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53373 / R53373C13: got '927-1051 N 100th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53373 / R53373C14: got '9705 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53373 / R53373C17: got '9705 Roosevelt Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53374 / R53374C10: got '910 SW Elmgrove St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53374 / R53374C13: got '910 SW Elmgrove St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53374 / R53374C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53374 / R53374C17: got '4744-4752 41st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53376 / R53376C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53376 / R53376C13: got '3631-3645 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53376 / R53376C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53376 / R53376C17: got '5300-5398 11th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53378 / R53378C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53378 / R53378C13: got '1321-1399 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53378 / R53378C14: got '7403 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53378 / R53378C17: got '7403 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53379 / R53379C10: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53379 / R53379C13: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53379 / R53379C14: got '2223 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53379 / R53379C17: got '2223 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53381 / R53381C10: got '3318 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53381 / R53381C13: got '3318 Beacon Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53381 / R53381C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53381 / R53381C17: got '1711-1719 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53382 / R53382C10: got '7050 Alonzo Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53382 / R53382C13: got '7050 Alonzo Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53382 / R53382C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53382 / R53382C17: got '4218-4298 SW Alaska
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53383 / R53383C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53383 / R53383C13: got '1124-1198 Columbia
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53383 / R53383C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53383 / R53383C17: got '740-756 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53384 / R53384C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53384 / R53384C13: got '1051-1321 Lakeview
## Blvd E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53384 / R53384C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53384 / R53384C17: got '4407-4411 Francis Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53385 / R53385C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53385 / R53385C13: got '1522-1524 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53385 / R53385C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53385 / R53385C17: got '1321-1399 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53386 / R53386C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53386 / R53386C13: got '335-399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53386 / R53386C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53386 / R53386C17: got '944-946 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53387 / R53387C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53387 / R53387C13: got '600-650 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53387 / R53387C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53387 / R53387C17: got '169-199 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53390 / R53390C10: got '520 NE 112th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53390 / R53390C13: got '520 NE 112th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53390 / R53390C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53390 / R53390C17: got '6511-6513 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53391 / R53391C10: got '807 N 40th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53391 / R53391C13: got '807 N 40th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53391 / R53391C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53391 / R53391C17: got '5027-5029 Wilson Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53392 / R53392C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53392 / R53392C13: got '4744-4752 41st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53392 / R53392C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53392 / R53392C17: got '517-519 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53393 / R53393C10: got '6417 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53393 / R53393C13: got '6417 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53393 / R53393C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53393 / R53393C17: got '6523-6527 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53394 / R53394C10: got '733 S Stacy St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53394 / R53394C13: got '733 S Stacy St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53394 / R53394C14: got '4202 SW Lander St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53394 / R53394C17: got '4202 SW Lander St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53396 / R53396C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53396 / R53396C13: got '1521-1551 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53396 / R53396C14: got '5571 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53396 / R53396C17: got '5571 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53397 / R53397C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53397 / R53397C13: got '915-999 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53397 / R53397C14: got '5660 24th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53397 / R53397C17: got '5660 24th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53398 / R53398C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53398 / R53398C13: got '101-149 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53398 / R53398C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53398 / R53398C17: got '1900 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53399 / R53399C10: got '1304 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53399 / R53399C13: got '1304 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53399 / R53399C14: got '303 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53399 / R53399C17: got '303 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53400 / R53400C10: got '614 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53400 / R53400C13: got '614 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53400 / R53400C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53400 / R53400C17: got '2535-2599 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53402 / R53402C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53402 / R53402C13: got '50-98 W Thomas St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53402 / R53402C14: got '1501 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53402 / R53402C17: got '1501 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53403 / R53403C10: got '2020 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53403 / R53403C13: got '2020 NE 58th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53403 / R53403C14: got '3764 N Missouri Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53403 / R53403C17: got '3764 N Missouri Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53404 / R53404C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53404 / R53404C13: got '1553-1599 NW Leary
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53404 / R53404C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53404 / R53404C17: got '8304-8308 11th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53405 / R53405C10: got '303 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53405 / R53405C13: got '303 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53405 / R53405C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53405 / R53405C17: got '8246-8248 17th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53406 / R53406C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53406 / R53406C13: got '301-307 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53406 / R53406C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53406 / R53406C17: got '1000-1020 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53407 / R53407C10: got '3607 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53407 / R53407C13: got '3607 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53407 / R53407C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53407 / R53407C17: got '78-98 S Atlantic St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53409 / R53409C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53409 / R53409C13: got '300-398 Ballard
## Neighborhood Greenway, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53409 / R53409C14: got '5403 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53409 / R53409C17: got '5403 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53410 / R53410C10: got '108 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53410 / R53410C13: got '108 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53410 / R53410C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53410 / R53410C17: got '100-108 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53411 / R53411C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53411 / R53411C13: got '1711-1719 13th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53411 / R53411C14: got '7305 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53411 / R53411C17: got '7305 Winona Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53413 / R53413C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53413 / R53413C13: got '3751-3799 SW Stevens
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53413 / R53413C14: got '916 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53413 / R53413C17: got '916 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53414 / R53414C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53414 / R53414C13: got '5501-5599 30th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53414 / R53414C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53414 / R53414C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53415 / R53415C10: got '916 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53415 / R53415C13: got '916 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53415 / R53415C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53415 / R53415C17: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53416 / R53416C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53416 / R53416C13: got '1857-1899 Yale Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53416 / R53416C14: got '1010 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53416 / R53416C17: got '1010 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53417 / R53417C10: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53417 / R53417C13: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53417 / R53417C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53417 / R53417C17: got '944-946 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53418 / R53418C10: got '816 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53418 / R53418C13: got '816 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53418 / R53418C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53418 / R53418C17: got '6600-6644 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53420 / R53420C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53420 / R53420C13: got '11355-11429 3rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53420 / R53420C14: got '3706 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53420 / R53420C17: got '3706 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53423 / R53423C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53423 / R53423C13: got '800-808 W Nickerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53423 / R53423C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53423 / R53423C17: got '800 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53424 / R53424C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53424 / R53424C13: got '6511-6513 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53424 / R53424C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53424 / R53424C17: got '2101-2199 NW Vernon
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53425 / R53425C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53425 / R53425C13: got '8246-8248 17th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53425 / R53425C14: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53425 / R53425C17: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53426 / R53426C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53426 / R53426C13: got '1601-1699 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53426 / R53426C14: got '400 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53426 / R53426C17: got '400 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53427 / R53427C10: got '7403 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53427 / R53427C13: got '7403 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53427 / R53427C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53427 / R53427C17: got '6301-6399 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53428 / R53428C10: got '12701 6th Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53428 / R53428C13: got '12701 6th Ave NW,
## Seattle, WA 98177'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53428 / R53428C14: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53428 / R53428C17: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53430 / R53430C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53430 / R53430C13: got '701-749 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53430 / R53430C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53430 / R53430C17: got '6407-6413 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53431 / R53431C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53431 / R53431C13: got '1000-1020 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53431 / R53431C14: got '510 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53431 / R53431C17: got '510 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53432 / R53432C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53432 / R53432C13: got '4415-4455 Densmore
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53432 / R53432C14: got '1501 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53432 / R53432C17: got '1501 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53433 / R53433C10: got '1501 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53433 / R53433C13: got '1501 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53433 / R53433C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53433 / R53433C17: got '4415-4455 Densmore
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53436 / R53436C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53436 / R53436C13: got '800-898 S Warsaw St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53436 / R53436C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53436 / R53436C17: got '4415-4419 Eastern Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53437 / R53437C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53437 / R53437C13: got '4425-4499 Dayton Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53437 / R53437C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53437 / R53437C17: got '1705-1711 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53438 / R53438C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53438 / R53438C13: got '1001-1009 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53438 / R53438C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53438 / R53438C17: got '3800-3806 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53439 / R53439C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53439 / R53439C13: got '1601-1645 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53439 / R53439C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53439 / R53439C17: got '2401-2483 Birch Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53441 / R53441C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53441 / R53441C13: got '2015-2099 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53441 / R53441C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53441 / R53441C17: got '301-307 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53444 / R53444C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53444 / R53444C13: got '13938-14002 Linden
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53444 / R53444C14: got '1541 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53444 / R53444C17: got '1541 NW 49th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53445 / R53445C10: got '820 NW 85th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53445 / R53445C13: got '820 NW 85th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53445 / R53445C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53445 / R53445C17: got '1553-1599 NW Leary
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53448 / R53448C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53448 / R53448C13: got '5027-5029 Wilson Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53448 / R53448C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53448 / R53448C17: got '5201 25th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53449 / R53449C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53449 / R53449C13: got '169-199 Westlake Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53449 / R53449C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53449 / R53449C17: got '10400-10498 Dayton
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53450 / R53450C10: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53450 / R53450C13: got '2024 8th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53450 / R53450C14: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53450 / R53450C17: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53451 / R53451C10: got '2209 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53451 / R53451C13: got '2209 13th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53451 / R53451C14: got '303 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53451 / R53451C17: got '303 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53452 / R53452C10: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53452 / R53452C13: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53452 / R53452C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53452 / R53452C17: got '2213-2217 E Louisa
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53453 / R53453C10: got '521 28th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53453 / R53453C13: got '521 28th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53453 / R53453C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53453 / R53453C17: got '2201-2207 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53455 / R53455C10: got '3706 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53455 / R53455C13: got '3706 Burke Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53455 / R53455C14: got '1304 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53455 / R53455C17: got '1304 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53456 / R53456C10: got '2560 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53456 / R53456C13: got '2560 39th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53456 / R53456C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53456 / R53456C17: got '248-298 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53457 / R53457C10: got '2201 N 106th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53457 / R53457C13: got '2201 N 106th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53457 / R53457C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53457 / R53457C17: got '500-516 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53458 / R53458C10: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53458 / R53458C13: got '333 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53458 / R53458C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53458 / R53458C17: got '222-230 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53459 / R53459C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53459 / R53459C13: got '6407-6413 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53459 / R53459C14: got '4400 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53459 / R53459C17: got '4400 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53460 / R53460C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53460 / R53460C13: got '8304-8308 11th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53460 / R53460C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53460 / R53460C17: got '2600-2698 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53461 / R53461C10: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53461 / R53461C13: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53461 / R53461C14: got '401 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53461 / R53461C17: got '401 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53462 / R53462C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53462 / R53462C13: got '442-484 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53462 / R53462C14: got '5701 26th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53462 / R53462C17: got '5701 26th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53464 / R53464C10: got '402 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53464 / R53464C13: got '402 30th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53464 / R53464C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53464 / R53464C17: got '2231-2233 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53465 / R53465C10: got '1010 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53465 / R53465C13: got '1010 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53465 / R53465C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53465 / R53465C17: got '7399 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53466 / R53466C10: got '2646 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53466 / R53466C13: got '2646 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53466 / R53466C14: got '733 S Stacy St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53466 / R53466C17: got '733 S Stacy St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53467 / R53467C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53467 / R53467C13: got '740-756 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53467 / R53467C14: got '411 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53467 / R53467C17: got '411 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53469 / R53469C10: got '306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53469 / R53469C13: got '306 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53469 / R53469C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53469 / R53469C17: got '335-399 3rd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53470 / R53470C10: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53470 / R53470C13: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53470 / R53470C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53470 / R53470C17: got '8551-8555 Midvale Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53471 / R53471C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53471 / R53471C13: got '100-108 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53471 / R53471C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53471 / R53471C17: got '951 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53472 / R53472C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53472 / R53472C13: got '10115-10199 Greenwood
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53472 / R53472C14: got '619 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53472 / R53472C17: got '619 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53473 / R53473C10: got '1501 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53473 / R53473C13: got '1501 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53473 / R53473C14: got '2113 Westlake Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53473 / R53473C17: got '2113 Westlake Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53474 / R53474C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53474 / R53474C13: got '1900 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53474 / R53474C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53474 / R53474C17: got '1304 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53475 / R53475C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53475 / R53475C13: got '78-98 S Atlantic St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53475 / R53475C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53475 / R53475C17: got '2701-2703 W Blaine
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53477 / R53477C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53477 / R53477C13: got '944-946 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53477 / R53477C14: got '614 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53477 / R53477C17: got '614 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53479 / R53479C10: got '9538 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53479 / R53479C13: got '9538 1st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53479 / R53479C14: got '3631 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53479 / R53479C17: got '3631 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53480 / R53480C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53480 / R53480C13: got '3800-3806 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53480 / R53480C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53480 / R53480C17: got '1900 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53483 / R53483C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53483 / R53483C13: got '500-516 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53483 / R53483C14: got '250 SW Roxbury St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53483 / R53483C17: got '250 SW Roxbury St,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53484 / R53484C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53484 / R53484C13: got '1201-1499 NE 68th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53484 / R53484C14: got '526 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53484 / R53484C17: got '526 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53485 / R53485C10: got '4400 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53485 / R53485C13: got '4400 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53485 / R53485C14: got '4400 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53485 / R53485C17: got '4400 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53488 / R53488C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53488 / R53488C13: got '6523-6527 24th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53488 / R53488C14: got '520 NE 112th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53488 / R53488C17: got '520 NE 112th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53489 / R53489C10: got '5106 Green Lake Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53489 / R53489C13: got '5106 Green Lake Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53489 / R53489C14: got '11516 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53489 / R53489C17: got '11516 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53490 / R53490C10: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53490 / R53490C13: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53490 / R53490C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53490 / R53490C17: got '1151 N 91st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53492 / R53492C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53492 / R53492C13: got '4001 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53492 / R53492C14: got '7050 Alonzo Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53492 / R53492C17: got '7050 Alonzo Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53494 / R53494C10: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53494 / R53494C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53494 / R53494C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53494 / R53494C17: got '1601-1645 Utah Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53495 / R53495C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53495 / R53495C13: got '517-519 26th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53495 / R53495C14: got '1504 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53495 / R53495C17: got '1504 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53497 / R53497C10: got '999 3rd Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53497 / R53497C13: got '999 3rd Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53497 / R53497C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53497 / R53497C17: got '27-47 W Harrison St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53498 / R53498C10: got '401 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53498 / R53498C13: got '401 Queen Anne Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53498 / R53498C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53498 / R53498C17: got '2145-2479 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53500 / R53500C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53500 / R53500C13: got '1900 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53500 / R53500C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53500 / R53500C17: got '1255-1283 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53502 / R53502C10: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53502 / R53502C13: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53502 / R53502C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53502 / R53502C17: got '1412-1426 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53504 / R53504C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53504 / R53504C13: got '5810-5816 24th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53504 / R53504C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53504 / R53504C17: got '1601-1699 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53505 / R53505C10: got '5403 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53505 / R53505C13: got '5403 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53505 / R53505C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53505 / R53505C17: got '3631-3645 Interlake
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53507 / R53507C10: got '5571 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53507 / R53507C13: got '5571 Greenwood Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53507 / R53507C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53507 / R53507C17: got '2234-2236 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53508 / R53508C10: got '411 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53508 / R53508C13: got '411 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53508 / R53508C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53508 / R53508C17: got '50-98 W Thomas St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53509 / R53509C10: got '510 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53509 / R53509C13: got '510 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53509 / R53509C14: got '7169 18th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53509 / R53509C17: got '7169 18th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53512 / R53512C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53512 / R53512C13: got '1717-1799 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53512 / R53512C14: got '1524 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53512 / R53512C17: got '1524 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53516 / R53516C10: got '11516 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53516 / R53516C13: got '11516 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53516 / R53516C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53516 / R53516C17: got '7322-7326 38th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53519 / R53519C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53519 / R53519C13: got '2145-2479 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53519 / R53519C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53519 / R53519C17: got '926-944 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53522 / R53522C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53522 / R53522C13: got '27-47 W Harrison St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53522 / R53522C14: got '6417 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53522 / R53522C17: got '6417 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53523 / R53523C10: got '526 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53523 / R53523C13: got '526 Belmont Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53523 / R53523C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53523 / R53523C17: got '1522-1524 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53525 / R53525C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53525 / R53525C13: got '2106-2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53525 / R53525C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53525 / R53525C17: got '207-299 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53526 / R53526C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53526 / R53526C13: got '951 Poplar Pl S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53526 / R53526C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53526 / R53526C17: got '1051-1321 Lakeview
## Blvd E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53528 / R53528C10: got '3048 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53528 / R53528C13: got '3048 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53528 / R53528C14: got '416 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53528 / R53528C17: got '416 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53533 / R53533C10: got '4425 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53533 / R53533C13: got '4425 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53533 / R53533C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53533 / R53533C17: got '578-598 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53535 / R53535C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53535 / R53535C13: got '200-202 W Highland
## Dr, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53535 / R53535C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53535 / R53535C17: got '915-999 5th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53536 / R53536C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53536 / R53536C13: got '2234-2236 32nd Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53536 / R53536C14: got '6111 24th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53536 / R53536C17: got '6111 24th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53539 / R53539C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53539 / R53539C13: got '2231-2233 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53539 / R53539C14: got '92 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53539 / R53539C17: got '92 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53541 / R53541C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53541 / R53541C13: got '11701-11715 Palatine
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53541 / R53541C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53541 / R53541C17: got '141-145 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53542 / R53542C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53542 / R53542C13: got '2535-2599 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53542 / R53542C14: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53542 / R53542C17: got '10104 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53543 / R53543C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53543 / R53543C13: got '1705-1711 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53543 / R53543C14: got '1101 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53543 / R53543C17: got '1101 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53544 / R53544C10: got '4400 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53544 / R53544C13: got '4400 11th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53544 / R53544C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53544 / R53544C17: got '800-808 W Nickerson
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53546 / R53546C10: got '3631 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53546 / R53546C13: got '3631 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53546 / R53546C14: got '6901 Delridge Way SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53546 / R53546C17: got '6901 Delridge Way SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53548 / R53548C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53548 / R53548C13: got '207-299 Boren Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53548 / R53548C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53548 / R53548C17: got '1001-1009 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53549 / R53549C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53549 / R53549C13: got '141-145 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53549 / R53549C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53549 / R53549C17: got '11701-11715 Palatine
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53553 / R53553C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53553 / R53553C13: got '926-944 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53553 / R53553C14: got '816 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53553 / R53553C17: got '816 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53557 / R53557C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53557 / R53557C13: got '1255-1283 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53557 / R53557C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53557 / R53557C17: got '1408-1498 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53559 / R53559C10: got '619 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53559 / R53559C13: got '619 NW Bright St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53559 / R53559C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53559 / R53559C17: got '692-798 NE 127th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53560 / R53560C10: got '1524 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53560 / R53560C13: got '1524 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53560 / R53560C14: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53560 / R53560C17: got '2731 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53562 / R53562C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53562 / R53562C13: got '2133-2187 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53562 / R53562C14: got '6810 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53562 / R53562C17: got '6810 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53563 / R53563C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53563 / R53563C13: got '2406-2408 E Valley
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53563 / R53563C14: got '320 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53563 / R53563C17: got '320 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53564 / R53564C10: got '1111 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53564 / R53564C13: got '1111 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53564 / R53564C14: got '1000 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53564 / R53564C17: got '1000 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53565 / R53565C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53565 / R53565C13: got '2600-2698 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53565 / R53565C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53565 / R53565C17: got '2646-2698 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53567 / R53567C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53567 / R53567C13: got '2213-2217 E Louisa
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53567 / R53567C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53567 / R53567C17: got '2115-2199 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53568 / R53568C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53568 / R53568C13: got '4300-4310 12th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53568 / R53568C14: got '5019 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53568 / R53568C17: got '5019 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53569 / R53569C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53569 / R53569C13: got '1610-1620 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53569 / R53569C14: got '108 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53569 / R53569C17: got '108 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53570 / R53570C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53570 / R53570C13: got '375-399 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53570 / R53570C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53570 / R53570C17: got '201-225 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53571 / R53571C10: got '7169 18th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53571 / R53571C13: got '7169 18th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53571 / R53571C14: got '4907 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53571 / R53571C17: got '4907 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53572 / R53572C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53572 / R53572C13: got '1959-1999 NW Dock Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53572 / R53572C14: got '4729 32nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53572 / R53572C17: got '4729 32nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53573 / R53573C10: got '918 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53573 / R53573C13: got '918 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53573 / R53573C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53573 / R53573C17: got '1470 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53574 / R53574C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53574 / R53574C13: got '2646-2698 24th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53574 / R53574C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53574 / R53574C17: got '1619-1699 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53575 / R53575C10: got '3709 Magnolia Blvd W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53575 / R53575C13: got '3709 Magnolia Blvd W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53575 / R53575C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53575 / R53575C17: got '936-998 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53577 / R53577C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53577 / R53577C13: got '2701-2703 W Blaine
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53577 / R53577C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53577 / R53577C17: got '851-899 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53578 / R53578C10: got '5611 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53578 / R53578C13: got '5611 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53578 / R53578C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53578 / R53578C17: got '1001-1015 NE 63rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53579 / R53579C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53579 / R53579C13: got '1439-1455 Harvard
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53579 / R53579C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53579 / R53579C17: got '301-399 NE 44th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53580 / R53580C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53580 / R53580C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53580 / R53580C14: got '5313 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53580 / R53580C17: got '5313 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53581 / R53581C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53581 / R53581C13: got '851-899 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53581 / R53581C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53581 / R53581C17: got '2403-2499 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53582 / R53582C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53582 / R53582C13: got '2401-2483 Birch Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53582 / R53582C14: got '918 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53582 / R53582C17: got '918 N 87th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53583 / R53583C10: got '4907 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53583 / R53583C13: got '4907 37th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53583 / R53583C14: got '3602 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53583 / R53583C17: got '3602 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53584 / R53584C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53584 / R53584C13: got '1420-1464 E Madison
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53584 / R53584C14: got '2801 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53584 / R53584C17: got '2801 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53585 / R53585C10: got '5306 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53585 / R53585C13: got '5306 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53585 / R53585C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53585 / R53585C17: got '1020-1098 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53586 / R53586C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53586 / R53586C13: got '8551-8555 Midvale Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53586 / R53586C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53586 / R53586C17: got '137-199 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53587 / R53587C10: got '6003 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53587 / R53587C13: got '6003 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53587 / R53587C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53587 / R53587C17: got '8301-8399 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53588 / R53588C10: got '92 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53588 / R53588C13: got '92 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53588 / R53588C14: got '2719 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53588 / R53588C17: got '2719 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53589 / R53589C10: got '1101 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53589 / R53589C13: got '1101 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53589 / R53589C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53589 / R53589C17: got '7324-7330 20th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53590 / R53590C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53590 / R53590C13: got '301-399 NE 44th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53590 / R53590C14: got '602 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53590 / R53590C17: got '602 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53591 / R53591C10: got '303 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53591 / R53591C13: got '303 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53591 / R53591C14: got '6003 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53591 / R53591C17: got '6003 4th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53592 / R53592C10: got '359 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53592 / R53592C13: got '359 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53592 / R53592C14: got '2425 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53592 / R53592C17: got '2425 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53593 / R53593C10: got '5019 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53593 / R53593C13: got '5019 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53593 / R53593C14: got '357 N 71st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53593 / R53593C17: got '357 N 71st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53595 / R53595C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53595 / R53595C13: got '1150-1198 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53595 / R53595C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53595 / R53595C17: got '83-99 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53596 / R53596C10: got '14342 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53596 / R53596C13: got '14342 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53596 / R53596C14: got '14342 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53596 / R53596C17: got '14342 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53597 / R53597C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53597 / R53597C13: got '944-946 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53597 / R53597C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53597 / R53597C17: got '711-715 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53599 / R53599C10: got '521 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53599 / R53599C13: got '521 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53599 / R53599C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53599 / R53599C17: got '7452-7498 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53600 / R53600C10: got '300 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53600 / R53600C13: got '300 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53600 / R53600C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53600 / R53600C17: got '411-415 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53601 / R53601C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53601 / R53601C13: got '301 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53601 / R53601C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53601 / R53601C17: got '830-898 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53602 / R53602C10: got '2443 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53602 / R53602C13: got '2443 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53602 / R53602C14: got '165 Queen Anne Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53602 / R53602C17: got '165 Queen Anne Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53603 / R53603C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53603 / R53603C13: got '711-715 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53603 / R53603C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53603 / R53603C17: got '2400 E Valley St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53604 / R53604C10: got '849 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53604 / R53604C13: got '849 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53604 / R53604C14: got '2615 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53604 / R53604C17: got '2615 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53605 / R53605C10: got '5208 16th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53605 / R53605C13: got '5208 16th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53605 / R53605C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53605 / R53605C17: got '2408-2498 41st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53606 / R53606C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53606 / R53606C13: got '3506-3514 SW Roxbury
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53606 / R53606C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53606 / R53606C17: got '99 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53607 / R53607C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53607 / R53607C13: got '137-199 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53607 / R53607C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53607 / R53607C17: got '1400-1404 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53608 / R53608C10: got '517 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53608 / R53608C13: got '517 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53608 / R53608C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53608 / R53608C17: got '3212-3216 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53609 / R53609C10: got '4729 32nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53609 / R53609C13: got '4729 32nd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53609 / R53609C14: got '7014 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53609 / R53609C17: got '7014 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53610 / R53610C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53610 / R53610C13: got '83-99 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53610 / R53610C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53610 / R53610C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53612 / R53612C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53612 / R53612C13: got '411-415 W Republican
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53612 / R53612C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53612 / R53612C17: got '960-980 Howell St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53613 / R53613C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53613 / R53613C13: got '830-898 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53613 / R53613C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53613 / R53613C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53614 / R53614C10: got '4754 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53614 / R53614C13: got '4754 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53614 / R53614C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53614 / R53614C17: got '3714-3722 S Hudson
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53615 / R53615C10: got '1000 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53615 / R53615C13: got '1000 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53615 / R53615C14: got '611 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53615 / R53615C17: got '611 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53616 / R53616C10: got '4819 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53616 / R53616C13: got '4819 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53616 / R53616C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53616 / R53616C17: got '400-498 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53619 / R53619C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53619 / R53619C13: got '1020-1098 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53619 / R53619C14: got '2804 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53619 / R53619C17: got '2804 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53620 / R53620C10: got '3764 N Missouri Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53620 / R53620C13: got '3764 N Missouri Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53620 / R53620C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53620 / R53620C17: got '6500-6506 NE Bellevue
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53621 / R53621C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53621 / R53621C13: got '301 Nickerson St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53621 / R53621C14: got '420 Melrose Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53621 / R53621C17: got '420 Melrose Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53622 / R53622C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53622 / R53622C13: got '1470 7th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53622 / R53622C14: got '803 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53622 / R53622C17: got '803 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53623 / R53623C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53623 / R53623C13: got '400-498 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53623 / R53623C14: got '1250 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53623 / R53623C17: got '1250 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53624 / R53624C10: got '513 Maynard Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53624 / R53624C13: got '513 Maynard Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53624 / R53624C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53624 / R53624C17: got '4000 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53626 / R53626C10: got '611 N 50th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53626 / R53626C13: got '611 N 50th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53626 / R53626C14: got '521 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53626 / R53626C17: got '521 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53627 / R53627C10: got '602 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53627 / R53627C13: got '602 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53627 / R53627C14: got '401 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53627 / R53627C17: got '401 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53628 / R53628C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53628 / R53628C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53628 / R53628C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53628 / R53628C17: got '3819-3833 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53629 / R53629C10: got '4202 SW Lander St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53629 / R53629C13: got '4202 SW Lander St,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53629 / R53629C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53629 / R53629C17: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53630 / R53630C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53630 / R53630C13: got '1151 N 91st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53630 / R53630C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53630 / R53630C17: got '399 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53631 / R53631C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53631 / R53631C13: got '1001-1015 NE 63rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53631 / R53631C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53631 / R53631C17: got '6400-6404 Latona Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53633 / R53633C10: got '2425 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53633 / R53633C13: got '2425 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53633 / R53633C14: got '4421 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53633 / R53633C17: got '4421 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53636 / R53636C10: got '611 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53636 / R53636C13: got '611 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53636 / R53636C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53636 / R53636C17: got '1800-1808 E Spring
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53639 / R53639C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53639 / R53639C13: got '4407-4411 Francis Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53639 / R53639C14: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53639 / R53639C17: got '710 8th Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53641 / R53641C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53641 / R53641C13: got '99 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53641 / R53641C14: got '2443 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53641 / R53641C17: got '2443 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53642 / R53642C10: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53642 / R53642C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53642 / R53642C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53642 / R53642C17: got '10400-10498 Dayton
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53643 / R53643C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53643 / R53643C13: got '11701-11715 Palatine
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53643 / R53643C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53643 / R53643C17: got '51-73 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53644 / R53644C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53644 / R53644C13: got '800 W Nickerson St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53644 / R53644C14: got '8532 15th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53644 / R53644C17: got '8532 15th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53645 / R53645C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53645 / R53645C13: got '936-998 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53645 / R53645C14: got '92 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53645 / R53645C17: got '92 Madison St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53646 / R53646C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53646 / R53646C13: got '4338-4348 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53646 / R53646C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53646 / R53646C17: got '1318-1398 S Bennett
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53647 / R53647C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53647 / R53647C13: got '4218-4298 SW Alaska
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53647 / R53647C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53647 / R53647C17: got '1045-1099 Summit Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53648 / R53648C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53648 / R53648C13: got '800-810 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53648 / R53648C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53648 / R53648C17: got '1224-1246 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53649 / R53649C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53649 / R53649C13: got '3965-3969 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53649 / R53649C14: got '5611 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53649 / R53649C17: got '5611 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53650 / R53650C10: got '853 NE 102nd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53650 / R53650C13: got '853 NE 102nd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53650 / R53650C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53650 / R53650C17: got '1001 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53651 / R53651C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53651 / R53651C13: got '1001 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53651 / R53651C14: got '1649 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53651 / R53651C17: got '1649 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53652 / R53652C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53652 / R53652C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53652 / R53652C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53652 / R53652C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53654 / R53654C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53654 / R53654C13: got '5360-5400 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53654 / R53654C14: got '5807 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53654 / R53654C17: got '5807 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53659 / R53659C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53659 / R53659C13: got '415-419 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53659 / R53659C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53659 / R53659C17: got '253-299 Florentia St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53662 / R53662C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53662 / R53662C13: got '4000 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53662 / R53662C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53662 / R53662C17: got '375-399 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53664 / R53664C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53664 / R53664C13: got '7399 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53664 / R53664C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53664 / R53664C17: got '1610-1620 Belmont
## Ave, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53665 / R53665C10: got '2801 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53665 / R53665C13: got '2801 1st Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53665 / R53665C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53665 / R53665C17: got '4300-4310 12th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53666 / R53666C10: got '1250 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53666 / R53666C13: got '1250 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53666 / R53666C14: got '1223 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53666 / R53666C17: got '1223 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53668 / R53668C10: got '4421 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53668 / R53668C13: got '4421 Shilshole Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53668 / R53668C14: got '5306 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53668 / R53668C17: got '5306 8th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53669 / R53669C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53669 / R53669C13: got '10400-10498 Dayton
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53669 / R53669C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53669 / R53669C17: got '10400-10498 Dayton
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53670 / R53670C10: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53670 / R53670C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53670 / R53670C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53670 / R53670C17: got '538-554 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53671 / R53671C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53671 / R53671C13: got '51-73 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53671 / R53671C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53671 / R53671C17: got '1150-1198 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53672 / R53672C10: got '5660 24th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53672 / R53672C13: got '5660 24th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53672 / R53672C14: got '2809 NW 71st St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53672 / R53672C17: got '2809 NW 71st St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53673 / R53673C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53673 / R53673C13: got '187-223 S King St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53673 / R53673C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53673 / R53673C17: got '3965-3969 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53675 / R53675C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53675 / R53675C13: got '960-980 Howell St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53675 / R53675C14: got '1111 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53675 / R53675C17: got '1111 Bellevue Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53676 / R53676C10: got '6810 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53676 / R53676C13: got '6810 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53676 / R53676C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53676 / R53676C17: got '849-851 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53677 / R53677C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53677 / R53677C13: got '399 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53677 / R53677C14: got '4819 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53677 / R53677C17: got '4819 20th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53678 / R53678C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53678 / R53678C13: got '1400-1404 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53678 / R53678C14: got '513 Maynard Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53678 / R53678C17: got '513 Maynard Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53679 / R53679C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53679 / R53679C13: got '1045-1099 Summit Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53679 / R53679C14: got '304 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53679 / R53679C17: got '304 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53680 / R53680C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53680 / R53680C13: got '2115-2199 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53680 / R53680C14: got '517 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53680 / R53680C17: got '517 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53681 / R53681C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53681 / R53681C13: got '3240-3244 31st Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53681 / R53681C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53681 / R53681C17: got '800-810 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53682 / R53682C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53682 / R53682C13: got '1318-1398 S Bennett
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53682 / R53682C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53682 / R53682C17: got '979-999 S Nebraska
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53683 / R53683C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53683 / R53683C13: got '538-554 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53683 / R53683C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53683 / R53683C17: got '415-419 E Thomas St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53684 / R53684C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53684 / R53684C13: got '1224-1246 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53684 / R53684C14: got '300 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53684 / R53684C17: got '300 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53685 / R53685C10: got '1649 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53685 / R53685C13: got '1649 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53685 / R53685C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53685 / R53685C17: got '4338-4348 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53687 / R53687C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53687 / R53687C13: got '1475-1523 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53687 / R53687C14: got '4754 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53687 / R53687C17: got '4754 42nd Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53689 / R53689C10: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53689 / R53689C13: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53689 / R53689C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53689 / R53689C17: got '2701-2721 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53690 / R53690C10: got '2804 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53690 / R53690C13: got '2804 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53690 / R53690C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53690 / R53690C17: got '162-198 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53691 / R53691C10: got '1223 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53691 / R53691C13: got '1223 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53691 / R53691C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53691 / R53691C17: got '1201-1353 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53692 / R53692C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53692 / R53692C13: got '1800-1808 E Spring
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53692 / R53692C14: got '109 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53692 / R53692C17: got '109 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53693 / R53693C10: got '8532 15th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53693 / R53693C13: got '8532 15th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53693 / R53693C14: got '400 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53693 / R53693C17: got '400 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53694 / R53694C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53694 / R53694C13: got '6400-6404 Latona Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53694 / R53694C14: got '2904 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53694 / R53694C17: got '2904 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53695 / R53695C10: got '3602 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53695 / R53695C13: got '3602 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53695 / R53695C14: got '318 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53695 / R53695C17: got '318 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53696 / R53696C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53696 / R53696C13: got '3401-3499 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53696 / R53696C14: got '532 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53696 / R53696C17: got '532 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53697 / R53697C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53697 / R53697C13: got '3440-3498 SW Brandon
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53697 / R53697C14: got '220 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53697 / R53697C17: got '220 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53698 / R53698C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53698 / R53698C13: got '601-677 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53698 / R53698C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53698 / R53698C17: got '601-677 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53700 / R53700C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53700 / R53700C13: got '3819-3833 4th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53700 / R53700C14: got '1724 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53700 / R53700C17: got '1724 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53701 / R53701C10: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53701 / R53701C13: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53701 / R53701C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53701 / R53701C17: got '2821-2899 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53702 / R53702C10: got '14330 12th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53702 / R53702C13: got '14330 12th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53702 / R53702C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53702 / R53702C17: got '1621-1623 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53704 / R53704C10: got '412 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53704 / R53704C13: got '412 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53704 / R53704C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53704 / R53704C17: got '2309-2399 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53705 / R53705C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53705 / R53705C13: got '7135 Seaview Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53705 / R53705C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53705 / R53705C17: got '3933-3935 47th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53707 / R53707C10: got '1010 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53707 / R53707C13: got '1010 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53707 / R53707C14: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53707 / R53707C17: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53708 / R53708C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53708 / R53708C13: got '3714-3722 S Hudson
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53708 / R53708C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53708 / R53708C17: got '1300-1308 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53710 / R53710C10: got '532 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53710 / R53710C13: got '532 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53710 / R53710C14: got '2319 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53710 / R53710C17: got '2319 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53711 / R53711C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53711 / R53711C13: got '900-914 9th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53711 / R53711C14: got '311 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53711 / R53711C17: got '311 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53712 / R53712C10: got '2428 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53712 / R53712C13: got '2428 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53712 / R53712C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53712 / R53712C17: got '1000-1016 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53713 / R53713C10: got '2815 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53713 / R53713C13: got '2815 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53713 / R53713C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53713 / R53713C17: got '401-451 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53714 / R53714C10: got '1248 NE 98th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53714 / R53714C13: got '1248 NE 98th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53714 / R53714C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53714 / R53714C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53715 / R53715C10: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53715 / R53715C13: got '4712 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53715 / R53715C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53715 / R53715C17: got '4733-4735 21st Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53716 / R53716C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53716 / R53716C13: got '601-695 NE Clackamas
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53716 / R53716C14: got '4629 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53716 / R53716C17: got '4629 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53717 / R53717C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53717 / R53717C13: got '201-225 E Hamlin St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53717 / R53717C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53717 / R53717C17: got '3401-3499 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53718 / R53718C10: got '811 1st Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53718 / R53718C13: got '811 1st Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53718 / R53718C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53718 / R53718C17: got '411-447 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53720 / R53720C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53720 / R53720C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53720 / R53720C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53720 / R53720C17: got '1301-1315 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53721 / R53721C10: got '1317 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53721 / R53721C13: got '1317 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53721 / R53721C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53721 / R53721C17: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53722 / R53722C10: got '5807 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53722 / R53722C13: got '5807 6th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53722 / R53722C14: got '6824 Oswego Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53722 / R53722C17: got '6824 Oswego Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53723 / R53723C10: got '7014 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53723 / R53723C13: got '7014 21st Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53723 / R53723C14: got '209 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53723 / R53723C17: got '209 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53725 / R53725C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53725 / R53725C13: got '3212-3216 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53725 / R53725C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53725 / R53725C17: got '653-699 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53726 / R53726C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53726 / R53726C13: got '5311-5315 46th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53726 / R53726C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53726 / R53726C17: got '1050-1098 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53729 / R53729C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53729 / R53729C13: got '1050-1098 E Aloha St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53729 / R53729C14: got '503 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53729 / R53729C17: got '503 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53730 / R53730C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53730 / R53730C13: got '8301-8399 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53730 / R53730C14: got '1527 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53730 / R53730C17: got '1527 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53731 / R53731C10: got '2615 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53731 / R53731C13: got '2615 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53731 / R53731C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53731 / R53731C17: got '200 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53732 / R53732C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53732 / R53732C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53732 / R53732C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53732 / R53732C17: got '2132-2198 Dexter Way
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53733 / R53733C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53733 / R53733C13: got '162-198 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53733 / R53733C14: got '3406 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53733 / R53733C17: got '3406 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53734 / R53734C10: got '357 N 71st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53734 / R53734C13: got '357 N 71st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53734 / R53734C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53734 / R53734C17: got '8001-8087 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53735 / R53735C10: got '311 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53735 / R53735C13: got '311 Bellevue Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53735 / R53735C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53735 / R53735C17: got '1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53736 / R53736C10: got '803 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53736 / R53736C13: got '803 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53736 / R53736C14: got '1910 S Dearborn St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53736 / R53736C17: got '1910 S Dearborn St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53737 / R53737C10: got '108 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53737 / R53737C13: got '108 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53737 / R53737C14: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53737 / R53737C17: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53738 / R53738C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53738 / R53738C13: got '377-391 Broad St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53738 / R53738C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53738 / R53738C17: got '1176-1198 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53739 / R53739C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53739 / R53739C13: got '601-677 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53739 / R53739C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53739 / R53739C17: got '401-419 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53741 / R53741C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53741 / R53741C13: got '692-798 NE 127th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53741 / R53741C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53741 / R53741C17: got '692-798 NE 127th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53743 / R53743C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53743 / R53743C13: got '1301-1315 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53743 / R53743C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53743 / R53743C17: got '527-599 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53744 / R53744C10: got '1724 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53744 / R53744C13: got '1724 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53744 / R53744C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53744 / R53744C17: got '501-505 W Mercer Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53745 / R53745C10: got '220 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53745 / R53745C13: got '220 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53745 / R53745C14: got '908A E Terrace St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53745 / R53745C17: got '908A E Terrace St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53746 / R53746C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53746 / R53746C13: got '951-999 N Fremont St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53746 / R53746C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53746 / R53746C17: got '1301-1327 NW Kearney
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53747 / R53747C10: got '2 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53747 / R53747C13: got '2 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53747 / R53747C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53747 / R53747C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53748 / R53748C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53748 / R53748C13: got '200 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53748 / R53748C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53748 / R53748C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53749 / R53749C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53749 / R53749C13: got '1176-1198 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53749 / R53749C14: got '1201 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53749 / R53749C17: got '1201 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53750 / R53750C10: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53750 / R53750C13: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53750 / R53750C14: got '2858 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53750 / R53750C17: got '2858 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53751 / R53751C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53751 / R53751C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53751 / R53751C14: got '535 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53751 / R53751C17: got '535 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53752 / R53752C10: got '1527 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53752 / R53752C13: got '1527 2nd Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53752 / R53752C14: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53752 / R53752C17: got '2201 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53753 / R53753C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53753 / R53753C13: got '465-499 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53753 / R53753C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53753 / R53753C17: got '2400-2498 W Ruffner
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53754 / R53754C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53754 / R53754C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53754 / R53754C14: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53754 / R53754C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53755 / R53755C10: got '2200 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53755 / R53755C13: got '2200 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53755 / R53755C14: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53755 / R53755C17: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53757 / R53757C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53757 / R53757C13: got '1201-1353 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53757 / R53757C14: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53757 / R53757C17: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53758 / R53758C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53758 / R53758C13: got '10400-10498 Dayton
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53758 / R53758C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53758 / R53758C17: got '2253-2299 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53759 / R53759C10: got '503 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53759 / R53759C13: got '503 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53759 / R53759C14: got '1538 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53759 / R53759C17: got '1538 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53760 / R53760C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53760 / R53760C13: got '3451-3499 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53760 / R53760C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53760 / R53760C17: got '1012-1016 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53761 / R53761C10: got '209 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53761 / R53761C13: got '209 NE 47th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53761 / R53761C14: got '5711 26th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53761 / R53761C17: got '5711 26th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53762 / R53762C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53762 / R53762C13: got '1012-1016 1st Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53762 / R53762C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53762 / R53762C17: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53763 / R53763C10: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53763 / R53763C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53763 / R53763C14: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53763 / R53763C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53765 / R53765C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53765 / R53765C13: got '653-699 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53765 / R53765C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53765 / R53765C17: got '26-36 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53767 / R53767C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53767 / R53767C13: got '501-505 W Mercer Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53767 / R53767C14: got '1100 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53767 / R53767C17: got '1100 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53768 / R53768C10: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53768 / R53768C13: got '2118 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53768 / R53768C14: got '1010 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53768 / R53768C17: got '1010 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53769 / R53769C10: got '1100 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53769 / R53769C13: got '1100 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53769 / R53769C14: got '4120 Baker Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53769 / R53769C17: got '4120 Baker Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53770 / R53770C10: got '1201 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53770 / R53770C13: got '1201 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53770 / R53770C14: got '2501 Thorndyke Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53770 / R53770C17: got '2501 Thorndyke Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53771 / R53771C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53771 / R53771C13: got '2505-2507 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53771 / R53771C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53771 / R53771C17: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53772 / R53772C10: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53772 / R53772C13: got '6375-6425 High Point
## Dr SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53772 / R53772C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53772 / R53772C17: got '6535 Seward Park Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53773 / R53773C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53773 / R53773C13: got '26-36 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53773 / R53773C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53773 / R53773C17: got '35-65 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53774 / R53774C10: got '908A E Terrace St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53774 / R53774C13: got '908A E Terrace St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53774 / R53774C14: got '412 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53774 / R53774C17: got '412 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53775 / R53775C10: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53775 / R53775C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53775 / R53775C14: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53775 / R53775C17: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53777 / R53777C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53777 / R53777C13: got '5201 25th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53777 / R53777C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53777 / R53777C17: got '5311-5315 46th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53778 / R53778C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53778 / R53778C13: got '23-33 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53778 / R53778C14: got '935 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53778 / R53778C17: got '935 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53779 / R53779C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53779 / R53779C13: got '1301-1327 NW Kearney
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53779 / R53779C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53779 / R53779C17: got '23-33 NW 4th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53780 / R53780C10: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53780 / R53780C13: got '606 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53780 / R53780C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53780 / R53780C17: got '1916-1922 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53782 / R53782C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53782 / R53782C13: got '2801-2821 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53782 / R53782C14: got '1502 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53782 / R53782C17: got '1502 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53783 / R53783C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53783 / R53783C13: got '401-419 Occidental
## Ave S, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53783 / R53783C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53783 / R53783C17: got '2245-2399 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53784 / R53784C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53784 / R53784C13: got '7452-7498 5th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53784 / R53784C14: got '1041 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53784 / R53784C17: got '1041 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53785 / R53785C10: got '420 Melrose Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53785 / R53785C13: got '420 Melrose Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53785 / R53785C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53785 / R53785C17: got '7135 Seaview Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53786 / R53786C10: got '6901 Delridge Way SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53786 / R53786C13: got '6901 Delridge Way SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53786 / R53786C14: got '811 1st Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53786 / R53786C17: got '811 1st Ave, Seattle,
## WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53787 / R53787C10: got '81 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53787 / R53787C13: got '81 Clay St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53787 / R53787C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53787 / R53787C17: got '900-914 9th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53788 / R53788C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53788 / R53788C13: got '2030-2098 NE 58th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53788 / R53788C14: got '3324 NE 65th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53788 / R53788C17: got '3324 NE 65th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53789 / R53789C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53789 / R53789C13: got '2132-2198 Dexter Way
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53789 / R53789C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53789 / R53789C17: got '251-299 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53790 / R53790C10: got '4716 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53790 / R53790C13: got '4716 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53790 / R53790C14: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53790 / R53790C17: got '1115 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53792 / R53792C10: got '2809 NW 71st St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53792 / R53792C13: got '2809 NW 71st St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53792 / R53792C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53792 / R53792C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53793 / R53793C10: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53793 / R53793C13: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53793 / R53793C14: got '1157 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53793 / R53793C17: got '1157 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53794 / R53794C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53794 / R53794C13: got '6500-6506 NE Bellevue
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53794 / R53794C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53794 / R53794C17: got '951-999 N Fremont St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53795 / R53795C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53795 / R53795C13: got '1801-1899 NW Ione Pl,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53795 / R53795C14: got '2428 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53795 / R53795C17: got '2428 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53797 / R53797C10: got '535 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53797 / R53797C13: got '535 Pontius Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53797 / R53797C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53797 / R53797C17: got '1818-1898 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53798 / R53798C10: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53798 / R53798C13: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53798 / R53798C14: got '4716 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53798 / R53798C17: got '4716 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53799 / R53799C10: got '320 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53799 / R53799C13: got '320 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53799 / R53799C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53799 / R53799C17: got '3440-3498 SW Brandon
## St, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53801 / R53801C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53801 / R53801C13: got '14345-14499 Dayton
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53801 / R53801C14: got '1317 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53801 / R53801C17: got '1317 E Republican St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53802 / R53802C10: got '165 Queen Anne Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53802 / R53802C13: got '165 Queen Anne Dr,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53802 / R53802C14: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53802 / R53802C17: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53804 / R53804C10: got '109 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53804 / R53804C13: got '109 S Main St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53804 / R53804C14: got '2815 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53804 / R53804C17: got '2815 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53805 / R53805C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53805 / R53805C13: got '1124-1198 Columbia
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53805 / R53805C14: got 'Seattle, WA, 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53805 / R53805C17: got '6375-6425 High Point
## Dr SW, Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53807 / R53807C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53807 / R53807C13: got '527-599 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53807 / R53807C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53807 / R53807C17: got '377-391 Broad St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53809 / R53809C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53809 / R53809C13: got '1300-1308 12th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53809 / R53809C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53809 / R53809C17: got '1124-1198 Columbia
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53810 / R53810C10: got '935 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53810 / R53810C13: got '935 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53810 / R53810C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53810 / R53810C17: got '601-695 NE Clackamas
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53812 / R53812C10: got '2501 Thorndyke Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53812 / R53812C13: got '2501 Thorndyke Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53812 / R53812C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53812 / R53812C17: got '9601-9615 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53814 / R53814C10: got '1041 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53814 / R53814C13: got '1041 Mercer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53814 / R53814C14: got '2200 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53814 / R53814C17: got '2200 S Hanford St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53816 / R53816C10: got '7330 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53816 / R53816C13: got '7330 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53816 / R53816C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53816 / R53816C17: got '2335 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53818 / R53818C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53818 / R53818C13: got '1099 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53818 / R53818C14: got '2804 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53818 / R53818C17: got '2804 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53819 / R53819C10: got '1538 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53819 / R53819C13: got '1538 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53819 / R53819C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53819 / R53819C17: got '301-303 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53820 / R53820C10: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53820 / R53820C13: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53820 / R53820C14: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53820 / R53820C17: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53822 / R53822C10: got '4629 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53822 / R53822C13: got '4629 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53822 / R53822C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53822 / R53822C17: got '1094-1128 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53823 / R53823C10: got '10549 Stone Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53823 / R53823C13: got '10549 Stone Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53823 / R53823C14: got '3841 NE 97th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53823 / R53823C17: got '3841 NE 97th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53825 / R53825C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53825 / R53825C13: got '301-303 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53825 / R53825C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53825 / R53825C17: got '301-303 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53827 / R53827C10: got '2904 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53827 / R53827C13: got '2904 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53827 / R53827C14: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53827 / R53827C17: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53830 / R53830C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53830 / R53830C13: got '301-303 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53830 / R53830C14: got '2314 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53830 / R53830C17: got '2314 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53831 / R53831C10: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53831 / R53831C13: got '6700-6752 N Fiske
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53831 / R53831C14: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53831 / R53831C17: got '9545-9605 N Hodge
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53833 / R53833C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53833 / R53833C13: got '2017-2045 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53833 / R53833C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53833 / R53833C17: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53834 / R53834C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53834 / R53834C13: got '2335 NE 55th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53834 / R53834C14: got '7043 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53834 / R53834C17: got '7043 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53835 / R53835C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53835 / R53835C13: got '251-299 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53835 / R53835C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53835 / R53835C17: got '1701-1799 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53837 / R53837C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53837 / R53837C13: got '536-598 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53837 / R53837C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53837 / R53837C17: got '9433-9439 8th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53839 / R53839C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53839 / R53839C13: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53839 / R53839C14: got '1412 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53839 / R53839C17: got '1412 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53840 / R53840C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53840 / R53840C13: got '2408-2498 41st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53840 / R53840C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53840 / R53840C17: got '4323 15th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53842 / R53842C10: got '2314 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53842 / R53842C13: got '2314 NW Market St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53842 / R53842C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53842 / R53842C17: got '5600-5614 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53843 / R53843C10: got '999 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53843 / R53843C13: got '999 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53843 / R53843C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53843 / R53843C17: got '700-720 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53844 / R53844C10: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53844 / R53844C13: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53844 / R53844C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53844 / R53844C17: got '201-217 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53845 / R53845C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53845 / R53845C13: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53845 / R53845C14: got '719 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53845 / R53845C17: got '719 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53846 / R53846C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53846 / R53846C13: got '2245-2399 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53846 / R53846C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53846 / R53846C17: got '6533-6537 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53847 / R53847C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53847 / R53847C13: got '4217-4291 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53847 / R53847C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53847 / R53847C17: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53848 / R53848C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53848 / R53848C13: got '4323 15th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53848 / R53848C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53848 / R53848C17: got '109-113 Belmont Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53850 / R53850C10: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53850 / R53850C13: got 'Fourth and Blanchard
## Building, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53850 / R53850C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53850 / R53850C17: got '10519-10521 Stone Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53855 / R53855C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53855 / R53855C13: got '2100 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53855 / R53855C14: got '7302 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53855 / R53855C17: got '7302 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53856 / R53856C10: got '1811 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53856 / R53856C13: got '1811 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53856 / R53856C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53856 / R53856C17: got '1301-1399 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53857 / R53857C10: got '1502 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53857 / R53857C13: got '1502 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53857 / R53857C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53857 / R53857C17: got '1807-1811 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53859 / R53859C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53859 / R53859C13: got '1924-1962 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53859 / R53859C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53859 / R53859C17: got '1299 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53860 / R53860C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53860 / R53860C13: got '2400-2498 W Ruffner
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53860 / R53860C14: got 'Seattle, WA, 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53860 / R53860C17: got '300-398 Madison St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53862 / R53862C10: got '1910 S Dearborn St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53862 / R53862C13: got '1910 S Dearborn St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53862 / R53862C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53862 / R53862C17: got '2100 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53863 / R53863C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53863 / R53863C13: got '700-720 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53863 / R53863C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53863 / R53863C17: got '700-720 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53864 / R53864C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53864 / R53864C13: got '35-65 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53864 / R53864C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53864 / R53864C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53865 / R53865C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53865 / R53865C13: got '551-599 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53865 / R53865C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53865 / R53865C17: got '1300-1390 Harbor Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53868 / R53868C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53868 / R53868C13: got '1780-1850 8th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53868 / R53868C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53868 / R53868C17: got '2425-2431 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53869 / R53869C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53869 / R53869C13: got '2713 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53869 / R53869C14: got '532 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53869 / R53869C17: got '532 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53870 / R53870C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53870 / R53870C13: got '413-485 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53870 / R53870C14: got '1904 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53870 / R53870C17: got '1904 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53872 / R53872C10: got '10895 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53872 / R53872C13: got '10895 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53872 / R53872C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53872 / R53872C17: got '243-399 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53873 / R53873C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53873 / R53873C13: got '230 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53873 / R53873C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53873 / R53873C17: got '2017-2045 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53874 / R53874C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53874 / R53874C13: got '6533-6537 5th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53874 / R53874C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53874 / R53874C17: got '401-451 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53877 / R53877C10: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53877 / R53877C13: got '1415 14th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53877 / R53877C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53877 / R53877C17: got '899 E Denny Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53878 / R53878C10: got '530 SE Washington St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53878 / R53878C13: got '530 SE Washington St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53878 / R53878C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53878 / R53878C17: got '4320-4324 SE 72nd
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53879 / R53879C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53879 / R53879C13: got '1301-1399 Summit Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53879 / R53879C14: got '2428 E Lynn St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53879 / R53879C17: got '2428 E Lynn St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53880 / R53880C10: got '3406 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53880 / R53880C13: got '3406 W Government
## Way, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53880 / R53880C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53880 / R53880C17: got '5009-5199 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53881 / R53881C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53881 / R53881C13: got '1900 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53881 / R53881C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53881 / R53881C17: got '601-699 7th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53882 / R53882C10: got '2428 E Lynn St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53882 / R53882C13: got '2428 E Lynn St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53882 / R53882C14: got '207 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53882 / R53882C17: got '207 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53883 / R53883C10: got 'Seattle, WA, 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53883 / R53883C13: got '300-398 Madison St,
## Seattle, WA 98154'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53883 / R53883C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53883 / R53883C17: got '9731-9735 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53884 / R53884C10: got '318 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53884 / R53884C13: got '318 E Mercer St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53884 / R53884C14: got '1529 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53884 / R53884C17: got '1529 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53885 / R53885C10: got '532 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53885 / R53885C13: got '532 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53885 / R53885C14: got '963 N Motor Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53885 / R53885C17: got '963 N Motor Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53886 / R53886C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53886 / R53886C13: got '1299 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53886 / R53886C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53886 / R53886C17: got '101-145 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53887 / R53887C10: got '1904 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53887 / R53887C13: got '1904 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53887 / R53887C14: got '5221 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53887 / R53887C17: got '5221 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53888 / R53888C10: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53888 / R53888C13: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53888 / R53888C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53888 / R53888C17: got '8501-8531 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53889 / R53889C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53889 / R53889C13: got '2309-2399 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53889 / R53889C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53889 / R53889C17: got '1058-1098 Columbia
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53890 / R53890C10: got '103 NE Tillamook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53890 / R53890C13: got '103 NE Tillamook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53890 / R53890C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53890 / R53890C17: got '201-299 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53891 / R53891C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53891 / R53891C13: got '601-699 7th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53891 / R53891C14: got '2430 Wickstrom Pl SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53891 / R53891C17: got '2430 Wickstrom Pl SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53893 / R53893C10: got '2319 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53893 / R53893C13: got '2319 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53893 / R53893C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53893 / R53893C17: got '2553 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53894 / R53894C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53894 / R53894C13: got '701-799 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53894 / R53894C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53894 / R53894C17: got '3930-3960 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53899 / R53899C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53899 / R53899C13: got '1818-1898 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53899 / R53899C14: got '108 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53899 / R53899C17: got '108 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53900 / R53900C10: got '304 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53900 / R53900C13: got '304 W Highland Dr,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53900 / R53900C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53900 / R53900C17: got '701-799 Stewart St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53901 / R53901C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53901 / R53901C13: got '8501-8531 Evanston
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53901 / R53901C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53901 / R53901C17: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53903 / R53903C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53903 / R53903C13: got '1058-1098 Columbia
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53903 / R53903C14: got '1811 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53903 / R53903C17: got '1811 N 44th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53904 / R53904C10: got '4120 Baker Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53904 / R53904C13: got '4120 Baker Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53904 / R53904C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53904 / R53904C17: got '413-485 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53906 / R53906C10: got '2858 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53906 / R53906C13: got '2858 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53906 / R53906C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53906 / R53906C17: got '1924-1962 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53907 / R53907C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53907 / R53907C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53907 / R53907C14: got '4813 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53907 / R53907C17: got '4813 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53908 / R53908C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53908 / R53908C13: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53908 / R53908C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53908 / R53908C17: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53910 / R53910C10: got '705 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53910 / R53910C13: got '705 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53910 / R53910C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53910 / R53910C17: got '601-625 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53911 / R53911C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53911 / R53911C13: got '2553 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53911 / R53911C14: got '1427 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53911 / R53911C17: got '1427 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53912 / R53912C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53912 / R53912C13: got '1094-1128 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53912 / R53912C14: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53912 / R53912C17: got '6700-6752 N Fiske
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53914 / R53914C10: got '10895 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53914 / R53914C13: got '10895 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53914 / R53914C14: got '530 SE Washington St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53914 / R53914C17: got '530 SE Washington St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53916 / R53916C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53916 / R53916C13: got '700-720 Terry Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53916 / R53916C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53916 / R53916C17: got '2-98 Taylor Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53917 / R53917C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53917 / R53917C13: got '899 E Denny Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53917 / R53917C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53917 / R53917C17: got '3401 Evanston Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53919 / R53919C10: got '400 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53919 / R53919C13: got '400 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53919 / R53919C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53919 / R53919C17: got '1401-1443 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53920 / R53920C10: got '963 N Motor Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53920 / R53920C13: got '963 N Motor Pl,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53920 / R53920C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53920 / R53920C17: got '4577 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53921 / R53921C10: got '1427 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53921 / R53921C13: got '1427 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53921 / R53921C14: got '5417 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53921 / R53921C17: got '5417 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53922 / R53922C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53922 / R53922C13: got '4577 Wallingford Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53922 / R53922C14: got '1603 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53922 / R53922C17: got '1603 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53923 / R53923C10: got '5238 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53923 / R53923C13: got '5238 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53923 / R53923C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53923 / R53923C17: got '4217-4291 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53924 / R53924C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53924 / R53924C13: got '4733-4735 21st Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53924 / R53924C14: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53924 / R53924C17: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53926 / R53926C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53926 / R53926C13: got '201-217 Cedar St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53926 / R53926C14: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53926 / R53926C17: got '2911 2nd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53927 / R53927C10: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53927 / R53927C13: got '1437A NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53927 / R53927C14: got '3617 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53927 / R53927C17: got '3617 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53929 / R53929C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53929 / R53929C13: got '5600-5614 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53929 / R53929C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53929 / R53929C17: got '536-598 Marion St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53931 / R53931C10: got '1427 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53931 / R53931C13: got '1427 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53931 / R53931C14: got '1427 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53931 / R53931C17: got '1427 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53934 / R53934C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53934 / R53934C13: got '1807-1811 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53934 / R53934C14: got '999 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53934 / R53934C17: got '999 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53935 / R53935C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53935 / R53935C13: got '1619-1699 E Roy St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53935 / R53935C14: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53935 / R53935C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53936 / R53936C10: got '3324 NE 65th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53936 / R53936C13: got '3324 NE 65th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53936 / R53936C14: got '103 NE Tillamook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53936 / R53936C17: got '103 NE Tillamook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53937 / R53937C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53937 / R53937C13: got '9601-9615 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53937 / R53937C14: got '7745 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53937 / R53937C17: got '7745 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53938 / R53938C10: got '245 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53938 / R53938C13: got '245 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53938 / R53938C14: got '8101 49th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53938 / R53938C17: got '8101 49th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53940 / R53940C10: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53940 / R53940C13: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53940 / R53940C14: got '3675 SW 108th Ave,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53940 / R53940C17: got '3675 SW 108th Ave,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53941 / R53941C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53941 / R53941C13: got '1401-1443 Seneca St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53941 / R53941C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53941 / R53941C17: got '14345-14355 Evanston
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53942 / R53942C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53942 / R53942C13: got '6535 Seward Park Ave
## S, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53942 / R53942C14: got '245 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53942 / R53942C17: got '245 43rd Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53944 / R53944C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53944 / R53944C13: got '2-98 Taylor Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53944 / R53944C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53944 / R53944C17: got '107-199 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53945 / R53945C10: got '1529 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53945 / R53945C13: got '1529 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53945 / R53945C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53945 / R53945C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53946 / R53946C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53946 / R53946C13: got '601-625 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53946 / R53946C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53946 / R53946C17: got '1815-1817 41st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53947 / R53947C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53947 / R53947C13: got '201-299 NW 8th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53947 / R53947C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53947 / R53947C17: got '230 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53948 / R53948C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53948 / R53948C13: got '109-113 Belmont Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53948 / R53948C14: got '4421 50th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53948 / R53948C17: got '4421 50th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53949 / R53949C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53949 / R53949C13: got '3930-3960 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53949 / R53949C14: got '2105 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53949 / R53949C17: got '2105 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53953 / R53953C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53953 / R53953C13: got '101-145 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53953 / R53953C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53953 / R53953C17: got '1900 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53955 / R53955C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53955 / R53955C13: got '411-447 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53955 / R53955C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53955 / R53955C17: got '2273-2299 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53957 / R53957C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53957 / R53957C13: got '2253-2299 NW 83rd St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53957 / R53957C14: got '8341 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53957 / R53957C17: got '8341 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53958 / R53958C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53958 / R53958C13: got '401-451 Wall St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53958 / R53958C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53958 / R53958C17: got '2713 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53959 / R53959C10: got '719 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53959 / R53959C13: got '719 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53959 / R53959C14: got '705 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53959 / R53959C17: got '705 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53961 / R53961C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53961 / R53961C13: got '107-199 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53961 / R53961C14: got '512 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53961 / R53961C17: got '512 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53962 / R53962C10: got '4421 50th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53962 / R53962C13: got '4421 50th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53962 / R53962C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53962 / R53962C17: got '121-123 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53963 / R53963C10: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53963 / R53963C13: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53963 / R53963C14: got '4409 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53963 / R53963C17: got '4409 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J53964 / R53964C10: got '512 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M53964 / R53964C13: got '512 14th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53964 / R53964C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53964 / R53964C17: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53965 / R53965C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53965 / R53965C13: got '1040-1066 Alaskan
## Way, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53965 / R53965C14: got '929 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53965 / R53965C17: got '929 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53966 / R53966C10: got '3216 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53966 / R53966C13: got '3216 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53966 / R53966C14: got '3053 16th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53966 / R53966C17: got '3053 16th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53967 / R53967C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53967 / R53967C13: got '748-798 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53967 / R53967C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53967 / R53967C17: got '300-398 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53968 / R53968C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53968 / R53968C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53968 / R53968C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53968 / R53968C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53969 / R53969C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53969 / R53969C13: got '243-399 SE Hawthorne
## Blvd, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53969 / R53969C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53969 / R53969C17: got '1021-1099 SE 33rd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53970 / R53970C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53970 / R53970C13: got '1-7 W Fulton St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53970 / R53970C14: got '909 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53970 / R53970C17: got '909 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53971 / R53971C10: got '6820 Oswego Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53971 / R53971C13: got '6820 Oswego Pl NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N53971 / R53971C14: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53971 / R53971C17: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53972 / R53972C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53972 / R53972C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53972 / R53972C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53972 / R53972C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53973 / R53973C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53973 / R53973C13: got '5330-5332 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53973 / R53973C14: got '6517 41st Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53973 / R53973C17: got '6517 41st Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53976 / R53976C10: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53976 / R53976C13: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53976 / R53976C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53976 / R53976C17: got '525-563 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53978 / R53978C10: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53978 / R53978C13: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53978 / R53978C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53978 / R53978C17: got '1900 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53981 / R53981C10: got '1157 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53981 / R53981C13: got '1157 Federal Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53981 / R53981C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53981 / R53981C17: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53982 / R53982C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53982 / R53982C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53982 / R53982C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53982 / R53982C17: got '1939-1941 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53983 / R53983C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53983 / R53983C13: got '1401-1501 NW Kearney
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53983 / R53983C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53983 / R53983C17: got '3100-3128 SE 24th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53984 / R53984C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53984 / R53984C13: got '2401-2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53984 / R53984C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53984 / R53984C17: got '2599-2699 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53986 / R53986C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53986 / R53986C13: got '751-799 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53986 / R53986C14: got '3401 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53986 / R53986C17: got '3401 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53987 / R53987C10: got '2319 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53987 / R53987C13: got '2319 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53987 / R53987C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53987 / R53987C17: got '156-178 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53989 / R53989C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53989 / R53989C13: got '1571-1599 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53989 / R53989C14: got '5021 Colorado Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53989 / R53989C17: got '5021 Colorado Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53991 / R53991C10: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53991 / R53991C13: got '9545-9605 N Hodge
## Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53991 / R53991C14: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q53991 / R53991C17: got '6800-6818 N
## Portsmouth Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53994 / R53994C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53994 / R53994C13: got '153-165 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53994 / R53994C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53994 / R53994C17: got '3301-3307 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53995 / R53995C10: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53995 / R53995C13: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53995 / R53995C14: got '617 S Jackson St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53995 / R53995C17: got '617 S Jackson St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53996 / R53996C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53996 / R53996C13: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53996 / R53996C14: got '3904 NE 73rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53996 / R53996C17: got '3904 NE 73rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53997 / R53997C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53997 / R53997C13: got '201-249 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53997 / R53997C14: got '1735 S Snoqualmie St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53997 / R53997C17: got '1735 S Snoqualmie St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J53998 / R53998C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M53998 / R53998C13: got '1300-1390 Harbor Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N53998 / R53998C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q53998 / R53998C17: got '1054-1090 Harbor Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54000 / R54000C10: got '1419 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54000 / R54000C13: got '1419 Taylor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54000 / R54000C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54000 / R54000C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54002 / R54002C10: got '909 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54002 / R54002C13: got '909 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54002 / R54002C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54002 / R54002C17: got '115-121 28th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54004 / R54004C10: got '925 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54004 / R54004C13: got '925 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54004 / R54004C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54004 / R54004C17: got '505-599 5th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54005 / R54005C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54005 / R54005C13: got '205-209 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54005 / R54005C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54005 / R54005C17: got '137-199 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54007 / R54007C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54007 / R54007C13: got '1021-1099 SE 33rd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54007 / R54007C14: got '636 NE Prescott St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54007 / R54007C17: got '636 NE Prescott St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54008 / R54008C10: got '1525 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54008 / R54008C13: got '1525 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54008 / R54008C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54008 / R54008C17: got '1571-1599 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54009 / R54009C10: got '3841 NE 97th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54009 / R54009C13: got '3841 NE 97th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54009 / R54009C14: got '4100 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54009 / R54009C17: got '4100 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54010 / R54010C10: got '2030 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54010 / R54010C13: got '2030 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54010 / R54010C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54010 / R54010C17: got '1101-1199 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54013 / R54013C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54013 / R54013C13: got '1701-1735 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54013 / R54013C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54013 / R54013C17: got '1601-1613 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54014 / R54014C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54014 / R54014C13: got '525-563 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54014 / R54014C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54014 / R54014C17: got '1100-1138 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54015 / R54015C10: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54015 / R54015C13: got '2225A 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54015 / R54015C14: got '6255 Sycamore Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54015 / R54015C17: got '6255 Sycamore Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54016 / R54016C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54016 / R54016C13: got '137-199 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54016 / R54016C14: got '161 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54016 / R54016C17: got '161 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54017 / R54017C10: got '4813 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54017 / R54017C13: got '4813 48th Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54017 / R54017C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54017 / R54017C17: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54018 / R54018C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54018 / R54018C13: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54018 / R54018C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54018 / R54018C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54019 / R54019C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54019 / R54019C13: got '6352-6398 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54019 / R54019C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54019 / R54019C17: got '5243-5287 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54020 / R54020C10: got '1518 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54020 / R54020C13: got '1518 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54020 / R54020C14: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54020 / R54020C17: got '219 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54021 / R54021C10: got '636 NE Prescott St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54021 / R54021C13: got '636 NE Prescott St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54021 / R54021C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54021 / R54021C17: got '2900-2916 NE 47th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54022 / R54022C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54022 / R54022C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54022 / R54022C14: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54022 / R54022C17: got '103 Vine St, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54023 / R54023C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54023 / R54023C13: got '2701-2721 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54023 / R54023C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54023 / R54023C17: got '2715-2799 22nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54025 / R54025C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54025 / R54025C13: got '5243-5287 17th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54025 / R54025C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54025 / R54025C17: got '2972-3002 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54026 / R54026C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54026 / R54026C13: got '121-123 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54026 / R54026C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54026 / R54026C17: got '2200-2298 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54027 / R54027C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54027 / R54027C13: got '612-698 NE Thompson
## St, Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54027 / R54027C14: got '625 NE Killingsworth
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54027 / R54027C17: got '625 NE Killingsworth
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54028 / R54028C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54028 / R54028C13: got '609-615 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54028 / R54028C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54028 / R54028C17: got '1947-1949 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54029 / R54029C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54029 / R54029C13: got '2599-2699 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54029 / R54029C14: got '2727 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54029 / R54029C17: got '2727 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54032 / R54032C10: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54032 / R54032C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54032 / R54032C14: got '1428 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54032 / R54032C17: got '1428 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54033 / R54033C10: got '5221 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54033 / R54033C13: got '5221 Leary Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54033 / R54033C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54033 / R54033C17: got '900-998 Spruce St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54034 / R54034C10: got '1511 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54034 / R54034C13: got '1511 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54034 / R54034C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54034 / R54034C17: got '1550-1598 E Howell
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54035 / R54035C10: got '3401 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54035 / R54035C13: got '3401 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54035 / R54035C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54035 / R54035C17: got '773-799 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54036 / R54036C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54036 / R54036C13: got '1264-1298 NW 19th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54036 / R54036C14: got '2121 NW 17th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54036 / R54036C17: got '2121 NW 17th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54037 / R54037C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54037 / R54037C13: got '692-798 NE 127th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54037 / R54037C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54037 / R54037C17: got '1001-1057 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54039 / R54039C10: got '207 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54039 / R54039C13: got '207 19th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54039 / R54039C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54039 / R54039C17: got '1939-1941 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54040 / R54040C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54040 / R54040C13: got '348 Elliott Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54040 / R54040C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54040 / R54040C17: got '1701-1735 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54041 / R54041C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54041 / R54041C13: got '1900 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54041 / R54041C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54041 / R54041C17: got '751-799 Aloha St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54043 / R54043C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54043 / R54043C13: got '1601 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54043 / R54043C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54043 / R54043C17: got '4615-4699 Ohio Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54045 / R54045C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54045 / R54045C13: got '1122-1198 Alaskan
## Way, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54045 / R54045C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54045 / R54045C17: got '609-615 8th Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54046 / R54046C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54046 / R54046C13: got '1939-1941 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54046 / R54046C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54046 / R54046C17: got '9709-9715 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54047 / R54047C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54047 / R54047C13: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54047 / R54047C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54047 / R54047C17: got '2401-2459 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54049 / R54049C10: got '4100 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54049 / R54049C13: got '4100 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54049 / R54049C14: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54049 / R54049C17: got '4712 11th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54050 / R54050C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54050 / R54050C13: got '900-998 Spruce St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54050 / R54050C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54050 / R54050C17: got '5606-5622 1st Avenue
## South, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54051 / R54051C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54051 / R54051C13: got '505-599 5th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54051 / R54051C14: got '2407 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54051 / R54051C17: got '2407 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54052 / R54052C10: got '2407 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54052 / R54052C13: got '2407 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54052 / R54052C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54052 / R54052C17: got '5330-5332 Ballard Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54053 / R54053C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54053 / R54053C13: got '1701-1799 N 46th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54053 / R54053C14: got '5511 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54053 / R54053C17: got '5511 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54054 / R54054C10: got '10895 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54054 / R54054C13: got '10895 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54054 / R54054C14: got '1915 NE 52nd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54054 / R54054C17: got '1915 NE 52nd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54055 / R54055C10: got '10835 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54055 / R54055C13: got '10835 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54055 / R54055C14: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54055 / R54055C17: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54056 / R54056C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54056 / R54056C13: got '2132-2198 Dexter Way
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54056 / R54056C14: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54056 / R54056C17: got '311 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54057 / R54057C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54057 / R54057C13: got '1939-1941 1st Avenue
## South, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54057 / R54057C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54057 / R54057C17: got '1145-1147 Ballard
## Neighborhood Greenway, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54060 / R54060C10: got '625 NE Killingsworth
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54060 / R54060C13: got '625 NE Killingsworth
## St, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54060 / R54060C14: got '5308 N Commercial
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54060 / R54060C17: got '5308 N Commercial
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54061 / R54061C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54061 / R54061C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54061 / R54061C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54061 / R54061C17: got '3201-3211 60th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54062 / R54062C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54062 / R54062C13: got '2425-2431 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54062 / R54062C14: got '1518 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54062 / R54062C17: got '1518 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54064 / R54064C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54064 / R54064C13: got '156-178 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54064 / R54064C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54064 / R54064C17: got '3514-3518 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54065 / R54065C10: got '5417 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54065 / R54065C13: got '5417 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54065 / R54065C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54065 / R54065C17: got '201-249 Union St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54066 / R54066C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54066 / R54066C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54066 / R54066C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54066 / R54066C17: got '2134-2144 Waverly Pl
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54067 / R54067C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54067 / R54067C13: got '1200-1250 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54067 / R54067C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54067 / R54067C17: got '3477-3563 S
## Charlestown St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54068 / R54068C10: got '2121 NW 17th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54068 / R54068C13: got '2121 NW 17th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54068 / R54068C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54068 / R54068C17: got '1401-1501 NW Kearney
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54069 / R54069C10: got 'Portland, OR, 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54069 / R54069C13: got '6800-6818 N
## Portsmouth Ave, Portland, OR 97203'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54069 / R54069C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54069 / R54069C17: got '8400-8430 N
## Interstate Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54070 / R54070C10: got '1603 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54070 / R54070C13: got '1603 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54070 / R54070C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54070 / R54070C17: got '4200-4210 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54073 / R54073C10: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54073 / R54073C13: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54073 / R54073C14: got '925 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54073 / R54073C17: got '925 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54074 / R54074C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54074 / R54074C13: got '3100-3128 SE 24th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54074 / R54074C14: got '1324 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54074 / R54074C17: got '1324 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54075 / R54075C10: got '3617 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54075 / R54075C13: got '3617 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54075 / R54075C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54075 / R54075C17: got '1040-1066 Alaskan
## Way, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54076 / R54076C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54076 / R54076C13: got '2900-2916 NE 47th
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54076 / R54076C14: got '4106 NE 69th Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54076 / R54076C17: got '4106 NE 69th Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54077 / R54077C10: got '212 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54077 / R54077C13: got '212 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54077 / R54077C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54077 / R54077C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54078 / R54078C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54078 / R54078C13: got '3933-3935 47th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54078 / R54078C14: got '1511 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54078 / R54078C17: got '1511 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54079 / R54079C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54079 / R54079C13: got '9731-9735 Phinney Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54079 / R54079C14: got '1116 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54079 / R54079C17: got '1116 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54081 / R54081C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54081 / R54081C13: got '9433-9439 8th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54081 / R54081C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54081 / R54081C17: got '748-798 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54082 / R54082C10: got '108 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54082 / R54082C13: got '108 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54082 / R54082C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54082 / R54082C17: got '700-798 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54085 / R54085C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54085 / R54085C13: got '2200-2216 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54085 / R54085C14: got '2525 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54085 / R54085C17: got '2525 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54088 / R54088C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54088 / R54088C13: got '10400-10498 Dayton
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54088 / R54088C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54088 / R54088C17: got '2124-2132 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54090 / R54090C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54090 / R54090C13: got '4200-4210 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54090 / R54090C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54090 / R54090C17: got '6352-6398 Brooklyn
## Ave NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54093 / R54093C10: got '7043 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54093 / R54093C13: got '7043 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54093 / R54093C14: got '8535 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54093 / R54093C17: got '8535 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54095 / R54095C10: got '5711 26th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54095 / R54095C13: got '5711 26th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54095 / R54095C14: got '212 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54095 / R54095C17: got '212 11th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54096 / R54096C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54096 / R54096C13: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54096 / R54096C14: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54096 / R54096C17: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54097 / R54097C10: got '5308 N Commercial
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54097 / R54097C13: got '5308 N Commercial
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54097 / R54097C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54097 / R54097C17: got '1264-1298 NW 19th
## Ave, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54100 / R54100C10: got '8341 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54100 / R54100C13: got '8341 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54100 / R54100C14: got '2030 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54100 / R54100C17: got '2030 Western Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54101 / R54101C10: got '2105 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54101 / R54101C13: got '2105 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54101 / R54101C14: got '2319 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54101 / R54101C17: got '2319 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54102 / R54102C10: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54102 / R54102C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54102 / R54102C14: got '702 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54102 / R54102C17: got '702 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54103 / R54103C10: got '617 S Jackson St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54103 / R54103C13: got '617 S Jackson St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54103 / R54103C14: got '1346 S Pearl St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54103 / R54103C17: got '1346 S Pearl St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54104 / R54104C10: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54104 / R54104C13: got '402 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54104 / R54104C14: got '1525 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54104 / R54104C17: got '1525 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54106 / R54106C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54106 / R54106C13: got '1550-1598 E Howell
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54106 / R54106C14: got '8627 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54106 / R54106C17: got '8627 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54107 / R54107C10: got '1324 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54107 / R54107C13: got '1324 SE 30th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54107 / R54107C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54107 / R54107C17: got '3100-3128 SE 24th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54108 / R54108C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54108 / R54108C13: got '773-799 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54108 / R54108C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54108 / R54108C17: got '205-209 W Galer St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54110 / R54110C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54110 / R54110C13: got '2273-2299 7th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54110 / R54110C14: got '6500 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54110 / R54110C17: got '6500 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54112 / R54112C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54112 / R54112C13: got '1947-1949 6th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54112 / R54112C14: got '3216 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54112 / R54112C17: got '3216 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54114 / R54114C10: got '702 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54114 / R54114C13: got '702 17th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54114 / R54114C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54114 / R54114C17: got '600 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54115 / R54115C10: got '2727 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54115 / R54115C13: got '2727 4th Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54115 / R54115C14: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54115 / R54115C17: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54116 / R54116C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54116 / R54116C13: got '3201-3211 60th Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54116 / R54116C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54116 / R54116C17: got '2339-2349 12th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54117 / R54117C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54117 / R54117C13: got '1100-1138 Boylston
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54117 / R54117C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54117 / R54117C17: got '38-48 Clay St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54118 / R54118C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54118 / R54118C13: got '1601-1613 NE 52nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54118 / R54118C14: got '1905 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54118 / R54118C17: got '1905 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54119 / R54119C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54119 / R54119C13: got '2134-2144 Waverly Pl
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54119 / R54119C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54119 / R54119C17: got '1151-1299 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54121 / R54121C10: got '5021 Colorado Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54121 / R54121C13: got '5021 Colorado Ave S,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54121 / R54121C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54121 / R54121C17: got '1601 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54122 / R54122C10: got '3904 NE 73rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54122 / R54122C13: got '3904 NE 73rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54122 / R54122C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54122 / R54122C17: got '1653-1699 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54123 / R54123C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54123 / R54123C13: got '9709-9715 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54123 / R54123C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54123 / R54123C17: got '6715-6719 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54124 / R54124C10: got '10511 Palatine Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54124 / R54124C13: got '10511 Palatine Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54124 / R54124C14: got '1914 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54124 / R54124C17: got '1914 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54126 / R54126C10: got '1116 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54126 / R54126C13: got '1116 N 84th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54126 / R54126C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54126 / R54126C17: got '935-939 N 83rd St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54127 / R54127C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54127 / R54127C13: got '1151-1299 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54127 / R54127C14: got '2319 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54127 / R54127C17: got '2319 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54128 / R54128C10: got '7302 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54128 / R54128C13: got '7302 20th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54128 / R54128C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54128 / R54128C17: got '4877-4907 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54130 / R54130C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54130 / R54130C13: got '3514-3518 Wallingford
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54130 / R54130C14: got '1621 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54130 / R54130C17: got '1621 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54131 / R54131C10: got '14342 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54131 / R54131C13: got '14342 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54131 / R54131C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54131 / R54131C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54134 / R54134C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54134 / R54134C13: got '979-999 S Nebraska
## St, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54134 / R54134C14: got '1511 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54134 / R54134C17: got '1511 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54135 / R54135C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54135 / R54135C13: got '1001-1057 N 41st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54135 / R54135C14: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54135 / R54135C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54136 / R54136C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54136 / R54136C13: got '1937-1979 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54136 / R54136C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54136 / R54136C17: got '216-222 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54137 / R54137C10: got '161 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54137 / R54137C13: got '161 Lee St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54137 / R54137C14: got '707 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54137 / R54137C17: got '707 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54139 / R54139C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54139 / R54139C13: got '4877-4907 Sunnyside
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54139 / R54139C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54139 / R54139C17: got '336-378 Broadway,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54140 / R54140C10: got '713 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54140 / R54140C13: got '713 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54140 / R54140C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54140 / R54140C17: got '2415-2499 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54141 / R54141C10: got '1621 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54141 / R54141C13: got '1621 E Olive Way,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54141 / R54141C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54141 / R54141C17: got '4401-4411 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54142 / R54142C10: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54142 / R54142C13: got '58-66 NE Cook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54142 / R54142C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54142 / R54142C17: got '601-699 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54143 / R54143C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54143 / R54143C13: got '501-555 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54143 / R54143C14: got '532 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54143 / R54143C17: got '532 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54144 / R54144C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54144 / R54144C13: got '12301 Stone Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54144 / R54144C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54144 / R54144C17: got '111-113 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54147 / R54147C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54147 / R54147C13: got '115-121 28th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54147 / R54147C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54147 / R54147C17: got '4032-4098 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54149 / R54149C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54149 / R54149C13: got '2308 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54149 / R54149C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54149 / R54149C17: got '1864-1898 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54151 / R54151C10: got '1915 NE 52nd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54151 / R54151C13: got '1915 NE 52nd Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54151 / R54151C14: got 'Portland, OR, 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54151 / R54151C17: got '58-66 NE Cook St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54152 / R54152C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54152 / R54152C13: got '376-398 Boren Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54152 / R54152C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54152 / R54152C17: got '1140-1168 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54154 / R54154C10: got '1905 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54154 / R54154C13: got '1905 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54154 / R54154C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54154 / R54154C17: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54156 / R54156C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54156 / R54156C13: got '2512-2514 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54156 / R54156C14: got '2731 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54156 / R54156C17: got '2731 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54157 / R54157C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54157 / R54157C13: got '1000-1012 E Terrace
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54157 / R54157C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54157 / R54157C17: got '700-750 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54160 / R54160C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54160 / R54160C13: got '2415-2499 Western
## Ave, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54160 / R54160C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54160 / R54160C17: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54161 / R54161C10: got '4409 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54161 / R54161C13: got '4409 26th Ave SW,
## Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54161 / R54161C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54161 / R54161C17: got '1334-1354 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54163 / R54163C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54163 / R54163C13: got '3318-3398 SE 59th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54163 / R54163C14: got '807 NE Couch St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54163 / R54163C17: got '807 NE Couch St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54164 / R54164C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54164 / R54164C13: got '600 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54164 / R54164C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54164 / R54164C17: got '1937-1979 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54165 / R54165C10: got '4313 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54165 / R54165C13: got '4313 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54165 / R54165C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54165 / R54165C17: got '101-135 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54166 / R54166C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54166 / R54166C13: got '2972-3002 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54166 / R54166C14: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54166 / R54166C17: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54167 / R54167C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54167 / R54167C13: got '1800-1882 N 95th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54167 / R54167C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54167 / R54167C17: got '132-148 N 144th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54168 / R54168C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54168 / R54168C13: got '2461-2551 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54168 / R54168C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54168 / R54168C17: got '998 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54169 / R54169C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54169 / R54169C13: got '3477-3563 S
## Charlestown St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54169 / R54169C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54169 / R54169C17: got '1000-1012 E Terrace
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54170 / R54170C10: got '8535 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54170 / R54170C13: got '8535 Phinney Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54170 / R54170C14: got '1113 N 91st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54170 / R54170C17: got '1113 N 91st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54172 / R54172C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54172 / R54172C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54172 / R54172C14: got '10511 Palatine Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54172 / R54172C17: got '10511 Palatine Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54173 / R54173C10: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54173 / R54173C13: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54173 / R54173C14: got '4313 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54173 / R54173C17: got '4313 Francis Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54174 / R54174C10: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54174 / R54174C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54174 / R54174C14: got '1511 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54174 / R54174C17: got '1511 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54175 / R54175C10: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54175 / R54175C13: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54175 / R54175C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54175 / R54175C17: got '200-298 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54176 / R54176C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54176 / R54176C13: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54176 / R54176C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54176 / R54176C17: got '501-555 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54177 / R54177C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54177 / R54177C13: got '7322-7326 38th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54177 / R54177C14: got '2117 E Hamlin St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54177 / R54177C17: got '2117 E Hamlin St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54178 / R54178C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54178 / R54178C13: got '3301-3307 38th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54178 / R54178C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54178 / R54178C17: got '2221-2227 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54181 / R54181C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54181 / R54181C13: got '6501 4th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54181 / R54181C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54181 / R54181C17: got '1101-1143 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54182 / R54182C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54182 / R54182C13: got '200-298 SE 9th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54182 / R54182C14: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54182 / R54182C17: got '3318-3398 SE 59th
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54183 / R54183C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54183 / R54183C13: got '1101-1143 E Jefferson
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54183 / R54183C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54183 / R54183C17: got '901-999 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54184 / R54184C10: got '2525 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54184 / R54184C13: got '2525 12th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54184 / R54184C14: got '26 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54184 / R54184C17: got '26 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54185 / R54185C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54185 / R54185C13: got '1815-1817 41st Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54185 / R54185C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54185 / R54185C17: got '633-799 Western Ave,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54186 / R54186C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54186 / R54186C13: got '101-135 W Roy St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54186 / R54186C14: got '1523 38th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54186 / R54186C17: got '1523 38th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54187 / R54187C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54187 / R54187C13: got '1012-1016 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54187 / R54187C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54187 / R54187C17: got '1012-1016 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54190 / R54190C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54190 / R54190C13: got '1012-1016 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54190 / R54190C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54190 / R54190C17: got '1155-1169 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54191 / R54191C10: got '2804 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54191 / R54191C13: got '2804 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54191 / R54191C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54191 / R54191C17: got '2308 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54192 / R54192C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54192 / R54192C13: got '1334-1354 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54192 / R54192C14: got '520 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54192 / R54192C17: got '520 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54193 / R54193C10: got '6517 41st Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54193 / R54193C13: got '6517 41st Ave SW,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54193 / R54193C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54193 / R54193C17: got '4200-4214 SW Walker
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54194 / R54194C10: got '929 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54194 / R54194C13: got '929 NW 64th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54194 / R54194C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54194 / R54194C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54195 / R54195C10: got '1428 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54195 / R54195C13: got '1428 S Jackson St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54195 / R54195C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54195 / R54195C17: got '1800-1882 N 95th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54196 / R54196C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54196 / R54196C13: got '998 Harrison St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54196 / R54196C14: got '1509 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54196 / R54196C17: got '1509 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54197 / R54197C10: got '2731 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54197 / R54197C13: got '2731 Fairview Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54197 / R54197C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54197 / R54197C17: got '1012-1016 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54198 / R54198C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54198 / R54198C13: got '2715-2799 22nd Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54198 / R54198C14: got '333 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54198 / R54198C17: got '333 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54199 / R54199C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54199 / R54199C13: got '901-999 NE 64th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54199 / R54199C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54199 / R54199C17: got '1140-1168 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54200 / R54200C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54200 / R54200C13: got '700-750 Pine St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54200 / R54200C14: got '3724 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54200 / R54200C17: got '3724 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54201 / R54201C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54201 / R54201C13: got '1145-1147 Ballard
## Neighborhood Greenway, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54201 / R54201C14: got '1820 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54201 / R54201C17: got '1820 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54202 / R54202C10: got '1820 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54202 / R54202C13: got '1820 Queen Anne Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54202 / R54202C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54202 / R54202C17: got '2525-2619 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54203 / R54203C10: got '520 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54203 / R54203C13: got '520 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54203 / R54203C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54203 / R54203C17: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54204 / R54204C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54204 / R54204C13: got '1583-1607 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54204 / R54204C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54204 / R54204C17: got '2208 S Norman St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54205 / R54205C10: got '2430 Wickstrom Pl SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54205 / R54205C13: got '2430 Wickstrom Pl SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54205 / R54205C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54205 / R54205C17: got '349-399 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54206 / R54206C10: got '8101 49th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54206 / R54206C13: got '8101 49th Ave S,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54206 / R54206C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54206 / R54206C17: got '1601-1611 E John St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54207 / R54207C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54207 / R54207C13: got '1155-1169 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54207 / R54207C14: got '1115 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54207 / R54207C17: got '1115 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54208 / R54208C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54208 / R54208C13: got '10519-10521 Stone Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54208 / R54208C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54208 / R54208C17: got '11027 Meridian Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54209 / R54209C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54209 / R54209C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54209 / R54209C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54209 / R54209C17: got '2201-2205 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54210 / R54210C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54210 / R54210C13: got '2525-2619 Alaskan
## Way, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54210 / R54210C14: got '1509 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54210 / R54210C17: got '1509 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54212 / R54212C10: got '1346 S Pearl St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54212 / R54212C13: got '1346 S Pearl St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54212 / R54212C14: got '1517 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54212 / R54212C17: got '1517 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54215 / R54215C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54215 / R54215C13: got '501 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54215 / R54215C14: got '813 NE 56th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54215 / R54215C17: got '813 NE 56th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54216 / R54216C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54216 / R54216C13: got '75-99 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54216 / R54216C14: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54216 / R54216C17: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54217 / R54217C10: got '1511 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54217 / R54217C13: got '1511 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54217 / R54217C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54217 / R54217C17: got '2133-2187 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54218 / R54218C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54218 / R54218C13: got '1864-1898 43rd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54218 / R54218C14: got '4221 E Blaine St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54218 / R54218C17: got '4221 E Blaine St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54219 / R54219C10: got '2117 E Hamlin St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54219 / R54219C13: got '2117 E Hamlin St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54219 / R54219C14: got '2720 E Columbia St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54219 / R54219C17: got '2720 E Columbia St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54220 / R54220C10: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54220 / R54220C13: got '2112 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54220 / R54220C14: got '13517 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54220 / R54220C17: got '13517 17th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54221 / R54221C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54221 / R54221C13: got '4032-4098 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54221 / R54221C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54221 / R54221C17: got '5155-5161 NE 41st St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54223 / R54223C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54223 / R54223C13: got '3100-3128 SE 24th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54223 / R54223C14: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54223 / R54223C17: got '5464-5498 NE 72nd
## Ave, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54224 / R54224C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54224 / R54224C13: got '111-113 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54224 / R54224C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54224 / R54224C17: got '515 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54225 / R54225C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54225 / R54225C13: got '8400-8430 N
## Interstate Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54225 / R54225C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54225 / R54225C17: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54226 / R54226C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54226 / R54226C13: got '349-399 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54226 / R54226C14: got '616 S Jackson St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54226 / R54226C17: got '616 S Jackson St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54227 / R54227C10: got '807 NE Couch St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54227 / R54227C13: got '807 NE Couch St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54227 / R54227C14: got '311 SE 32nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54227 / R54227C17: got '311 SE 32nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54230 / R54230C10: got 'Portland, OR, 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54230 / R54230C13: got '4320-4324 SE 72nd
## Ave, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54230 / R54230C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54230 / R54230C17: got '1320-1398 SW
## Broadway, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54231 / R54231C10: got '2319 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54231 / R54231C13: got '2319 E Spring St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54231 / R54231C14: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54231 / R54231C17: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54232 / R54232C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54232 / R54232C13: got '601-699 SE 2nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54232 / R54232C14: got '4408 SE 72nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54232 / R54232C17: got '4408 SE 72nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54233 / R54233C10: got '1115 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54233 / R54233C13: got '1115 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54233 / R54233C14: got '1121 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54233 / R54233C17: got '1121 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54234 / R54234C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54234 / R54234C13: got '4200-4214 SW Walker
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54234 / R54234C14: got '3210 SW Avalon Way,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54234 / R54234C17: got '3210 SW Avalon Way,
## Seattle, WA 98126'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54235 / R54235C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54235 / R54235C13: got '2208 S Norman St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54235 / R54235C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54235 / R54235C17: got '2347-2399 S Norman
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54236 / R54236C10: got '616 S Jackson St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54236 / R54236C13: got '616 S Jackson St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54236 / R54236C14: got '1810 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54236 / R54236C17: got '1810 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54238 / R54238C10: got '333 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54238 / R54238C13: got '333 16th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54238 / R54238C14: got '321 29th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54238 / R54238C17: got '321 29th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54239 / R54239C10: got '1509 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54239 / R54239C13: got '1509 2nd Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54239 / R54239C14: got '513a 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54239 / R54239C17: got '513a 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54240 / R54240C10: got '813 NE 56th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54240 / R54240C13: got '813 NE 56th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54240 / R54240C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54240 / R54240C17: got '5003-5011 26th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54241 / R54241C10: got '8627 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54241 / R54241C13: got '8627 Palatine Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54241 / R54241C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54241 / R54241C17: got '8200-8298 1st Ave NW,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54242 / R54242C10: got '1113 N 91st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54242 / R54242C13: got '1113 N 91st St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54242 / R54242C14: got '7711 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54242 / R54242C17: got '7711 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54243 / R54243C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54243 / R54243C13: got '1320-1398 SW
## Broadway, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54243 / R54243C14: got '3839 SE Ivon St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54243 / R54243C17: got '3839 SE Ivon St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54244 / R54244C10: got '513a 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54244 / R54244C13: got '513a 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54244 / R54244C14: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54244 / R54244C17: got '4509-4515 S Lucile
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54246 / R54246C10: got '1121 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54246 / R54246C13: got '1121 NE 42nd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54246 / R54246C14: got '4419A Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54246 / R54246C17: got '4419A Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54247 / R54247C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54247 / R54247C13: got '4401-4411 7th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54247 / R54247C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54247 / R54247C17: got '401-499 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54248 / R54248C10: got '4419A Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54248 / R54248C13: got '4419A Corliss Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54248 / R54248C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54248 / R54248C17: got '807-811 NW 62nd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54249 / R54249C10: got '2720 E Columbia St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54249 / R54249C13: got '2720 E Columbia St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54249 / R54249C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54249 / R54249C17: got '1207-1217 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54250 / R54250C10: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54250 / R54250C13: got '527 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54250 / R54250C14: got '7359 23rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54250 / R54250C17: got '7359 23rd Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54252 / R54252C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54252 / R54252C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54252 / R54252C14: got '7800 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54252 / R54252C17: got '7800 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54253 / R54253C10: got '1509 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54253 / R54253C13: got '1509 1st Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54253 / R54253C14: got '356 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54253 / R54253C17: got '356 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54254 / R54254C10: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54254 / R54254C13: got '5606-5622 1st Avenue
## South, Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54254 / R54254C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54254 / R54254C17: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54255 / R54255C10: got '3602 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54255 / R54255C13: got '3602 Bagley Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54255 / R54255C14: got '107 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54255 / R54255C17: got '107 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54256 / R54256C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54256 / R54256C13: got '401-499 E John St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54256 / R54256C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54256 / R54256C17: got '1409-1499 N 39th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54257 / R54257C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54257 / R54257C13: got '1054-1090 Harbor Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54257 / R54257C14: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54257 / R54257C17: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54258 / R54258C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54258 / R54258C13: got '216-222 8th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54258 / R54258C14: got '19495 144th Ave NE,
## Woodinville, WA 98072'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54258 / R54258C17: got '19495 144th Ave NE,
## Woodinville, WA 98072'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54260 / R54260C10: got '107 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54260 / R54260C13: got '107 Valley St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54260 / R54260C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54260 / R54260C17: got '5205 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54263 / R54263C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54263 / R54263C13: got '1207-1217 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54263 / R54263C14: got '2417 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54263 / R54263C17: got '2417 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54266 / R54266C10: got '1810 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54266 / R54266C13: got '1810 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54266 / R54266C14: got '422 NE 88th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54266 / R54266C17: got '422 NE 88th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54267 / R54267C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54267 / R54267C13: got '453-499 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54267 / R54267C14: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54267 / R54267C17: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54268 / R54268C10: got '19495 144th Ave NE,
## Woodinville, WA 98072'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54268 / R54268C13: got '19495 144th Ave NE,
## Woodinville, WA 98072'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54268 / R54268C14: got '309 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54268 / R54268C17: got '309 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54269 / R54269C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54269 / R54269C13: got '8200-8298 1st Ave NW,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54269 / R54269C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54269 / R54269C17: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54270 / R54270C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54270 / R54270C13: got '5205 9th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54270 / R54270C14: got '6713 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54270 / R54270C17: got '6713 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54271 / R54271C10: got '1523 38th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54271 / R54271C13: got '1523 38th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54271 / R54271C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54271 / R54271C17: got '7501 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54272 / R54272C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54272 / R54272C13: got '1140-1168 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54272 / R54272C14: got '516 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54272 / R54272C17: got '516 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54273 / R54273C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54273 / R54273C13: got '2200-2298 E
## Republican St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54273 / R54273C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54273 / R54273C17: got '42 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54274 / R54274C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54274 / R54274C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54274 / R54274C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54274 / R54274C17: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54278 / R54278C10: got '3724 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54278 / R54278C13: got '3724 Sunnyside Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54278 / R54278C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54278 / R54278C17: got '6403-6409 Francis Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54279 / R54279C10: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54279 / R54279C13: got '2112 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54279 / R54279C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54279 / R54279C17: got '1501-1515 35th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54282 / R54282C10: got '321 29th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54282 / R54282C13: got '321 29th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54282 / R54282C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54282 / R54282C17: got '4032-4098 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54283 / R54283C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54283 / R54283C13: got '2133-2187 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54283 / R54283C14: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54283 / R54283C17: got '1666-1698 SW
## Cambridge St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54284 / R54284C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54284 / R54284C13: got '4032-4098 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54284 / R54284C14: got '1511 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54284 / R54284C17: got '1511 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54285 / R54285C10: got '4221 E Blaine St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54285 / R54285C13: got '4221 E Blaine St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54285 / R54285C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54285 / R54285C17: got '2407-2413 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54287 / R54287C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54287 / R54287C13: got '515 W Olympic Pl,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54287 / R54287C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54287 / R54287C17: got '1551-1577 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54289 / R54289C10: got '6713 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54289 / R54289C13: got '6713 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54289 / R54289C14: got '7305 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54289 / R54289C17: got '7305 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54290 / R54290C10: got '7745 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54290 / R54290C13: got '7745 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54290 / R54290C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54290 / R54290C17: got '9601-9615 Stone Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54291 / R54291C10: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54291 / R54291C13: got '2101 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54291 / R54291C14: got '3904 NE 73rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54291 / R54291C17: got '3904 NE 73rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54292 / R54292C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54292 / R54292C13: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54292 / R54292C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54292 / R54292C17: got '1119-1299 SW 14th
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54293 / R54293C10: got '356 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54293 / R54293C13: got '356 Galer St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54293 / R54293C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54293 / R54293C17: got '2599-2699 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54294 / R54294C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54294 / R54294C13: got '1501-1515 35th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54294 / R54294C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54294 / R54294C17: got '1319-1399 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54295 / R54295C10: got '3839 SE Ivon St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54295 / R54295C13: got '3839 SE Ivon St,
## Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54295 / R54295C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54295 / R54295C17: got '621-699 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54297 / R54297C10: got 'Seattle, WA, 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54297 / R54297C13: got '1666-1698 SW
## Cambridge St, Seattle, WA 98106'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54297 / R54297C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54297 / R54297C17: got '1173-1299 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54298 / R54298C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54298 / R54298C13: got '2201-2205 N 107th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54298 / R54298C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54298 / R54298C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54299 / R54299C10: got '3904 NE 73rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54299 / R54299C13: got '3904 NE 73rd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54299 / R54299C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54299 / R54299C17: got '4976-4998 30th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54300 / R54300C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54300 / R54300C13: got '11027 Meridian Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54300 / R54300C14: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54300 / R54300C17: got '10719-10735 Stone Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54301 / R54301C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54301 / R54301C13: got '4976-4998 30th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54301 / R54301C14: got '7506 36th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54301 / R54301C17: got '7506 36th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54304 / R54304C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54304 / R54304C13: got '2347-2399 S Norman
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54304 / R54304C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54304 / R54304C17: got '500-556 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54305 / R54305C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54305 / R54305C13: got '1916-1922 15th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54305 / R54305C14: got '14328 Linden Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54305 / R54305C17: got '14328 Linden Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54306 / R54306C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54306 / R54306C13: got '6715-6719 Linden Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54306 / R54306C14: got '217 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54306 / R54306C17: got '217 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54307 / R54307C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54307 / R54307C13: got '132-148 N 144th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54307 / R54307C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54307 / R54307C17: got '5500-5510 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54308 / R54308C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54308 / R54308C13: got '1319-1399 Western
## Ave, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54308 / R54308C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54308 / R54308C17: got '409-499 8th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54311 / R54311C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54311 / R54311C13: got '1173-1299 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54311 / R54311C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54311 / R54311C17: got '1173-1299 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54312 / R54312C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54312 / R54312C13: got '1140-1168 NE Boat St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54312 / R54312C14: got '4527 21st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54312 / R54312C17: got '4527 21st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54313 / R54313C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54313 / R54313C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54313 / R54313C14: got '6233 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54313 / R54313C17: got '6233 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54314 / R54314C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54314 / R54314C13: got '500-556 University
## St, Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54314 / R54314C14: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54314 / R54314C17: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54315 / R54315C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54315 / R54315C13: got '409-499 8th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54315 / R54315C14: got '1421 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54315 / R54315C17: got '1421 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54317 / R54317C10: got '4527 21st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54317 / R54317C13: got '4527 21st Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54317 / R54317C14: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54317 / R54317C17: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54319 / R54319C10: got '1421 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54319 / R54319C13: got '1421 Western Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54319 / R54319C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54319 / R54319C17: got '301-399 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54320 / R54320C10: got '217 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54320 / R54320C13: got '217 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54320 / R54320C14: got '1515 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54320 / R54320C17: got '1515 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54321 / R54321C10: got '311 SE 32nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54321 / R54321C13: got '311 SE 32nd Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54321 / R54321C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54321 / R54321C17: got '400-444 SE Morrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54322 / R54322C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54322 / R54322C13: got '1173-1299 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54322 / R54322C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54322 / R54322C17: got '1564-1598 E Spring
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54323 / R54323C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54323 / R54323C13: got '1551-1577 N 34th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54323 / R54323C14: got '414 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54323 / R54323C17: got '414 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54324 / R54324C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54324 / R54324C13: got '1564-1598 E Spring
## St, Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54324 / R54324C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54324 / R54324C17: got '2801-2821 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54325 / R54325C10: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54325 / R54325C13: got '5223 Tallman Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54325 / R54325C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54325 / R54325C17: got '2747-2753 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54326 / R54326C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54326 / R54326C13: got '5500-5510 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54326 / R54326C14: got '111 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54326 / R54326C17: got '111 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54330 / R54330C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54330 / R54330C13: got '2407-2413 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54330 / R54330C14: got '221 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54330 / R54330C17: got '221 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54331 / R54331C10: got '221 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54331 / R54331C13: got '221 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54331 / R54331C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54331 / R54331C17: got '1701-1713 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54332 / R54332C10: got '1511 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54332 / R54332C13: got '1511 E Marion St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54332 / R54332C14: got '1419 Boylston Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54332 / R54332C17: got '1419 Boylston Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54333 / R54333C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54333 / R54333C13: got '348 Elliott Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54333 / R54333C14: got '5611 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54333 / R54333C17: got '5611 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54334 / R54334C10: got '5511 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54334 / R54334C13: got '5511 6th Ave S,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54334 / R54334C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54334 / R54334C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54335 / R54335C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54335 / R54335C13: got '2747-2753 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54335 / R54335C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54335 / R54335C17: got '5277-5293 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54336 / R54336C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54336 / R54336C13: got '2120-2124 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54336 / R54336C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54336 / R54336C17: got '2110-2116 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54337 / R54337C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54337 / R54337C13: got '2599-2699 1st Avenue
## South, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54337 / R54337C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54337 / R54337C17: got '147-199 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54338 / R54338C10: got '1419 Boylston Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54338 / R54338C13: got '1419 Boylston Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54338 / R54338C14: got '611 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54338 / R54338C17: got '611 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54339 / R54339C10: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54339 / R54339C13: got '11352 15th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54339 / R54339C14: got '416 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54339 / R54339C17: got '416 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54340 / R54340C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54340 / R54340C13: got '621-699 NW Davis St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54340 / R54340C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54340 / R54340C17: got '1816 SW River Dr,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54341 / R54341C10: got '111 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54341 / R54341C13: got '111 NW 67th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54341 / R54341C14: got '1404 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54341 / R54341C17: got '1404 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54342 / R54342C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54342 / R54342C13: got '2801-2821 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54342 / R54342C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54342 / R54342C17: got '2801-2821 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54343 / R54343C10: got '1515 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54343 / R54343C13: got '1515 E Denny Way,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54343 / R54343C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54343 / R54343C17: got '509-599 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54344 / R54344C10: got '6233 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54344 / R54344C13: got '6233 3rd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54344 / R54344C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54344 / R54344C17: got '4010 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54345 / R54345C10: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54345 / R54345C13: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54345 / R54345C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54345 / R54345C17: got '3929-3931 Midvale Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54346 / R54346C10: got '611 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54346 / R54346C13: got '611 26th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54346 / R54346C14: got '1406 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54346 / R54346C17: got '1406 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54347 / R54347C10: got '4106 NE 69th Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54347 / R54347C13: got '4106 NE 69th Ave,
## Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54347 / R54347C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54347 / R54347C17: got '5021-5099 NE Thompson
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54348 / R54348C10: got '7506 36th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54348 / R54348C13: got '7506 36th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54348 / R54348C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54348 / R54348C17: got '7400-7498 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54349 / R54349C10: got '414 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54349 / R54349C13: got '414 Ward St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54349 / R54349C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54349 / R54349C17: got '3051-3099 Warren Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54350 / R54350C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54350 / R54350C13: got '147-199 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54350 / R54350C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54350 / R54350C17: got '5253-5255 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54352 / R54352C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54352 / R54352C13: got '509-599 10th Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54352 / R54352C14: got '3327 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54352 / R54352C17: got '3327 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54353 / R54353C10: got '1406 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54353 / R54353C13: got '1406 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54353 / R54353C14: got '113 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54353 / R54353C17: got '113 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54354 / R54354C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54354 / R54354C13: got '6403-6409 Francis Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54354 / R54354C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54354 / R54354C17: got '4217-4291 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54355 / R54355C10: got '1404 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54355 / R54355C13: got '1404 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54355 / R54355C14: got '215 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54355 / R54355C17: got '215 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54356 / R54356C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54356 / R54356C13: got '1701-1713 24th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54356 / R54356C14: got '210 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54356 / R54356C17: got '210 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54357 / R54357C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54357 / R54357C13: got '2801-2821 S Jackson
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54357 / R54357C14: got '1431 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54357 / R54357C17: got '1431 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54358 / R54358C10: got '3327 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54358 / R54358C13: got '3327 Meridian Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54358 / R54358C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54358 / R54358C17: got '1407-1525 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54359 / R54359C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54359 / R54359C13: got '1119-1299 SW 14th
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54359 / R54359C14: got '125 NE Shaver St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54359 / R54359C17: got '125 NE Shaver St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54361 / R54361C10: got '7305 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54361 / R54361C13: got '7305 16th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54361 / R54361C14: got '6753 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54361 / R54361C17: got '6753 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54363 / R54363C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54363 / R54363C13: got '3929-3931 Midvale Ave
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54363 / R54363C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54363 / R54363C17: got '6257-6499 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54364 / R54364C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54364 / R54364C13: got '3051-3099 Warren Ave
## N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54364 / R54364C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54364 / R54364C17: got '149-199 W Garfield
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54365 / R54365C10: got '113 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54365 / R54365C13: got '113 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54365 / R54365C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54365 / R54365C17: got '10717-10999 8th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54367 / R54367C10: got '1431 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54367 / R54367C13: got '1431 Minor Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54367 / R54367C14: got '4856 S Findlay St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54367 / R54367C17: got '4856 S Findlay St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54373 / R54373C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54373 / R54373C13: got '400-444 SE Morrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54373 / R54373C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54373 / R54373C17: got '3101-3115 SE 21st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54374 / R54374C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54374 / R54374C13: got '1407-1525 NW 46th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54374 / R54374C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54374 / R54374C17: got '2895-2927 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54375 / R54375C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54375 / R54375C13: got '6257-6499 4th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54375 / R54375C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54375 / R54375C17: got '8581-8649 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54376 / R54376C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54376 / R54376C13: got '4010 Stone Way N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54376 / R54376C14: got '1600 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54376 / R54376C17: got '1600 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54377 / R54377C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54377 / R54377C13: got '4217-4291 34th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54377 / R54377C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54377 / R54377C17: got '201-213 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54378 / R54378C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54378 / R54378C13: got '201-213 James St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54378 / R54378C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54378 / R54378C17: got '3001-3143 17th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54379 / R54379C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54379 / R54379C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54379 / R54379C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54379 / R54379C17: got '551-557 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54380 / R54380C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54380 / R54380C13: got '5021-5099 NE Thompson
## St, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54380 / R54380C14: got '5814 NE 35th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54380 / R54380C17: got '5814 NE 35th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54382 / R54382C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54382 / R54382C13: got '5277-5293 Tallman Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54382 / R54382C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54382 / R54382C17: got '2972-3002 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54383 / R54383C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54383 / R54383C13: got '1653-1699 NW 75th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54383 / R54383C14: got '532 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54383 / R54383C17: got '532 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54384 / R54384C10: got '416 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54384 / R54384C13: got '416 N 59th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54384 / R54384C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54384 / R54384C17: got '303-311 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54386 / R54386C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54386 / R54386C13: got '551-557 Roy St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54386 / R54386C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54386 / R54386C17: got '4001-4099 SW Genesee
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54387 / R54387C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54387 / R54387C13: got '2895-2927 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54387 / R54387C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54387 / R54387C17: got '2457-2499 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54389 / R54389C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54389 / R54389C13: got '8581-8649 Mary Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54389 / R54389C14: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54389 / R54389C17: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54391 / R54391C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54391 / R54391C13: got '2110-2116 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54391 / R54391C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54391 / R54391C17: got '2003-2013 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54393 / R54393C10: got '14328 Linden Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54393 / R54393C13: got '14328 Linden Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54393 / R54393C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54393 / R54393C17: got '417-421 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54394 / R54394C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54394 / R54394C13: got '2003-2013 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54394 / R54394C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54394 / R54394C17: got '2446-2598 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54395 / R54395C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54395 / R54395C13: got '421 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54395 / R54395C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54395 / R54395C17: got '2219-2223 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54396 / R54396C10: got '309 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54396 / R54396C13: got '309 NE 103rd St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54396 / R54396C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54396 / R54396C17: got '2003-2013 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54397 / R54397C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54397 / R54397C13: got '3101-3115 SE 21st
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54397 / R54397C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54397 / R54397C17: got '2345-2381 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54398 / R54398C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54398 / R54398C13: got '303-311 NE 57th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54398 / R54398C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54398 / R54398C17: got '109-115 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54399 / R54399C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54399 / R54399C13: got '2003-2013 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54399 / R54399C14: got '306 NW 81st St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54399 / R54399C17: got '306 NW 81st St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54401 / R54401C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54401 / R54401C13: got '1113-1115 SW Alder
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54401 / R54401C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54401 / R54401C17: got '2-50 NE 29th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54402 / R54402C10: got '1368 W Bertona St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54402 / R54402C13: got '1368 W Bertona St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54402 / R54402C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54402 / R54402C17: got '2217-2221 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54404 / R54404C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54404 / R54404C13: got '401-451 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54404 / R54404C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54404 / R54404C17: got '4307-4311 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54405 / R54405C10: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54405 / R54405C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54405 / R54405C14: got '3000 S Mt Baker Blvd,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54405 / R54405C17: got '3000 S Mt Baker Blvd,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54406 / R54406C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54406 / R54406C13: got '2457-2499 NW 70th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54406 / R54406C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54406 / R54406C17: got '901-915 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54407 / R54407C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54407 / R54407C13: got '1621-1623 NE 143rd
## St, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54407 / R54407C14: got '2815 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54407 / R54407C17: got '2815 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54408 / R54408C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54408 / R54408C13: got '901-915 E Harrison
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54408 / R54408C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54408 / R54408C17: got '531-599 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54410 / R54410C10: got '2815 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54410 / R54410C13: got '2815 3rd Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54410 / R54410C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54410 / R54410C17: got '1301-1349 E Thomas
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54411 / R54411C10: got '1610 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54411 / R54411C13: got '1610 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54411 / R54411C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54411 / R54411C17: got '3847-3851 52nd Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54413 / R54413C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54413 / R54413C13: got '99 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54413 / R54413C14: got '1211c S Judkins St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54413 / R54413C17: got '1211c S Judkins St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54414 / R54414C10: got '5611 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54414 / R54414C13: got '5611 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54414 / R54414C14: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54414 / R54414C17: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54415 / R54415C10: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54415 / R54415C13: got 'Seattle, WA'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54415 / R54415C14: got '13253 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54415 / R54415C17: got '13253 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54416 / R54416C10: got '2615 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54416 / R54416C13: got '2615 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54416 / R54416C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54416 / R54416C17: got '1461-1489 NW Ballard
## Way, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54417 / R54417C10: got '3459 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54417 / R54417C13: got '3459 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54417 / R54417C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54417 / R54417C17: got '5501-5509 22nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54418 / R54418C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54418 / R54418C13: got '1301-1349 E Thomas
## St, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54418 / R54418C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54418 / R54418C17: got '3445-3457 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54419 / R54419C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54419 / R54419C13: got '1201-1399 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54419 / R54419C14: got '1211 S Holgate St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54419 / R54419C17: got '1211 S Holgate St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54420 / R54420C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54420 / R54420C13: got '2345-2381 SW 4th Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54420 / R54420C14: got '3023 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54420 / R54420C17: got '3023 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54422 / R54422C10: got '2001 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54422 / R54422C13: got '2001 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54422 / R54422C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54422 / R54422C17: got '5553-5563 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54424 / R54424C10: got '706 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54424 / R54424C13: got '706 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54424 / R54424C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54424 / R54424C17: got '1408-1498 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54425 / R54425C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54425 / R54425C13: got '26-46 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54425 / R54425C14: got '2048 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54425 / R54425C17: got '2048 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54426 / R54426C10: got '125 NE Shaver St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54426 / R54426C13: got '125 NE Shaver St,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54426 / R54426C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54426 / R54426C17: got '5128-5198 NE 25th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54427 / R54427C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54427 / R54427C13: got '851-899 N Skidmore
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54427 / R54427C14: got '3834 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54427 / R54427C17: got '3834 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54428 / R54428C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54428 / R54428C13: got '10788-10908 NE
## Northgate Way, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54428 / R54428C14: got '2001 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54428 / R54428C17: got '2001 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54429 / R54429C10: got '3000 S Mt Baker Blvd,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54429 / R54429C13: got '3000 S Mt Baker Blvd,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54429 / R54429C14: got '2615 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54429 / R54429C17: got '2615 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54430 / R54430C10: got '3908 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54430 / R54430C13: got '3908 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54430 / R54430C14: got '1901 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54430 / R54430C17: got '1901 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54431 / R54431C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54431 / R54431C13: got '7501 Sand Point Way
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54431 / R54431C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54431 / R54431C17: got '511-517 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54433 / R54433C10: got '210 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54433 / R54433C13: got '210 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54433 / R54433C14: got '210 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54433 / R54433C17: got '210 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54436 / R54436C10: got '925 NW Lovejoy St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54436 / R54436C13: got '925 NW Lovejoy St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54436 / R54436C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54436 / R54436C17: got '2917-2999 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54438 / R54438C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54438 / R54438C13: got '1255 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54438 / R54438C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54438 / R54438C17: got '8600-8640 29th Ave
## NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54439 / R54439C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54439 / R54439C13: got '5553-5563 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54439 / R54439C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54439 / R54439C17: got '153-199 3rd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54440 / R54440C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54440 / R54440C13: got '2618-2698 41st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54440 / R54440C14: got '315 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54440 / R54440C17: got '315 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54441 / R54441C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54441 / R54441C13: got '1401-1423 SE 23rd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54441 / R54441C14: got '3324 SW 1st Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54441 / R54441C17: got '3324 SW 1st Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54442 / R54442C10: got '173 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54442 / R54442C13: got '173 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54442 / R54442C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54442 / R54442C17: got '551-575 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54443 / R54443C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54443 / R54443C13: got '1516-1530 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54443 / R54443C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54443 / R54443C17: got '1255 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54444 / R54444C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54444 / R54444C13: got '7400-7498 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54444 / R54444C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54444 / R54444C17: got '412-414 S
## Massachusetts St, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54445 / R54445C10: got '7711 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54445 / R54445C13: got '7711 17th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54445 / R54445C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54445 / R54445C17: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54446 / R54446C10: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54446 / R54446C13: got '5607 5th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54446 / R54446C14: got '1400 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54446 / R54446C17: got '1400 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54447 / R54447C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54447 / R54447C13: got '4307-4311 11th Ave
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54447 / R54447C14: got '173 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54447 / R54447C17: got '173 N 35th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54448 / R54448C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54448 / R54448C13: got '137-151 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54448 / R54448C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54448 / R54448C17: got '162-198 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54450 / R54450C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54450 / R54450C13: got '217-219 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54450 / R54450C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54450 / R54450C17: got '1812-1816 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54455 / R54455C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54455 / R54455C13: got '1451 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54455 / R54455C14: got '4619 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54455 / R54455C17: got '4619 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54456 / R54456C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54456 / R54456C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54456 / R54456C14: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54456 / R54456C17: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54458 / R54458C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54458 / R54458C13: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54458 / R54458C14: got '925 NW Lovejoy St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54458 / R54458C17: got '925 NW Lovejoy St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54459 / R54459C10: got '6753 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54459 / R54459C13: got '6753 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54459 / R54459C14: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54459 / R54459C17: got '5208 Ballard Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54460 / R54460C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54460 / R54460C13: got '5001-5009 20th Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54460 / R54460C14: got '3804 E Howe St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54460 / R54460C17: got '3804 E Howe St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54461 / R54461C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54461 / R54461C13: got '3246-3398 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54461 / R54461C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54461 / R54461C17: got '3246-3398 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54462 / R54462C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54462 / R54462C13: got '2523-2525 Boyer Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54462 / R54462C14: got '8615 8th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54462 / R54462C17: got '8615 8th Ave NE,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54463 / R54463C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54463 / R54463C13: got '611-617 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54463 / R54463C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54463 / R54463C17: got '601-617 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54464 / R54464C10: got '1211c S Judkins St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54464 / R54464C13: got '1211c S Judkins St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54464 / R54464C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54464 / R54464C17: got '1201-1399 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54467 / R54467C10: got '1629 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54467 / R54467C13: got '1629 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54467 / R54467C14: got '1629 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54467 / R54467C17: got '1629 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54471 / R54471C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54471 / R54471C13: got '109-115 NE 58th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54471 / R54471C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54471 / R54471C17: got '1451 S Charles St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54473 / R54473C10: got '1629 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54473 / R54473C13: got '1629 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54473 / R54473C14: got '706 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54473 / R54473C17: got '706 NE 43rd St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54474 / R54474C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54474 / R54474C13: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54474 / R54474C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54474 / R54474C17: got '1501-1531 NE 77th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54475 / R54475C10: got '2802 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54475 / R54475C13: got '2802 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54475 / R54475C14: got '1629 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54475 / R54475C17: got '1629 E Thomas St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54476 / R54476C10: got '1914 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54476 / R54476C13: got '1914 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54476 / R54476C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54476 / R54476C17: got '2618-2698 41st Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54477 / R54477C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54477 / R54477C13: got '2917-2999 SE Ankeny
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54477 / R54477C14: got '1411 NE 47th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54477 / R54477C17: got '1411 NE 47th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54478 / R54478C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54478 / R54478C13: got '5521-5599 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54478 / R54478C14: got '2802 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54478 / R54478C17: got '2802 14th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54479 / R54479C10: got '13253 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54479 / R54479C13: got '13253 35th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54479 / R54479C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54479 / R54479C17: got '99 S Washington St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54481 / R54481C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54481 / R54481C13: got '412-414 S
## Massachusetts St, Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54481 / R54481C14: got '153 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54481 / R54481C17: got '153 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54483 / R54483C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54483 / R54483C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54483 / R54483C14: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54483 / R54483C17: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54487 / R54487C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54487 / R54487C13: got '162-198 6th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54487 / R54487C14: got '3908 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54487 / R54487C17: got '3908 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54488 / R54488C10: got '516 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54488 / R54488C13: got '516 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54488 / R54488C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54488 / R54488C17: got '1301-1349 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54489 / R54489C10: got '3834 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54489 / R54489C13: got '3834 SE Morrison St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54489 / R54489C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54489 / R54489C17: got '2-50 SW Morrison St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54490 / R54490C10: got '3023 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54490 / R54490C13: got '3023 SE Belmont St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54490 / R54490C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54490 / R54490C17: got '2935-2983 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54491 / R54491C10: got '1400 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54491 / R54491C13: got '1400 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54491 / R54491C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54491 / R54491C17: got '1516-1530 Queen Anne
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54492 / R54492C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54492 / R54492C13: got '153-199 3rd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54492 / R54492C14: got '1610 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54492 / R54492C17: got '1610 E Spruce St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54493 / R54493C10: got '315 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54493 / R54493C13: got '315 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54493 / R54493C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54493 / R54493C17: got '611-617 NW 54th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54494 / R54494C10: got '5814 NE 35th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54494 / R54494C13: got '5814 NE 35th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54494 / R54494C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54494 / R54494C17: got '1401-1423 SE 23rd
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54495 / R54495C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54495 / R54495C13: got '1408-1498 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54495 / R54495C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54495 / R54495C17: got '217-219 Minor Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54496 / R54496C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54496 / R54496C13: got '5501-5509 22nd Ave
## NW, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54496 / R54496C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54496 / R54496C17: got '3246-3398 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54497 / R54497C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54497 / R54497C13: got '511-517 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54497 / R54497C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54497 / R54497C17: got '1301-1357 Hubbell Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54498 / R54498C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54498 / R54498C13: got '551-575 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54498 / R54498C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54498 / R54498C17: got '137-151 1st Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54499 / R54499C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54499 / R54499C13: got '5128-5198 NE 25th
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54499 / R54499C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54499 / R54499C17: got '851-899 N Skidmore
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54500 / R54500C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54500 / R54500C13: got '2-50 NE 29th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54500 / R54500C14: got '839 NE Skidmore St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54500 / R54500C17: got '839 NE Skidmore St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54501 / R54501C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54501 / R54501C13: got '1301-1357 Hubbell Pl,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54501 / R54501C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54501 / R54501C17: got '1401-1417 S Holgate
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54502 / R54502C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54502 / R54502C13: got '531-599 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54502 / R54502C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54502 / R54502C17: got '2523-2525 Boyer Ave
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54504 / R54504C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54504 / R54504C13: got '2446-2598 NW Market
## St, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54504 / R54504C14: got '3459 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54504 / R54504C17: got '3459 NW 59th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54506 / R54506C10: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54506 / R54506C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54506 / R54506C14: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54506 / R54506C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54507 / R54507C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54507 / R54507C13: got '149-199 W Garfield
## St, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54507 / R54507C14: got '1500 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54507 / R54507C17: got '1500 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54508 / R54508C10: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54508 / R54508C13: got '6537 Dibble Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54508 / R54508C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54508 / R54508C17: got '5521-5599 Brooklyn
## Ave NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54512 / R54512C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54512 / R54512C13: got '2972-3002 25th Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54512 / R54512C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54512 / R54512C17: got '5451 Barnes Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54514 / R54514C10: got '1500 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54514 / R54514C13: got '1500 6th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54514 / R54514C14: got '2100 Elliott Bay
## Trail, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54514 / R54514C17: got '2100 Elliott Bay
## Trail, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54516 / R54516C10: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54516 / R54516C13: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54516 / R54516C14: got '10 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54516 / R54516C17: got '10 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54517 / R54517C10: got 'New York, NY, 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54517 / R54517C13: got '211 Murray Street,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54517 / R54517C14: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54517 / R54517C17: got '20b River Terrace,
## New York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54519 / R54519C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54519 / R54519C13: got '5451 Barnes Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54519 / R54519C14: got '1368 W Bertona St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54519 / R54519C17: got '1368 W Bertona St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54520 / R54520C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54520 / R54520C13: got '1816 SW River Dr,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54520 / R54520C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54520 / R54520C17: got '1113-1115 SW Alder
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54521 / R54521C10: got '2100 Elliott Bay
## Trail, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54521 / R54521C13: got '2100 Elliott Bay
## Trail, Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54521 / R54521C14: got '1509 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54521 / R54521C17: got '1509 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54522 / R54522C10: got '1509 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54522 / R54522C13: got '1509 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54522 / R54522C14: got '1610 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54522 / R54522C17: got '1610 1st Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54523 / R54523C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54523 / R54523C13: got '3445-3457 Stone Way
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54523 / R54523C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54523 / R54523C17: got '26-46 Vine St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54524 / R54524C10: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54524 / R54524C13: got '10206 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54524 / R54524C14: got '10508 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54524 / R54524C17: got '10508 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54526 / R54526C10: got '1411 NE 47th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54526 / R54526C13: got '1411 NE 47th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54526 / R54526C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54526 / R54526C17: got '1200-1264 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54528 / R54528C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54528 / R54528C13: got '601-651 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54528 / R54528C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54528 / R54528C17: got '1600-1646 S Charles
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54529 / R54529C10: got '4262 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54529 / R54529C13: got '4262 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54529 / R54529C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54529 / R54529C17: got '2221-2227 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54530 / R54530C10: got '8520 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54530 / R54530C13: got '8520 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54530 / R54530C14: got '6533 24th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54530 / R54530C17: got '6533 24th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54531 / R54531C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54531 / R54531C13: got '1401-1417 S Holgate
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54531 / R54531C14: got '1518 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54531 / R54531C17: got '1518 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54532 / R54532C10: got '2225 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54532 / R54532C13: got '2225 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54532 / R54532C14: got '6239 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54532 / R54532C17: got '6239 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54533 / R54533C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54533 / R54533C13: got '601-625 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54533 / R54533C14: got '9 McGraw St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54533 / R54533C17: got '9 McGraw St, Seattle,
## WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54534 / R54534C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54534 / R54534C13: got '1100-1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54534 / R54534C14: got '3824 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54534 / R54534C17: got '3824 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54535 / R54535C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54535 / R54535C13: got '200-228 E Newton St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54535 / R54535C14: got '2225 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54535 / R54535C17: got '2225 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54536 / R54536C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54536 / R54536C13: got '4501-4525 NE 9th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54536 / R54536C14: got '4534 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54536 / R54536C17: got '4534 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54539 / R54539C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54539 / R54539C13: got '1200-1264 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54539 / R54539C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54539 / R54539C17: got '1100-1198 NE 9th Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54540 / R54540C10: got '2436 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54540 / R54540C13: got '2436 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54540 / R54540C14: got '404 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54540 / R54540C17: got '404 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54541 / R54541C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54541 / R54541C13: got '2223-2227 NW 63rd St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54541 / R54541C14: got '5002 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54541 / R54541C17: got '5002 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54544 / R54544C10: got '6533 24th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54544 / R54544C13: got '6533 24th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54544 / R54544C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54544 / R54544C17: got '621-651 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54545 / R54545C10: got '5640 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54545 / R54545C13: got '5640 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54545 / R54545C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54545 / R54545C17: got '5300-5398 NE Sandy
## Blvd, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54547 / R54547C10: got '10508 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54547 / R54547C13: got '10508 20th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54547 / R54547C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54547 / R54547C17: got '1000-1020 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54550 / R54550C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54550 / R54550C13: got '830-898 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54550 / R54550C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54550 / R54550C17: got '3200-3216 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54551 / R54551C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54551 / R54551C13: got '621-651 Battery St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54551 / R54551C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54551 / R54551C17: got '764-768 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54553 / R54553C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54553 / R54553C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54553 / R54553C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54553 / R54553C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54554 / R54554C10: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54554 / R54554C13: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54554 / R54554C14: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54554 / R54554C17: got '1351-1573 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54555 / R54555C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54555 / R54555C13: got '1001 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54555 / R54555C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54555 / R54555C17: got '306-398 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54556 / R54556C10: got '1211 S Holgate St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54556 / R54556C13: got '1211 S Holgate St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54556 / R54556C14: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54556 / R54556C17: got '2017-2099 W Dravus
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54559 / R54559C10: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54559 / R54559C13: got '318 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54559 / R54559C14: got '1000 Pike St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54559 / R54559C17: got '1000 Pike St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54560 / R54560C10: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54560 / R54560C13: got '38 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54560 / R54560C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54560 / R54560C17: got '601-625 S Washington
## St, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54561 / R54561C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54561 / R54561C13: got '1401-1499 N 57th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54561 / R54561C14: got '2436 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54561 / R54561C17: got '2436 NW 56th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54562 / R54562C10: got '210 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54562 / R54562C13: got '210 18th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54562 / R54562C14: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54562 / R54562C17: got '2209 4th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54563 / R54563C10: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54563 / R54563C13: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54563 / R54563C14: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54563 / R54563C17: got '20 River Terrace, New
## York, NY 10282'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54564 / R54564C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54564 / R54564C13: got '601-617 6th Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54564 / R54564C14: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54564 / R54564C17: got '7733-7737 17th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54567 / R54567C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54567 / R54567C13: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54567 / R54567C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54567 / R54567C17: got '2000-2010 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54568 / R54568C10: got '404 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54568 / R54568C13: got '404 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54568 / R54568C14: got '401 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54568 / R54568C17: got '401 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54576 / R54576C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54576 / R54576C13: got '10719-10735 Stone Ave
## N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54576 / R54576C14: got '4262 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54576 / R54576C17: got '4262 Linden Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54577 / R54577C10: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54577 / R54577C13: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54577 / R54577C14: got '14043 Burke Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54577 / R54577C17: got '14043 Burke Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54579 / R54579C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54579 / R54579C13: got '10001-10013 Densmore
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54579 / R54579C14: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54579 / R54579C17: got '10041 Densmore Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54580 / R54580C10: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54580 / R54580C13: got '50 5th Ave, Seattle,
## WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54580 / R54580C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54580 / R54580C17: got '830-898 Columbia St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54583 / R54583C10: got '401 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54583 / R54583C13: got '401 N 36th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54583 / R54583C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54583 / R54583C17: got '1900-2198 Gilman Dr
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54584 / R54584C10: got '5002 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54584 / R54584C13: got '5002 14th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54584 / R54584C14: got '8520 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54584 / R54584C17: got '8520 26th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54585 / R54585C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54585 / R54585C13: got '8001-8087 Sand Point
## Way NE, Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54585 / R54585C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54585 / R54585C17: got '299 W Blaine St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54586 / R54586C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54586 / R54586C13: got '1901 N 55th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54586 / R54586C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54586 / R54586C17: got '601-651 E Lynn St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54587 / R54587C10: got '6239 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54587 / R54587C13: got '6239 2nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54587 / R54587C14: got '2033 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54587 / R54587C17: got '2033 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54588 / R54588C10: got 'Portland, OR, 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54588 / R54588C13: got '5464-5498 NE 72nd
## Ave, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54588 / R54588C14: got '821 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54588 / R54588C17: got '821 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54589 / R54589C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54589 / R54589C13: got '4501-4525 NE 9th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54589 / R54589C14: got '3618 NE 12th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54589 / R54589C17: got '3618 NE 12th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54590 / R54590C10: got '4408 SE 72nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54590 / R54590C13: got '4408 SE 72nd Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54590 / R54590C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54590 / R54590C17: got '1-49 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54591 / R54591C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54591 / R54591C13: got '2935-2983 SE Belmont
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54591 / R54591C14: got '5710 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54591 / R54591C17: got '5710 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54593 / R54593C10: got '821 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54593 / R54593C13: got '821 NW 11th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54593 / R54593C14: got '3908 SE 64th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54593 / R54593C17: got '3908 SE 64th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54595 / R54595C10: got '1518 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54595 / R54595C13: got '1518 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54595 / R54595C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54595 / R54595C17: got '901-963 E Miller St,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54596 / R54596C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54596 / R54596C13: got '2207-2263 NE 92nd St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54596 / R54596C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54596 / R54596C17: got '1001 E Pine St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54597 / R54597C10: got '839 NE Skidmore St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54597 / R54597C13: got '839 NE Skidmore St,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54597 / R54597C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54597 / R54597C17: got '1621-1631 SW 12th
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54599 / R54599C10: got '153 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54599 / R54599C13: got '153 NW 77th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54599 / R54599C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54599 / R54599C17: got '2000-2098 NW Vernon
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54601 / R54601C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54601 / R54601C13: got '1301-1349 Spring St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54601 / R54601C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54601 / R54601C17: got '1401-1499 N 57th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54603 / R54603C10: got '3824 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54603 / R54603C13: got '3824 N Mississippi
## Ave, Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54603 / R54603C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54603 / R54603C17: got '4501-4525 NE 9th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54604 / R54604C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54604 / R54604C13: got '2000-2098 NW Vernon
## Pl, Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54604 / R54604C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54604 / R54604C17: got '1901 N 55th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54606 / R54606C10: got '3324 SW 1st Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54606 / R54606C13: got '3324 SW 1st Ave,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54606 / R54606C14: got '5640 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54606 / R54606C17: got '5640 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54607 / R54607C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54607 / R54607C13: got '1000-1020 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54607 / R54607C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54607 / R54607C17: got '1501-1599 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54609 / R54609C10: got '5710 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54609 / R54609C13: got '5710 SE Woodstock
## Blvd, Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54609 / R54609C14: got '5400-5404 NE 72nd
## Ave, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54609 / R54609C17: got '5400-5404 NE 72nd
## Ave, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54610 / R54610C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54610 / R54610C13: got '1621-1631 SW 12th
## Ave, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54610 / R54610C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54610 / R54610C17: got '4501-4525 NE 9th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54612 / R54612C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54612 / R54612C13: got '1812-1816 9th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54612 / R54612C14: got '2611 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54612 / R54612C17: got '2611 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54613 / R54613C10: got '532 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54613 / R54613C13: got '532 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54613 / R54613C14: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54613 / R54613C17: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54617 / R54617C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54617 / R54617C13: got '2109-2111 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54617 / R54617C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54617 / R54617C17: got '706-710 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54618 / R54618C10: got '1435A NW Flanders St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54618 / R54618C13: got '1435A NW Flanders St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54618 / R54618C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54618 / R54618C17: got '2701-2721 NW Quimby
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54619 / R54619C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54619 / R54619C13: got '901-963 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54619 / R54619C14: got '1201 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54619 / R54619C17: got '1201 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54620 / R54620C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54620 / R54620C13: got '1155-1169 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54620 / R54620C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54620 / R54620C17: got '1122 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54621 / R54621C10: got '1201 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54621 / R54621C13: got '1201 10th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54621 / R54621C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54621 / R54621C17: got '1155-1169 E Union St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54622 / R54622C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54622 / R54622C13: got '306-398 24th Ave S,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54622 / R54622C14: got '3801 S Alaska St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54622 / R54622C17: got '3801 S Alaska St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54623 / R54623C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54623 / R54623C13: got '2016-2044 Terry Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54623 / R54623C14: got '733 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54623 / R54623C17: got '733 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54624 / R54624C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54624 / R54624C13: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54624 / R54624C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54624 / R54624C17: got '578-628 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54626 / R54626C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54626 / R54626C13: got '1501-1533 SW 3rd Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54626 / R54626C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54626 / R54626C17: got '3900-3998 SW Bond
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54628 / R54628C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54628 / R54628C13: got '10706 5th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54628 / R54628C14: got '2001 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54628 / R54628C17: got '2001 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54629 / R54629C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54629 / R54629C13: got '1401-1417 NW Everett
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54629 / R54629C14: got '1435A NW Flanders St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54629 / R54629C17: got '1435A NW Flanders St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54632 / R54632C10: got '5400-5404 NE 72nd
## Ave, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54632 / R54632C13: got '5400-5404 NE 72nd
## Ave, Portland, OR 97218'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54632 / R54632C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54632 / R54632C17: got '1401-1415 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54633 / R54633C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54633 / R54633C13: got '4138-4140 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54633 / R54633C14: got '5032 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54633 / R54633C17: got '5032 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54634 / R54634C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54634 / R54634C13: got '764-768 N 75th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54634 / R54634C14: got '2226B Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54634 / R54634C17: got '2226B Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54635 / R54635C10: got 'Seattle, WA, 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54635 / R54635C13: got '7733-7737 17th Ave
## NW, Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54635 / R54635C14: got '912 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54635 / R54635C17: got '912 Thomas St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54636 / R54636C10: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54636 / R54636C13: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54636 / R54636C14: got '2001 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54636 / R54636C17: got '2001 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54637 / R54637C10: got '1401 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54637 / R54637C13: got '1401 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54637 / R54637C14: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54637 / R54637C17: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54638 / R54638C10: got '2033 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54638 / R54638C13: got '2033 Boylston Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54638 / R54638C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54638 / R54638C17: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54639 / R54639C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54639 / R54639C13: got '1200-1220 NW Lovejoy
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54639 / R54639C14: got '3924 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54639 / R54639C17: got '3924 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54640 / R54640C10: got '2001 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54640 / R54640C13: got '2001 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54640 / R54640C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54640 / R54640C17: got '10706 5th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54643 / R54643C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54643 / R54643C13: got '1600-1698 SE
## Washington St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54643 / R54643C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54643 / R54643C17: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54644 / R54644C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54644 / R54644C13: got '1122 E Pike St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54644 / R54644C14: got '3625 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54644 / R54644C17: got '3625 E Howell St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54647 / R54647C10: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54647 / R54647C13: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54647 / R54647C14: got '6749 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54647 / R54647C17: got '6749 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54648 / R54648C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54648 / R54648C13: got '1501-1599 19th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54648 / R54648C14: got '10725 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54648 / R54648C17: got '10725 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54649 / R54649C10: got '1735 S Snoqualmie St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54649 / R54649C13: got '1735 S Snoqualmie St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54649 / R54649C14: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54649 / R54649C17: got '305 Lenora St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54654 / R54654C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54654 / R54654C13: got '2701-2721 NW Quimby
## St, Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54654 / R54654C14: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54654 / R54654C17: got '2299 W Burnside St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54655 / R54655C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54655 / R54655C13: got '1401-1415 NW Hoyt St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54655 / R54655C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54655 / R54655C17: got '4501-4525 NE 9th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54656 / R54656C10: got '4534 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54656 / R54656C13: got '4534 SE Belmont St,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54656 / R54656C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54656 / R54656C17: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54657 / R54657C10: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54657 / R54657C13: got '1900-2078 NE 43rd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54657 / R54657C14: got '2350 NE 60th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54657 / R54657C17: got '2350 NE 60th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54658 / R54658C10: got 'Seattle, WA, 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54658 / R54658C13: got '2017-2099 W Dravus
## St, Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54658 / R54658C14: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54658 / R54658C17: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54660 / R54660C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54660 / R54660C13: got '3900-3998 SW Bond
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54660 / R54660C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54660 / R54660C17: got '3606-3626 SW Bond
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54662 / R54662C10: got '2684 NE 49th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54662 / R54662C13: got '2684 NE 49th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54662 / R54662C14: got '3609 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54662 / R54662C17: got '3609 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54663 / R54663C10: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54663 / R54663C13: got '2700 A N Hayden
## Island Dr, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54663 / R54663C14: got '3745 SW 108th Ave,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54663 / R54663C17: got '3745 SW 108th Ave,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54664 / R54664C10: got '10725 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54664 / R54664C13: got '10725 30th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54664 / R54664C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54664 / R54664C17: got '2500-2514 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54665 / R54665C10: got '10895 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54665 / R54665C13: got '10895 SW Canyon Rd,
## Beaverton, OR 97005'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54665 / R54665C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54665 / R54665C17: got '1600-1698 SE
## Washington St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54666 / R54666C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54666 / R54666C13: got '706-710 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54666 / R54666C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54666 / R54666C17: got '2800-2898 S Lane St,
## Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54667 / R54667C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54667 / R54667C13: got '1101-1199 NE Davis
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54667 / R54667C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54667 / R54667C17: got '301-307 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54668 / R54668C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54668 / R54668C13: got '301-307 SE Taylor St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54668 / R54668C14: got '709 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54668 / R54668C17: got '709 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54669 / R54669C10: got '2618 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54669 / R54669C13: got '2618 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54669 / R54669C14: got '4408 SW Henderson St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54669 / R54669C17: got '4408 SW Henderson St,
## Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54672 / R54672C10: got '709 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54672 / R54672C13: got '709 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54672 / R54672C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54672 / R54672C17: got '5726-5798 N Campbell
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54673 / R54673C10: got 'Seattle, WA, 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54673 / R54673C13: got '1119-1159 Western
## Ave, Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54673 / R54673C14: got '2511 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54673 / R54673C17: got '2511 4th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54674 / R54674C10: got '2230 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54674 / R54674C13: got '2230 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54674 / R54674C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54674 / R54674C17: got '901-963 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54675 / R54675C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54675 / R54675C13: got '4739-4747 SW Kelly
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54675 / R54675C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54675 / R54675C17: got '984-998 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54676 / R54676C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54676 / R54676C13: got '1601-1611 E John St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54676 / R54676C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54676 / R54676C17: got '4138-4140 University
## Way NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54677 / R54677C10: got 'Seattle, WA, 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54677 / R54677C13: got '14345-14355 Evanston
## Ave N, Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54677 / R54677C14: got '2230 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54677 / R54677C17: got '2230 Harvard Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54679 / R54679C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54679 / R54679C13: got '222-298 Yale Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54679 / R54679C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54679 / R54679C17: got '1332-1334 Terry Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54680 / R54680C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54680 / R54680C13: got '701-763 SE 14th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54680 / R54680C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54680 / R54680C17: got '301-399 SW Clay St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54684 / R54684C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54684 / R54684C13: got '984-998 NE Glisan St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54684 / R54684C14: got '1139 NW Lovejoy St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54684 / R54684C17: got '1139 NW Lovejoy St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54685 / R54685C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54685 / R54685C13: got '1900-2198 Gilman Dr
## W, Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54685 / R54685C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54685 / R54685C17: got '5511 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54686 / R54686C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54686 / R54686C13: got '578-628 NE Northlake
## Way, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54686 / R54686C14: got '12023 Dayton Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54686 / R54686C17: got '12023 Dayton Ave N,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54690 / R54690C10: got '3050 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54690 / R54690C13: got '3050 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54690 / R54690C14: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54690 / R54690C17: got '10202 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54692 / R54692C10: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54692 / R54692C13: got '2000 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54692 / R54692C14: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54692 / R54692C17: got '2016-2044 Terry Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54693 / R54693C10: got '532 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54693 / R54693C13: got '532 22nd Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54693 / R54693C14: got '1401 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54693 / R54693C17: got '1401 11th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54696 / R54696C10: got '2350 NE 60th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54696 / R54696C13: got '2350 NE 60th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54696 / R54696C14: got '2350 NE 60th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54696 / R54696C17: got '2350 NE 60th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54697 / R54697C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54697 / R54697C13: got '4001-4099 SW Genesee
## St, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54697 / R54697C14: got '2618 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54697 / R54697C17: got '2618 41st Ave SW,
## Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54700 / R54700C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54700 / R54700C13: got '306-316 Blanchard St,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54700 / R54700C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54700 / R54700C17: got '501-799 NE 105th St,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54701 / R54701C10: got 'Seattle, WA, 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54701 / R54701C13: got '1351-1573 Alki Ave
## SW, Seattle, WA 98116'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54701 / R54701C14: got 'Seattle, WA, 98146'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54701 / R54701C17: got '10026-10102 34th Ave
## SW, Seattle, WA 98146'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54702 / R54702C10: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54702 / R54702C13: got '535 20th Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54702 / R54702C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54702 / R54702C17: got '2000 E Mercer St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54706 / R54706C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54706 / R54706C13: got '3542-3598 Albion Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54706 / R54706C14: got '524 NE 80th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54706 / R54706C17: got '524 NE 80th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54708 / R54708C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54708 / R54708C13: got '1-49 SE Salmon St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54708 / R54708C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54708 / R54708C17: got '1101-1199 NE Davis
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54709 / R54709C10: got '3801 S Alaska St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54709 / R54709C13: got '3801 S Alaska St,
## Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54709 / R54709C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54709 / R54709C17: got '2109-2111 2nd Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54710 / R54710C10: got '5032 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54710 / R54710C13: got '5032 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54710 / R54710C14: got '136 NW 40th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54710 / R54710C17: got '136 NW 40th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54712 / R54712C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54712 / R54712C13: got '223-269 SW Washington
## St, Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54712 / R54712C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54712 / R54712C17: got '701-763 SE 14th Ave,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54713 / R54713C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54713 / R54713C13: got '5511 22nd Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54713 / R54713C14: got '1822a 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54713 / R54713C17: got '1822a 11th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54714 / R54714C10: got '5400 NE Sandycrest
## Terrace, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54714 / R54714C13: got '5400 NE Sandycrest
## Terrace, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54714 / R54714C14: got 'Portland, OR, 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54714 / R54714C17: got '1900-2078 NE 43rd
## Ave, Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54715 / R54715C10: got '2226B Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54715 / R54715C13: got '2226B Elliott Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54715 / R54715C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54715 / R54715C17: got '3542-3598 Albion Pl
## N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54717 / R54717C10: got '3908 SE 64th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54717 / R54717C13: got '3908 SE 64th Ave,
## Portland, OR 97206'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54717 / R54717C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54717 / R54717C17: got '4739-4747 SW Kelly
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54718 / R54718C10: got '1901 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54718 / R54718C13: got '1901 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54718 / R54718C14: got '4014 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54718 / R54718C17: got '4014 University Way
## NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54719 / R54719C10: got '3618 NE 12th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54719 / R54719C13: got '3618 NE 12th Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54719 / R54719C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54719 / R54719C17: got '1401-1417 NW Everett
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54720 / R54720C10: got '3609 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54720 / R54720C13: got '3609 Interlake Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54720 / R54720C14: got '2271 N 54th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54720 / R54720C17: got '2271 N 54th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54721 / R54721C10: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54721 / R54721C13: got '2315 E Harrison St,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54721 / R54721C14: got '2684 NE 49th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54721 / R54721C17: got '2684 NE 49th St,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54722 / R54722C10: got '733 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54722 / R54722C13: got '733 Belmont Pl E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54722 / R54722C14: got '3044a 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54722 / R54722C17: got '3044a 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54723 / R54723C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54723 / R54723C13: got '1349-1383 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54723 / R54723C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54723 / R54723C17: got '11404-11410 Roosevelt
## Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54724 / R54724C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54724 / R54724C13: got '11404-11410 Roosevelt
## Way NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54724 / R54724C14: got '1304 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54724 / R54724C17: got '1304 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54725 / R54725C10: got '1235 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54725 / R54725C13: got '1235 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54725 / R54725C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54725 / R54725C17: got '101-111 SW 5th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54726 / R54726C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54726 / R54726C13: got '3606-3626 SW Bond
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54726 / R54726C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54726 / R54726C17: got '513-587 SW Main St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54727 / R54727C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54727 / R54727C13: got '137-199 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54727 / R54727C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54727 / R54727C17: got '1401-1417 NW Everett
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54728 / R54728C10: got '1428 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54728 / R54728C13: got '1428 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54728 / R54728C14: got 'Seattle, WA, 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54728 / R54728C17: got '2310-2398 E Valley
## St, Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54731 / R54731C10: got '122 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54731 / R54731C13: got '122 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54731 / R54731C14: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54731 / R54731C17: got '850-898 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54732 / R54732C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54732 / R54732C13: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54732 / R54732C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54732 / R54732C17: got '3900-3998 SW Bond
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54733 / R54733C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54733 / R54733C13: got '1920-1928 NW Vaughn
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54733 / R54733C14: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54733 / R54733C17: got '4206-4212 NE 31st
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54735 / R54735C10: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54735 / R54735C13: got '1236-1238 S Weller
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54735 / R54735C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54735 / R54735C17: got '508-512 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54736 / R54736C10: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54736 / R54736C13: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54736 / R54736C14: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54736 / R54736C17: got '1001-1149 Bellevue Pl
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54737 / R54737C10: got '1304 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54737 / R54737C13: got '1304 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54737 / R54737C14: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54737 / R54737C17: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54739 / R54739C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54739 / R54739C13: got '1501 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54739 / R54739C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54739 / R54739C17: got '400-422 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54743 / R54743C10: got '205 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54743 / R54743C13: got '205 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54743 / R54743C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54743 / R54743C17: got '15 W Garfield St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54745 / R54745C10: got '1911 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54745 / R54745C13: got '1911 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54745 / R54745C14: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54745 / R54745C17: got '1124-1148 Pike St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54746 / R54746C10: got '2601 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54746 / R54746C13: got '2601 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54746 / R54746C14: got '5331 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54746 / R54746C17: got '5331 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54747 / R54747C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54747 / R54747C13: got '1881-1899 NW Kearney
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54747 / R54747C14: got '3035 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54747 / R54747C17: got '3035 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54748 / R54748C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54748 / R54748C13: got '2101-2115 SW River
## Pkwy, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54748 / R54748C14: got '122 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54748 / R54748C17: got '122 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54749 / R54749C10: got '15 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54749 / R54749C13: got '15 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54749 / R54749C14: got '2133 Boyer Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54749 / R54749C17: got '2133 Boyer Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54750 / R54750C10: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54750 / R54750C13: got '8717-8723 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54750 / R54750C14: got '5807 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54750 / R54750C17: got '5807 17th Ave NW,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54752 / R54752C10: got '1525 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54752 / R54752C13: got '1525 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54752 / R54752C14: got 'Seattle, WA, 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54752 / R54752C17: got '1601-1649 S Orcas St,
## Seattle, WA 98108'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54754 / R54754C10: got '1023 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54754 / R54754C13: got '1023 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54754 / R54754C14: got '2601 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54754 / R54754C17: got '2601 Broadway E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54755 / R54755C10: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54755 / R54755C13: got '570 Terry Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54755 / R54755C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54755 / R54755C17: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54757 / R54757C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54757 / R54757C13: got '508-512 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54757 / R54757C14: got '1627 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54757 / R54757C17: got '1627 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54758 / R54758C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54758 / R54758C13: got '10795-10827 5th Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54758 / R54758C14: got '2021 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54758 / R54758C17: got '2021 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54759 / R54759C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54759 / R54759C13: got '1401-1417 NW Everett
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54759 / R54759C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54759 / R54759C17: got '55-99 SW Salmon St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54760 / R54760C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54760 / R54760C13: got '1551-1599 SE 16th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54760 / R54760C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54760 / R54760C17: got '1201-1299 N Sumner
## St, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54761 / R54761C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54761 / R54761C13: got '101-111 SW 5th Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54761 / R54761C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54761 / R54761C17: got '1521-1599 SW 2nd Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54762 / R54762C10: got 'Portland, OR, 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54762 / R54762C13: got '850-898 N Failing St,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54762 / R54762C14: got '70 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54762 / R54762C17: got '70 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54763 / R54763C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54763 / R54763C13: got '401-499 Republican
## St, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54763 / R54763C14: got '15 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54763 / R54763C17: got '15 Yale Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54764 / R54764C10: got '1420 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54764 / R54764C13: got '1420 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54764 / R54764C14: got '809 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54764 / R54764C17: got '809 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54765 / R54765C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54765 / R54765C13: got '4206-4212 NE 31st
## Ave, Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54765 / R54765C14: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54765 / R54765C17: got '2245-2291 NE Flanders
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54766 / R54766C10: got 'Portland, OR, 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54766 / R54766C13: got '2245-2291 NE Flanders
## St, Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54766 / R54766C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54766 / R54766C17: got '1328-1398 SE Morrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54768 / R54768C10: got '7800 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54768 / R54768C13: got '7800 1st Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54768 / R54768C14: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54768 / R54768C17: got '601-617 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54769 / R54769C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54769 / R54769C13: got '315-399 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54769 / R54769C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54769 / R54769C17: got '136-198 SW Stark St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54770 / R54770C10: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54770 / R54770C13: got '3900-3998 SW Bond
## Ave, Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54770 / R54770C14: got 'Portland, OR, 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54770 / R54770C17: got '16 SW Boundary St,
## Portland, OR 97239'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54771 / R54771C10: got 'Portland, OR, 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54771 / R54771C13: got '4501-4525 NE 9th Ave,
## Portland, OR 97211'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54771 / R54771C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54771 / R54771C17: got '653-699 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54772 / R54772C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54772 / R54772C13: got '5726-5798 N Campbell
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54772 / R54772C14: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54772 / R54772C17: got '131-187 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54773 / R54773C10: got 'Seattle, WA, 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54773 / R54773C13: got '4509-4515 S Lucile
## St, Seattle, WA 98118'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54773 / R54773C14: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54773 / R54773C17: got '219 2nd Ave S,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54775 / R54775C10: got '2021 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54775 / R54775C13: got '2021 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54775 / R54775C14: got '10712 5th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54775 / R54775C17: got '10712 5th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54776 / R54776C10: got '616 S Jackson St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54776 / R54776C13: got '616 S Jackson St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54776 / R54776C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54776 / R54776C17: got '1236-1238 S Weller
## St, Seattle, WA 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54778 / R54778C10: got 'Seattle, WA, 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54778 / R54778C13: got '1001-1149 Bellevue Pl
## E, Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54778 / R54778C14: got '1023 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54778 / R54778C17: got '1023 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54779 / R54779C10: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54779 / R54779C13: got '4637-4725 Union Bay
## Pl NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54779 / R54779C14: got '501 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54779 / R54779C17: got '501 N 45th St,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54780 / R54780C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54780 / R54780C13: got '513-587 SW Main St,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54780 / R54780C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54780 / R54780C17: got '1881-1899 NW Kearney
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54781 / R54781C10: got '2600 Thorndyke Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54781 / R54781C13: got '2600 Thorndyke Ave W,
## Seattle, WA 98199'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54781 / R54781C14: got '1911 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54781 / R54781C17: got '1911 13th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54782 / R54782C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54782 / R54782C13: got '300-398 SW Market St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54782 / R54782C14: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54782 / R54782C17: got '3801-3817 SE 14th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54783 / R54783C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54783 / R54783C13: got '1-11 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54783 / R54783C14: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54783 / R54783C17: got '18613 International
## Blvd, SeaTac, WA 98188'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54784 / R54784C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54784 / R54784C13: got '400-422 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54784 / R54784C14: got '205 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54784 / R54784C17: got '205 Summit Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54786 / R54786C10: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54786 / R54786C13: got '1138-1146 SW Salmon
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54786 / R54786C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54786 / R54786C17: got '2075-2099 NW Glisan
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54787 / R54787C10: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54787 / R54787C13: got '8307-8325 N Wabash
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54787 / R54787C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54787 / R54787C17: got '549-599 SE Mill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54788 / R54788C10: got '136 NW 40th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54788 / R54788C13: got '136 NW 40th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54788 / R54788C14: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54788 / R54788C17: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54789 / R54789C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54789 / R54789C13: got '1300-1332 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54789 / R54789C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54789 / R54789C17: got '1510-1530 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54790 / R54790C10: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54790 / R54790C13: got '3136 NE Weidler St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54790 / R54790C14: got '1737 NE 22nd Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54790 / R54790C17: got '1737 NE 22nd Ave,
## Portland, OR 97212'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54791 / R54791C10: got 'Seattle, WA, 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54791 / R54791C13: got '1443-1461 NW 57th St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54791 / R54791C14: got '814 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54791 / R54791C17: got '814 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54792 / R54792C10: got 'Seattle, WA, 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54792 / R54792C13: got '1124-1148 Pike St,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54792 / R54792C14: got 'Seattle, WA, 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54792 / R54792C17: got '1044-1198 NE 90th St,
## Seattle, WA 98115'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54793 / R54793C10: got '3044a 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54793 / R54793C13: got '3044a 14th Ave W,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54793 / R54793C14: got '325 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54793 / R54793C17: got '325 9th Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54794 / R54794C10: got '814 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54794 / R54794C13: got '814 NW 51st St,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54794 / R54794C14: got '616 S Jackson St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54794 / R54794C17: got '616 S Jackson St,
## Seattle, WA 98104'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54795 / R54795C10: got '809 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54795 / R54795C13: got '809 15th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54795 / R54795C14: got '1211 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54795 / R54795C17: got '1211 Dexter Ave N,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54796 / R54796C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54796 / R54796C13: got '2400-2498 5th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54796 / R54796C14: got 'Seattle, WA, 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54796 / R54796C17: got '9701-9711 44th Ave
## SW, Seattle, WA 98136'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54799 / R54799C10: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54799 / R54799C13: got '1510-1530 Westlake
## Ave N, Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54799 / R54799C14: got '1428 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54799 / R54799C17: got '1428 4th Ave,
## Seattle, WA 98101'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54800 / R54800C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54800 / R54800C13: got '2075-2099 NW Glisan
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54800 / R54800C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54800 / R54800C17: got '936-1098 N Morgan St,
## Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54801 / R54801C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54801 / R54801C13: got '549-599 SE Mill St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54801 / R54801C14: got 'Portland, OR, 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54801 / R54801C17: got '4501-4699 N Borthwick
## Ave, Portland, OR 97217'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54805 / R54805C10: got '3924 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54805 / R54805C13: got '3924 N Montana Ave,
## Portland, OR 97227'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54805 / R54805C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54805 / R54805C17: got '2101-2115 SW River
## Pkwy, Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54806 / R54806C10: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54806 / R54806C13: got '10204 3rd Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54806 / R54806C14: got '8018 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54806 / R54806C17: got '8018 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54807 / R54807C10: got 'Portland, OR, 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54807 / R54807C13: got '3801-3817 SE 14th
## Ave, Portland, OR 97202'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54807 / R54807C14: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54807 / R54807C17: got '1551-1599 SE 16th
## Ave, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54808 / R54808C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54808 / R54808C13: got '1701-1799 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54808 / R54808C14: got '1525 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54808 / R54808C17: got '1525 Summit Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54809 / R54809C10: got '6749 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54809 / R54809C13: got '6749 25th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54809 / R54809C14: got '1510 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54809 / R54809C17: got '1510 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54810 / R54810C10: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54810 / R54810C13: got '1521-1599 SW 2nd Ave,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54810 / R54810C14: got 'Portland, OR, 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54810 / R54810C17: got '300-398 SW Market St,
## Portland, OR 97201'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54811 / R54811C10: got '808 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54811 / R54811C13: got '808 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54811 / R54811C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54811 / R54811C17: got '1138-1146 SW Salmon
## St, Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54812 / R54812C10: got 'Seattle, WA, 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54812 / R54812C13: got '601-617 S Lander St,
## Seattle, WA 98134'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in N54812 / R54812C14: got '1420 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in Q54812 / R54812C17: got '1420 12th Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54814 / R54814C10: got '8018 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54814 / R54814C13: got '8018 Densmore Ave N,
## Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54814 / R54814C14: got 'Seattle, WA, 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54814 / R54814C17: got '8717-8723 Greenwood
## Ave N, Seattle, WA 98103'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54815 / R54815C10: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54815 / R54815C13: got '15 W Garfield St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54815 / R54815C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54815 / R54815C17: got '11138-11244 3rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54816 / R54816C10: got 'Portland, OR, 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54816 / R54816C13: got '2299 W Burnside St,
## Portland, OR 97210'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54816 / R54816C14: got '1235 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54816 / R54816C17: got '1235 NW Marshall St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54817 / R54817C10: got '2001 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54817 / R54817C13: got '2001 NW 65th St,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54817 / R54817C14: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54817 / R54817C17: got '10706 5th Ave NE,
## Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54818 / R54818C10: got '1406 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54818 / R54818C13: got '1406 Harvard Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54818 / R54818C14: got 'Seattle, WA, 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54818 / R54818C17: got '1300-1332 John St,
## Seattle, WA 98109'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54819 / R54819C10: got '2350 NE 60th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54819 / R54819C13: got '2350 NE 60th Ave,
## Portland, OR 97213'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54819 / R54819C14: got '808 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54819 / R54819C17: got '808 SE Alder St,
## Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54821 / R54821C10: got '2129 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54821 / R54821C13: got '2129 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54821 / R54821C14: got '928-942 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54821 / R54821C17: got '928-942 NE 22nd Ave,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54822 / R54822C10: got 'Seattle, WA, 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54822 / R54822C13: got '2001-2033 6th Ave,
## Seattle, WA 98121'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54822 / R54822C14: got '8523 9th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54822 / R54822C17: got '8523 9th Ave NW,
## Seattle, WA 98117'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54823 / R54823C10: got '70 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54823 / R54823C13: got '70 NW Couch St,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54823 / R54823C14: got '2129 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54823 / R54823C17: got '2129 NE Clackamas St,
## Portland, OR 97232'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54824 / R54824C10: got 'Portland, OR, 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54824 / R54824C13: got '131-187 SW 3rd Ave,
## Portland, OR 97204'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54824 / R54824C14: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54824 / R54824C17: got '1920-1928 NW Vaughn
## St, Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54825 / R54825C10: got '1510 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54825 / R54825C13: got '1510 NW Leary Way,
## Seattle, WA 98107'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54825 / R54825C14: got 'Seattle, WA, 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54825 / R54825C17: got '4637-4725 Union Bay
## Pl NE, Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54826 / R54826C10: got 'Seattle, WA, 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54826 / R54826C13: got '11138-11244 3rd Ave
## NE, Seattle, WA 98125'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54826 / R54826C14: got 'Seattle, WA, 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54826 / R54826C17: got '1-11 W Crockett St,
## Seattle, WA 98119'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54827 / R54827C10: got 'Portland, OR, 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54827 / R54827C13: got '653-699 NW 13th Ave,
## Portland, OR 97209'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54827 / R54827C14: got 'Portland, OR, 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54827 / R54827C17: got '315-399 SW 11th Ave,
## Portland, OR 97205'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54828 / R54828C10: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54828 / R54828C13: got '1499 Belmont Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54828 / R54828C14: got 'Seattle, WA, 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54828 / R54828C17: got '1701-1799 E Olive St,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54829 / R54829C10: got '5331 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54829 / R54829C13: got '5331 8th Ave NE,
## Seattle, WA 98105'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54829 / R54829C14: got '2121 N 113th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54829 / R54829C17: got '2121 N 113th St,
## Seattle, WA 98133'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54830 / R54830C10: got '2133 Boyer Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54830 / R54830C13: got '2133 Boyer Ave E,
## Seattle, WA 98112'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54830 / R54830C14: got '2617 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54830 / R54830C17: got '2617 Franklin Ave E,
## Seattle, WA 98102'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in J54831 / R54831C10: got 'Portland, OR, 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in M54831 / R54831C13: got '1328-1398 SE Morrison
## St, Portland, OR 97214'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54831 / R54831C14: got '704 SE 54th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54831 / R54831C17: got '704 SE 54th Ave,
## Portland, OR 97215'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in J54832 / R54832C10: got '1627 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim
## = shim, : Expecting logical in M54832 / R54832C13: got '1627 21st Ave,
## Seattle, WA 98122'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in N54832 / R54832C14: got 'Seattle, WA, 98144'
## Warning in read_fun(path = path, sheet = sheet, limits = limits, shim =
## shim, : Expecting logical in Q54832 / R54832C17: got '3401-3417 S King St,
## Seattle, WA 98144'
#str(RN_US_data)

# Read the map boundaries for Seattle
maps_data <-
  read.csv("ReachNow_boundaries_Seattle_total.txt",
           header = TRUE,
           sep = "\t")

# Find the Seattle lat, long extremes
min_lat <- min(maps_data['latitude'])
min_long <- min(maps_data['longitude'])
max_lat = max(maps_data['latitude'])
max_long = max(maps_data['longitude'])

# Extract Seattle trips from USA trips
# Remove NAs
RN_US_data_nonNull <-
  subset(RN_US_data, !RN_US_data$StartLocationLat == 'NA')
# Remove illegal trips and trips from other regions  !! Longitudes are working in reverse (?)
RN_Sea_data <-
  subset(
    RN_US_data_nonNull,
    StartLocationLat >= min_lat &
      EndLocationLat <= max_lat &
      StartLocationLng <= min_long & EndLocationLng >= max_long
  )

#Get Member trips
RN_Sea_data_member <- filter(RN_Sea_data, Type == 'M')

# Filter trips with non-zero miles travelled
RN_Sea_data_member_miles <-
  filter(RN_Sea_data_member, MileageDriven > 0)




# Minimum driving time 
#minDriveTime = min(RN_Sea_data_member_miles$DriveTime) --- did not work 
library(lubridate)
## 
## Attaching package: 'lubridate'
## The following object is masked from 'package:base':
## 
##     date
# remove entries with no start booking time
RN_Sea_data_member_miles_StartBooking = dplyr::filter(RN_Sea_data_member_miles, !is.na(RN_Sea_data_member_miles$BookingStartTime)) 
# Get the drive time in a usable unit - minutes
driveTimeFormatted = as.period(RN_Sea_data_member_miles_StartBooking$DriveTime, unit="minutes")
# Add a new column with all drive times in minutes
RN_Sea_data_member_miles_StartBooking$DriveTimeMinutes = driveTimeFormatted@day*24*60 + driveTimeFormatted@hour*60 + driveTimeFormatted@minute
# Filter out trips that are shorter than 5 minutes - as this is walkable distance time
RN_Sea_data_member_miles_StartBooking_Drive5 = subset(RN_Sea_data_member_miles_StartBooking, DriveTimeMinutes >= 5)

str(RN_Sea_data_member_miles_StartBooking_Drive5)
## Classes 'tbl_df', 'tbl' and 'data.frame':    31876 obs. of  20 variables:
##  $ ReservationMode     : chr  "Online" "Online" "Online" "Online" ...
##  $ ReservationStartTime: chr  "2016-05-01T21:30:42.737Z" "2016-05-01T21:38:31.974Z" "2016-05-01T21:30:36.621Z" "2016-05-01T22:18:04.018Z" ...
##  $ BookingStartTime    : chr  "2016-05-01T21:40:31.461Z" "2016-05-01T21:52:32.014Z" "2016-05-01T21:57:42.075Z" "2016-05-01T22:36:08.307Z" ...
##  $ BookingEndedAt      : chr  "2016-05-01T21:52:40Z" "2016-05-01T21:57:55Z" "2016-05-01T22:30:34Z" "2016-05-01T22:43:46Z" ...
##  $ CancelledAt         : chr  NA NA NA NA ...
##  $ CancellationReason  : chr  NA NA NA NA ...
##  $ DriveTime           : chr  "13 minutes" "6 minutes" "33 minutes" "8 minutes" ...
##  $ ParkedTime          : chr  NA NA NA NA ...
##  $ MileageDriven       : chr  "2.5" "1.2" "7.5" "1.2" ...
##  $ StartLocationDisplay: logi  NA NA NA NA NA NA ...
##  $ StartLocationLat    : chr  "47.614107" "47.691209" "47.670378" "47.641989" ...
##  $ StartLocationLng    : chr  "-122.316117" "-122.359684" "-122.296193" "-122.314941" ...
##  $ StartLocationAddress: logi  NA NA NA NA NA NA ...
##  $ EndLocationDisplay  : logi  NA NA NA NA NA NA ...
##  $ EndLocationLat      : chr  "47.634719" "47.702819" "47.624283" "47.645618" ...
##  $ EndLocationLng      : chr  "-122.278504" "-122.370109" "-122.325532" "-122.326093" ...
##  $ EndLocationAddress  : logi  NA NA NA NA NA NA ...
##  $ Type                : chr  "M" "M" "M" "M" ...
##  $ VehicleMake         : chr  "BMW i3" "BMW i3" "BMW i3" "BMW i3" ...
##  $ DriveTimeMinutes    : num  13 6 33 8 8 26 12 23 16 24 ...
# make the columns of correct class
RN_Sea_data_member_miles_StartBooking_Drive5$MileageDriven = as.numeric(as.character(RN_Sea_data_member_miles_StartBooking_Drive5$MileageDriven))
RN_Sea_data_member_miles_StartBooking_Drive5$StartLocationLat = as.numeric(as.character(RN_Sea_data_member_miles_StartBooking_Drive5$StartLocationLat))
RN_Sea_data_member_miles_StartBooking_Drive5$EndLocationLat = as.numeric(RN_Sea_data_member_miles_StartBooking_Drive5$EndLocationLat)
RN_Sea_data_member_miles_StartBooking_Drive5$StartLocationLng = as.numeric(RN_Sea_data_member_miles_StartBooking_Drive5$StartLocationLng)
RN_Sea_data_member_miles_StartBooking_Drive5$EndLocationLng = as.numeric(RN_Sea_data_member_miles_StartBooking_Drive5$EndLocationLng)

#str(RN_Sea_data_member_miles_StartBooking_Drive5)

# Get start and end points
startPoints <-
  data.frame(long = RN_Sea_data_member_miles_StartBooking_Drive5$StartLocationLng,
             lat = RN_Sea_data_member_miles_StartBooking_Drive5$StartLocationLat)
endPoints <-
  data.frame(long = RN_Sea_data_member_miles_StartBooking_Drive5$EndLocationLng,
             lat = RN_Sea_data_member_miles_StartBooking_Drive5$EndLocationLat)

#str(endPoints)

# Assimilate the trips and save to a file
RN_Sea_trips <-
  data.frame(startPoints$lat,
             startPoints$long,
             endPoints$lat,
             endPoints$long)
write.table(
  RN_Sea_trips,
  "RN_Sea_trips.txt",
  sep = "\t",
  row.names = FALSE,
  quote = FALSE
)

# Temporal Analysis
# Find the variation in days
library(lubridate)
attach(RN_Sea_data_member_miles_StartBooking_Drive5)
# Parse the ReservationStartTime as datetime
ResStartDateTime = parse_date_time(ReservationStartTime,
                               c("Ymd HMS", "Ymd HM"),
                               tz = "America/Los_Angeles")
# Get date from datetime
ResStartDate = as.Date(format(as.POSIXct(ResStartDateTime, format="%Y-%m-%d %H:%M:%S"), "%Y-%m-%d"))
# plot to see the daily variation in booking
plot(table(ResStartDate), type="h", main="Daily Variation of Booking Frequency", xlab="Date", ylab="Frequency")

# Get the day of week
RN_Sea_data_member_miles_StartBooking_Drive5$DayofWeek = wday(ResStartDate, label = TRUE)
plot(table(RN_Sea_data_member_miles_StartBooking_Drive5$DayofWeek), type="l", main="Day of Week Variation of Booking Frequency", xlab="Day of Week", ylab="Frequency")

# Get time from datetime
ResStartTime = format(as.POSIXct(ResStartDateTime, format="%Y-%m-%d %H:%M:%S"), "%H:%M:%S")
ResStartHour = as.factor(format(as.POSIXct(ResStartDateTime, format="%Y-%m-%d %H:%M:%S"), "%H"))
#str(ResStartHour)
# Plot to see the hourly variation in booking frequency 
plot(table(ResStartHour))

plot(table(ResStartHour), type='l', main="Hourly Variation of Booking Frequency", xlab="Reservation Start Hour", ylab="Frequency")
# Create new columns from parsed data
RN_Sea_data_member_miles_StartBooking_Drive5$ResStartDate = ResStartDate
RN_Sea_data_member_miles_StartBooking_Drive5$ResStartTime = ResStartTime

# Parse the BookingStartTime as datetime
BookStartDateTime = parse_date_time(BookingStartTime,
                                   c("Ymd HMS", "Ymd HM"),
                                   tz = "America/Los_Angeles")

# Parse the BookingEndTime as datetime
BookEndDateTime = parse_date_time(BookingEndedAt,
                                    c("Ymd HMS", "Ymd HM"),
                                    tz = "America/Los_Angeles")

# Create new columns from parsed data
RN_Sea_data_member_miles_StartBooking_Drive5$BookStartDateTime = BookStartDateTime
RN_Sea_data_member_miles_StartBooking_Drive5$BookEndDateTime = BookEndDateTime



## K-means Clustering on trip endpoints
library(fossil)
## Loading required package: sp
## Loading required package: shapefiles
## Loading required package: foreign
## 
## Attaching package: 'shapefiles'
## The following objects are masked from 'package:foreign':
## 
##     read.dbf, write.dbf

d = earth.dist(head(endPoints, 4))
N = nrow(RN_Sea_data_member_miles_StartBooking_Drive5)
C = 100
plot(head(endPoints$long, N), head(endPoints$lat, N))

km = kmeans(cbind(head(endPoints$lat, N), head(endPoints$long, N)), centers = C)

plot(head(endPoints$long, N), head(endPoints$lat, N), col = km$cluster, pch=20)